blob: bf3a668766bf06258ba777f6aaf1b4345d2e2b6e [file] [log] [blame]
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")
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")
e1f6ca113815 ("xfs: rename m_inotbt_nores to m_finobt_nores")
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")
f9e63342b858 ("xfs: consolidate scrub dinode mapping code into a single function")
4539b8a78078 ("xfs: scrub big block inode btrees correctly")
b9454fe056bd ("xfs: clean up the inode cluster checking in the inobt scrub")
a1954242facb ("xfs: hoist inode cluster checks out of loop")
22234c62f98b ("xfs: check inobt record alignment on big block filesystems")
c050fdfeb575 ("xfs: check the ir_startino alignment directly")
435dcf0787fd ("xfs: never try to scrub more than 64 inodes per inobt record")
7ca860e3c1a7 ("xfs: Fix bulkstat compat ioctls on x32 userspace.")
2c2d9d3a205a ("xfs: count inode blocks correctly in inobt scrub")
c1b4a321ede0 ("xfs: precalculate cluster alignment in inodes and blocks")
83dcdb4469e7 ("xfs: precalculate inodes and blocks per inode cluster")
43004b2a8da2 ("xfs: add a block to inode count converter")
7280fedaf3a0 ("xfs: remove xfs_rmap_ag_owner and friends")
66e3237e724c ("xfs: const-ify xfs_owner_info arguments")
c08768977b9a ("xfs: finobt AG reserves don't consider last AG can be a runt")