summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-08-10xfs: flush speculative space allocations when we run out of quotaDarrick J. Wong
2019-08-10xfs: xfs_inode_free_quota_blocks should scan project quotaDarrick J. Wong
2019-08-10xfs: move inode flush to a workqueueDarrick J. Wong
2019-08-10xfs: don't stall cowblocks scan if we can't take locksDarrick J. Wong
2019-08-10xfs: refactor messy xfs_inode_free_quota_* functionsDarrick J. Wong
2019-08-10xfs: hide most of the incore inode walk interfaceincore-inode-walk_2019-08-10Darrick J. Wong
2019-08-10xfs: move xfs_inode_ag_iterator to be closer to the perag walking codeDarrick J. Wong
2019-08-10xfs: use bool for done in xfs_inode_ag_walkDarrick J. Wong
2019-08-10xfs: fix inode ag walk predicate function return valuesDarrick J. Wong
2019-08-10xfs: refactor eofb matching into a single helperDarrick J. Wong
2019-08-10xfs: remove __xfs_icache_free_eofblocksDarrick J. Wong
2019-08-10xfs: remove flags argument from xfs_inode_ag_walkDarrick J. Wong
2019-08-10xfs: remove xfs_inode_ag_iterator_flagsDarrick J. Wong
2019-08-10xfs: remove unused xfs_inode_ag_iterator functionDarrick J. Wong
2019-08-10xfs: replace open-coded XFS_ICI_NO_TAGDarrick J. Wong
2019-08-10xfs: move eofblocks conversion function to xfs_ioctl.cDarrick J. Wong
2019-08-10xfs: convert big array and blob array to use memfd backendrepair-part-one_2019-08-10Darrick J. Wong
2019-08-10xfs: repair quotasDarrick J. Wong
2019-08-10xfs: scrub should set preen if attr leaf has holesDarrick J. Wong
2019-08-10xfs: repair extended attributesDarrick J. Wong
2019-08-10xfs: create a new inode fork block unmap helperDarrick J. Wong
2019-08-10xfs: remove unnecessary inode-transaction rollDarrick J. Wong
2019-08-10xfs: convert xfs_itruncate_extents_flags to use __xfs_bunmapiDarrick J. Wong
2019-08-10xfs: create a blob array data structureDarrick J. Wong
2019-08-10xfs: repair damaged symlinksDarrick J. Wong
2019-08-10xfs: repair inode block mapsDarrick J. Wong
2019-08-10xfs: zap broken inode forksDarrick J. Wong
2019-08-10xfs: repair inode recordsDarrick J. Wong
2019-08-10xfs: repair refcount btrees.......Darrick J. Wong
2019-08-10xfs: repair refcount btreesDarrick J. Wong
2019-08-10iiiiiiiiiDarrick J. Wong
2019-08-10xfs: repair inode btreesDarrick J. Wong
2019-08-10xfs: repair free space btreesDarrick J. Wong
2019-08-10xfs: introduce fake roots for ag-rooted btreesDarrick J. Wong
2019-08-10xfs: create a big array data structureDarrick J. Wong
2019-08-10xfs: always rescan allegedly healthy per-ag metadata after repairDarrick J. Wong
2019-08-10xfs: add a repair revalidation function pointerDarrick J. Wong
2019-08-10xfs: increase the default parallelism levels of pwork clientsxfs-5.4-fixes_2019-08-10Darrick J. Wong
2019-08-10xfs: extend the range of flush_unmap rangesstale-exposure_2019-08-10Darrick J. Wong
2019-08-10xfs: force writes to delalloc regions to unwrittenDarrick J. Wong
2019-08-10xfs: don't crash on null attr fork xfs_bmapi_readxfs-5.3-fixes_2019-08-10Darrick J. Wong
2019-08-10xfs: remove more ondisk directory corruption assertsDarrick J. Wong
2019-08-10vfs: fix page locking deadlocks when deduping filesDarrick J. Wong
2019-08-03Merge tag 'xfs-5.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-08-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-08-03coredump: split pipe command whitespace before expanding templatePaul Wise
2019-08-03ocfs2: remove set but not used variable 'last_hash'YueHaibing
2019-08-02Merge tag 'for-linus-20190802' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-08-02Merge tag 'for-5.3-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-08-02Merge tag 'gfs2-v5.3-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds