summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-25xfs: repair refcount btreesrepair-ag-btrees_2021-08-25Darrick J. Wong
2021-08-25xfs: repair inode btreesDarrick J. Wong
2021-08-25xfs: repair free space btreesDarrick J. Wong
2021-08-25xfs: always rescan allegedly healthy per-ag metadata after repairDarrick J. Wong
2021-08-25xfs: implement online scrubbing of rtsummary infoscrub-rtsummary_2021-08-25Darrick J. Wong
2021-08-25xfs: move the realtime summary file scrubber to a separate source fileDarrick J. Wong
2021-08-25xfs: get our own reference to inodes that we want to scrubDarrick J. Wong
2021-08-25xfs: create a big array data structureDarrick J. Wong
2021-08-25xfs: log EFIs for all btree blocks being used to stage a btreerepair-prep-for-bulk-loading_2021-08-25Darrick J. Wong
2021-08-25xfs: add debug knobs to control btree bulk load slack factorsDarrick J. Wong
2021-08-25xfs: implement block reservation accounting for btrees we're stagingDarrick J. Wong
2021-08-25xfs: convert xbitmap to interval treerepair-bitmap-rework_2021-08-25Darrick J. Wong
2021-08-25xfs: reap large extents when possibleDarrick J. Wong
2021-08-25xfs: drop the _safe behavior from the xbitmap foreach macroDarrick J. Wong
2021-08-25xfs: remove the for_each_xbitmap_ helpersDarrick J. Wong
2021-08-25xfs: use deferred frees to reap old btree blocksrepair-reap-fixes_2021-08-25Darrick J. Wong
2021-08-25xfs: only allow reaping of per-AG blocks in xrep_reap_extentsDarrick J. Wong
2021-08-25xfs: only invalidate blocks if we're going to free themDarrick J. Wong
2021-08-25xfs: rewrite xfs_reflink_end_cow to use intentsreflink-speedups_2021-08-25Darrick J. Wong
2021-08-25xfs: reduce transaction reservations with reflinkDarrick J. Wong
2021-08-25xfs: reduce the absurdly large log reservationsDarrick J. Wong
2021-08-25xfs: create shadow transaction reservations for computing minimum log sizeDarrick J. Wong
2021-08-25xfs: remove a __xfs_bunmapi call from reflinkDarrick J. Wong
2021-08-25xfs: stop artificially limiting the length of bunmap callsDarrick J. Wong
2021-08-25xfs: speed up write operations by using non-overlapped lookups when possiblermap-speedups_2021-08-25Darrick J. Wong
2021-08-25xfs: speed up rmap lookups by using non-overlapped lookups when possibleDarrick J. Wong
2021-08-25xfs: simplify xfs_rmap_lookup_le call sitesDarrick J. Wong
2021-08-25xfs: check the reference counts of gaps in the refcount btreescrub-fix-checking-gaps_2021-08-25Darrick J. Wong
2021-08-25xfs: check quota files for unwritten extentsDarrick J. Wong
2021-08-25xfs: teach scrub to check for adjacent bmaps when rmap larger than bmapDarrick J. Wong
2021-08-25xfs: online checking of the free rt extent countDarrick J. Wong
2021-08-25xfs: check btree keys reflect the child blockDarrick J. Wong
2021-08-25xfs: teach xfs_btree_has_record to return false if there are gapsDarrick J. Wong
2021-08-25xfs: fix rmap key comparison functionsDarrick J. Wong
2021-08-25xfs: fix perag structure refcounting error when scrub failsxfs-5.15-merge_2021-08-25Darrick J. Wong
2021-08-25xfs: fix I_DONTCACHEDave Chinner
2021-08-25xfs: only set IOMAP_F_SHARED when providing a srcmap to a writeDarrick J. Wong
2021-08-25mm/swap: consider max pages in iomap_swapfile_add_extentXu Yu
2021-08-25xfs: remove unnecessary agno variable from struct xchk_agDarrick J. Wong
2021-08-25xfs: start documenting common units and tags used in tracepointsDarrick J. Wong
2021-08-25xfs: decode scrub flags in ftrace outputDarrick J. Wong
2021-08-25xfs: standardize inode generation formatting in ftrace outputDarrick J. Wong
2021-08-25xfs: standardize remaining xfs_buf length tracepointsDarrick J. Wong
2021-08-25xfs: resolve fork names in trace outputDarrick J. Wong
2021-08-25xfs: rename i_disk_size fields in ftrace outputDarrick J. Wong
2021-08-25xfs: disambiguate units for ftrace fields tagged "count"Darrick J. Wong
2021-08-25xfs: disambiguate units for ftrace fields tagged "len"Darrick J. Wong
2021-08-25xfs: disambiguate units for ftrace fields tagged "offset"Darrick J. Wong
2021-08-25xfs: disambiguate units for ftrace fields tagged "blkno", "block", or "bno"Darrick J. Wong
2021-08-25xfs: standardize daddr formatting in ftrace outputDarrick J. Wong