blob: c756f2557863595643f826ad479ea3af74b52a06 [file] [log] [blame]
90a58f95717b ("xfs: refactor inode verifier error logging")
211e95bbab71 ("xfs: merge xfs_bmap_read_extents into xfs_iread_extents")
e8e0e170e2e1 ("xfs: remove XFS_BMAP_TRACE_EXLIST")
060ea65b3940 ("xfs: add a xfs_bmap_fork_to_state helper")
1abb9e55326c ("xfs: refactor xfs_bmap_add_extent_hole_real")
3ffc18ecd30e ("xfs: refactor xfs_bmap_add_extent_hole_delay")
48fd52b16d74 ("xfs: refactor xfs_del_extent_real")
1b24b633aafe ("xfs: move some more code into xfs_bmap_del_extent_real")
e1d7553faf39 ("xfs: use xfs_bmap_del_extent_delay for the data fork as well")
b213d69293cf ("xfs: don't set XFS_BTCUR_BPRV_WASDEL in xfs_bunmapi")
50bb44c28614 ("xfs: switch xfs_bmap_local_to_extents to use xfs_iext_insert")
e1a4e37cc7b6 ("xfs: try to avoid blowing out the transaction reservation when bunmaping a shared extent")
0c1d9e4a6159 ("xfs: simplify validation of the unwritten extent bit")
6ebd5a4413e2 ("xfs: introduce xfs_bmapi_remap")
6d04558f9fa9 ("xfs: pass individual arguments to xfs_bmap_add_extent_hole_real")
39e07daa46e3 ("xfs: remove attr fork handling in xfs_bmap_finish_one")
52813fb13ff9 ("xfs: fix integer truncation in xfs_bmap_remap_alloc")
63fbb4c18d6b ("xfs: remove the ISUNWRITTEN macro")
0e339ef8556d ("xfs: handle indlen shortage on delalloc extent merge")
a14234c72bf4 ("xfs: go straight to real allocations for direct I/O COW writes")
5eda43000064 ("xfs: mark speculative prealloc CoW fork extents unwritten")
05a630d76bd3 ("xfs: allow unwritten extents in the CoW fork")
d5a91baeb603 ("xfs: filter out obviously bad btree pointers")
4b5bd5bf3fb1 ("xfs: fix toctou race when locking an inode to access the data map")
d2b3964a0780 ("xfs: fix COW writeback race")
356a3225222e ("xfs: complain if we don't get nextents bmap records")
c44a1f22626c ("xfs: handle cow fork in xfs_bmap_trace_exlist")
7710517fc37b ("xfs: pass state not whichfork to trace_xfs_extlist")
5d829300bee0 ("xfs: provide helper for counting extents from if_bytes")
4dfce57db635 ("xfs: fix up xfs_swap_extent_forks inline extent handling")