blob: 443bb7dccf9fbaaa73d986ad2ebada73db1ff75e [file] [log] [blame]
0e7ab7efe774 ("xfs: Throttle commits on delayed background CIL push")
108a42358a05 ("xfs: Lower CIL flush limit for large logs")
8b41e3f98e6c ("xfs: split xlog_ticket_done")
dd401770b0ff ("xfs: refactor and split xfs_log_done()")
7ec949212dba ("xfs: don't try to write a start record into every iclog")
df732b29c807 ("xfs: call xlog_state_release_iclog with l_icloglock held")
390aab0a1640 ("xfs: move the locking from xlog_state_finish_copy to the callers")
89ae379d564c ("xfs: use a list_head for iclog callbacks")
195cd83d1b88 ("xfs: don't use xfs_trans_free_items in the commit path")
e8b78db77d48 ("xfs: don't require log items to implement optional methods")
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")
1e85a3670db2 ("xfs: remove the no-op spinlock_destroy stub")