summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-08-04xfs: Fix per-inode DAX flag inheritanceLukas Czerner
2017-08-04xfs: Fix leak of discard bioJan Kara
2017-08-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-08-03fuse: Dont call set_page_dirty_lock() for ITER_BVEC pages for async_dioAshish Samant
2017-08-02Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-08-02ocfs2: don't clear SGID when inheriting ACLsJan Kara
2017-08-02userfaultfd: non-cooperative: flush event_wqh at release timeMike Rapoport
2017-08-02userfaultfd_zeropage: return -ENOSPC in case mm has goneMike Rapoport
2017-08-02NFSv4: Fix double frees in nfs4_test_session_trunk()Trond Myklebust
2017-08-01NFSv4: Fix EXCHANGE_ID corrupt verifier issueTrond Myklebust
2017-07-31ext4: convert swap_inode_data() over to use swap() on most of the fieldsJeff Layton
2017-07-31ext4: error should be cleared if ea_inode isn't added to the cacheEmoly Liu
2017-07-30ext4: Don't clear SGID when inheriting ACLsJan Kara
2017-07-30ext4: preserve i_mode if __ext4_set_acl() failsErnesto A. Fernández
2017-07-30ext4: remove unused metadata accounting variablesEric Whitney
2017-07-30ext4: correct comment references to ext4_ext_direct_IO()Eric Whitney
2017-07-28Merge tag 'nfs-for-4.13-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-07-28Merge tag 'xfs-4.13-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-07-28NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiterBenjamin Coddington
2017-07-28Merge branch 'for-4.13-part3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-27NFS: Optimize fallocate by refreshing mapping when needed.NeilBrown
2017-07-27NFS: invalidate file size when taking a lock.NeilBrown
2017-07-26NFS: Use raw NFS access mask in nfs4_opendata_access()Anna Schumaker
2017-07-26xfs: fix multi-AG deadlock in xfs_bunmapiChristoph Hellwig
2017-07-25Merge tag 'jfs-4.13' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2017-07-25xfs: check that dir block entries don't off the end of the bufferDarrick J. Wong
2017-07-24xfs: fix quotacheck dquot id overflow infinite loopBrian Foster
2017-07-24btrfs: round down size diff when shrinking/growing deviceNikolay Borisov
2017-07-24Btrfs: fix early ENOSPC due to delallocOmar Sandoval
2017-07-24btrfs: fix lockup in find_free_extent with read-only block groupsJeff Mahoney
2017-07-21Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-07-21Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-21NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid()Trond Myklebust
2017-07-21NFS: Be more careful about mapping file permissionsTrond Myklebust
2017-07-21NFS: Store the raw NFS access mask in the inode's access cacheTrond Myklebust
2017-07-21NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask()Trond Myklebust
2017-07-21NFS: Refactor NFS access to kernel access mask calculationTrond Myklebust
2017-07-21nfs: count correct array for mnt3_counts array sizeEryu Guan
2017-07-20xfs: check _alloc_read_agf buffer pointer before usingDarrick J. Wong
2017-07-20xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_writeDarrick J. Wong
2017-07-20xfs: check _btree_check_block valueDarrick J. Wong
2017-07-20Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2017-07-20Merge tag 'for-f2fs-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-20ovl: check for bad and whiteout index on lookupAmir Goldstein
2017-07-20ovl: do not cleanup directory and whiteout index entriesAmir Goldstein
2017-07-20ovl: fix xattr get and set with selinuxMiklos Szeredi
2017-07-19Revert commit 722f0b891198 ("pNFS: Don't send COMMITs to the DSes if...")Trond Myklebust
2017-07-19pNFS/flexfiles: Handle expired layout segments in ff_layout_initiate_commit()Trond Myklebust
2017-07-19NFS: Fix another COMMIT race in pNFSTrond Myklebust
2017-07-19NFS: Fix a COMMIT race in pNFSTrond Myklebust