blob: c6272a45107effcea30eefc468494c062858f7b7 [file] [log] [blame]
13eaec4b2adf ("xfs: don't commit sunit/swidth updates to disk if that would cause repair failures")
4f5b1b3a8fa0 ("xfs: split the sunit parameter update into two parts")
0ad95687c3ad ("xfs: add kmem allocation trace points")
40786717c88c ("xfs: multithreaded iwalk implementation")
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")
250d4b4c4097 ("xfs: remove unused header files")
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")
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")
c2b3164320b5 ("xfs: use the latest extent at writeback delalloc conversion time")
627209fbcc2f ("xfs: create delalloc bmapi wrapper for full extent allocation")
3b3508980730 ("xfs: remove superfluous writeback mapping eof trimming")
d9252d526ba6 ("xfs: validate writeback mapping using data fork seq counter")