1. 3042b3a xfs: Don't log uninitialised fields in inode structures by Dave Chinner · 7 years ago
  2. d59a3f7 xfs: Capture state of the right inode in xfs_iflush_done by Carlos Maiolino · 7 years ago
  3. 0800356 xfs: Properly retry failed inode items in case of error during buffer writeback by Carlos Maiolino · 7 years ago
  4. 1ba0493 xfs: remove xfs_trans_ail_delete_bulk by Christoph Hellwig · 7 years ago
  5. f380ee7 xfs: provide helper for counting extents from if_bytes by Eric Sandeen · 7 years ago
  6. f7ca352 xfs: create a separate cow extent size hint for the allocator by Darrick J. Wong · 8 years ago
  7. b1c5ebb xfs: allocate log vector buffers outside CIL context lock by Dave Chinner · 8 years ago
  8. 2a4ad58 Merge branch 'xfs-4.7-misc-fixes' into for-next by Dave Chinner · 8 years ago
  9. 6e3e6d5 xfs: mute some sparse warnings by Eryu Guan · 8 years ago
  10. 30ee052 xfs: optimize inline symlinks by Christoph Hellwig · 8 years ago
  11. c19b3b05 xfs: mode di_mode to vfs inode by Dave Chinner · 8 years ago
  12. 83e06f2 xfs: move di_changecount to VFS inode by Dave Chinner · 8 years ago
  13. 9e9a267 xfs: move inode generation count to VFS inode by Dave Chinner · 8 years ago
  14. 54d7b5c xfs: use vfs inode nlink field everywhere by Dave Chinner · 8 years ago
  15. faeb4e4 xfs: move v1 inode conversion to xfs_inode_from_disk by Dave Chinner · 8 years ago
  16. 93f958f xfs: cull unnecessary icdinode fields by Dave Chinner · 8 years ago
  17. 3987848 xfs: remove timestamps from incore inode by Dave Chinner · 8 years ago
  18. f8d55aa052 xfs: introduce inode log format object by Dave Chinner · 8 years ago
  19. fc0561c xfs: optimise away log forces on timestamp updates for fdatasync by Dave Chinner · 9 years ago
  20. 146e54b xfs: add helper to conditionally remove items from the AIL by Brian Foster · 9 years ago
  21. bb58e61 xfs: move most of xfs_sb.h to xfs_format.h by Christoph Hellwig · 9 years ago
  22. 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 9 years ago
  23. 6d3ebaa xfs: merge xfs_dinode.h into xfs_format.h by Christoph Hellwig · 9 years ago
  24. 5217793 xfs: xfs_iflush_done checks the wrong log item callback by Mark Tinguely · 10 years ago
  25. 2451337 xfs: global error sign conversion by Dave Chinner · 10 years ago
  26. 263997a xfs: turn NLINK feature on by default by Dave Chinner · 10 years ago
  27. 2f25129 xfs: remove the inode log format from the inode log item by Christoph Hellwig · 10 years ago
  28. da77650 xfs: format logged extents directly into the CIL by Christoph Hellwig · 10 years ago
  29. bde7cff xfs: format log items write directly into the linear CIL buffer by Christoph Hellwig · 10 years ago
  30. 1234351 xfs: introduce xlog_copy_iovec by Christoph Hellwig · 10 years ago
  31. 3de559fb xfs: refactor xfs_inode_item_format by Christoph Hellwig · 10 years ago
  32. ce9641d xfs: refactor xfs_inode_item_size by Christoph Hellwig · 10 years ago
  33. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  34. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  35. 166d136 xfs: return log item size in IOP_SIZE by Dave Chinner · 11 years ago
  36. 93848a9 xfs: add version 3 inode format with CRCs by Christoph Hellwig · 11 years ago
  37. ec47eb6 xfs remove the XFS_TRANS_DEBUG routines by Mark Tinguely · 11 years ago
  38. 9a3a5da xfs: check for stale inode before acquiring iflock on push by Brian Foster · 12 years ago
  39. ad1e95c xfs: clean up xfs_bit.h includes by Dave Chinner · 12 years ago
  40. 60a3460 xfs: move xfsagino_t to xfs_types.h by Dave Chinner · 12 years ago
  41. 04913fd xfs: pass shutdown method into xfs_trans_ail_delete_bulk by Dave Chinner · 12 years ago
  42. 43ff212 xfs: on-stack delayed write buffer lists by Christoph Hellwig · 12 years ago
  43. 4c46819 xfs: do not write the buffer from xfs_iflush by Christoph Hellwig · 12 years ago
  44. 8f639dd xfs: reimplement fdatasync support by Christoph Hellwig · 12 years ago
  45. f5d8d5c xfs: split in-core and on-disk inode log item fields by Christoph Hellwig · 12 years ago
  46. 339a5f5 xfs: make xfs_inode_item_size idempotent by Christoph Hellwig · 12 years ago
  47. 8a9c998 xfs: log timestamp updates by Christoph Hellwig · 12 years ago
  48. 5b03ff1 xfs: remove xfs_trans_unlocked_item by Christoph Hellwig · 12 years ago
  49. f392e63 xfs: replace i_pin_wait with a bit waitqueue by Christoph Hellwig · 12 years ago
  50. 474fce0 xfs: replace i_flock with a sleeping bitlock by Christoph Hellwig · 12 years ago
  51. 8096b1e xfs: remove the if_ext_max field in struct xfs_ifork by Christoph Hellwig · 12 years ago
  52. b393421 xfs: remove the lid_size field in struct log_item_desc by Christoph Hellwig · 12 years ago
  53. 272e42b xfs: constify xfs_item_ops by Christoph Hellwig · 13 years ago
  54. 9508534 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Alex Elder · 13 years ago
  55. ddc3415 xfs: simplify xfs_trans_ijoin* again by Christoph Hellwig · 13 years ago
  56. 17b3847 xfs: force the log if we encounter pinned buffers in .iop_pushbuf by Christoph Hellwig · 13 years ago
  57. adadbee xfs: remove wrappers around b_fspriv by Christoph Hellwig · 13 years ago
  58. f3ca8738 xfs: remove i_transp by Christoph Hellwig · 13 years ago
  59. 1316d4d xfs: unpin stale inodes directly in IOP_COMMITTED by Dave Chinner · 13 years ago
  60. 45c51b9 xfs: cleanup duplicate initializations by David Sterba · 13 years ago
  61. e828776 xfs: fix extent format buffer allocation size by Dave Chinner · 13 years ago
  62. 1bfd8d0 xfs: introduce inode cluster buffer trylocks for xfs_iflush by Dave Chinner · 13 years ago
  63. 3013683 xfs: remove all the inodes on a buffer from the AIL in bulk by Dave Chinner · 13 years ago
  64. de25c18 xfs: avoid moving stale inodes in the AIL by Dave Chinner · 13 years ago
  65. dcd79a1 xfs: don't use vfs writeback for pure metadata modifications by Dave Chinner · 14 years ago
  66. 696123f xfs: fix big endian build by Dave Chinner · 14 years ago
  67. 73523a2 xfs: fix gcc 4.6 set but not read and unused statement warnings by Christoph Hellwig · 14 years ago
  68. f2d6761 xfs: remove xfs_iput by Christoph Hellwig · 14 years ago
  69. 4e0d5f9 xfs: fix the xfs_log_iovec i_addr type by Christoph Hellwig · 14 years ago
  70. 898621d xfs: simplify inode to transaction joining by Christoph Hellwig · 14 years ago
  71. ca30b2a xfs: give li_cb callbacks the correct prototype by Christoph Hellwig · 14 years ago
  72. 7bfa31d xfs: give xfs_item_ops methods the correct prototypes by Christoph Hellwig · 14 years ago
  73. 9412e31 xfs: merge iop_unpin_remove into iop_unpin by Christoph Hellwig · 14 years ago
  74. 3400777 xfs: remove unneeded #include statements by Christoph Hellwig · 14 years ago
  75. 288699f xfs: drop dmapi hooks by Christoph Hellwig · 14 years ago
  76. 8e12385 xfs: remove stale parameter from ->iop_unpin method by Dave Chinner · 14 years ago
  77. 4aaf15d xfs: Add inode pin counts to traces by Dave Chinner · 14 years ago
  78. 43f5efc xfs: factor log item initialisation by Dave Chinner · 14 years ago
  79. a14a5ab xfs: remove xfs_ipin/xfs_iunpin by Christoph Hellwig · 14 years ago
  80. d808f61 xfs: Don't issue buffer IO direct from AIL push V2 by Dave Chinner · 14 years ago
  81. c854363 xfs: Use delayed write for inodes rather than async V2 by Dave Chinner · 14 years ago
  82. a14a348 xfs: cleanup up xfs_log_force calling conventions by Christoph Hellwig · 14 years ago
  83. 4139b3b xfs: kill XLOG_VEC_SET_TYPE by Christoph Hellwig · 14 years ago
  84. 0cadda1 xfs: remove duplicate buffer flags by Christoph Hellwig · 14 years ago
  85. 0b1b213 xfs: event tracing support by Christoph Hellwig · 14 years ago
  86. f9581b1 xfs: implement ->dirty_inode to fix timestamp handling by Christoph Hellwig · 15 years ago
  87. aa72a5c xfs: simplify xfs_trans_iget by Christoph Hellwig · 15 years ago
  88. 13e6d5c xfs: merge fsync and O_SYNC handling by Christoph Hellwig · 15 years ago
  89. 92bfc6e [XFS] embededd struct xfs_imap into xfs_inode by Christoph Hellwig · 15 years ago
  90. 51ce16d [XFS] kill XFS_DINODE_VERSION_ defines by Christoph Hellwig · 15 years ago
  91. 81591fe [XFS] kill xfs_dinode_core_t by Christoph Hellwig · 15 years ago
  92. 783a2f6 [XFS] Finish removing the mount pointer from the AIL API by David Chinner · 16 years ago
  93. fc1829f [XFS] Add ail pointer into log items by David Chinner · 16 years ago
  94. c7e8f26 [XFS] Move the AIL lock into the struct xfs_ail by David Chinner · 16 years ago
  95. c63942d [XFS] replace inode flush semaphore with a completion by David Chinner · 16 years ago
  96. f0e2d93 [XFS] Remove unused arg from kmem_free() by Denys Vlasenko · 16 years ago
  97. 579aa9c [XFS] shrink mrlock_t by Christoph Hellwig · 16 years ago
  98. db7a19f [XFS] Ensure xfs_bawrite() errors are checked. by David Chinner · 16 years ago
  99. 6211870 [XFS] remove shouting-indirection macros from xfs_sb.h by Eric Sandeen · 16 years ago
  100. 5d51eff [XFS] Fix inode allocation latency by David Chinner · 17 years ago