summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub
AgeCommit message (Expand)Author
2020-06-01xfs: remember sick inodes that get inactivatedDarrick J. Wong
2020-06-01xfs: parallelize inode inactivationDarrick J. Wong
2020-06-01xfs: rename block gc start and stop functionsDarrick J. Wong
2020-06-01xfs: report XFS_CORRUPT_ON errors to the health systemcorruption-health-reports_2020-06-01Darrick J. Wong
2020-06-01xfs: report btree block corruption errors to the health systemDarrick J. Wong
2020-06-01xfs: separate the marking of sick and checked metadataDarrick J. Wong
2020-06-01xfs: online repair of realtime summariesrepair-fsfile-metadata_2020-06-01Darrick J. Wong
2020-06-01xfs: repair quotasDarrick J. Wong
2020-06-01xfs: online repair of directoriesrepair-inode-data_2020-06-01Darrick J. Wong
2020-06-01xfs: scrub should set preen if attr leaf has holesDarrick J. Wong
2020-06-01xfs: repair extended attributesDarrick J. Wong
2020-06-01xfs: create a blob array data structureDarrick J. Wong
2020-06-01xfs: repair damaged symlinksrepair-inodes_2020-06-01Darrick J. Wong
2020-06-01xfs: repair inode block mapsDarrick J. Wong
2020-06-01xfs: zap broken inode forksDarrick J. Wong
2020-06-01xfs: repair inode recordsDarrick J. Wong
2020-06-01xfs: repair refcount btreesrepair-ag-btrees_2020-06-01Darrick J. Wong
2020-06-01xfs: repair inode btreesDarrick J. Wong
2020-06-01xfs: repair free space btreesDarrick J. Wong
2020-06-01xfs: always rescan allegedly healthy per-ag metadata after repairDarrick J. Wong
2020-06-01xfs: implement online scrubbing of rtsummary infoscrub-rtsummary_2020-06-01Darrick J. Wong
2020-06-01xfs: move the realtime summary file scrubber to a separate source fileDarrick J. Wong
2020-06-01xfs: create a big array data structureDarrick J. Wong
2020-06-01xfs: log EFIs for all btree blocks being used to stage a btreerepair-prep-for-bulk-loading_2020-06-01Darrick J. Wong
2020-06-01xfs: add debug knobs to control btree bulk load slack factorsDarrick J. Wong
2020-06-01xfs: implement block reservation accounting for btrees we're stagingDarrick J. Wong
2020-06-01xfs: convert xbitmap to interval treerepair-bitmap-rework_2020-06-01Darrick J. Wong
2020-06-01xfs: drop the _safe behavior from the xbitmap foreach macroDarrick J. Wong
2020-06-01xfs: remove the for_each_xbitmap_ helpersDarrick J. Wong
2020-06-01xfs: use deferred frees to reap old btree blocksrepair-reap-fixes_2020-06-01Darrick J. Wong
2020-06-01xfs: only invalidate blocks if we're going to free themDarrick J. Wong
2020-06-01xfs: rtbitmap scrubber should check inode sizescrub-fixes_2020-06-01Darrick J. Wong
2020-06-01xfs: rtbitmap scrubber should verify written extentsDarrick J. Wong
2020-06-01xfs: don't eat an EIO/ENOSPC writeback error when scrubbing data forkDarrick J. Wong
2020-03-26xfs: prohibit fs freezing when using empty transactionsxfs-5.7-merge-8Darrick J. Wong
2020-03-26xfs: directory bestfree check should release buffersDarrick J. Wong
2020-03-26xfs: drop all altpath buffers at the end of the sibling checkDarrick J. Wong
2020-03-18xfs: replace open-coded bitmap weight logicDarrick J. Wong
2020-03-18xfs: rename xfs_bitmap to xbitmapDarrick J. Wong
2020-03-18xfs: xrep_reap_extents should not destroy the bitmapDarrick J. Wong
2020-03-13xfs: convert btree cursor inode-private member namesDave Chinner
2020-03-13xfs: convert btree cursor ag-private member nameDave Chinner
2020-03-12xfs: mark extended attr corrupt when lookup-by-hash failsDarrick J. Wong
2020-03-12xfs: mark dir corrupt when lookup-by-hash failsDarrick J. Wong
2020-03-11xfs: remove XFS_BUF_TO_SBPxfs-5.7-merge-2Christoph Hellwig
2020-03-11xfs: remove XFS_BUF_TO_AGFChristoph Hellwig
2020-03-11xfs: remove XFS_BUF_TO_AGIChristoph Hellwig
2020-03-11xfs: remove the agfl_bno member from struct xfs_agflChristoph Hellwig
2020-03-02xfs: embedded the attrlist cursor into struct xfs_attr_list_contextChristoph Hellwig
2020-03-02xfs: clean up the attr flag confusionChristoph Hellwig