1. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  2. 70a9883c xfs: create a shared header file for format-related information by Dave Chinner · 11 years ago
  3. 2c6e24c xfs: prevent deadlock trying to cover an active log by Dave Chinner · 11 years ago
  4. 4bb928c xfs: split the CIL lock by Dave Chinner · 11 years ago
  5. 991aaf6 xfs: Combine CIL insert and prepare passes by Dave Chinner · 11 years ago
  6. f5baac3 xfs: avoid CIL allocation during insert by Dave Chinner · 11 years ago
  7. 7492c5b xfs: Reduce allocations during CIL insertion by Dave Chinner · 11 years ago
  8. 166d136 xfs: return log item size in IOP_SIZE by Dave Chinner · 11 years ago
  9. fd63875 xfs: Introduce ordered log vector support by Dave Chinner · 11 years ago
  10. ac14876 xfs: fix missing KM_NOFS tags to keep lockdep happy by Dave Chinner · 11 years ago
  11. 7fe3258 xfs: Update xfs_log_commit_cil() comments by Jeff Liu · 11 years ago
  12. f7bdf03 xfs: rename log structure to xlog by Mark Tinguely · 12 years ago
  13. ad1e95c xfs: clean up xfs_bit.h includes by Dave Chinner · 12 years ago
  14. 4ecbfe6 xfs: clean up busy extent naming by Dave Chinner · 12 years ago
  15. efc27b5 xfs: move busy extent handling to it's own file by Dave Chinner · 12 years ago
  16. 60a3460 xfs: move xfsagino_t to xfs_types.h by Dave Chinner · 12 years ago
  17. 4c2d542 xfs: Do background CIL flushes via a workqueue by Dave Chinner · 12 years ago
  18. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  19. b393421 xfs: remove the lid_size field in struct log_item_desc by Christoph Hellwig · 13 years ago
  20. 0244b96 xfs: cleanup the transaction commit path a bit by Christoph Hellwig · 13 years ago
  21. 93b8a58 xfs: remove the deprecated nodelaylog option by Christoph Hellwig · 13 years ago
  22. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  23. e84661a xfs: add online discard support by Christoph Hellwig · 13 years ago
  24. 8a072a4 xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busy by Christoph Hellwig · 13 years ago
  25. c6f990d xfs: handle CIl transaction commit failures correctly by Dave Chinner · 14 years ago
  26. 7db37c5 xfs: fix log ticket leak on forced shutdown. by Dave Chinner · 14 years ago
  27. eb40a87 xfs: use wait queues directly for the log wait queues by Dave Chinner · 14 years ago
  28. 0e57f6a xfs: bulk AIL insertion during transaction commit by Dave Chinner · 14 years ago
  29. d1583a3 xfs: reduce the number of CIL lock round trips during commit by Dave Chinner · 14 years ago
  30. 8016867 xfs: force background CIL push under sustained load by Dave Chinner · 14 years ago
  31. 3b93c7a xfs: don't do memory allocation under the CIL context lock by Dave Chinner · 14 years ago
  32. a44f13e xfs: Reduce log force overhead for delayed logging by Dave Chinner · 14 years ago
  33. d17c701 xfs: unlock items before allowing the CIL to commit by Dave Chinner · 14 years ago
  34. 4e0d5f9 xfs: fix the xfs_log_iovec i_addr type by Christoph Hellwig · 14 years ago
  35. 3400777 xfs: remove unneeded #include statements by Christoph Hellwig · 14 years ago
  36. 288699f xfs: drop dmapi hooks by Christoph Hellwig · 14 years ago
  37. ccf7c23 xfs: Ensure inode allocation buffers are fully replayed by Dave Chinner · 14 years ago
  38. df80615 xfs: enable background pushing of the CIL by Dave Chinner · 14 years ago
  39. 71e330b xfs: Introduce delayed logging core code by Dave Chinner · 14 years ago