summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-10xfs: create a polled function to force inode inactivationdeferred-inactivation_2019-08-10Darrick J. Wong
2019-08-10xfs: parallelize inode inactivationDarrick J. Wong
2019-08-10xfs: force inactivation before fallocate when space is lowDarrick J. Wong
2019-08-10xfs: force inode inactivation and retry fs writes when there isn't spaceDarrick J. Wong
2019-08-10xfs: deferred inode inactivationDarrick J. Wong
2019-08-10xfs: pass around xfs_inode_ag_walk iget/irele helper functionsDarrick J. Wong
2019-08-10xfs: pass per-ag structure to the xfs_ici_walk execute functionDarrick J. Wong
2019-08-10xfs: track unlinked inactive inode quota countersDarrick J. Wong
2019-08-10xfs: track unlinked inactive inode fs summary countersDarrick J. Wong
2019-08-10xfs: decide if inode needs inactivationDarrick J. Wong
2019-08-10xfs: refactor the predicate part of xfs_free_eofblocksDarrick J. Wong
2019-08-10xfs: flush speculative space allocations when we run out of spacereclaim-space-harder_2019-08-10Darrick J. Wong
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