blob: e61f4257dfe755454e184bcb787a9c7e024542de [file] [log] [blame]
0065b5411997 ("xfs: don't bring in extents in xfs_bmap_punch_delalloc_range")
d43801775766 ("xfs: move locking into xfs_bmap_punch_delalloc_range")
036257213836 ("xfs: simplify xfs_aops_discard_page")
e2ac836307e3 ("xfs: simplify xfs_bmap_punch_delalloc_range")
c96900435fa9 ("xfs: use %px for data pointers when debugging")
3d170aa24283 ("xfs: change 0x%p -> %p in print messages")
6bdcf26ade88 ("xfs: use a b+tree for the in-core extent list")
43518812d297 ("xfs: remove support for inlining data/extents into the inode fork")
b2b1712a6408 ("xfs: introduce the xfs_iext_cursor abstraction")
906abed501bf ("xfs: iterate over extents in xfs_bmap_extents_to_btree")
71565f4b9204 ("xfs: iterate over extents in xfs_iextents_copy")
f36bc228e1b9 ("xfs: pass an on-disk extent to xfs_bmbt_validate_extent")
426303610034 ("xfs: treat idx as a cursor in xfs_bmap_collapse_extents")
657fcb23362c ("xfs: treat idx as a cursor in xfs_bmap_del_extent_*")
a681847796df ("xfs: treat idx as a cursor in xfs_bmap_add_extent_unwritten_real")
1d2e0089e166 ("xfs: treat idx as a cursor in xfs_bmap_add_extent_hole_real")
41d196f43950 ("xfs: treat idx as a cursor in xfs_bmap_add_extent_hole_delay")
0d045540ed57 ("xfs: treat idx as a cursor in xfs_bmap_add_extent_delay_real")
1bfd7618cbf2 ("xfs: don't create overlapping extents in xfs_bmap_add_extent_delay_real")
dc56015faff1 ("xfs: add a new xfs_iext_lookup_extent_before helper")
211e95bbab71 ("xfs: merge xfs_bmap_read_extents into xfs_iread_extents")
29b3e94a9c65 ("xfs: rewrite xfs_bmap_first_unused to make better use of xfs_iext_get_extent")
5936dc543cfd ("xfs: don't rely on extent indices in xfs_bmap_insert_extents")
40591bdbccc4 ("xfs: don't rely on extent indices in xfs_bmap_collapse_extents")
11f75b3bbad5 ("xfs: update got in xfs_bmap_shift_update_extent")
bf8062800ad2 ("xfs: remove xfs_bmse_shift_one")
ecfea3f0c8c6 ("xfs: split xfs_bmap_shift_extents")
6b18af0dfd16 ("xfs: remove XFS_BMAP_MAX_SHIFT_EXTENTS")
4ed36c6b09a5 ("xfs: inline xfs_shift_file_space into callers")
66f364649d87 ("xfs: remove if_rdev")
42b67dc6ffbf ("xfs: remove the never fully implemented UUID fork format")
e8e0e170e2e1 ("xfs: remove XFS_BMAP_TRACE_EXLIST")
ca5d8e5b7b90 ("xfs: move pre/post-bmap tracing into xfs_iext_update_extent")
35e62da55f4b ("xfs: make better use of the 'state' variable in xfs_bmap_del_extent_real")
060ea65b3940 ("xfs: add a xfs_bmap_fork_to_state helper")
df481968f33b ("xfs: scrub directory freespace")
a5c46e5e8912 ("xfs: scrub directory metadata")
7c4a07a424c1 ("xfs: scrub directory/attribute btrees")
99d9d8d05da2 ("xfs: scrub inode block mappings")
80e4e1268802 ("xfs: scrub inodes")
edc09b528628 ("xfs: scrub refcount btrees")
c7e693d9836c ("xfs: scrub rmap btrees")
3daa66419137 ("xfs: scrub inode btrees")
efa7a99ce1f8 ("xfs: scrub free space btrees")
a12890aebb89 ("xfs: scrub the AGI")
ab9d5dc59fe6 ("xfs: scrub AGF and AGFL")
21fb4cb1981e ("xfs: scrub the secondary superblocks")
b6c1beb967b0 ("xfs: create helpers to scan an allocation group")
537964bceb9a ("xfs: create helpers to scrub a metadata btree")
4700d22980d4 ("xfs: create helpers to record and deal with scrub problems")