aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_log_cil.c
AgeCommit message (Expand)Author
2012-06-21xfs: rename log structure to xlogMark Tinguely
2012-05-14xfs: clean up xfs_bit.h includesDave Chinner
2012-05-14xfs: clean up busy extent namingDave Chinner
2012-05-14xfs: move busy extent handling to it's own fileDave Chinner
2012-05-14xfs: move xfsagino_t to xfs_types.hDave Chinner
2012-05-14xfs: Do background CIL flushes via a workqueueDave Chinner
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-12-08xfs: remove the lid_size field in struct log_item_descChristoph Hellwig
2011-12-08xfs: cleanup the transaction commit path a bitChristoph Hellwig
2011-12-08xfs: remove the deprecated nodelaylog optionChristoph Hellwig
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2011-05-24xfs: add online discard supportChristoph Hellwig
2011-04-28xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busyChristoph Hellwig
2011-01-28xfs: handle CIl transaction commit failures correctlyDave Chinner
2011-01-27xfs: fix log ticket leak on forced shutdown.Dave Chinner
2010-12-21xfs: use wait queues directly for the log wait queuesDave Chinner
2010-12-20xfs: bulk AIL insertion during transaction commitDave Chinner
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