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