summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-25xfs: repair damaged symlinksrepair-inodes_2021-03-25Darrick J. Wong
2021-03-25xfs: repair inode block mapsDarrick J. Wong
2021-03-25xfs: repair obviously broken inode modesDarrick J. Wong
2021-03-25xfs: zap broken inode forksDarrick J. Wong
2021-03-25xfs: repair inode recordsDarrick J. Wong
2021-03-25xfs: repair refcount btreesrepair-ag-btrees_2021-03-25Darrick J. Wong
2021-03-25xfs: repair inode btreesDarrick J. Wong
2021-03-25xfs: repair free space btreesDarrick J. Wong
2021-03-25xfs: always rescan allegedly healthy per-ag metadata after repairDarrick J. Wong
2021-03-25xfs: implement online scrubbing of rtsummary infoscrub-rtsummary_2021-03-25Darrick J. Wong
2021-03-25xfs: move the realtime summary file scrubber to a separate source fileDarrick J. Wong
2021-03-25xfs: get our own reference to inodes that we want to scrubDarrick J. Wong
2021-03-25xfs: create a big array data structureDarrick J. Wong
2021-03-25xfs: log EFIs for all btree blocks being used to stage a btreerepair-prep-for-bulk-loading_2021-03-25Darrick J. Wong
2021-03-25xfs: add debug knobs to control btree bulk load slack factorsDarrick J. Wong
2021-03-25xfs: implement block reservation accounting for btrees we're stagingDarrick J. Wong
2021-03-25xfs: convert xbitmap to interval treerepair-bitmap-rework_2021-03-25Darrick J. Wong
2021-03-25xfs: drop the _safe behavior from the xbitmap foreach macroDarrick J. Wong
2021-03-25xfs: remove the for_each_xbitmap_ helpersDarrick J. Wong
2021-03-25xfs: use deferred frees to reap old btree blocksrepair-reap-fixes_2021-03-25Darrick J. Wong
2021-03-25xfs: only invalidate blocks if we're going to free themDarrick J. Wong
2021-03-25xfs: reduce transaction reservations with reflinkreflink-speedups_2021-03-25Darrick J. Wong
2021-03-25xfs: reduce the absurdly large log reservationsDarrick J. Wong
2021-03-25xfs: create shadow transaction reservations for computing minimum log sizeDarrick J. Wong
2021-03-25xfs: remove a __xfs_bunmapi call from reflinkDarrick J. Wong
2021-03-25xfs: stop artificially limiting the length of bunmap callsDarrick J. Wong
2021-03-25xfs: check the reference counts of gaps in the refcount btreescrub-fixes_2021-03-25Darrick J. Wong
2021-03-25xfs: check quota files for unwritten extentsDarrick J. Wong
2021-03-25xfs: teach scrub to check for adjacent bmaps when rmap larger than bmapDarrick J. Wong
2021-03-25xfs: online checking of the free rt extent countDarrick J. Wong
2021-03-25xfs: check btree keys reflect the child blockDarrick J. Wong
2021-03-25xfs: teach xfs_btree_has_record to return false if there are gapsDarrick J. Wong
2021-03-25xfs: fix rmap key comparison functionsDarrick J. Wong
2021-03-25xfs: validate ag btree levels using the precomputed valuesrandom-fixes_2021-03-25Darrick J. Wong
2021-03-25xfs: remove return value from xchk_ag_btcur_initDarrick J. Wong
2021-03-25xfs: set the scrub AG number in xchk_ag_read_headersDarrick J. Wong
2021-03-25xfs: mark a data structure sick if there are cross-referencing errorsDarrick J. Wong
2021-03-25xfs: bail out of scrub immediately if scan incompleteDarrick J. Wong
2021-03-25xfs: fix dquot scrub loop cancellationDarrick J. Wong
2021-03-25xfs: fix uninitialized variables in xrep_calc_ag_resblksDarrick J. Wong
2021-03-25xfs: get rid of the ip parameter to xchk_setup_*Darrick J. Wong
2021-03-25xfs: fix scrub and remount-ro protection when running scrubDarrick J. Wong
2021-03-25xfs: drop freeze protection when running GETFSMAPDarrick J. Wong
2021-03-21Linux 5.12-rc4v5.12-rc4Linus Torvalds
2021-03-21Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-21Merge tag 'io_uring-5.12-2021-03-21' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-21Merge tag 'staging-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-21Merge tag 'usb-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-03-21Merge tag 'irq-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-21Merge tag 'perf-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds