1. ec47eb6 xfs remove the XFS_TRANS_DEBUG routines by Mark Tinguely · 12 years ago
  2. 9a3a5da xfs: check for stale inode before acquiring iflock on push by Brian Foster · 12 years ago
  3. ad1e95c xfs: clean up xfs_bit.h includes by Dave Chinner · 12 years ago
  4. 60a3460 xfs: move xfsagino_t to xfs_types.h by Dave Chinner · 12 years ago
  5. 04913fd xfs: pass shutdown method into xfs_trans_ail_delete_bulk by Dave Chinner · 12 years ago
  6. 43ff212 xfs: on-stack delayed write buffer lists by Christoph Hellwig · 12 years ago
  7. 4c46819 xfs: do not write the buffer from xfs_iflush by Christoph Hellwig · 12 years ago
  8. 8f639dd xfs: reimplement fdatasync support by Christoph Hellwig · 12 years ago
  9. f5d8d5c xfs: split in-core and on-disk inode log item fields by Christoph Hellwig · 12 years ago
  10. 339a5f5 xfs: make xfs_inode_item_size idempotent by Christoph Hellwig · 12 years ago
  11. 8a9c998 xfs: log timestamp updates by Christoph Hellwig · 12 years ago
  12. 5b03ff1 xfs: remove xfs_trans_unlocked_item by Christoph Hellwig · 12 years ago
  13. f392e63 xfs: replace i_pin_wait with a bit waitqueue by Christoph Hellwig · 13 years ago
  14. 474fce0 xfs: replace i_flock with a sleeping bitlock by Christoph Hellwig · 13 years ago
  15. 8096b1e xfs: remove the if_ext_max field in struct xfs_ifork by Christoph Hellwig · 13 years ago
  16. b393421 xfs: remove the lid_size field in struct log_item_desc by Christoph Hellwig · 13 years ago
  17. 272e42b xfs: constify xfs_item_ops by Christoph Hellwig · 13 years ago
  18. 9508534 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Alex Elder · 13 years ago
  19. ddc3415 xfs: simplify xfs_trans_ijoin* again by Christoph Hellwig · 13 years ago
  20. 17b3847 xfs: force the log if we encounter pinned buffers in .iop_pushbuf by Christoph Hellwig · 13 years ago
  21. adadbee xfs: remove wrappers around b_fspriv by Christoph Hellwig · 13 years ago
  22. f3ca8738 xfs: remove i_transp by Christoph Hellwig · 13 years ago
  23. 1316d4d xfs: unpin stale inodes directly in IOP_COMMITTED by Dave Chinner · 13 years ago
  24. 45c51b9 xfs: cleanup duplicate initializations by David Sterba · 13 years ago
  25. e828776 xfs: fix extent format buffer allocation size by Dave Chinner · 13 years ago
  26. 1bfd8d0 xfs: introduce inode cluster buffer trylocks for xfs_iflush by Dave Chinner · 13 years ago
  27. 3013683 xfs: remove all the inodes on a buffer from the AIL in bulk by Dave Chinner · 14 years ago
  28. de25c18 xfs: avoid moving stale inodes in the AIL by Dave Chinner · 14 years ago
  29. dcd79a1 xfs: don't use vfs writeback for pure metadata modifications by Dave Chinner · 14 years ago
  30. 696123f xfs: fix big endian build by Dave Chinner · 14 years ago
  31. 73523a2 xfs: fix gcc 4.6 set but not read and unused statement warnings by Christoph Hellwig · 14 years ago
  32. f2d6761 xfs: remove xfs_iput by Christoph Hellwig · 14 years ago
  33. 4e0d5f9 xfs: fix the xfs_log_iovec i_addr type by Christoph Hellwig · 14 years ago
  34. 898621d xfs: simplify inode to transaction joining by Christoph Hellwig · 14 years ago
  35. ca30b2a xfs: give li_cb callbacks the correct prototype by Christoph Hellwig · 14 years ago
  36. 7bfa31d xfs: give xfs_item_ops methods the correct prototypes by Christoph Hellwig · 14 years ago
  37. 9412e31 xfs: merge iop_unpin_remove into iop_unpin by Christoph Hellwig · 14 years ago
  38. 3400777 xfs: remove unneeded #include statements by Christoph Hellwig · 14 years ago
  39. 288699f xfs: drop dmapi hooks by Christoph Hellwig · 14 years ago
  40. 8e12385 xfs: remove stale parameter from ->iop_unpin method by Dave Chinner · 14 years ago
  41. 4aaf15d xfs: Add inode pin counts to traces by Dave Chinner · 14 years ago
  42. 43f5efc xfs: factor log item initialisation by Dave Chinner · 14 years ago
  43. a14a5ab xfs: remove xfs_ipin/xfs_iunpin by Christoph Hellwig · 14 years ago
  44. d808f61 xfs: Don't issue buffer IO direct from AIL push V2 by Dave Chinner · 14 years ago
  45. c854363 xfs: Use delayed write for inodes rather than async V2 by Dave Chinner · 14 years ago
  46. a14a348 xfs: cleanup up xfs_log_force calling conventions by Christoph Hellwig · 14 years ago
  47. 4139b3b xfs: kill XLOG_VEC_SET_TYPE by Christoph Hellwig · 14 years ago
  48. 0cadda1 xfs: remove duplicate buffer flags by Christoph Hellwig · 14 years ago
  49. 0b1b213 xfs: event tracing support by Christoph Hellwig · 15 years ago
  50. f9581b1 xfs: implement ->dirty_inode to fix timestamp handling by Christoph Hellwig · 15 years ago
  51. aa72a5c xfs: simplify xfs_trans_iget by Christoph Hellwig · 15 years ago
  52. 13e6d5c xfs: merge fsync and O_SYNC handling by Christoph Hellwig · 15 years ago
  53. 92bfc6e [XFS] embededd struct xfs_imap into xfs_inode by Christoph Hellwig · 16 years ago
  54. 51ce16d [XFS] kill XFS_DINODE_VERSION_ defines by Christoph Hellwig · 16 years ago
  55. 81591fe [XFS] kill xfs_dinode_core_t by Christoph Hellwig · 16 years ago
  56. 783a2f6 [XFS] Finish removing the mount pointer from the AIL API by David Chinner · 16 years ago
  57. fc1829f [XFS] Add ail pointer into log items by David Chinner · 16 years ago
  58. c7e8f26 [XFS] Move the AIL lock into the struct xfs_ail by David Chinner · 16 years ago
  59. c63942d [XFS] replace inode flush semaphore with a completion by David Chinner · 16 years ago
  60. f0e2d93 [XFS] Remove unused arg from kmem_free() by Denys Vlasenko · 16 years ago
  61. 579aa9c [XFS] shrink mrlock_t by Christoph Hellwig · 16 years ago
  62. db7a19f [XFS] Ensure xfs_bawrite() errors are checked. by David Chinner · 16 years ago
  63. 6211870 [XFS] remove shouting-indirection macros from xfs_sb.h by Eric Sandeen · 16 years ago
  64. 5d51eff [XFS] Fix inode allocation latency by David Chinner · 17 years ago
  65. 287f3da [XFS] Unwrap AIL_LOCK by Donald Douwsma · 17 years ago
  66. 7989cb8 [XFS] Keep stack usage down for 4k stacks by using noinline. by David Chinner · 17 years ago
  67. 065d312 [XFS] Remove unused iop_abort log item operation by Eric Sandeen · 18 years ago
  68. f6c2d1f [XFS] Remove version 1 directory code. Never functioned on Linux, just by Nathan Scott · 18 years ago
  69. 0d8fee3 [XFS] Kill direct access to ->count in valusema(); all we ever use it for by Al Viro · 18 years ago
  70. 6d192a9 [XFS] inode items and EFI/EFDs have different ondisk format for 32bit and by Tim Shimmin · 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. 3762ec6 [XFS] Merge in trivial changes, sync up headers with userspace equivalents. by Nathan Scott · 18 years ago
  73. 42fe2b1 [XFS] fix, speedup and simplify atime handling let the VFS handle atime by Christoph Hellwig · 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. f016bad [XFS] Cleanup some -Wundef flag warnings in the endian macros (thanks by Nathan Scott · 19 years ago
  77. 7e9c639 [XFS] 929956 add log debugging and tracing info by Tim Shimmin · 19 years ago
  78. ba0f32d [XFS] mark various symbols static Patch from Adrian Bunk by Christoph Hellwig · 19 years ago
  79. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago