blob: 25939086394739dcee84387aeb1c19b179cc2814 [file] [log] [blame]
e6631f85546c ("xfs: get rid of the log item descriptor")
ba18781b9156 ("xfs: add tracing to high level transaction operations")
22525c17ed13 ("xfs: log item flags are racy")
f8f2835a9cf3 ("xfs: defer agfl block frees when dfops is available")
4223f659dd3e ("xfs: create agfl block free helper function")
0612d1166330 ("xfs: fix intent use-after-free on abort")
a27ba2607e60 ("xfs: detect agfl count corruption and reset agfl")
0ab32086d0be ("xfs: account only rmapbt-used blocks against rmapbt perag res")
215928633502 ("xfs: rename agfl perag res type to rmapbt")
57e809561118 ("xfs: Rename xa_ elements to ail_")
e157ebdcb3ac ("Cleanup old XFS_BTREE_* traces")
7c2d238ac6c4 ("xfs: allow xfs_lock_two_inodes to take different EXCL/SHARED modes")
643c8c05e75d ("Use list_head infra-structure for buffer's log items list")
fb1755a64597 ("Split buffer's b_fspriv field")
70a20655339a ("Get rid of xfs_buf_log_item_t typedef")
3d170aa24283 ("xfs: change 0x%p -> %p in print messages")
b872af2c8700 ("xfs: trace log reservations at mount time")
bc1a09b8e334 ("xfs: refactor verifier callers to print address of failing check")
a6a781a58bef ("xfs: have buffer verifier functions report failing address")
31ca03c92c32 ("xfs: refactor xfs_verifier_error and xfs_buf_ioerror")
9101d3707b9a ("xfs: remove XFS_WANT_CORRUPTED_RETURN from dir3 data verifiers")
e1e55aaf1cc6 ("xfs: refactor short form btree pointer verification")
8368a6019d5b ("xfs: refactor long-format btree header verification routines")
59f6fec3bdb2 ("xfs: remove XFS_FSB_SANITY_CHECK")
373b0589dc8d ("xfs: Properly retry failed dquot items in case of error during buffer writeback")
509955823cc9 ("xfs: log recovery should replay deferred ops in order")
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")