1. fdd1062 GFS2: Send some sensible sysfs stuff by Steven Whitehouse · 16 years ago
  2. 0f8e0d9 dlm: allow multiple lockspace creates by David Teigland · 16 years ago
  3. f17172e [GFS2] Fix module building by Steven Whitehouse · 16 years ago
  4. 31fcba0 [GFS2] Remove all_list from lock_dlm by Steven Whitehouse · 16 years ago
  5. b2cad26 [GFS2] Remove obsolete conversion deadlock avoidance code by Steven Whitehouse · 16 years ago
  6. 1bdad60 [GFS2] Remove remote lock dropping code by Steven Whitehouse · 16 years ago
  7. f3c9d38 [GFS2] Fix ordering bug in lock_dlm by Steven Whitehouse · 16 years ago
  8. 6802e34 [GFS2] Clean up the glock core by Steven Whitehouse · 16 years ago
  9. 8e24eea fs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  10. 2402211 dlm: move plock code from gfs2 by David Teigland · 16 years ago
  11. 16c5f06 [GFS2] fix GFP_KERNEL misuses by Josef Bacik · 16 years ago
  12. 58e9fee [GFS2] Invalidate cache at correct point by Benjamin Marzinski · 16 years ago
  13. 60b779c [GFS2] proper extern for gfs2/locking/dlm/mount.c:gdlm_ops by Adrian Bunk · 17 years ago
  14. e07dd2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 17 years ago
  15. 2066b58 [GFS2] use pid for plock owner for nfs clients by David Teigland · 17 years ago
  16. 00c1347 [GFS2] tidy up error message by David Teigland · 17 years ago
  17. 0b7580c [GFS2] Check for installation of mount helpers for DLM mounts by Fabio Massimo Di Nitto · 17 years ago
  18. 8cbc434 [GFS2] check kthread_should_stop when waiting by David Teigland · 17 years ago
  19. 197b12d Kobject: convert fs/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  20. 901195e Kobject: change GFS2 to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  21. 0ff21e4 kobject: convert kernel_kset to be a kobject by Greg Kroah-Hartman · 17 years ago
  22. bd35b93 kset: convert kernel_subsys to use kset_create by Greg Kroah-Hartman · 17 years ago
  23. 136a275 kset: convert gfs2 dlm to use kset_create by Greg Kroah-Hartman · 17 years ago
  24. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  25. efefc6e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  26. 34980ca Drivers: clean up direct setting of the name of a kset by Greg Kroah-Hartman · 17 years ago
  27. 55c0c4a [GFS2] GFS2: chmod hung - fix race in thread creation by Bob Peterson · 17 years ago
  28. cee23c7 [GFS2] use an temp variable to reduce a spin_unlock by Denis Cheng · 17 years ago
  29. aa0481e [GFS2] Clean up duplicate includes in fs/gfs2/ by Jesper Juhl · 17 years ago
  30. a7a2ff8 [GFS2] return conflicts for GETLK by David Teigland · 17 years ago
  31. d88101d [GFS2] set plock owner in GETLK info by David Teigland · 17 years ago
  32. 44f487a [DLM] variable allocation by Patrick Caulfield · 17 years ago
  33. 41d7db0 [GFS2] Reduce size of struct gdlm_lock by Steven Whitehouse · 17 years ago
  34. 2d56d3c Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  35. 5cefcab Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 17 years ago
  36. 586759f gfs2: nfs lock support for gfs2 by Marc Eshel · 18 years ago
  37. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  38. f01963f [GFS2] Set drop_count to 0 (off) by default by Steven Whitehouse · 17 years ago
  39. b9af8a7 [GFS2] use log_error before LM_OUT_ERROR by David Teigland · 17 years ago
  40. f35ac34 [GFS2] Speed up lock_dlm's locking (move sprintf) by Steven Whitehouse · 17 years ago
  41. 00977a5 [PATCH] mark struct file_operations const 6 by Arjan van de Ven · 18 years ago
  42. ee32e4f [GFS2] make lock_dlm drop_count tunable in sysfs by David Teigland · 18 years ago
  43. 2f70864 [GFS2] increase default lock limit by David Teigland · 18 years ago
  44. bd01f84 [PATCH] severing skbuff.h -> poll.h by Al Viro · 18 years ago
  45. 4b4fcaa [PATCH] misuse of strstr by Al Viro · 18 years ago
  46. 7e18c02 [GFS2] Fix bug in Makefiles for lock modules by Steven Whitehouse · 18 years ago
  47. 907b9bc [GFS2/DLM] Fix trailing whitespace by Steven Whitehouse · 18 years ago
  48. 7d30859 [GFS2] Export lm_interface to kernel headers by Fabio Massimo Di Nitto · 18 years ago
  49. 9b47c11 [GFS2] Use void * instead of typedef for locking module interface by Steven Whitehouse · 18 years ago
  50. 5ce311e [GFS2] Remove unused sync_lvb code from lock modules by Steven Whitehouse · 18 years ago
  51. 1c089c3 [GFS2] Remove one typedef by Steven Whitehouse · 18 years ago
  52. 62f140c [GFS2] Add brackets in locking/dlm/sysfs.c by Steven Whitehouse · 18 years ago
  53. cd91549 [GFS2] Change all types to uX style by Steven Whitehouse · 18 years ago
  54. a91ea69 [GFS2] Align all labels against LH side by Steven Whitehouse · 18 years ago
  55. e9fc2aa [GFS2] Update copyright, tidy up incore.h by Steven Whitehouse · 18 years ago
  56. 08eac93 [GFS2] match plock result with correct request by David Teigland · 18 years ago
  57. 3120ec5 [GFS2] lockproto api prefix by David Teigland · 18 years ago
  58. de9b75d [GFS2] add plock owner by David Teigland · 18 years ago
  59. c5921fd [GFS2] fix typo in locking/dlm by David Teigland · 18 years ago
  60. 0239c4a [GFS2] Fix printk format warnings in DLM code by David Woodhouse · 18 years ago
  61. 9229f01 [GFS2] Cast 64 bit printk args to unsigned long long. by David Teigland · 18 years ago
  62. d2f222e [GFS2] setup lock_dlm kobject earlier by David Teigland · 18 years ago
  63. 08bc2db [GFS2] [-mm patch] fs/gfs2/: possible cleanups by Adrian Bunk · 18 years ago
  64. e7f5c01 [GFS2] Remove redundant casts to/from void by David Teigland · 18 years ago
  65. 6bd70ab [DLM] lock_dlm recover_status patch by David Teigland · 18 years ago
  66. 3a2a9c9 [GFS2] Update plock code in DLM locking module by David Teigland · 18 years ago
  67. 7aabffc [DLM] Look for "nodir" in the lockspace mount options by David Teigland · 18 years ago
  68. f382894 [GFS2] 80 Column audit of locking modules by Steven Whitehouse · 18 years ago
  69. d92a8d4 [GFS2] Audit printk and kmalloc by Steven Whitehouse · 18 years ago
  70. 8d3b35a [DLM] Remove support for range locks (II) by David Teigland · 18 years ago
  71. 5ddec5b [GFS2] Only two args for kobject_uevent() in locking/dlm/mount.c by David Teigland · 19 years ago
  72. 869d81d [GFS2] An update of the GFS2 lock modules by David Teigland · 19 years ago
  73. 29b7998 [GFS2] The lock modules for GFS2 by David Teigland · 19 years ago