summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-10-26xfs: online repair of parent pointersrepair-dirs_2020-10-26Darrick J. Wong
2020-10-26xfs: parent repair should try the dcache firstDarrick J. Wong
2020-10-26xfs: online repair of directoriesDarrick J. Wong
2020-10-26xfs: scrub should set preen if attr leaf has holesrepair-xattrs_2020-10-26Darrick J. Wong
2020-10-26xfs: repair extended attributesDarrick J. Wong
2020-10-26xfs: create a blob array data structureDarrick J. Wong
2020-10-26xfs: online repair of realtime summariesrepair-rtsummary_2020-10-26Darrick J. Wong
2020-10-26xfs: create temporary files and directories for online repairDarrick J. Wong
2020-10-26xfs: create a new inode fork block unmap helperDarrick J. Wong
2020-10-26xfs: enable atomic swapext featureatomic-file-updates_2020-10-26Darrick J. Wong
2020-10-26xfs: condense directories after an atomic swapDarrick J. Wong
2020-10-26xfs: condense extended attributes after an atomic swapDarrick J. Wong
2020-10-26xfs: remove old swap extents implementationDarrick J. Wong
2020-10-26xfs: allow xfs_swap_range to use older extent swap algorithmsDarrick J. Wong
2020-10-26xfs: refactor reflink flag handling in xfs_swap_extent_forksDarrick J. Wong
2020-10-26xfs: consolidate all of the xfs_swap_extent_forks codeDarrick J. Wong
2020-10-26xfs: port xfs_swap_extents_rmap to our new codeDarrick J. Wong
2020-10-26xfs: add error injection to test swapext recoveryDarrick J. Wong
2020-10-26xfs: add a ->swap_file_range handlerDarrick J. Wong
2020-10-26xfs: create deferred log items for extent swappingDarrick J. Wong
2020-10-26xfs: introduce a swap-extent log intent itemDarrick J. Wong
2020-10-26xfs: create a log incompat flag for atomic extent swappingDarrick J. Wong
2020-10-26xfs: support two inodes in the defer capture structureDarrick J. Wong
2020-10-26xfs: xfs_bmap_finish_one should map unwritten extents properlyDarrick J. Wong
2020-10-26xfs: support deferred bmap updates on the attr forkDarrick J. Wong
2020-10-26vfs: introduce new file extent swap ioctlDarrick J. Wong
2020-10-26xfs: repair summary countersrepair-hard-problems_2020-10-26Darrick J. Wong
2020-10-26xfs: repair the rmapbtDarrick J. Wong
2020-10-26xfs: ask to freeze if fscounters scrubber failsDarrick J. Wong
2020-10-26xfs: introduce online scrub freezeDarrick J. Wong
2020-10-26xfs: update health status if we get a clean bill of healthindirect-health-reporting_2020-10-26Darrick J. Wong
2020-10-26xfs: remember sick inodes that get inactivatedDarrick J. Wong
2020-10-26xfs: add secondary and indirect classes to the health tracking systemDarrick J. Wong
2020-10-26xfs: create a polled function to force inode inactivationdeferred-inactivation_2020-10-26Darrick J. Wong
2020-10-26xfs: parallelize inode inactivationDarrick J. Wong
2020-10-26xfs: force inactivation before fallocate when space is lowDarrick J. Wong
2020-10-26xfs: force inode inactivation and retry fs writes when there isn't spaceDarrick J. Wong
2020-10-26xfs: deferred inode inactivationDarrick J. Wong
2020-10-26xfs: track unlinked inactive inode quota countersDarrick J. Wong
2020-10-26xfs: track unlinked inactive inode fs summary countersDarrick J. Wong
2020-10-26xfs: decide if inode needs inactivationDarrick J. Wong
2020-10-26xfs: parallelize block preallocation garbage collectioneofblocks-consolidation_2020-10-26Darrick J. Wong
2020-10-26xfs: rename block gc start and stop functionsDarrick J. Wong
2020-10-26xfs: only walk the incore inode tree once per blockgc scanDarrick J. Wong
2020-10-26xfs: consolidate the eofblocks and cowblocks workersDarrick J. Wong
2020-10-26xfs: consolidate incore inode radix tree posteof/cowblocks tagsDarrick J. Wong
2020-10-26xfs: refactor the predicate part of xfs_free_eofblocksDarrick J. Wong
2020-10-26xfs: flush speculative space allocations when we run out of spacereclaim-space-harder_2020-10-26Darrick J. Wong
2020-10-26xfs: flush speculative space allocations when we run out of quotaDarrick J. Wong
2020-10-26xfs: xfs_inode_free_quota_blocks should scan project quotaDarrick J. Wong