blob: 86f1b6d6c6e874fa7c908e0792c0b303be168ce8 [file] [log] [blame]
89d139d5ad46 ("xfs: report inode health via bulkstat")
1302c6a24fd9 ("xfs: report AG health via AG geometry ioctl")
c23232d40935 ("xfs: report fs and rt health via geometry structure")
7cd5006bdb6f ("xfs: add a new ioctl to describe allocation group geometry")
1b6d968de22b ("xfs: bump XFS_IOC_FSGEOMETRY to v5 structures")
6772c1f11206 ("xfs: track metadata health status")
9b2471797942 ("xfs: cache unlinked pointers in an rhashtable")
4664c66c91a1 ("xfs: add tracepoints for high level iunlink operations")
b1d2a068ea63 ("xfs: refactor inode update in iunlink_remove")
23ffa52cc792 ("xfs: refactor unlinked list search and mapping to a separate function")
f2fc16a3d7c1 ("xfs: refactor inode unlinked pointer update functions")
86bfd3750fb3 ("xfs: strengthen AGI unlinked inode bucket pointer checks")
9a4a5118644e ("xfs: refactor AGI unlinked bucket updates")
5837f62592ef ("xfs: clean up iunlink functions")
f467cad95f5e ("xfs: force summary counter recalc at next mount")
53235f22151e ("xfs: refactor unmount record write")
d2e736654247 ("xfs: don't assert on corrupted unlinked inode list")
49dd56f26ea7 ("xfs: factor the ag length extension code into libxfs")
b16817b66b6c ("xfs: move growfs core to libxfs")
8125147288db ("xfs: rework secondary superblock updates in growfs")
83a7f86e39ff ("xfs: separate secondary sb update in growfs")
87444b8c267a ("xfs: make imaxpct changes in growfs separate")
532ff647d830 ("xfs: turn ag header initialisation into a table driven operation")
0410c3bb2b88 ("xfs: factor ag btree root block initialisation")
9aebe805a58b ("xfs: convert growfs AG header init to use buffer lists")
cce77bcf48f5 ("xfs: factor out AG header initialisation from growfs core")
84d42ea6b626 ("xfs: implement the metadata repair ioctl flag")
8389f3ffa22a ("xfs: skip scrub xref if corruption already noted")
eb41c93fef19 ("xfs: avoid ilock games in the quota scrubber")
554ba965407e ("xfs: refactor dquot iteration")
2e330e76e03d ("xfs: refactor XFS_QMOPT_DQNEXT out of existence")
ba18781b9156 ("xfs: add tracing to high level transaction operations")
f8f2835a9cf3 ("xfs: defer agfl block frees when dfops is available")
4223f659dd3e ("xfs: create agfl block free helper function")
7e56d9eaea13 ("xfs: remove xfs_buf parameter from inode scrub methods")
d0018ad88909 ("xfs: inode scrubber shouldn't bother with raw checks")
a27ba2607e60 ("xfs: detect agfl count corruption and reset agfl")
a78ee256c325 ("xfs: convert XFS_AGFL_SIZE to a helper function")
67a3f6d01495 ("xfs: make tracepoint inode number format consistent")
561f648ab2bd ("xfs: cross-reference the block mappings when possible")
46d9bfb5e706 ("xfs: cross-reference the realtime bitmap")
f6d5fc21fdc7 ("xfs: cross-reference refcount btree during scrub")
dbde19da9637 ("xfs: cross-reference the rmapbt data with the refcountbt")
d852657ccfc0 ("xfs: cross-reference reverse-mapping btree")
2e6f27561b79 ("xfs: cross-reference inode btrees during scrub")
e1134b12fd79 ("xfs: cross-reference bnobt records with cntbt")
52dc4b44af74 ("xfs: cross-reference with the bnobt")
166d76410d7a ("xfs: introduce scrubber cross-referencing stubs")
858333dcf021 ("xfs: check btree block ownership with bnobt/rmapbt when scrubbing btree")
9a7e26956661 ("xfs: fix a few erroneous process_error calls in the scrubbers")