a71e4228e6f2 ("xfs: fix xfs_rmap_has_other_keys usage of ECANCELED") e7ee96dfb8c2 ("xfs: remove all *_ITER_ABORT values") 7380e8fec16b ("xfs: don't return _QUERY_ABORT from xfs_rmap_has_other_keys") 13d59a2a61cb ("xfs: specify AG in bulk req") fba9760a4336 ("xfs: wire up the v5 inumbers ioctl") 0448b6f488fa ("xfs: wire up new v5 bulkstat ioctls") 5f19c7fc6873 ("xfs: introduce v5 inode group structure") 7035f9724f84 ("xfs: introduce new v5 bulkstat structure") 8bfe9d1810e6 ("xfs: rename bulkstat functions") 3e5a428b264e ("xfs: poll waiting for quotacheck") 40786717c88c ("xfs: multithreaded iwalk implementation") 677717fbd4b0 ("xfs: refactor INUMBERS to use iwalk functions") 04b8fba2e1bf ("xfs: refactor iwalk code to handle walking inobt records") 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") ebd126a651f8 ("xfs: convert quotacheck to use the new iwalk functions") a211432c27ff ("xfs: create simplified inode walk function") 5bb46e3e180d ("xfs: create iterator error codes") 250d4b4c4097 ("xfs: remove unused header files") 5467b34bd1e8 ("xfs: move xfs_ino_geometry to xfs_shared.h") 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") 75efa57d0bf5 ("xfs: add online scrub for superblock counters") 4860a05d2475 ("xfs: scrub/repair should update filesystem metadata health") 160b5a784525 ("xfs: hoist the already_fixed variable to the scrub context") f8c2a2257ca1 ("xfs: collapse scrub bool state flags into a single unsigned int") 9d71e15586fd ("xfs: refactor scrub context initialization") 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") 39353ff6e96f ("xfs: replace the BAD_SUMMARY mount flag with the equivalent health code") 6772c1f11206 ("xfs: track metadata health status") 66ae56a53f0e ("xfs: introduce an always_cow mode") 26b91c728b2d ("xfs: make COW fork unwritten extent conversions more robust") db46e604adf8 ("xfs: merge COW handling into xfs_file_iomap_begin_delay") 78f0cc9d55cb ("xfs: don't use delalloc extents for COW on files with extsize hints") 16be1433737e ("xfs: make xfs_bmbt_to_iomap more useful") 491ce61e939f ("xfs: move transaction handling to xfs_bmapi_convert_delalloc") d8ae82e394bd ("xfs: split XFS_BMAPI_DELALLOC handling from xfs_bmapi_write") be225fec72ed ("xfs: remove the io_type field from the writeback context and ioend") e1f6ca113815 ("xfs: rename m_inotbt_nores to m_finobt_nores") 670105de15cd ("xfs: compile time offset checks for common v4/v5 metadata")