aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 23-242/+268
2016-11-11Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-1/+4
2016-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 3-105/+109
2016-11-11Merge tag 'ceph-for-4.9-rc5' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 1-1/+0
2016-11-11Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 4-7/+12
2016-11-11Merge tag 'xfs-fixes-for-linus-4.9-rc5' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-12/+5
2016-11-11coredump: fix unfreezable coredumping taskGravatar Andrey Ryabinin 1-0/+3
2016-11-11ocfs2: fix not enough credit panicGravatar Junxiao Bi 1-1/+1
2016-11-10splice: remove detritus from generic_file_splice_read()Gravatar Al Viro 1-5/+0
2016-11-10ceph: use default file splice read callbackGravatar Yan, Zheng 1-1/+0
2016-11-09Merge tag 'for-linus-4.9-rc4-ofs-1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-85/+68
2016-11-07fs/nfs: Fix used uninitialized warn in nfs4_slot_seqid_in_use()Gravatar Shuah Khan 1-1/+1
2016-11-07NFS: Don't print a pNFS error if we aren't using pNFSGravatar Anna Schumaker 1-0/+2
2016-11-07NFS: Ignore connections that have cl_rpcclient uninitializedGravatar Petr Vandrovec 1-1/+2
2016-11-07orangefs: clean up debugfsGravatar Mike Marshall 2-85/+68
2016-11-04Merge tag 'nfsd-4.9-1' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 2-19/+24
2016-11-04Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Gravatar Linus Torvalds 5-9/+29
2016-11-04Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-3/+17
2016-11-01nfsd: Fix general protection fault in release_lock_stateid()Gravatar Chuck Lever 1-6/+4
2016-10-31net: add an ioctl to get a socket network namespaceGravatar Andrey Vagin 1-1/+1
2016-10-31ovl: fsync after copy-upGravatar Miklos Szeredi 1-0/+2
2016-10-31ovl: fix get_acl() on tmpfsGravatar Miklos Szeredi 1-3/+0
2016-10-31ovl: update S_ISGID when setting posix ACLsGravatar Miklos Szeredi 1-0/+15
2016-10-30aio: fix freeze protection of aio writesGravatar Jan Kara 1-1/+18
2016-10-30fs: remove aio_run_iocbGravatar Christoph Hellwig 1-88/+94
2016-10-30fs: remove the never implemented aio_fsync file operationGravatar Christoph Hellwig 2-16/+0
2016-10-30aio: hold an extra file reference over AIO read/write operationsGravatar Christoph Hellwig 1-0/+2
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 99-1719/+2368
2016-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 4-8/+7
2016-10-29Merge tag 'upstream-4.9-rc3' of git://git.infradead.org/linux-ubifsGravatar Linus Torvalds 1-0/+8
2016-10-29Merge tag 'driver-core-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+1
2016-10-28Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-14/+64
2016-10-28ubifs: Fix regression in ubifs_readdir()Gravatar Richard Weinberger 1-0/+8
2016-10-27Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-1/+4
2016-10-27fs: exofs: print a hex number after a 0x prefixGravatar Uwe Kleine-König 1-1/+1
2016-10-27proc: fix NULL dereference when reading /proc/<pid>/auxvGravatar Leon Yu 1-0/+3
2016-10-27genetlink: mark families as __ro_after_initGravatar Johannes Berg 2-2/+2
2016-10-27genetlink: statically initialize familiesGravatar Johannes Berg 2-5/+11
2016-10-27genetlink: no longer support using static family IDsGravatar Johannes Berg 2-8/+0
2016-10-27Merge tag 'for-linus-4.9-rc2-ofs-1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-13/+21
2016-10-27Merge tag 'xfs-fixes-for-linus-4.9-rc3' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 16-639/+629
2016-10-27btrfs: fix races on root_log_ctx listsGravatar Chris Mason 1-14/+6
2016-10-27kernfs: Add noop_fsync to supported kernfs_file_fopsGravatar Tony Luck 1-0/+1
2016-10-24proc: don't use FOLL_FORCE for reading cmdline and environmentGravatar Linus Torvalds 1-10/+8
2016-10-24nfsd: move blocked lock handling under a dedicated spinlockGravatar Jeff Layton 2-13/+20
2016-10-24orangefs: don't use d_timeGravatar Miklos Szeredi 3-6/+14
2016-10-24orangefs: user file_inode() where it is dueGravatar Amir Goldstein 1-7/+7
2016-10-24NFSv4.1: work around -Wmaybe-uninitialized warningGravatar Arnd Bergmann 1-4/+6
2016-10-24btrfs: fix WARNING in btrfs_select_ref_head()Gravatar Wang Xiaoguang 1-0/+3
2016-10-24Btrfs: remove some no-op castsGravatar Dan Carpenter 1-4/+4