blob: 6630c32133a2b7006ef62d4e8de9ce2b8f2fb657 [file] [log] [blame]
9552e14d3e87 ("xfs: don't block inode reclaim on the ILOCK")
617825fe3489 ("xfs: remove IO submission from xfs_reclaim_inode()")
993f951f501c ("xfs: make inode reclaim almost non-blocking")
96355d5a1f0e ("xfs: Don't allow logging of XFS_ISTALE inodes")
0e0417f3e546 ("xfs: remove dfops parameter from ifree call stack")
6aa6718439ac ("xfs: rename xfs_trans ->t_agfl_dfops to ->t_dfops")
4e529339af15 ("xfs: factor out nodiscard helpers")
84ca484ecf2f ("xfs: don't discard on free of unwritten extents")
13b86fc33718 ("xfs: skip online discard during eofblocks trims")
fcb762f5de2e ("xfs: add bmapi nodiscard flag")
8804630e1eeb ("xfs: defer agfl frees from directory op transactions")
8b922f0e6a7f ("xfs: defer frees from common inode allocation paths")
658f8f951173 ("xfs: defer agfl frees from inode inactivation")
2bc5eba8b695 ("xfs: defer agfl block frees from deferred ops processing context")
f8f2835a9cf3 ("xfs: defer agfl block frees when dfops is available")
4223f659dd3e ("xfs: create agfl block free helper function")
a27ba2607e60 ("xfs: detect agfl count corruption and reset agfl")
b121459c7a56 ("xfs: simplify xfs_reflink_convert_cow")
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")
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")