summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-25xfs: move orphan files to the orphanagerepair-dirs_2021-03-25Darrick J. Wong
2021-03-25xfs: ask the dentry cache if it knows the parent of a directoryDarrick J. Wong
2021-03-25xfs: online repair of parent pointersDarrick J. Wong
2021-03-25xfs: online repair of directoriesDarrick J. Wong
2021-03-25xfs: scrub should set preen if attr leaf has holesrepair-xattrs_2021-03-25Darrick J. Wong
2021-03-25xfs: repair extended attributesDarrick J. Wong
2021-03-25xfs: create a blob array data structureDarrick J. Wong
2021-03-25xfs: online repair of realtime summariesrepair-rtsummary_2021-03-25Darrick J. Wong
2021-03-25xfs: create temporary files and directories for online repairDarrick J. Wong
2021-03-25xfs: hide private inodes from bulkstat and handle functionsDarrick J. Wong
2021-03-25xfs: enable atomic swapext featureatomic-file-updates_2021-03-25Darrick J. Wong
2021-03-25xfs: make atomic extent swapping support realtime filesDarrick J. Wong
2021-03-25xfs: condense directories after an atomic swapDarrick J. Wong
2021-03-25xfs: condense extended attributes after an atomic swapDarrick J. Wong
2021-03-25xfs: remove old swap extents implementationDarrick J. Wong
2021-03-25xfs: allow xfs_swap_range to use older extent swap algorithmsDarrick J. Wong
2021-03-25xfs: refactor reflink flag handling in xfs_swap_extent_forksDarrick J. Wong
2021-03-25xfs: consolidate all of the xfs_swap_extent_forks codeDarrick J. Wong
2021-03-25xfs: port xfs_swap_extents_rmap to our new codeDarrick J. Wong
2021-03-25xfs: add error injection to test swapext recoveryDarrick J. Wong
2021-03-25xfs: add a ->xchg_file_range handlerDarrick J. Wong
2021-03-25xfs: create deferred log items for extent swappingDarrick J. Wong
2021-03-25xfs: introduce a swap-extent log intent itemDarrick J. Wong
2021-03-25xfs: create a log incompat flag for atomic extent swappingDarrick J. Wong
2021-03-25xfs: clear log incompat feature bits when the log is idleDarrick J. Wong
2021-03-25xfs: allow setting and clearing of log incompat feature flagsDarrick J. Wong
2021-03-25xfs: support two inodes in the defer capture structureDarrick J. Wong
2021-03-25vfs: introduce new file range exchange ioctlDarrick J. Wong
2021-03-25xfs: xfs_bmap_finish_one should map unwritten extents properlyexpand-bmap-intent-usage_2021-03-25Darrick J. Wong
2021-03-25xfs: support deferred bmap updates on the attr forkDarrick J. Wong
2021-03-25xfs: support recovering bmap intent items targetting realtime extentsrealtime-bmap-intents_2021-03-25Darrick J. Wong
2021-03-25xfs: add a realtime flag to the bmap update log redo itemsDarrick J. Wong
2021-03-25xfs: create a helper to decide if a file mapping targets the rt volumeDarrick J. Wong
2021-03-25xfs: fix xfs_bunmapi to allow unmapping of partial rt extentsDarrick J. Wong
2021-03-25xfs: repair summary countersrepair-hard-problems_2021-03-25Darrick J. Wong
2021-03-25xfs: allow rmap repair to grab unlinked inodesDarrick J. Wong
2021-03-25xfs: repair the rmapbtDarrick J. Wong
2021-03-25xfs: ask to freeze if fscounters scrubber failsDarrick J. Wong
2021-03-25xfs: introduce online scrub freezeDarrick J. Wong
2021-03-25xfs: update health status if we get a clean bill of healthindirect-health-reporting_2021-03-25Darrick J. Wong
2021-03-25xfs: remember sick inodes that get inactivatedDarrick J. Wong
2021-03-25xfs: add secondary and indirect classes to the health tracking systemDarrick J. Wong
2021-03-25xfs: push inactive inodes if the quotacheck scrubber hits themdeferred-inactivation_2021-03-25Darrick J. Wong
2021-03-25xfs: don't run speculative preallocation gc when fs is frozenDarrick J. Wong
2021-03-25xfs: add inode scan limits to the eofblocks ioctlDarrick J. Wong
2021-03-25xfs: create a polled function to force inode inactivationDarrick J. Wong
2021-03-25xfs: parallelize inode inactivationDarrick J. Wong
2021-03-25xfs: force inode garbage collection before fallocate when space is lowDarrick J. Wong
2021-03-25xfs: force inode inactivation and retry fs writes when there isn't spaceDarrick J. Wong
2021-03-25xfs: expose sysfs knob to control inode inactivation delayDarrick J. Wong