blob: e10ad3aeeaa44dd30801b4a975141c09ab2925d7 [file] [log] [blame]
3c702f95909a ("xfs: refactor unmount record writing")
7ec949212dba ("xfs: don't try to write a start record into every iclog")
81e5b50a8fb5 ("xfs: factor out a xlog_wait_on_iclog helper")
13859c984301 ("xfs: cleanup xfs_log_unmount_write")
6178d104075a ("xfs: remove dead code from xfs_log_unmount_write")
550319e9df3a ("xfs: remove the unused return value from xfs_log_unmount_write")
1858bb0bec61 ("xfs: turn ic_state into an enum")
fe9c0e77acc5 ("xfs: remove the unused XLOG_STATE_ALL and XLOG_STATE_UNUSED flags")
df732b29c807 ("xfs: call xlog_state_release_iclog with l_icloglock held")
390aab0a1640 ("xfs: move the locking from xlog_state_finish_copy to the callers")
14e15f1bcd73 ("xfs: push the grant head when the log head moves forward")
0383f543d870 ("xfs: push iclog state cleaning into xlog_state_clean_log")
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")
f467cad95f5e ("xfs: force summary counter recalc at next mount")
53235f22151e ("xfs: refactor unmount record write")
84d42ea6b626 ("xfs: implement the metadata repair ioctl flag")
8389f3ffa22a ("xfs: skip scrub xref if corruption already noted")
eb41c93fef19 ("xfs: avoid ilock games in the quota scrubber")
554ba965407e ("xfs: refactor dquot iteration")
2e330e76e03d ("xfs: refactor XFS_QMOPT_DQNEXT out of existence")
a1f69417c6f4 ("xfs: non-scrub - remove unused function parameters")
7e56d9eaea13 ("xfs: remove xfs_buf parameter from inode scrub methods")
d0018ad88909 ("xfs: inode scrubber shouldn't bother with raw checks")
93806299b56b ("xfs: refactor xfs_log_force_lsn")
e6b965705685 ("xfs: refactor xfs_log_force")
60e5bb7844ec ("xfs: merge _xfs_log_force and xfs_log_force")
2b56c2857fde ("xfs: remove the unused log_flushed variable in xfs_extent_busy_flush")
67a3f6d01495 ("xfs: make tracepoint inode number format consistent")
fb1755a64597 ("Split buffer's b_fspriv field")
70a20655339a ("Get rid of xfs_buf_log_item_t typedef")
561f648ab2bd ("xfs: cross-reference the block mappings when possible")
46d9bfb5e706 ("xfs: cross-reference the realtime bitmap")
f6d5fc21fdc7 ("xfs: cross-reference refcount btree during scrub")
dbde19da9637 ("xfs: cross-reference the rmapbt data with the refcountbt")
d852657ccfc0 ("xfs: cross-reference reverse-mapping btree")