1. 97d3ac7 xfs: exact busy extent tracking by Christoph Hellwig · 13 years ago
  2. 1e05ff0 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  3. da8a1a4 xfs: convert log tail checking to a warning by Dave Chinner · 13 years ago
  4. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  5. a0fa2b6 xfs: Convert xlog_warn to new logging interface by Dave Chinner · 13 years ago
  6. d0eb2f3 xfs: convert grant head manipulations to lockless algorithm by Dave Chinner · 14 years ago
  7. 3f16b98 xfs: introduce new locks for the log grant ticket wait queues by Dave Chinner · 14 years ago
  8. c8a09ff xfs: convert log grant heads to atomic variables by Dave Chinner · 14 years ago
  9. 1c3cb9e xfs: convert l_tail_lsn to an atomic variable. by Dave Chinner · 14 years ago
  10. 84f3c68 xfs: convert l_last_sync_lsn to an atomic variable by Dave Chinner · 14 years ago
  11. eb40a87 xfs: use wait queues directly for the log wait queues by Dave Chinner · 14 years ago
  12. a69ed03 xfs: combine grant heads into a single 64 bit integer by Dave Chinner · 14 years ago
  13. 1054794 xfs: convert log grant ticket queues to list heads by Dave Chinner · 14 years ago
  14. d5689ea xfs: use struct list_head for the buf cancel table by Christoph Hellwig · 14 years ago
  15. 8016867 xfs: force background CIL push under sustained load by Dave Chinner · 14 years ago
  16. a44f13e xfs: Reduce log force overhead for delayed logging by Dave Chinner · 14 years ago
  17. df80615 xfs: enable background pushing of the CIL by Dave Chinner · 14 years ago
  18. 71e330b xfs: Introduce delayed logging core code by Dave Chinner · 14 years ago
  19. 955833c xfs: make the log ticket ID available outside the log infrastructure by Dave Chinner · 14 years ago
  20. 48389ef xfs: kill off l_sectbb_mask by Alex Elder · 14 years ago
  21. 69ce58f xfs: record log sector size rather than log2(that) by Alex Elder · 14 years ago
  22. e6b1f27 xfs: clean up xlog_write_adv_cnt by Christoph Hellwig · 14 years ago
  23. 5d77c0d xfs: make several more functions static by Eric Sandeen · 15 years ago
  24. 0b1b213 xfs: event tracing support by Christoph Hellwig · 15 years ago
  25. d96f8f8 xfs: add more statics & drop some unused functions by Eric Sandeen · 15 years ago
  26. 076e6ac xfs: cleanup xlog_bread by Christoph Hellwig · 15 years ago
  27. a568778 xfs: remove uchar_t/ushort_t/uint_t/ulong_t types by Christoph Hellwig · 15 years ago
  28. b28708d [XFS] sanitize xlog_in_core_t definition by Christoph Hellwig · 16 years ago
  29. cc09c0d [XFS] Fix double free of log tickets by Dave Chinner · 16 years ago
  30. a9c21c1 [XFS] Given the log a pointer to the AIL by David Chinner · 16 years ago
  31. 31bd61f [XFS] Move memory allocations for log tracing out of the critical path by Lachlan McIlroy · 16 years ago
  32. 4249023 [XFS] cleanup xfs_mountfs by Christoph Hellwig · 16 years ago
  33. 12017fa [XFS] clean up stale references to semaphores by David Chinner · 16 years ago
  34. d748c62 [XFS] Convert l_flushsema to a sv_t by Matthew Wilcox · 16 years ago
  35. 4679b2d [XFS] Reorganise xlog_t for better cacheline isolation of contention by David Chinner · 16 years ago
  36. eb01c9c [XFS] Remove the xlog_ticket allocator by David Chinner · 16 years ago
  37. 114d23a [XFS] Per iclog callback chain lock by David Chinner · 16 years ago
  38. 155cc6b [XFS] Use atomics for iclog reference counting by David Chinner · 16 years ago
  39. 6211870 [XFS] remove shouting-indirection macros from xfs_sb.h by Eric Sandeen · 16 years ago
  40. b53e675 [XFS] xlog_rec_header/xlog_rec_ext_header endianess annotations by Christoph Hellwig · 17 years ago
  41. 67fcb7b [XFS] clean up some xfs_log_priv.h macros by Christoph Hellwig · 17 years ago
  42. 03bea6f [XFS] clean up some xfs_log_priv.h macros by Christoph Hellwig · 17 years ago
  43. c8b5ea2 [XFS] Unwrap GRANT_LOCK. by Eric Sandeen · 17 years ago
  44. b22cd72c [XFS] Unwrap LOG_LOCK. by Eric Sandeen · 17 years ago
  45. 0adba53 [XFS] replace some large xfs_log_priv.h macros by proper functions by Christoph Hellwig · 17 years ago
  46. dcb3b83 [XFS] clean up xfs_start_flags by Eric Sandeen · 17 years ago
  47. 1cb5125 [XFS] choose single default logbuf count & size by Eric Sandeen · 17 years ago
  48. 955e47a [XFS] Fixes the leak in reservation space because we weren't ungranting by Tim Shimmin · 18 years ago
  49. 3f89243 [XFS] Remove several macros that are no longer used anywhere by Eric Sandeen · 18 years ago
  50. 1259845 [XFS] remove XFS_LOG_RES_DEBUG and turn on the res history all the time to by Tim Shimmin · 19 years ago
  51. dd954c6 [XFS] turn xlog helper macros into real functions by Christoph Hellwig · 19 years ago
  52. 65be605 [XFS] remove unused "readonly" arg from xlog_find_tail and xlog_recover by Eric Sandeen · 19 years ago
  53. 551c81e [XFS] Resolve the xlog_grant_log_space hang, revert inline to macro. by Nathan Scott · 19 years ago
  54. cfcbbbd [XFS] Remove old, broken nolog-mode code - noone plans to ever fix it. by Nathan Scott · 19 years ago
  55. 7b71876 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  56. a844f45 [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. by Nathan Scott · 19 years ago
  57. f016bad [XFS] Cleanup some -Wundef flag warnings in the endian macros (thanks by Nathan Scott · 19 years ago
  58. 7e9c639 [XFS] 929956 add log debugging and tracing info by Tim Shimmin · 19 years ago
  59. ba0f32d [XFS] mark various symbols static Patch from Adrian Bunk by Christoph Hellwig · 19 years ago
  60. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago