.. |
9p
|
switch xattr_handler->set() to passing dentry and inode separately
|
2016-05-27 15:39:43 -04:00 |
adfs
|
|
|
affs
|
affs: fix remount failure when there are no options changed
|
2016-05-28 16:50:24 -07:00 |
afs
|
remove lots of IS_ERR_VALUE abuses
|
2016-05-27 15:26:11 -07:00 |
autofs4
|
|
|
befs
|
fs/befs/io.c:befs_bread(): remove unneeded initialization to NULL
|
2016-05-23 17:04:14 -07:00 |
bfs
|
|
|
btrfs
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
2016-05-27 17:14:05 -07:00 |
cachefiles
|
|
|
ceph
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
2016-05-27 17:14:05 -07:00 |
cifs
|
switch xattr_handler->set() to passing dentry and inode separately
|
2016-05-27 15:39:43 -04:00 |
coda
|
|
|
configfs
|
|
|
cramfs
|
|
|
crypto
|
|
|
debugfs
|
|
|
devpts
|
|
|
dlm
|
|
|
ecryptfs
|
switch ->setxattr() to passing dentry and inode separately
|
2016-05-27 20:09:16 -04:00 |
efivarfs
|
|
|
efs
|
|
|
exofs
|
|
|
exportfs
|
|
|
ext2
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
2016-05-27 17:14:05 -07:00 |
ext4
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
2016-05-27 17:14:05 -07:00 |
f2fs
|
f2fs: skip clean segment for gc
|
2016-06-08 10:25:52 -07:00 |
fat
|
|
|
freevxfs
|
|
|
fscache
|
|
|
fuse
|
switch ->setxattr() to passing dentry and inode separately
|
2016-05-27 20:09:16 -04:00 |
gfs2
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
2016-05-27 17:14:05 -07:00 |
hfs
|
switch ->setxattr() to passing dentry and inode separately
|
2016-05-27 20:09:16 -04:00 |
hfsplus
|
switch xattr_handler->set() to passing dentry and inode separately
|
2016-05-27 15:39:43 -04:00 |
hostfs
|
|
|
hpfs
|
hpfs: implement the show_options method
|
2016-05-28 16:50:24 -07:00 |
hugetlbfs
|
|
|
isofs
|
|
|
jbd2
|
Fix a number of bugs, most notably a potential stale data exposure
|
2016-05-24 12:55:26 -07:00 |
jffs2
|
switch xattr_handler->set() to passing dentry and inode separately
|
2016-05-27 15:39:43 -04:00 |
jfs
|
switch xattr_handler->set() to passing dentry and inode separately
|
2016-05-27 15:39:43 -04:00 |
kernfs
|
switch ->setxattr() to passing dentry and inode separately
|
2016-05-27 20:09:16 -04:00 |
lockd
|
|
|
logfs
|
|
|
minix
|
|
|
ncpfs
|
|
|
nfs
|
nfs: fix anonymous member initializer build failure with older compilers
|
2016-05-27 17:20:27 -07:00 |
nfs_common
|
|
|
nfsd
|
A very quiet cycle for nfsd, mainly just an RDMA update from Chuck Lever.
|
2016-05-24 14:39:20 -07:00 |
nilfs2
|
nilfs2: fix block comments
|
2016-05-23 17:04:14 -07:00 |
nls
|
|
|
notify
|
|
|
ntfs
|
|
|
ocfs2
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
2016-05-27 17:14:05 -07:00 |
omfs
|
|
|
openpromfs
|
|
|
orangefs
|
switch xattr_handler->set() to passing dentry and inode separately
|
2016-05-27 15:39:43 -04:00 |
overlayfs
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
2016-05-27 17:14:05 -07:00 |
proc
|
mm, proc: make clear_refs killable
|
2016-05-23 17:04:14 -07:00 |
pstore
|
|
|
qnx4
|
|
|
qnx6
|
|
|
quota
|
|
|
ramfs
|
|
|
reiserfs
|
switch xattr_handler->set() to passing dentry and inode separately
|
2016-05-27 15:39:43 -04:00 |
romfs
|
|
|
squashfs
|
|
|
sysfs
|
|
|
sysv
|
|
|
tracefs
|
|
|
ubifs
|
This pull request contains mostly cleanups and minor
|
2016-05-27 18:49:29 -07:00 |
udf
|
|
|
ufs
|
|
|
xfs
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
2016-05-27 17:14:05 -07:00 |
aio.c
|
aio: make aio_setup_ring killable
|
2016-05-23 17:04:14 -07:00 |
anon_inodes.c
|
|
|
attr.c
|
|
|
bad_inode.c
|
switch ->setxattr() to passing dentry and inode separately
|
2016-05-27 20:09:16 -04:00 |
binfmt_aout.c
|
fs: fix binfmt_aout.c build error
|
2016-05-28 16:34:59 -07:00 |
binfmt_elf.c
|
mm: remove more IS_ERR_VALUE abuses
|
2016-05-27 15:57:31 -07:00 |
binfmt_elf_fdpic.c
|
|
|
binfmt_em86.c
|
|
|
binfmt_flat.c
|
remove lots of IS_ERR_VALUE abuses
|
2016-05-27 15:26:11 -07:00 |
binfmt_misc.c
|
|
|
binfmt_script.c
|
|
|
block_dev.c
|
DAX error handling for 4.7
|
2016-05-26 19:34:26 -07:00 |
buffer.c
|
|
|
char_dev.c
|
|
|
compat.c
|
Fix a number of bugs, most notably a potential stale data exposure
|
2016-05-24 12:55:26 -07:00 |
compat_binfmt_elf.c
|
|
|
compat_ioctl.c
|
|
|
coredump.c
|
coredump: make coredump_wait wait for mmap_sem for write killable
|
2016-05-23 17:04:14 -07:00 |
dax.c
|
Filesystem DAX locking for 4.7
|
2016-05-26 20:00:28 -07:00 |
dcache.c
|
Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
|
2016-05-28 16:15:25 -07:00 |
dcookies.c
|
|
|
direct-io.c
|
direct-io: fix direct write stale data exposure from concurrent buffered read
|
2016-05-27 14:49:37 -07:00 |
drop_caches.c
|
|
|
eventfd.c
|
|
|
eventpoll.c
|
|
|
exec.c
|
exec: make exec path waiting for mmap_sem killable
|
2016-05-23 17:04:14 -07:00 |
fcntl.c
|
|
|
fhandle.c
|
|
|
file.c
|
|
|
file_table.c
|
|
|
filesystems.c
|
|
|
fs-writeback.c
|
|
|
fs_pin.c
|
|
|
fs_struct.c
|
|
|
inode.c
|
|
|
internal.h
|
|
|
ioctl.c
|
|
|
Kconfig
|
|
|
Kconfig.binfmt
|
ELF/MIPS build fix
|
2016-05-23 17:04:14 -07:00 |
libfs.c
|
switch ->setxattr() to passing dentry and inode separately
|
2016-05-27 20:09:16 -04:00 |
locks.c
|
|
|
Makefile
|
|
|
mbcache.c
|
|
|
mount.h
|
|
|
mpage.c
|
|
|
namei.c
|
hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS
|
2016-05-29 07:33:47 -07:00 |
namespace.c
|
|
|
no-block.c
|
|
|
nsfs.c
|
|
|
open.c
|
|
|
pipe.c
|
|
|
pnode.c
|
|
|
pnode.h
|
|
|
posix_acl.c
|
switch xattr_handler->set() to passing dentry and inode separately
|
2016-05-27 15:39:43 -04:00 |
proc_namespace.c
|
|
|
read_write.c
|
|
|
readdir.c
|
restore killability of old mutex_lock_killable(&inode->i_mutex) users
|
2016-05-26 00:13:25 -04:00 |
select.c
|
|
|
seq_file.c
|
|
|
signalfd.c
|
|
|
splice.c
|
|
|
stack.c
|
|
|
stat.c
|
|
|
statfs.c
|
|
|
super.c
|
|
|
sync.c
|
|
|
timerfd.c
|
|
|
userfaultfd.c
|
|
|
utimes.c
|
|
|
xattr.c
|
switch ->setxattr() to passing dentry and inode separately
|
2016-05-27 20:09:16 -04:00 |