summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-09xfs: create temporary files and directories for online repairDarrick J. Wong
2022-11-09xfs: hide private inodes from bulkstat and handle functionsDarrick J. Wong
2022-11-09xfs: enable atomic swapext featureatomic-file-updates_2022-11-09Darrick J. Wong
2022-11-09xfs: support non-power-of-two rtextsize with exchange-rangeDarrick J. Wong
2022-11-09xfs: make atomic extent swapping support realtime filesDarrick J. Wong
2022-11-09xfs: condense symbolic links after an atomic swapDarrick J. Wong
2022-11-09xfs: condense directories after an atomic swapDarrick J. Wong
2022-11-09xfs: condense extended attributes after an atomic swapDarrick J. Wong
2022-11-09xfs: remove old swap extents implementationDarrick J. Wong
2022-11-09xfs: allow xfs_swap_range to use older extent swap algorithmsDarrick J. Wong
2022-11-09xfs: port xfs_swap_extent_forks to use xfs_swapext_reqDarrick J. Wong
2022-11-09xfs: consolidate all of the xfs_swap_extent_forks codeDarrick J. Wong
2022-11-09xfs: port xfs_swap_extents_rmap to our new codeDarrick J. Wong
2022-11-09xfs: add error injection to test swapext recoveryDarrick J. Wong
2022-11-09xfs: add a ->xchg_file_range handlerDarrick J. Wong
2022-11-09xfs: enable xlog users to toggle atomic extent swappingDarrick J. Wong
2022-11-09xfs: create deferred log items for extent swappingDarrick J. Wong
2022-11-09xfs: introduce a swap-extent log intent itemDarrick J. Wong
2022-11-09xfs: create a log incompat flag for atomic extent swappingDarrick J. Wong
2022-11-09xfs: parameterize all the incompat log feature helpersDarrick J. Wong
2022-11-09xfs: refactor non-power-of-two alignment checksDarrick J. Wong
2022-11-09xfs: create a new helper to return a file's allocation unitDarrick J. Wong
2022-11-09vfs: introduce new file range exchange ioctlDarrick J. Wong
2022-11-09xfs: move symlink target write function to libxfssymlink-cleanups_2022-11-09Darrick J. Wong
2022-11-09xfs: move remote symlink target read function to libxfsDarrick J. Wong
2022-11-09xfs: move xfs_symlink_remote.c declarations to xfs_symlink_remote.hDarrick J. Wong
2022-11-09xfs: xfs_bmap_finish_one should map unwritten extents properlyexpand-bmap-intent-usage_2022-11-09Darrick J. Wong
2022-11-09xfs: support deferred bmap updates on the attr forkDarrick J. Wong
2022-11-09xfs: support recovering bmap intent items targetting realtime extentsrealtime-bmap-intents_2022-11-09Darrick J. Wong
2022-11-09xfs: add a realtime flag to the bmap update log redo itemsDarrick J. Wong
2022-11-09xfs: hoist freeing of rt data fork extent mappingsDarrick J. Wong
2022-11-09xfs: fix xfs_bunmapi to allow unmapping of partial rt extentsDarrick J. Wong
2022-11-09xfs: remove xfs_trans_set_bmap_flagsbmap-intent-cleanups_2022-11-09Darrick J. Wong
2022-11-09xfs: clean up bmap log intent item tracepoint callsitesDarrick J. Wong
2022-11-09xfs: split tracepoint classes for deferred itemsDarrick J. Wong
2022-11-09xfs: hook live rmap operations during a repair operationrepair-rmap-btree_2022-11-09Darrick J. Wong
2022-11-09xfs: create a shadow rmap btree during rmap repairDarrick J. Wong
2022-11-09xfs: repair the rmapbtDarrick J. Wong
2022-11-09xfs: create a helper to decide if a file mapping targets the rt volumeDarrick J. Wong
2022-11-09xfs: connect in-memory btrees to xfilesin-memory-btrees_2022-11-09Darrick J. Wong
2022-11-09xfs: support in-memory btreesDarrick J. Wong
2022-11-09xfs: consolidate btree block allocation tracepointsDarrick J. Wong
2022-11-09xfs: consolidate btree block freeing tracepointsDarrick J. Wong
2022-11-09xfs: support in-memory buffer cache targetsDarrick J. Wong
2022-11-09xfs: teach buftargs to maintain their own buffer hashtableDarrick J. Wong
2022-11-09xfs: dump xfiles for debugging purposesDarrick J. Wong
2022-11-09xfs: repair summary countersrepair-fscounters_2022-11-09Darrick J. Wong
2022-11-09xfs: remove XCHK_REAPING_DISABLED from scrubDarrick J. Wong
2022-11-09xfs: stabilize fs summary counters for online fsckDarrick J. Wong
2022-11-09xfs: update health status if we get a clean bill of healthindirect-health-reporting_2022-11-09Darrick J. Wong