summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-14xfs: remove xfs_trans_set_refcount_flagsrefcount-intent-cleanups_2022-10-14Darrick J. Wong
2022-10-14xfs: clean up refcount log intent item tracepoint callsitesDarrick J. Wong
2022-10-14xfs: pass refcount intent directly through the log intent codeDarrick J. Wong
2022-10-14xfs: prepare refcount btree tracepoints for wideningDarrick J. Wong
2022-10-14xfs: create specialized classes for refcount tracepointsDarrick J. Wong
2022-10-14xfs: give refcount btree cursor error tracepoints their own classDarrick J. Wong
2022-10-14xfs: apply noalloc mode to inode allocations toonoalloc-ags_2022-10-14Darrick J. Wong
2022-10-14xfs: enable userspace to hide an AG from allocationDarrick J. Wong
2022-10-14xfs: create a noalloc mode for allocation groupsDarrick J. Wong
2022-10-14xfs: compact flag bits in the perag structureDarrick J. Wong
2022-10-14xfs: enable realtime rmap btreerealtime-rmap_2022-10-14Darrick J. Wong
2022-10-14xfs: hook live realtime rmap operations during a repair operationDarrick J. Wong
2022-10-14xfs: create a shadow rmap btree during realtime rmap repairDarrick J. Wong
2022-10-14xfs: online repair of the realtime rmap btreeDarrick J. Wong
2022-10-14xfs: online repair of realtime bitmaps for a realtime groupDarrick J. Wong
2022-10-14xfs: repair inodes that have realtime extentsDarrick J. Wong
2022-10-14xfs: online repair of realtime file bmapsDarrick J. Wong
2022-10-14xfs: walk the rt reverse mapping tree when rebuilding rmapDarrick J. Wong
2022-10-14xfs: scan rt rmap when we're doing an intense rmap check of bmbt mappingsDarrick J. Wong
2022-10-14xfs: cross-reference the realtime rmapbtDarrick J. Wong
2022-10-14xfs: cross-reference realtime bitmap to realtime rmapbt scrubberDarrick J. Wong
2022-10-14xfs: scrub the realtime rmapbtDarrick J. Wong
2022-10-14xfs: allow queued realtime intents to drain before scrubbingDarrick J. Wong
2022-10-14xfs: fix scrub tracepoints when inode-rooted btrees are involvedDarrick J. Wong
2022-10-14xfs: report realtime rmap btree corruption errors to the health systemDarrick J. Wong
2022-10-14xfs: add realtime rmap btree when adding rt volumeDarrick J. Wong
2022-10-14xfs: check that the rtrmapbt maxlevels doesn't increase when growing fsDarrick J. Wong
2022-10-14xfs: fix getfsmap reporting past the last rt extentDarrick J. Wong
2022-10-14xfs: fix integer overflows in the fsmap rtbitmap backendDarrick J. Wong
2022-10-14xfs: wire up getfsmap to the realtime reverse mapping btreeDarrick J. Wong
2022-10-14xfs: rearrange xfs_fsmap.c a little bitDarrick J. Wong
2022-10-14xfs: fix confusing variable names in xfs_rmap_item.cDarrick J. Wong
2022-10-14xfs: create routine to allocate and initialize a realtime rmap btree inodeDarrick J. Wong
2022-10-14xfs: wire up rmap map and unmap to the realtime rmapbtDarrick J. Wong
2022-10-14xfs: use realtime EFI to free extents when realtime rmap is enabledDarrick J. Wong
2022-10-14xfs: wire up a new inode fork type for the realtime rmapDarrick J. Wong
2022-10-14xfs: add metadata reservations for realtime rmap btreesDarrick J. Wong
2022-10-14xfs: add realtime reverse map inode to metadata directoryDarrick J. Wong
2022-10-14xfs: attach dquots to rt metadata files when starting quotaDarrick J. Wong
2022-10-14xfs: add realtime rmap btree block detection to log recoveryDarrick J. Wong
2022-10-14xfs: support recovering rmap intent items targetting realtime extentsDarrick J. Wong
2022-10-14xfs: add a realtime flag to the rmap update log redo itemsDarrick J. Wong
2022-10-14xfs: prepare rmap functions to deal with rtrmapbtDarrick J. Wong
2022-10-14xfs: add realtime rmap btree operationsDarrick J. Wong
2022-10-14xfs: realtime rmap btree transaction reservationsDarrick J. Wong
2022-10-14xfs: define the on-disk realtime rmap btree formatDarrick J. Wong
2022-10-14xfs: introduce realtime rmap btree definitionsDarrick J. Wong
2022-10-14xfs: simplify the xfs_rmap_{alloc,free}_extent calling conventionsDarrick J. Wong
2022-10-14xfs: prepare rmap btree cursor tracepoints for realtimeDarrick J. Wong
2022-10-14xfs: remove xfs_trans_set_rmap_flagsrmap-intent-cleanups_2022-10-14Darrick J. Wong