1. 6df9f9a gfs2: Lock holder cleanup by Andreas Gruenbacher · 8 years ago
  2. b58bf40 GFS2: Reduce size of incore inode by Bob Peterson · 9 years ago
  3. f3dd164 gfs2: Remove gl_spin define by Andreas Gruenbacher · 9 years ago
  4. ac3beb6 GFS2: Don't use ENOBUFS when ENOMEM is the correct error code by Steven Whitehouse · 10 years ago
  5. e66cf16 GFS2: Use lockref for glocks by Steven Whitehouse · 11 years ago
  6. 28fb302 GFS2: Remove gfs2_refresh_inode from inode creation path by Steven Whitehouse · 11 years ago
  7. 8eae1ca GFS2: Review bug traps in glops.c by Steven Whitehouse · 12 years ago
  8. e0c2a9a GFS2: dlm based recovery coordination by David Teigland · 12 years ago
  9. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  10. 7cf8dcd GFS2: Automatically adjust glock min hold time by Bob Peterson · 13 years ago
  11. 29687a2 GFS2: Alter point of entry to glock lru list for glocks with an address_space by Steven Whitehouse · 13 years ago
  12. fc0e38d GFS2: Fix glock deallocation race by Steven Whitehouse · 13 years ago
  13. bc015cb GFS2: Use RCU for glock hash table by Steven Whitehouse · 13 years ago
  14. 0b1246e GFS2: Remove duplicate #defines from glock.h by Steven Whitehouse · 14 years ago
  15. 921169c GFS2: Clean up of gdlm_lock function by Steven Whitehouse · 14 years ago
  16. edc221d GFS2: fs/gfs2/glock.h: Add __attribute__((format(printf,2,3)) to gfs2_print_dbg by Joe Perches · 14 years ago
  17. 33027af GFS2: fixed typo by Andrea Gelmini · 14 years ago
  18. 009d851 GFS2: Metadata address space clean up by Steven Whitehouse · 14 years ago
  19. 8f05228 GFS2: Extend umount wait coverage to full glock lifetime by Steven Whitehouse · 14 years ago
  20. 91094d0 GFS2: Remove obsolete code in quota.c by Steven Whitehouse · 15 years ago
  21. b94a170 GFS2: remove dcache entries for remote deleted inodes by Benjamin Marzinski · 15 years ago
  22. f057f6c GFS2: Merge lock_dlm module into GFS2 by Steven Whitehouse · 15 years ago
  23. fefc03b Revert "GFS2: Fix use-after-free bug on umount" by Steven Whitehouse · 15 years ago
  24. 3af165a GFS2: Fix use-after-free bug on umount by Steven Whitehouse · 16 years ago
  25. 97cc102 GFS2: Kill two daemons with one patch by Steven Whitehouse · 16 years ago
  26. 813e0c4 GFS2: Fix "truncate in progress" hang by Steven Whitehouse · 16 years ago
  27. 719ee34 GFS2: high time to take some time over atime by Steven Whitehouse · 16 years ago
  28. 1bdad60 [GFS2] Remove remote lock dropping code by Steven Whitehouse · 16 years ago
  29. 6802e34 [GFS2] Clean up the glock core by Steven Whitehouse · 16 years ago
  30. 7afd88d [GFS2] Fix a page lock / glock deadlock by Steven Whitehouse · 16 years ago
  31. 048786f [GFS2] make gfs2_glock_hold() static by Adrian Bunk · 16 years ago
  32. b1e058d gfs2: make gfs2_holder.gh_owner_pid be a struct pid * by Pavel Emelyanov · 16 years ago
  33. b4c2016 [GFS2] flocks from same process trip kernel BUG at fs/gfs2/glock.c:1118! by Abhijith Das · 17 years ago
  34. 8fbbfd2 [GFS2] Reduce number of gfs2_scand processes to one by Steven Whitehouse · 17 years ago
  35. d93cfa9 [GFS2] Fix deallocation issues by Abhijith Das · 17 years ago
  36. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  37. 04b933f [GFS2] Red Hat bz 228540: owner references by Robert Peterson · 17 years ago
  38. 3b8249f [GFS2] Fix bz 224480 and cleanup glock demotion code by Steven Whitehouse · 17 years ago
  39. 7c52b16 [GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540) by Robert Peterson · 17 years ago
  40. b5d32be [GFS2] Tidy up glops calls by Steven Whitehouse · 17 years ago
  41. 1c0f487 [GFS2] Remove local exclusive glock mode by Steven Whitehouse · 17 years ago
  42. e5dab55 [GFS2] Remove the "greedy" function from glock.[ch] by Steven Whitehouse · 17 years ago
  43. 3699e3a [GFS2] Clean up/speed up readdir by Steven Whitehouse · 17 years ago
  44. b004157 [GFS2] Fix journal flush problem by Steven Whitehouse · 18 years ago
  45. 2ca9950 [GFS2] Fix page lock/glock deadlock by Steven Whitehouse · 18 years ago
  46. c594d88 [GFS2] Remove unused GL_DUMP flag by Steven Whitehouse · 18 years ago
  47. 9461061 [GFS2] Remove unused function from glock.c by Steven Whitehouse · 18 years ago
  48. 9b47c11 [GFS2] Use void * instead of typedef for locking module interface by Steven Whitehouse · 18 years ago
  49. 1c089c3 [GFS2] Remove one typedef by Steven Whitehouse · 18 years ago
  50. 85d1da6 [GFS2] Move glock hash table out of superblock by Steven Whitehouse · 18 years ago
  51. f2f7ba5 [GFS2] Make headers compile on their own by Steven Whitehouse · 18 years ago
  52. cd91549 [GFS2] Change all types to uX style by Steven Whitehouse · 18 years ago
  53. 5029996 [GFS2] Tidy up locking code by Steven Whitehouse · 18 years ago
  54. e9fc2aa [GFS2] Update copyright, tidy up incore.h by Steven Whitehouse · 18 years ago
  55. 5e2b061 [GFS2] Remove unused code from glock layer by Steven Whitehouse · 18 years ago
  56. 8fb4b53 [GFS2] Make glock operations const by Steven Whitehouse · 18 years ago
  57. feaa7bb [GFS2] Fix unlinked file handling by Steven Whitehouse · 18 years ago
  58. 320dd10 [GFS2] glock debugging and inode cache changes by Steven Whitehouse · 18 years ago
  59. 3a8a9a1 [GFS2] Update copyright date to 2006 by Steven Whitehouse · 18 years ago
  60. 08bc2db [GFS2] [-mm patch] fs/gfs2/: possible cleanups by Adrian Bunk · 18 years ago
  61. 579b78a [GFS2] Remove GL_NEVER_RECURSE flag by Steven Whitehouse · 18 years ago
  62. 190562b [GFS2] Fix a bug: scheduling under a spinlock by Steven Whitehouse · 18 years ago
  63. fe1bded [GFS2] Use vmalloc() in dir code by Steven Whitehouse · 18 years ago
  64. d0dc80d [GFS2] Update debugging code by Steven Whitehouse · 18 years ago
  65. b3b94fa [GFS2] The core of GFS2 by David Teigland · 18 years ago