blob: 4275bc5623c447feed0b11e48a4f3d0ca8ceb4e4 [file] [log] [blame]
6b789c337a59 ("xfs: fix iclog release error check race with shutdown")
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")