1. b1c5ebb xfs: allocate log vector buffers outside CIL context lock by Dave Chinner · 8 years ago
  2. 710b1e2 xfs: remove transaction types by Christoph Hellwig · 8 years ago
  3. 4703da7 xfs: close xc_cil list_empty() races with cil commit sequence by Brian Foster · 9 years ago
  4. f78c390 xfs: fix xfs_log_done interface by Christoph Hellwig · 9 years ago
  5. 7039331 xfs: saner xfs_trans_commit interface by Christoph Hellwig · 9 years ago
  6. eacb24e xfs: pass a boolean flag to xfs_trans_free_items by Christoph Hellwig · 9 years ago
  7. bb58e61 xfs: move most of xfs_sb.h to xfs_format.h by Christoph Hellwig · 9 years ago
  8. 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 9 years ago
  9. 8af3dcd xfs: xlog_cil_force_lsn doesn't always wait correctly by Dave Chinner · 10 years ago
  10. 5c18717 xfs: fix cil push sequence after log recovery by Mark Tinguely · 10 years ago
  11. 2451337 xfs: global error sign conversion by Dave Chinner · 10 years ago
  12. b474c7a xfs: Nuke XFS_ERROR macro by Eric Sandeen · 10 years ago
  13. 0d907a3 Merge branch 'xfs-misc-fixes-2-for-3.16' into for-next by Dave Chinner · 10 years ago
  14. 110dc24 xfs: log vector rounding leaks log space by Dave Chinner · 10 years ago
  15. ac98351 xfs: don't sleep in xlog_cil_force_lsn on shutdown by Dave Chinner · 10 years ago
  16. 730357a Merge branch 'xfs-stack-fixes' into for-next by Dave Chinner · 10 years ago
  17. f876e44 xfs: always do log forces via the workqueue by Dave Chinner · 10 years ago
  18. b678573 Merge branch 'xfs-fixes-for-3.15' into for-next by Dave Chinner · 10 years ago
  19. 3895e51 xfs: ensure correct log item buffer alignment by Dave Chinner · 10 years ago
  20. c6f9726 xfs: convert xfs_log_commit_cil() to void by Jie Liu · 10 years ago
  21. bde7cff xfs: format log items write directly into the linear CIL buffer by Christoph Hellwig · 10 years ago
  22. 9597df6 xfs: remove duplicate code in xlog_cil_insert_format_items by Christoph Hellwig · 10 years ago
  23. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  24. 70a9883c xfs: create a shared header file for format-related information by Dave Chinner · 11 years ago
  25. 2c6e24c xfs: prevent deadlock trying to cover an active log by Dave Chinner · 11 years ago
  26. 4bb928c xfs: split the CIL lock by Dave Chinner · 11 years ago
  27. 991aaf6 xfs: Combine CIL insert and prepare passes by Dave Chinner · 11 years ago
  28. f5baac3 xfs: avoid CIL allocation during insert by Dave Chinner · 11 years ago
  29. 7492c5b xfs: Reduce allocations during CIL insertion by Dave Chinner · 11 years ago
  30. 166d136 xfs: return log item size in IOP_SIZE by Dave Chinner · 11 years ago
  31. fd63875 xfs: Introduce ordered log vector support by Dave Chinner · 11 years ago
  32. ac14876 xfs: fix missing KM_NOFS tags to keep lockdep happy by Dave Chinner · 11 years ago
  33. 7fe3258 xfs: Update xfs_log_commit_cil() comments by Jeff Liu · 11 years ago
  34. f7bdf03 xfs: rename log structure to xlog by Mark Tinguely · 12 years ago
  35. ad1e95c xfs: clean up xfs_bit.h includes by Dave Chinner · 12 years ago
  36. 4ecbfe6 xfs: clean up busy extent naming by Dave Chinner · 12 years ago
  37. efc27b5 xfs: move busy extent handling to it's own file by Dave Chinner · 12 years ago
  38. 60a3460 xfs: move xfsagino_t to xfs_types.h by Dave Chinner · 12 years ago
  39. 4c2d542 xfs: Do background CIL flushes via a workqueue by Dave Chinner · 12 years ago
  40. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  41. b393421 xfs: remove the lid_size field in struct log_item_desc by Christoph Hellwig · 12 years ago
  42. 0244b96 xfs: cleanup the transaction commit path a bit by Christoph Hellwig · 12 years ago
  43. 93b8a58 xfs: remove the deprecated nodelaylog option by Christoph Hellwig · 12 years ago
  44. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 12 years ago
  45. e84661a xfs: add online discard support by Christoph Hellwig · 13 years ago
  46. 8a072a4 xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busy by Christoph Hellwig · 13 years ago
  47. c6f990d xfs: handle CIl transaction commit failures correctly by Dave Chinner · 13 years ago
  48. 7db37c5 xfs: fix log ticket leak on forced shutdown. by Dave Chinner · 13 years ago
  49. eb40a87 xfs: use wait queues directly for the log wait queues by Dave Chinner · 13 years ago
  50. 0e57f6a xfs: bulk AIL insertion during transaction commit by Dave Chinner · 13 years ago
  51. d1583a3 xfs: reduce the number of CIL lock round trips during commit by Dave Chinner · 14 years ago
  52. 8016867 xfs: force background CIL push under sustained load by Dave Chinner · 14 years ago
  53. 3b93c7a xfs: don't do memory allocation under the CIL context lock by Dave Chinner · 14 years ago
  54. a44f13e xfs: Reduce log force overhead for delayed logging by Dave Chinner · 14 years ago
  55. d17c701 xfs: unlock items before allowing the CIL to commit by Dave Chinner · 14 years ago
  56. 4e0d5f9 xfs: fix the xfs_log_iovec i_addr type by Christoph Hellwig · 14 years ago
  57. 3400777 xfs: remove unneeded #include statements by Christoph Hellwig · 14 years ago
  58. 288699f xfs: drop dmapi hooks by Christoph Hellwig · 14 years ago
  59. ccf7c23 xfs: Ensure inode allocation buffers are fully replayed by Dave Chinner · 14 years ago
  60. df80615 xfs: enable background pushing of the CIL by Dave Chinner · 14 years ago
  61. 71e330b xfs: Introduce delayed logging core code by Dave Chinner · 14 years ago