1. f057f6c GFS2: Merge lock_dlm module into GFS2 by Steven Whitehouse · 15 years ago
  2. eb8374e GFS2: Use DEFINE_SPINLOCK by Julia Lawall · 16 years ago
  3. fefc03b Revert "GFS2: Fix use-after-free bug on umount" by Steven Whitehouse · 16 years ago
  4. 3af165a GFS2: Fix use-after-free bug on umount by Steven Whitehouse · 16 years ago
  5. 2bfb644 GFS2: Move four functions from super.c by Steven Whitehouse · 16 years ago
  6. 97cc102 GFS2: Kill two daemons with one patch by Steven Whitehouse · 16 years ago
  7. 813e0c4 GFS2: Fix "truncate in progress" hang by Steven Whitehouse · 16 years ago
  8. 55ba474 GFS2: sparse annotation of gl->gl_spin by Harvey Harrison · 16 years ago
  9. 719ee34 GFS2: high time to take some time over atime by Steven Whitehouse · 16 years ago
  10. dff5257 GFS2: Fix race relating to glock min-hold time by Steven Whitehouse · 16 years ago
  11. c1e817d GFS2: Fix debugfs glock file iterator by Steven Whitehouse · 16 years ago
  12. 209806a [GFS2] Allow local DF locks when holding a cached EX glock by Steven Whitehouse · 16 years ago
  13. 265d529c [GFS2] Fix delayed demote race by Steven Whitehouse · 16 years ago
  14. 1bdad60 [GFS2] Remove remote lock dropping code by Steven Whitehouse · 16 years ago
  15. 048bca2 [GFS2] No lock_nolock by Steven Whitehouse · 16 years ago
  16. 6802e34 [GFS2] Clean up the glock core by Steven Whitehouse · 16 years ago
  17. 58e9fee [GFS2] Invalidate cache at correct point by Benjamin Marzinski · 16 years ago
  18. 840ca0e [GFS2] Fix bug where we called drop_bh incorrectly by Steven Whitehouse · 16 years ago
  19. cf45b75 [GFS2] Remove rgrp and glock version numbers by Bob Peterson · 16 years ago
  20. da755fd [GFS2] Remove lm.[ch] and distribute content by Steven Whitehouse · 16 years ago
  21. ab0d756 [GFS2] Eliminate gl_req_bh by Bob Peterson · 16 years ago
  22. 29d38cd [GFS2] Get rid of gl_waiters2 by Bob Peterson · 16 years ago
  23. 048786f [GFS2] make gfs2_glock_hold() static by Adrian Bunk · 16 years ago
  24. ef8c441 [GFS2] Only wake the reclaim daemon if we need to by Bob Peterson · 16 years ago
  25. eccba06 gfs2: make gfs2_glock.gl_owner_pid be a struct pid * by Pavel Emelyanov · 16 years ago
  26. b1e058d gfs2: make gfs2_holder.gh_owner_pid be a struct pid * by Pavel Emelyanov · 16 years ago
  27. 398bbe6 [GFS2] Reorganize function gfs2_glmutex_lock by Bob Peterson · 17 years ago
  28. 1a2781c [GFS2] Fix runtime issue with UP kernels by Fabio Massimo Di Nitto · 17 years ago
  29. 2bcd610 [GFS2] Don't add glocks to the journal by Steven Whitehouse · 17 years ago
  30. e589665 [GFS2] Remove flags no longer required by Steven Whitehouse · 17 years ago
  31. 3042a2c [GFS2] Reorder writeback for glock sync by Steven Whitehouse · 17 years ago
  32. c2932e0 [GFS2] Remove "reclaim limit" by Steven Whitehouse · 17 years ago
  33. cc7e79b [GFS2] Handle multiple glock demote requests by Wendy Cheng · 17 years ago
  34. 49e61f2 [GFS2] Move inode deletion out of blocking_cb by Wendy Cheng · 17 years ago
  35. b4c2016 [GFS2] flocks from same process trip kernel BUG at fs/gfs2/glock.c:1118! by Abhijith Das · 17 years ago
  36. c4f68a1 [GFS2] delay glock demote for a minimum hold time by Benjamin Marzinski · 17 years ago
  37. a947e03 [GFS2] Wendy's dump lockname in hex & fix glock dump by Abhijith Das · 17 years ago
  38. 8fbbfd2 [GFS2] Reduce number of gfs2_scand processes to one by Steven Whitehouse · 17 years ago
  39. 4ef2900 [GFS2] mark struct *_operations const by Denis Cheng · 17 years ago
  40. 7b08fc6 [GFS2] Fix an oops in glock dumping by Steven Whitehouse · 17 years ago
  41. aa0481e [GFS2] Clean up duplicate includes in fs/gfs2/ by Jesper Juhl · 17 years ago
  42. 26caee5 [GFS2] Fix calculation of demote state by Josef Whiter · 17 years ago
  43. 87124e5 [GFS2] Fix two races relating to glock callbacks by Steven Whitehouse · 17 years ago
  44. eaf5bd3 [GFS2] Simplify multiple glock aquisition by Steven Whitehouse · 17 years ago
  45. d93cfa9 [GFS2] Fix deallocation issues by Abhijith Das · 17 years ago
  46. dbb7cae [GFS2] Clean up inode number handling by Steven Whitehouse · 17 years ago
  47. cd81a4b [GFS2] Addendum patch 2 for gfs2_grow by Robert Peterson · 17 years ago
  48. 37fde8c [GFS2] Uncomment sprintf_symbol calling code by Steven Whitehouse · 17 years ago
  49. 5f88209 [GFS2] lockdump improvements by Robert Peterson · 17 years ago
  50. 7a0079d [GFS2] bz 236008: Kernel gpf doing cat /debugfs/gfs2/xxx (lock dump) by Robert Peterson · 17 years ago
  51. 04b933f [GFS2] Red Hat bz 228540: owner references by Robert Peterson · 17 years ago
  52. 420d2a1 [GFS2] Fix a bug on i386 due to evaluation order by Steven Whitehouse · 17 years ago
  53. 3b8249f [GFS2] Fix bz 224480 and cleanup glock demotion code by Steven Whitehouse · 17 years ago
  54. 5c7342d [GFS2] fix bz 231369, gfs2 will oops if you specify an invalid mount option by Josef Whiter · 17 years ago
  55. 7c52b16 [GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540) by Robert Peterson · 17 years ago
  56. 95d97b7 [GFS2] build fix by akpm@linux-foundation.org · 17 years ago
  57. 631c42e [GFS2] go_drop_bh is never used, so remove it by Steven Whitehouse · 17 years ago
  58. 61be084 [GFS2] Put back semaphore to avoid umount problem by Steven Whitehouse · 17 years ago
  59. d043e19 [GFS2] Fix typo in glock.c by Steven Whitehouse · 17 years ago
  60. 90101c3 [GFS2] Compile fix for glock.c by Steven Whitehouse · 17 years ago
  61. 1213293 [GFS2] Remove queue_empty() function by Steven Whitehouse · 17 years ago
  62. b5d32be [GFS2] Tidy up glops calls by Steven Whitehouse · 17 years ago
  63. 1c0f487 [GFS2] Remove local exclusive glock mode by Steven Whitehouse · 17 years ago
  64. 6bd9c8c [GFS2] Remove unused go_callback operation by Steven Whitehouse · 17 years ago
  65. e5dab55 [GFS2] Remove the "greedy" function from glock.[ch] by Steven Whitehouse · 17 years ago
  66. fee852e [GFS2] Shrink gfs2_inode memory by half by Steven Whitehouse · 17 years ago
  67. 3699e3a [GFS2] Clean up/speed up readdir by Steven Whitehouse · 17 years ago
  68. 1c1afa3 Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 18 years ago
  69. 0ac2306 [GFS2] lock function parameter by Randy Dunlap · 18 years ago
  70. b004157 [GFS2] Fix journal flush problem by Steven Whitehouse · 18 years ago
  71. 1a14d3a [GFS2] Simplify glops functions by Steven Whitehouse · 18 years ago
  72. ab92303 [GFS2] Fix memory allocation in glock.c by Steven Whitehouse · 18 years ago
  73. c594d88 [GFS2] Remove unused GL_DUMP flag by Steven Whitehouse · 18 years ago
  74. b60623c [GFS2] Shrink gfs2_inode (3) - di_mode by Steven Whitehouse · 18 years ago
  75. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  76. 907b9bc [GFS2/DLM] Fix trailing whitespace by Steven Whitehouse · 18 years ago
  77. 7d30859 [GFS2] Export lm_interface to kernel headers by Fabio Massimo Di Nitto · 18 years ago
  78. a833634 [GFS2] Fix glock hash clearing by Steven Whitehouse · 18 years ago
  79. 16feb9f [GFS2] Use atomic_t rather than kref in glock.c by Steven Whitehouse · 18 years ago
  80. b639789 [GFS2] Use hlist for glock hash chains by Steven Whitehouse · 18 years ago
  81. 2426443 [GFS2] Rewrite of examine_bucket() by Steven Whitehouse · 18 years ago
  82. 9461061 [GFS2] Remove unused function from glock.c by Steven Whitehouse · 18 years ago
  83. a5e08a9 [GFS2] Add consts to glock sorting function by Steven Whitehouse · 18 years ago
  84. 087efdd [GFS2] Make glock hash locks proportional to NR_CPUS by Steven Whitehouse · 18 years ago
  85. 37b2fa6 [GFS2] Move rwlocks in glock.c into their own array by Steven Whitehouse · 18 years ago
  86. 9b47c11 [GFS2] Use void * instead of typedef for locking module interface by Steven Whitehouse · 18 years ago
  87. 1c089c3 [GFS2] Remove one typedef by Steven Whitehouse · 18 years ago
  88. 85d1da6 [GFS2] Move glock hash table out of superblock by Steven Whitehouse · 18 years ago
  89. b854785 [GFS2] Add gfs2 superblock to glock hash function by Steven Whitehouse · 18 years ago
  90. cd91549 [GFS2] Change all types to uX style by Steven Whitehouse · 18 years ago
  91. a91ea69 [GFS2] Align all labels against LH side by Steven Whitehouse · 18 years ago
  92. 5029996 [GFS2] Tidy up locking code by Steven Whitehouse · 18 years ago
  93. e9fc2aa [GFS2] Update copyright, tidy up incore.h by Steven Whitehouse · 18 years ago
  94. 899be4d [GFS2] Add superblock into key for glock lookups by Steven Whitehouse · 18 years ago
  95. d6a5372 [GFS2] Use const on glock lookup key by Steven Whitehouse · 18 years ago
  96. ec45d9f [GFS2] Use slab properly with glocks by Steven Whitehouse · 18 years ago
  97. 5e2b061 [GFS2] Remove unused code from glock layer by Steven Whitehouse · 18 years ago
  98. 8fb4b53 [GFS2] Make glock operations const by Steven Whitehouse · 18 years ago
  99. 8638460 [GFS2] Allow mounting of gfs2 and gfs2meta at the same time by Abhijith Das · 18 years ago
  100. a2242db [GFS2] Speed up scanning of glocks by Steven Whitehouse · 18 years ago