blob: 00fd5c9f035a17520f792c78c5f73e4b404a5f93 [file] [log] [blame]
e2705b030477 ("xfs: remove xfs_inobp_check()")
b81b79f4eda2 ("xfs: add a new xfs_sb_version_has_v3inode helper")
4b4d98cca320 ("xfs: finish converting to inodes_per_cluster")
490d451fa518 ("xfs: fix inode_cluster_size rounding mayhem")
494dba7b276e ("xfs: refactor inode geometry setup routines")
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")
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")
75d023031499 ("xfs: clarify documentation for the function to reverify buffers")
f2fc16a3d7c1 ("xfs: refactor inode unlinked pointer update functions")
86bfd3750fb3 ("xfs: strengthen AGI unlinked inode bucket pointer checks")
9a4a5118644e ("xfs: refactor AGI unlinked bucket updates")
7d36c19538d3 ("xfs: add xfs_verify_agino_or_null helper")
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")
add46b3b0212 ("xfs: set buffer ops when repair probes for btree type")
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")
38b6238eb6b4 ("xfs: fix buffer state management in xrep_findroot_block")
1aff5696f3e0 ("xfs: always assign buffer verifiers when one is provided")
1002ff45eff5 ("xfs: xrep_findroot_block should reject root blocks with siblings")