aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2016-12-09Merge tag 'ceph-for-4.9-rc9' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-12-08ceph: don't set req->r_locked_dir in ceph_d_revalidateJeff Layton
2016-12-06fuse: fix clearing suid, sgid for chown()Miklos Szeredi
2016-12-01Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-11-30isofs: add KERN_CONT to printing of ER recordsMike Rapoport
2016-11-29ovl: fix d_real() for stacked fsMiklos Szeredi
2016-11-28CIFS: iterate over posix acl xattr entry correctly in ACL_to_cifs_posix()Eryu Guan
2016-11-28Call echo service immediately after socket reconnectSachin Prabhu
2016-11-28CIFS: Fix BUG() in calc_seckey()Sachin Prabhu
2016-11-26fix default_file_splice_read()Al Viro
2016-11-23Merge tag 'nfs-for-4.9-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-11-22NFSv4.x: hide array-bounds warningArnd Bergmann
2016-11-21NFSv4.1: Keep a reference on lock states while checkingBenjamin Coddington
2016-11-19Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-11-19ext4: sanity check the block and cluster size at mount timeTheodore Ts'o
2016-11-19fscrypto: don't use on-stack buffer for key derivationEric Biggers
2016-11-19fscrypto: don't use on-stack buffer for filename encryptionEric Biggers
2016-11-18NFSv4.1: Handle NFS4ERR_OLD_STATEID in nfs4_reclaim_open_stateBenjamin Coddington
2016-11-18NFSv4: Don't call close if the open stateid has already been clearedTrond Myklebust
2016-11-18NFSv4: Fix CLOSE races with OPENTrond Myklebust
2016-11-18NFSv4.1: Fix a regression in DELEGRETURNTrond Myklebust
2016-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-11-17Merge tag 'for-linus-4.9-rc5-ofs-1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-11-17xattr: Fix setting security xattrs on sockfsAndreas Gruenbacher
2016-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2016-11-16orangefs: add .owner to debugfs file_operationsMike Marshall
2016-11-15fuse: fix fuse_write_end() if zero bytes were copiedMiklos Szeredi
2016-11-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-11-11Merge tag 'ceph-for-4.9-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-11-11Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-11-11Merge tag 'xfs-fixes-for-linus-4.9-rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-11-11coredump: fix unfreezable coredumping taskAndrey Ryabinin
2016-11-11ocfs2: fix not enough credit panicJunxiao Bi
2016-11-10splice: remove detritus from generic_file_splice_read()Al Viro
2016-11-10ceph: use default file splice read callbackYan, Zheng
2016-11-09Merge tag 'for-linus-4.9-rc4-ofs-1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-11-07fs/nfs: Fix used uninitialized warn in nfs4_slot_seqid_in_use()Shuah Khan
2016-11-07NFS: Don't print a pNFS error if we aren't using pNFSAnna Schumaker
2016-11-07NFS: Ignore connections that have cl_rpcclient uninitializedPetr Vandrovec
2016-11-07orangefs: clean up debugfsMike Marshall
2016-11-04Merge tag 'nfsd-4.9-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-11-04Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Linus Torvalds
2016-11-04Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-11-01nfsd: Fix general protection fault in release_lock_stateid()Chuck Lever
2016-10-31ovl: fsync after copy-upMiklos Szeredi
2016-10-31ovl: fix get_acl() on tmpfsMiklos Szeredi
2016-10-31ovl: update S_ISGID when setting posix ACLsMiklos Szeredi
2016-10-30aio: fix freeze protection of aio writesJan Kara
2016-10-30fs: remove aio_run_iocbChristoph Hellwig