summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-11-112-1/+4
|\
| * coredump: fix unfreezable coredumping taskAndrey Ryabinin2016-11-111-0/+3
| * ocfs2: fix not enough credit panicJunxiao Bi2016-11-111-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-11-113-105/+109
|\ \
| * | splice: remove detritus from generic_file_splice_read()Al Viro2016-11-101-5/+0
| * | aio: fix freeze protection of aio writesJan Kara2016-10-301-1/+18
| * | fs: remove aio_run_iocbChristoph Hellwig2016-10-301-88/+94
| * | fs: remove the never implemented aio_fsync file operationChristoph Hellwig2016-10-302-16/+0
| * | aio: hold an extra file reference over AIO read/write operationsChristoph Hellwig2016-10-301-0/+2
* | | Merge tag 'ceph-for-4.9-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds2016-11-111-1/+0
|\ \ \
| * | | ceph: use default file splice read callbackYan, Zheng2016-11-101-1/+0
* | | | Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-11-114-7/+12
|\ \ \ \
| * | | | fs/nfs: Fix used uninitialized warn in nfs4_slot_seqid_in_use()Shuah Khan2016-11-071-1/+1
| * | | | NFS: Don't print a pNFS error if we aren't using pNFSAnna Schumaker2016-11-071-0/+2
| * | | | NFS: Ignore connections that have cl_rpcclient uninitializedPetr Vandrovec2016-11-071-1/+2
| * | | | NFSv4.1: work around -Wmaybe-uninitialized warningArnd Bergmann2016-10-241-4/+6
| * | | | NFS: Trim extra slash in v4 nfs_pathBenjamin Coddington2016-10-241-1/+1
* | | | | Merge tag 'xfs-fixes-for-linus-4.9-rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-11-111-12/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | xfs: defer should abort intent items if the trans roll failsDarrick J. Wong2016-10-241-12/+5
* | | | | Merge tag 'for-linus-4.9-rc4-ofs-1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-11-092-85/+68
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | orangefs: clean up debugfsMike Marshall2016-11-072-85/+68
* | | | | Merge tag 'nfsd-4.9-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-11-042-19/+24
|\ \ \ \ \
| * | | | | nfsd: Fix general protection fault in release_lock_stateid()Chuck Lever2016-11-011-6/+4
| * | | | | nfsd: move blocked lock handling under a dedicated spinlockJeff Layton2016-10-242-13/+20
* | | | | | Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Linus Torvalds2016-11-045-9/+29
|\ \ \ \ \ \
| * | | | | | btrfs: fix WARNING in btrfs_select_ref_head()Wang Xiaoguang2016-10-241-0/+3
| * | | | | | Btrfs: remove some no-op castsDan Carpenter2016-10-241-4/+4
| * | | | | | btrfs: pass correct args to btrfs_async_run_delayed_refs()Wang Xiaoguang2016-10-241-2/+2
| * | | | | | btrfs: make file clone aware of fatal signalsWang Xiaoguang2016-10-241-0/+5
| * | | | | | btrfs: qgroup: Prevent qgroup->reserved from going subzeroGoldwyn Rodrigues2016-10-241-2/+7
| * | | | | | Btrfs: kill BUG_ON in do_relocationLiu Bo2016-10-171-1/+8
* | | | | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-11-043-3/+17
|\ \ \ \ \ \ \
| * | | | | | | ovl: fsync after copy-upMiklos Szeredi2016-10-311-0/+2
| * | | | | | | ovl: fix get_acl() on tmpfsMiklos Szeredi2016-10-311-3/+0
| * | | | | | | ovl: update S_ISGID when setting posix ACLsMiklos Szeredi2016-10-311-0/+15
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-294-8/+7
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge tag 'rxrpc-rewrite-20161013' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2016-10-144-8/+7
| |\ \ \ \ \ \
| | * | | | | | afs: call->operation_ID sometimes used as __be32 sometimes as u32David Howells2016-10-133-6/+5
| | * | | | | | afs: unmapping the wrong bufferDan Carpenter2016-10-131-2/+2
* | | | | | | | Merge tag 'upstream-4.9-rc3' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-10-291-0/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | ubifs: Fix regression in ubifs_readdir()Richard Weinberger2016-10-281-0/+8
* | | | | | | | | Merge tag 'driver-core-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-291-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kernfs: Add noop_fsync to supported kernfs_file_fopsTony Luck2016-10-271-0/+1
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-282-14/+64
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | btrfs: fix races on root_log_ctx listsChris Mason2016-10-271-14/+6
| * | | | | | | | Merge branch 'for-chris-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason2016-10-181-0/+58
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | Btrfs: fix incremental send failure caused by balanceFilipe Manana2016-10-121-0/+58
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-272-1/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fs: exofs: print a hex number after a 0x prefixUwe Kleine-König2016-10-271-1/+1
| * | | | | | | | | proc: fix NULL dereference when reading /proc/<pid>/auxvLeon Yu2016-10-271-0/+3