1. 166d136 xfs: return log item size in IOP_SIZE by Dave Chinner · 11 years ago
  2. 3d3c8b5 xfs: refactor xfs_trans_reserve() interface by Jie Liu · 11 years ago
  3. 7fd36c4 xfs: split out transaction reservation code by Dave Chinner · 11 years ago
  4. d386b32 xfs: sync minor header differences needed by userspace. by Dave Chinner · 11 years ago
  5. 2a3c0ac xfs: split out on-disk transaction definitions by Dave Chinner · 11 years ago
  6. 3ebe7d2 xfs: Inode create log items by Dave Chinner · 11 years ago
  7. 5f6bed7 xfs: Introduce an ordered buffer item by Dave Chinner · 11 years ago
  8. 2fb8b50 xfs: Remove two dead transaction log reservaion macros by Jie Liu · 11 years ago
  9. 742ae1e xfs: introduce CONFIG_XFS_WARN by Dave Chinner · 11 years ago
  10. 61fe135 xfs: buffer type overruns blf_flags field by Dave Chinner · 11 years ago
  11. d75afeb xfs: add buffer types to directory and attribute buffers by Dave Chinner · 11 years ago
  12. ee1a47a xfs: add support for large btree blocks by Christoph Hellwig · 11 years ago
  13. a21cd50 xfs: refactor space log reservation for XFS_TRANS_ATTR_SET by Jeff Liu · 11 years ago
  14. a7bd794 xfs: introduce XFS_SB_LOG_RES() for transactions that modify sb on disk by Jeff Liu · 11 years ago
  15. 762d7ba xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount time by Jeff Liu · 11 years ago
  16. a1bd955 xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount time by Jeff Liu · 11 years ago
  17. 4800104 xfs: calculate XFS_TRANS_QM_DQALLOC space log reservation at mount time by Jeff Liu · 11 years ago
  18. f0f2df9 xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount time by Jeff Liu · 11 years ago
  19. b0c10b98 xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount time by Jeff Liu · 11 years ago
  20. 1813dd6 xfs: convert buffer verifiers to an ops structure. by Dave Chinner · 12 years ago
  21. c3f8fc7 xfs: make buffer read verication an IO completion function by Dave Chinner · 12 years ago
  22. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  23. d9457dc xfs: Convert to new freezing code by Jan Kara · 12 years ago
  24. de2a4f5 xfs: add discontiguous buffer support to transactions by Dave Chinner · 12 years ago
  25. 77ba787 xfs: switch to proper __bitwise type for KM_... flags by Al Viro · 12 years ago
  26. 43ff212 xfs: on-stack delayed write buffer lists by Christoph Hellwig · 12 years ago
  27. b393421 xfs: remove the lid_size field in struct log_item_desc by Christoph Hellwig · 13 years ago
  28. 272e42b xfs: constify xfs_item_ops by Christoph Hellwig · 13 years ago
  29. 9508534 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Alex Elder · 13 years ago
  30. ddc3415 xfs: simplify xfs_trans_ijoin* again by Christoph Hellwig · 13 years ago
  31. b103705 xfs: unlock the inode before log force in xfs_fsync by Christoph Hellwig · 13 years ago
  32. 17b3847 xfs: force the log if we encounter pinned buffers in .iop_pushbuf by Christoph Hellwig · 13 years ago
  33. ec3ba85 xfs: more sensible inode refcounting for ialloc by Christoph Hellwig · 13 years ago
  34. 821eb21 xfs: connect up buffer reclaim priority hooks by Dave Chinner · 14 years ago
  35. dfe188d xfs: remove unused t_callback field in struct xfs_trans by Christoph Hellwig · 14 years ago
  36. dcd79a1 xfs: don't use vfs writeback for pure metadata modifications by Dave Chinner · 14 years ago
  37. a59f557 xfs: remove the unused XFS_TRANS_NOSLEEP/XFS_TRANS_WAIT flags by Christoph Hellwig · 14 years ago
  38. 898621d xfs: simplify inode to transaction joining by Christoph Hellwig · 14 years ago
  39. 9412e31 xfs: merge iop_unpin_remove into iop_unpin by Christoph Hellwig · 14 years ago
  40. e98c414 xfs: simplify log item descriptor tracking by Christoph Hellwig · 14 years ago
  41. 025101d xfs: cleanup log reservation calculactions by Christoph Hellwig · 14 years ago
  42. ccf7c23 xfs: Ensure inode allocation buffers are fully replayed by Dave Chinner · 14 years ago
  43. 71e330b xfs: Introduce delayed logging core code by Dave Chinner · 14 years ago
  44. ed3b4d6 xfs: Improve scalability of busy extent tracking by Dave Chinner · 14 years ago
  45. 9abbc53 xfs: add log item recovery tracing by Dave Chinner · 14 years ago
  46. 8e12385 xfs: remove stale parameter from ->iop_unpin method by Dave Chinner · 14 years ago
  47. 35a8a72 xfs: stop passing opaque handles to xfs_log.c routines by Christoph Hellwig · 14 years ago
  48. d808f61 xfs: Don't issue buffer IO direct from AIL push V2 by Dave Chinner · 14 years ago
  49. 0b1b213 xfs: event tracing support by Christoph Hellwig · 15 years ago
  50. 80641dc xfs: I/O completion handlers must use NOFS allocations by Christoph Hellwig · 15 years ago
  51. 13e6d5c xfs: merge fsync and O_SYNC handling by Christoph Hellwig · 15 years ago
  52. 9da096f xfs: fix various typos by Malcolm Parsons · 15 years ago
  53. 0d87e65 xfs: remove superflous inobt macros by Christoph Hellwig · 15 years ago
  54. 783a2f6 [XFS] Finish removing the mount pointer from the AIL API by David Chinner · 16 years ago
  55. fc1829f [XFS] Add ail pointer into log items by David Chinner · 16 years ago
  56. 5b00f14 [XFS] move the AIl traversal over to a consistent interface by David Chinner · 16 years ago
  57. 847fff5 [XFS] Sync up kernel and user-space headers by Barry Naujok · 16 years ago
  58. 39dab9d [XFS] remove shouting-indirection macros from xfs_trans.h by Eric Sandeen · 16 years ago
  59. 322ff6b [XFS] Move xfs_attr_rolltrans to xfs_trans_roll by Niv Sardi · 16 years ago
  60. 535f6b3 [XFS] Replace custom AIL linked-list code with struct list_head by Josef 'Jeff' Sipek · 16 years ago
  61. dfa18b1 [XFS] kill t_sema member of struct xfs_trans by Niv Sardi · 16 years ago
  62. 249a8c1 [XFS] Move AIL pushing into it's own thread by David Chinner · 16 years ago
  63. a8272ce [XFS] Fix up sparse warnings. by David Chinner · 17 years ago
  64. 92821e2 [XFS] Lazy Superblock Counters by David Chinner · 17 years ago
  65. 1c72bf9 [XFS] The last argument "lsn" of xfs_trans_commit() is always called with NULL. by Eric Sandeen · 17 years ago
  66. 20f4ebf [XFS] Make growfs work for amounts greater than 2TB by David Chinner · 17 years ago
  67. 804195b [XFS] Get rid of old 5.3/6.1 v1 log items. Cleanup patch sent in by Eric by Eric Sandeen · 17 years ago
  68. 065d312 [XFS] Remove unused iop_abort log item operation by Eric Sandeen · 18 years ago
  69. 1998764 [XFS] Reduce size of xfs_trans_t structure. * remove ->t_forw, ->t_back -- by Alexey Dobriyan · 18 years ago
  70. f6c2d1f [XFS] Remove version 1 directory code. Never functioned on Linux, just by Nathan Scott · 18 years ago
  71. c41564b [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all by Nathan Scott · 18 years ago
  72. 8758280 [XFS] Cleanup the use of zones/slabs, more consistent and allows flags to by Nathan Scott · 18 years ago
  73. 3ddb8fa [XFS] Sort out cosmetic differences between user and kernel copies of some by Nathan Scott · 18 years ago
  74. 7b71876 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  75. a844f45 [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. by Nathan Scott · 19 years ago
  76. 61c1e68 [XFS] remove unused struct xfs_ail_ticket by Christoph Hellwig · 19 years ago
  77. f538d4d [XFS] write barrier support Issue all log sync operations as ordered by Christoph Hellwig · 19 years ago
  78. efa092f [XFS] Fixes a bug in the quota code when allocating a new dquot record by Tim Shimmin · 19 years ago
  79. 7e9c639 [XFS] 929956 add log debugging and tracing info by Tim Shimmin · 19 years ago
  80. 4372d6e [XFS] Remove dead code. Patch from Adrian Bunk by Christoph Hellwig · 19 years ago
  81. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago