summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-22xfs: repair refcount btreesrepair-ag-btrees_2021-10-22Darrick J. Wong
2021-10-22xfs: repair inode btreesDarrick J. Wong
2021-10-22xfs: repair free space btreesDarrick J. Wong
2021-10-22xfs: always rescan allegedly healthy per-ag metadata after repairDarrick J. Wong
2021-10-22xfs: implement online scrubbing of rtsummary infoscrub-rtsummary_2021-10-22Darrick J. Wong
2021-10-22xfs: move the realtime summary file scrubber to a separate source fileDarrick J. Wong
2021-10-22xfs: wrap ilock/iunlock operations on sc->ipDarrick J. Wong
2021-10-22xfs: get our own reference to inodes that we want to scrubDarrick J. Wong
2021-10-22xfs: create a big array data structureDarrick J. Wong
2021-10-22xfs: log EFIs for all btree blocks being used to stage a btreerepair-prep-for-bulk-loading_2021-10-22Darrick J. Wong
2021-10-22xfs: add debug knobs to control btree bulk load slack factorsDarrick J. Wong
2021-10-22xfs: implement block reservation accounting for btrees we're stagingDarrick J. Wong
2021-10-22xfs: convert xbitmap to interval treerepair-bitmap-rework_2021-10-22Darrick J. Wong
2021-10-22xfs: reap large extents when possibleDarrick J. Wong
2021-10-22xfs: ignore stale buffers when scanning the buffer cacheDarrick J. Wong
2021-10-22xfs: rearrange xrep_reap_block to make future code flow easierDarrick J. Wong
2021-10-22xfs: drop the _safe behavior from the xbitmap foreach macroDarrick J. Wong
2021-10-22xfs: remove the for_each_xbitmap_ helpersDarrick J. Wong
2021-10-22xfs: use deferred frees to reap old btree blocksrepair-reap-fixes_2021-10-22Darrick J. Wong
2021-10-22xfs: only allow reaping of per-AG blocks in xrep_reap_extentsDarrick J. Wong
2021-10-22xfs: only invalidate blocks if we're going to free themDarrick J. Wong
2021-10-22xfs: rewrite xfs_reflink_end_cow to use intentsreflink-speedups_2021-10-22Darrick J. Wong
2021-10-22xfs: reduce transaction reservations with reflinkDarrick J. Wong
2021-10-22xfs: reduce the absurdly large log reservationsDarrick J. Wong
2021-10-22xfs: create shadow transaction reservations for computing minimum log sizeDarrick J. Wong
2021-10-22xfs: remove a __xfs_bunmapi call from reflinkDarrick J. Wong
2021-10-22xfs: stop artificially limiting the length of bunmap callsDarrick J. Wong
2021-10-22xfs: speed up write operations by using non-overlapped lookups when possiblermap-speedups_2021-10-22Darrick J. Wong
2021-10-22xfs: speed up rmap lookups by using non-overlapped lookups when possibleDarrick J. Wong
2021-10-22xfs: simplify xfs_rmap_lookup_le call sitesDarrick J. Wong
2021-10-22xfs: check the reference counts of gaps in the refcount btreescrub-fix-checking-gaps_2021-10-22Darrick J. Wong
2021-10-22xfs: check quota files for unwritten extentsDarrick J. Wong
2021-10-22xfs: teach scrub to check for adjacent bmaps when rmap larger than bmapDarrick J. Wong
2021-10-22xfs: online checking of the free rt extent countDarrick J. Wong
2021-10-22xfs: check btree keys reflect the child blockDarrick J. Wong
2021-10-22xfs: make checking directory dotdot entries more efficientDarrick J. Wong
2021-10-22xfs: teach xfs_btree_has_record to return false if there are gapsDarrick J. Wong
2021-10-22xfs: fix rmap key comparison functionsDarrick J. Wong
2021-10-22xfs: fix quotaoff mutex usage now that we don't support disabling itDarrick J. Wong
2021-10-17Linux 5.15-rc6v5.15-rc6Linus Torvalds
2021-10-17Merge tag 'libata-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-10-17Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-10-17Merge tag 'io_uring-5.15-2021-10-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-10-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-10-17Merge tag 'powerpc-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-10-17Merge tag 'objtool_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-10-17Merge tag 'edac_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-10-17Merge tag 'perf_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-10-17Merge tag 'efi-urgent-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-17Merge tag 'x86_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds