aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_log_cil.c
Commit message (Expand)AuthorAge
* xfs: add online discard supportChristoph Hellwig2011-05-24
* xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busyChristoph Hellwig2011-04-28
* xfs: handle CIl transaction commit failures correctlyDave Chinner2011-01-28
* xfs: fix log ticket leak on forced shutdown.Dave Chinner2011-01-26
* xfs: use wait queues directly for the log wait queuesDave Chinner2010-12-20
* xfs: bulk AIL insertion during transaction commitDave Chinner2010-12-19
* xfs: reduce the number of CIL lock round trips during commitDave Chinner2010-10-18
* xfs: force background CIL push under sustained loadDave Chinner2010-09-29
* xfs: don't do memory allocation under the CIL context lockDave Chinner2010-08-23
* xfs: Reduce log force overhead for delayed loggingDave Chinner2010-08-23
* xfs: unlock items before allowing the CIL to commitDave Chinner2010-08-23
* xfs: fix the xfs_log_iovec i_addr typeChristoph Hellwig2010-07-26
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-26
* xfs: drop dmapi hooksChristoph Hellwig2010-07-26
* xfs: Ensure inode allocation buffers are fully replayedDave Chinner2010-05-24
* xfs: enable background pushing of the CILDave Chinner2010-05-24
* xfs: Introduce delayed logging core codeDave Chinner2010-05-24