blob: 79d7368be7ec169dc65e55406324c9f56a229860 [file] [log] [blame]
f10e925def9a ("xfs: merge xlog_commit_record with xlog_write_done")
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")
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")