blob: 6404ed45b0d215548cfdb9f56f733c805b5cf8f1 [file] [log] [blame]
8073af5153ce ("xfs: cleanup xfs_dir2_block_to_sf")
707e0ddaf67e ("fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.")
294fc7a4c8ec ("fs: xfs: xfs_log: Don't use KM_MAYFAIL at xfs_log_reserve().")
6d6ccedd7682 ("xfs: only allocate memory for scrubbing attributes when we need it")
00816759337c ("xfs: refactor attr scrub memory allocation function")
3addd248800c ("xfs: refactor extended attribute buffer pointer functions")
7035f9724f84 ("xfs: introduce new v5 bulkstat structure")
8bfe9d1810e6 ("xfs: rename bulkstat functions")
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")
73d30d48749f ("xfs: remove XFS_TRANS_NOFS")
250d4b4c4097 ("xfs: remove unused header files")
73f0d23633c1 ("xfs: merge xfs_bud_init into xfs_trans_get_bud")
60883447f452 ("xfs: merge xfs_rud_init into xfs_trans_get_rud")
ebeb8e062906 ("xfs: merge xfs_cud_init into xfs_trans_get_cud")
9c5e7c2ae34b ("xfs: merge xfs_efd_init into xfs_trans_get_efd")
e8b78db77d48 ("xfs: don't require log items to implement optional methods")
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")
3994fc489575 ("xfs: merge adjacent io completions of the same type")
cb357bf3d105 ("xfs: implement per-inode writeback completion queues")
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")