blob: 0989c87789d3b197963aca31a09ffb4f28d03926 [file] [log] [blame]
5e96fa8d2b09 ("xfs: factor iclog state processing out of xlog_state_do_callback()")
6546818c8570 ("xfs: factor callbacks out of xlog_state_do_callback()")
6769aa2a4f2b ("xfs: factor debug code out of xlog_state_do_callback()")
cdea5459ce26 ("xfs: fix missed wakeup on l_flush_wait")
89ae379d564c ("xfs: use a list_head for iclog callbacks")
d15cbf2f38b2 ("xfs: stop using XFS_LI_ABORTED as a parameter flag")
79b54d9bfcdc ("xfs: use bios directly to write log buffers")
2d15d2c0e0f7 ("xfs: make use of the l_targ field in struct xlog")
abca1f33f869 ("xfs: remove the syncing argument from xlog_verify_iclog")
db0a6faf938e ("xfs: factor out iclog size calculation from xlog_sync")
5693384805ab ("xfs: factor out splitting of an iclog from xlog_sync")
94860a301b75 ("xfs: factor out log buffer writing from xlog_sync")
1f9489be0257 ("xfs: don't use REQ_PREFLUSH for split log writes")
366fc4b898b3 ("xfs: remove XLOG_STATE_IOABORT")
9bff313253eb ("xfs: reformat xlog_get_lowest_lsn")
1e85a3670db2 ("xfs: remove the no-op spinlock_destroy stub")
a1f69417c6f4 ("xfs: non-scrub - remove unused function parameters")
fb1755a64597 ("Split buffer's b_fspriv field")
70a20655339a ("Get rid of xfs_buf_log_item_t typedef")
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")
68c58e9b9a88 ("xfs: only skip rmap owner checks for unknown-owner rmap removal")
33df3a9cf925 ("xfs: always honor OWN_UNKNOWN rmap removal requests")
0525e952dcce ("xfs: queue deferred rmap ops for cow staging extent alloc/free in the right order")
211e95bbab71 ("xfs: merge xfs_bmap_read_extents into xfs_iread_extents")
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")
060ea65b3940 ("xfs: add a xfs_bmap_fork_to_state helper")
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")
dcb660f9222f ("xfs: probe the scrub ioctl")
a56371865e78 ("xfs: dispatch metadata scrub subcommands")