summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-07-05NFS: Do not serialise O_DIRECT reads and writesTrond Myklebust
2016-07-05NFS: Move buffered I/O locking into nfs_file_write()Trond Myklebust
2016-07-05NFS Cleanup: move call to generic_write_checks() into fs/nfs/direct.cTrond Myklebust
2016-07-05NFS: Remove racy size manipulations in O_DIRECTTrond Myklebust
2016-07-05NFS: Ensure we reset the write verifier 'committed' value on resend.Trond Myklebust
2016-07-05NFS: Fix O_DIRECT verifier problemsTrond Myklebust
2016-07-05pNFS: pnfs_layoutcommit_outstanding() is no longer used when !CONFIG_NFS_V4_1Trond Myklebust
2016-07-05pNFS: Ensure we layoutcommit before revalidating attributesTrond Myklebust
2016-07-05pNFS: Files and flexfiles always need to commit before layoutcommitTrond Myklebust
2016-07-05pNFS/flexfiles: Clean up calls to pnfs_set_layoutcommit()Trond Myklebust
2016-07-05pNFS/flexfiles: Fix layoutcommit after a commit to DSTrond Myklebust
2016-07-05pNFS/files: Fix layoutcommit after a commit to DSTrond Myklebust
2016-06-22NFS: Don't call COMMIT in ->releasepage()Trond Myklebust
2016-06-22NFS: Don't hold the inode lock across fsync()Trond Myklebust
2016-06-22NFS: writepage of a single page should not be synchronousTrond Myklebust
2016-06-22NFS: Kill NFS_INO_NFS_INO_FLUSHING: it is a performance killerTrond Myklebust
2016-06-22NFS: Cache aggressively when file is open for writingTrond Myklebust
2016-06-15NFS: Cache access checks more aggressivelyTrond Myklebust
2016-06-13NFS: Don't flush caches for a getattr that races with writebackTrond Myklebust
2016-06-10Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-06-10Merge branch 'stacking-fixes' (vfs stacking fixes from Jann)Linus Torvalds
2016-06-10ecryptfs: forbid opening files without mmap handlerJann Horn
2016-06-10proc: prevent stacking filesystems on topJann Horn
2016-06-08Merge branch 'misc-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Chris Mason
2016-06-08Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Chris Mason
2016-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-06-08coredump: fix dumping through pipesMateusz Guzik
2016-06-08fix a regression in atomic_open()Al Viro
2016-06-08fix d_walk()/non-delayed __d_free() raceAl Viro
2016-06-07mnt: fs_fully_visible test the proper mount for MNT_LOCKEDEric W. Biederman
2016-06-07mnt: If fs_fully_visible fails call put_filesystem.Eric W. Biederman
2016-06-06Btrfs: self-tests: Fix extent buffer bitmap test fail on BE systemFeifei Xu
2016-06-06Btrfs: self-tests: Fix test_bitmaps fail on 64k sectorsizeFeifei Xu
2016-06-06Btrfs: self-tests: Use macros instead of constants and add missing newlineFeifei Xu
2016-06-06Btrfs: self-tests: Support testing all possible sectorsizes and nodesizesFeifei Xu
2016-06-06Btrfs: self-tests: Execute page straddling test only when nodesize < PAGE_SIZEFeifei Xu
2016-06-06btrfs: advertise which crc32c implementation is being used at module loadJeff Mahoney
2016-06-06Btrfs: add validadtion checks for chunk loadingLiu Bo
2016-06-06Btrfs: add more validation checks for superblockLiu Bo
2016-06-06Btrfs: clear uptodate flags of pages in sys_array ebLiu Bo
2016-06-05devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman
2016-06-05autofs braino fix for do_last()Al Viro
2016-06-04Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-06-04fix EOPENSTALE bug in do_last()Al Viro
2016-06-03Btrfs: deal with duplciates during extent_map insertion in btrfs_get_extentChris Mason
2016-06-02Btrfs: self-tests: Support non-4k page sizeFeifei Xu
2016-06-02Btrfs: Fix integer overflow when calculating bytes_per_bitmapFeifei Xu
2016-06-02Btrfs: test_check_exists: Fix infinite loop when searching for free space ent...Feifei Xu
2016-06-01ceph: use i_version to check validity of fscacheYan, Zheng
2016-06-01ceph: improve fscache revalidationYan, Zheng