summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2016-11-30btrfs: reada, sink start parameter to btree_readahead_hookDavid Sterba3-9/+5
2016-11-30btrfs: reada, remove unused parameter from __readahead_hookDavid Sterba1-4/+4
2016-11-30btrfs: reada, cleanup remove unneeded variable in __readahead_hookDavid Sterba1-5/+1
2016-11-30btrfs: rename helper macros for qgroup and aux data castsDavid Sterba1-14/+21
2016-11-30btrfs: remove stale comment from btrfs_statfsDavid Sterba1-4/+0
2016-11-30btrfs: remove unused headers, statfs.hDavid Sterba3-3/+0
2016-11-30btrfs: remove useless commentsXiaoguang Wang1-10/+3
2016-11-30btrfs: make block group flags in balance printks human-readableAdam Borowski1-3/+40
2016-11-30Btrfs: deal with existing encompassing extent map in btrfs_get_extent()Omar Sandoval1-3/+3
2016-11-30btrfs: add necessary comments about tickets_idWang Xiaoguang1-0/+4
2016-11-29btrfs: cleanup: use already calculated value in btrfs_should_throttle_delayed...Wang Xiaoguang1-1/+1
2016-11-29btrfs: don't abuse REQ_OP_* flags for btrfs_map_blockChristoph Hellwig9-49/+70
2016-11-26fix default_file_splice_read()Al Viro1-1/+2
2016-11-23Merge tag 'nfs-for-4.9-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds4-13/+35
2016-11-22NFSv4.x: hide array-bounds warningArnd Bergmann1-1/+1
2016-11-21NFSv4.1: Keep a reference on lock states while checkingBenjamin Coddington1-3/+15
2016-11-19Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-36/+51
2016-11-19ext4: sanity check the block and cluster size at mount timeTheodore Ts'o2-1/+17
2016-11-19fscrypto: don't use on-stack buffer for key derivationEric Biggers1-3/+13
2016-11-19fscrypto: don't use on-stack buffer for filename encryptionEric Biggers1-32/+21
2016-11-18NFSv4.1: Handle NFS4ERR_OLD_STATEID in nfs4_reclaim_open_stateBenjamin Coddington1-0/+1
2016-11-18NFSv4: Don't call close if the open stateid has already been clearedTrond Myklebust1-1/+2
2016-11-18NFSv4: Fix CLOSE races with OPENTrond Myklebust2-6/+13
2016-11-18NFSv4.1: Fix a regression in DELEGRETURNTrond Myklebust1-2/+3
2016-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-8/+14
2016-11-17Merge tag 'for-linus-4.9-rc5-ofs-1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2016-11-17xattr: Fix setting security xattrs on sockfsAndreas Gruenbacher1-8/+14
2016-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds4-1/+14
2016-11-16orangefs: add .owner to debugfs file_operationsMike Marshall1-0/+2
2016-11-15fuse: fix fuse_write_end() if zero bytes were copiedMiklos Szeredi1-0/+6
2016-11-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-1/+4
2016-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-105/+109
2016-11-11Merge tag 'ceph-for-4.9-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds1-1/+0
2016-11-11Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds4-7/+12
2016-11-11Merge tag 'xfs-fixes-for-linus-4.9-rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-12/+5
2016-11-11coredump: fix unfreezable coredumping taskAndrey Ryabinin1-0/+3
2016-11-11ocfs2: fix not enough credit panicJunxiao Bi1-1/+1
2016-11-10splice: remove detritus from generic_file_splice_read()Al Viro1-5/+0
2016-11-10ceph: use default file splice read callbackYan, Zheng1-1/+0
2016-11-09Merge tag 'for-linus-4.9-rc4-ofs-1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-85/+68
2016-11-07fs/nfs: Fix used uninitialized warn in nfs4_slot_seqid_in_use()Shuah Khan1-1/+1
2016-11-07NFS: Don't print a pNFS error if we aren't using pNFSAnna Schumaker1-0/+2
2016-11-07NFS: Ignore connections that have cl_rpcclient uninitializedPetr Vandrovec1-1/+2
2016-11-07orangefs: clean up debugfsMike Marshall2-85/+68
2016-11-04Merge tag 'nfsd-4.9-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-19/+24
2016-11-04Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Linus Torvalds5-9/+29
2016-11-04Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-3/+17
2016-11-01nfsd: Fix general protection fault in release_lock_stateid()Chuck Lever1-6/+4
2016-10-31ovl: fsync after copy-upMiklos Szeredi1-0/+2
2016-10-31ovl: fix get_acl() on tmpfsMiklos Szeredi1-3/+0