blob: 9fe11ed984a272ee4ceb73b0399c8cf67041237a [file] [log] [blame]
11f744234f05 ("xfs: support inode btree blockcounts in online repair")
c29ce8f48e21 ("xfs: add support for inode btree staging cursors")
576af7322807 ("xfs: convert btree cursor ag-private member name")
9798f615ad2b ("xfs: remove XFS_BUF_TO_AGF")
370c782b9843 ("xfs: remove XFS_BUF_TO_AGI")
f9e0370648b9 ("xfs: kill the XFS_WANT_CORRUPT_* macros")
5113f8ec3753 ("xfs: clean up weird while loop in xfs_alloc_ag_vextent_near")
dc8e69bd7218 ("xfs: optimize near mode bnobt scans with concurrent cntbt lookups")
d29688257fd4 ("xfs: factor out tree fixup logic into helper")
0e26d5ca4a40 ("xfs: refactor near mode alloc bnobt scan into separate function")
78d7aabdeea3 ("xfs: refactor and reuse best extent scanning logic")
4a65b7c2c72c ("xfs: refactor allocation tree fixup code")
fec0afdaf498 ("xfs: reuse best extent tracking logic for bnobt scan")
396bbf3c657e ("xfs: refactor cntbt lastblock scan best extent logic into helper")
c62321a2a0ea ("xfs: track best extent from cntbt lastblock scan in alloc cursor")
d6d3aff20377 ("xfs: track allocation busy state in allocation cursor")
f5e7dbea1e3e ("xfs: introduce allocation cursor data structure")
f6b428a46d60 ("xfs: track active state of allocation btree cursors")
2b5eb826011b ("xfs: refactor xfs_iwalk_grab_ichunk")
5e29f3b72083 ("xfs: change xfs_iwalk_grab_ichunk to use startino, not lastino")
da1d9e591247 ("xfs: move bulkstat ichunk helpers to iwalk code")
2810bd6840e4 ("xfs: convert bulkstat to new iwalk infrastructure")
f16fe3ecde62 ("xfs: bulkstat should copy lastip whenever userspace supplies one")
a211432c27ff ("xfs: create simplified inode walk function")
7e36a3a63d3e ("xfs: always update params on small allocation")
c63cdd4fc9cc ("xfs: move small allocation helper")
2a4f35f984f0 ("xfs: clean up small allocation helper")
dbd329f1e44e ("xfs: add struct xfs_mount pointer to struct xfs_buf")
0564501ff5e7 ("xfs: remove unused buffer cache APIs")
72945d86ddec ("xfs: make mem_to_page available outside of xfs_buf.c")
f5b999c03f4c ("xfs: remove unused flag arguments")
ef325959993e ("xfs: separate inode geometry")
025197ebb08a ("xfs: inode btree scrubber should calculate im_boffset correctly")
5cd213b0fec6 ("xfs: don't reserve per-AG space for an internal log")
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")
15baadf72ced ("xfs: fix xfs_buf magic number endian checks")
e1f6ca113815 ("xfs: rename m_inotbt_nores to m_finobt_nores")
4260baac629e ("xfs: add magic numbers to dquot buffer ops")
2bfe7069f71e ("xfs: add inode magic to inode verifier")
8764f98351fa ("xfs: factor xfs_da3_blkinfo verification into common helper")
39708c20ab51 ("xfs: miscellaneous verifier magic value fixups")
09f420197d7c ("xfs: use verifier magic field in dir2 leaf verifiers")
8473fee340e3 ("xfs: distinguish between inobt and finobt magic values")
01e68f40bf78 ("xfs: create a separate finobt verifier")
e34d3e74eb8f ("xfs: always check magic values in on-disk byte order")