summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-14xfs: check btree keys reflect the child blockbtree-key-enhancements_2022-10-14Darrick J. Wong
2022-10-14xfs: fix rmap key comparison functionsDarrick J. Wong
2022-10-14xfs: make sure aglen never goes negative in xfs_refcount_adjust_extentsrefcount-cow-domain_2022-10-14Darrick J. Wong
2022-10-14xfs: check deferred refcount op continuation parametersDarrick J. Wong
2022-10-14xfs: rename XFS_REFC_COW_START to _COWFLAGDarrick J. Wong
2022-10-14xfs: track cow/shared record domains explicitly in xfs_refcount_irecDarrick J. Wong
2022-10-14xfs: refactor refcount record usage in xchk_refcountbt_recDarrick J. Wong
2022-10-14xfs: move _irec structs to xfs_types.hDarrick J. Wong
2022-10-14xfs: teach scrub to flag non-extents format cow forksscrub-bmap-enhancements_2022-10-14Darrick J. Wong
2022-10-14xfs: check that CoW fork extents are not sharedDarrick J. Wong
2022-10-14xfs: check quota files for unwritten extentsDarrick J. Wong
2022-10-14xfs: block map scrub should handle incore delalloc reservationsDarrick J. Wong
2022-10-14xfs: teach scrub to check for adjacent bmaps when rmap larger than bmapDarrick J. Wong
2022-10-14xfs: fix perag loop in xchk_bmap_check_rmapsDarrick J. Wong
2022-10-14xfs: online checking of the free rt extent countscrub-fscounters-enhancements_2022-10-14Darrick J. Wong
2022-10-14xfs: skip fscounters comparisons when the scan is incompleteDarrick J. Wong
2022-10-14xfs: make rtbitmap ILOCKing consistent when scanning the rt bitmap filescrub-fix-rtmeta-ilocking_2022-10-14Darrick J. Wong
2022-10-14xfs: load rtbitmap and rtsummary extent mapping btrees at mount timeDarrick J. Wong
2022-10-14xfs: scrub should use ECHRNG to signal that the drain is neededscrub-drain-intents_2022-10-14Darrick J. Wong
2022-10-14xfs: minimize overhead of drain wakeups by using jump labelsDarrick J. Wong
2022-10-14xfs: clean up scrub context if scrub setup returns -EDEADLOCKDarrick J. Wong
2022-10-14xfs: use per-cpu counters to implement intent drainingDarrick J. Wong
2022-10-14xfs: allow queued AG intents to drain before scrubbingDarrick J. Wong
2022-10-14xfs: don't return -EFSCORRUPTED from repair when resources cannot be grabbedscrub-fix-return-value_2022-10-14Darrick J. Wong
2022-10-14xfs: don't retry repairs harder when EAGAIN is returnedDarrick J. Wong
2022-10-14xfs: fix return code when fatal signal encountered during dquot scrubDarrick J. Wong
2022-10-14xfs: return EINTR when a fatal signal terminates scrubDarrick J. Wong
2022-10-14xfs: pivot online scrub away from kmem.[ch]scrub-cleanup-malloc_2022-10-14Darrick J. Wong
2022-10-14xfs: standardize GFP flags usage in online scrubDarrick J. Wong
2022-10-14xfs: make AGFL repair function avoid crosslinked blocksscrub-fix-ag-header-handling_2022-10-14Darrick J. Wong
2022-10-14xfs: set the buffer type after holding the AG[IF] across trans_rollDarrick J. Wong
2022-10-14xfs: don't track the AGFL buffer in the scrub AG contextDarrick J. Wong
2022-10-14xfs: fully initialize xfs_da_args in xchk_directory_blocksDarrick J. Wong
2022-10-14xfs: document future directions of online fsckonline-fsck-design_2022-10-14Darrick J. Wong
2022-10-14xfs: document the userspace fsck driver programDarrick J. Wong
2022-10-14xfs: document directory tree repairsDarrick J. Wong
2022-10-14xfs: document metadata file repairDarrick J. Wong
2022-10-14xfs: document full filesystem scans for online fsckDarrick J. Wong
2022-10-14xfs: document online file metadata repair codeDarrick J. Wong
2022-10-14xfs: document btree bulk loadingDarrick J. Wong
2022-10-14xfs: document pageable kernel memoryDarrick J. Wong
2022-10-14xfs: document how online fsck deals with eventual consistencyDarrick J. Wong
2022-10-14xfs: document the filesystem metadata checking strategyDarrick J. Wong
2022-10-14xfs: document the user interface for online fsckDarrick J. Wong
2022-10-14xfs: document the testing plan for online fsckDarrick J. Wong
2022-10-14xfs: document the general theory underlying online fsck designDarrick J. Wong
2022-10-14xfs: document the motivation for online fsck designDarrick J. Wong
2022-10-14xfs: avoid a UAF when log intent item recovery failsxfs-6.1-fixes_2022-10-14Darrick J. Wong
2022-10-14fix coredump breakageAl Viro
2022-10-14iomap: add a tracepoint for mappings returned by map_blocksiomap-6.1-merge_2022-10-14Darrick J. Wong