aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_log_cil.c
AgeCommit message (Expand)Author
2010-10-18xfs: reduce the number of CIL lock round trips during commitDave Chinner
2010-09-29xfs: force background CIL push under sustained loadDave Chinner
2010-08-24xfs: don't do memory allocation under the CIL context lockDave Chinner
2010-08-24xfs: Reduce log force overhead for delayed loggingDave Chinner
2010-08-24xfs: unlock items before allowing the CIL to commitDave Chinner
2010-07-26xfs: fix the xfs_log_iovec i_addr typeChristoph Hellwig
2010-07-26xfs: remove unneeded #include statementsChristoph Hellwig
2010-07-26xfs: drop dmapi hooksChristoph Hellwig
2010-05-24xfs: Ensure inode allocation buffers are fully replayedDave Chinner
2010-05-24xfs: enable background pushing of the CILDave Chinner
2010-05-24xfs: Introduce delayed logging core codeDave Chinner