1. 677abe4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 14 years ago
  2. 6a99be5 GFS2: Fix typo by Steven Whitehouse · 14 years ago
  3. 913a71d GFS2: Add some useful messages by Steven Whitehouse · 14 years ago
  4. 5e687ea GFS2: Various gfs2_logd improvements by Benjamin Marzinski · 14 years ago
  5. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  6. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
  7. 9cd4361 kobject: Constify struct kset_uevent_ops by Emese Revfy · 15 years ago
  8. e213e26 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  9. 5fb324a quota: move code from sync_quota_sb into vfs_quota_sync by Christoph Hellwig · 14 years ago
  10. c1184f8 GFS2: Remove loopy umount code by Steven Whitehouse · 15 years ago
  11. f0b34ae fs/gfs2/sys.c: use %pUB to print UUIDs by Joe Perches · 15 years ago
  12. ea76233 GFS2: Add proper error reporting to quota sync via sysfs by Steven Whitehouse · 15 years ago
  13. 8c42d63 GFS2: Alter arguments of gfs2_quota/statfs_sync by Steven Whitehouse · 15 years ago
  14. 2b88f7c GFS2: Remove unused sysfs file by Steven Whitehouse · 15 years ago
  15. 31e54b0 GFS2: Add sysfs link to device by Steven Whitehouse · 15 years ago
  16. 440d6da GFS2: Add some more info to uevents by Steven Whitehouse · 15 years ago
  17. d7e623d GFS2: Fix permissions on "recover" file by Steven Whitehouse · 15 years ago
  18. f6eb534 GFS2: Remove args subdir from gfs2 sysfs files by Steven Whitehouse · 15 years ago
  19. e1b28aa GFS2: Remove lockstruct subdir from gfs2 sysfs files by Steven Whitehouse · 15 years ago
  20. fe64d51 GFS2: Umount recovery race fix by Steven Whitehouse · 15 years ago
  21. 9582d41 GFS2: Remove a couple of unused sysfs entries by Steven Whitehouse · 15 years ago
  22. 48c2b61 GFS2: Add commit= mount option by Steven Whitehouse · 15 years ago
  23. 64d576b GFS2: Add a "demote a glock" interface to sysfs by Steven Whitehouse · 15 years ago
  24. 02e3cc7 GFS2: Expose UUID via sysfs/uevent by Steven Whitehouse · 15 years ago
  25. f057f6c GFS2: Merge lock_dlm module into GFS2 by Steven Whitehouse · 16 years ago
  26. 0a7ab79 GFS2: change gfs2_quota_scan into a shrinker by Abhijith Das · 16 years ago
  27. 2e20470 GFS2: Remove ancient, unused code by Steven Whitehouse · 16 years ago
  28. fdd1062 GFS2: Send some sensible sysfs stuff by Steven Whitehouse · 16 years ago
  29. 97cc102 GFS2: Kill two daemons with one patch by Steven Whitehouse · 16 years ago
  30. 37b2c83 GFS2: Clean up & move gfs2_quotad by Steven Whitehouse · 16 years ago
  31. 719ee34 GFS2: high time to take some time over atime by Steven Whitehouse · 16 years ago
  32. c9f6a6b [GFS2] Remove support for unused and pointless flag by Steven Whitehouse · 16 years ago
  33. 1bdad60 [GFS2] Remove remote lock dropping code by Steven Whitehouse · 16 years ago
  34. 9feb7c8 [GFS2] Remove unused counters by Bob Peterson · 16 years ago
  35. da755fd [GFS2] Remove lm.[ch] and distribute content by Steven Whitehouse · 16 years ago
  36. e07dd2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 16 years ago
  37. e35b921 [GFS2] Don't periodically update the jindex by Steven Whitehouse · 17 years ago
  38. c7227e4 [GFS2] Given device ID rather than s_id in "id" sysfs file by Bob Peterson · 17 years ago
  39. c2932e0 [GFS2] Remove "reclaim limit" by Steven Whitehouse · 17 years ago
  40. 197b12d Kobject: convert fs/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  41. 901195e Kobject: change GFS2 to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  42. 9bec101 kset: convert gfs2 to use kset_create by Greg Kroah-Hartman · 17 years ago
  43. 00d2666 kobject: convert main fs kobject to use kobject_create by Greg Kroah-Hartman · 17 years ago
  44. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  45. efefc6e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  46. 34980ca Drivers: clean up direct setting of the name of a kset by Greg Kroah-Hartman · 17 years ago
  47. 8fbbfd2 [GFS2] Reduce number of gfs2_scand processes to one by Steven Whitehouse · 17 years ago
  48. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  49. e5dab55 [GFS2] Remove the "greedy" function from glock.[ch] by Steven Whitehouse · 18 years ago
  50. 330005c [GFS2] Remove max_atomic_write tunable by Steven Whitehouse · 18 years ago
  51. 3699e3a [GFS2] Clean up/speed up readdir by Steven Whitehouse · 18 years ago
  52. 175011c [GFS2] Remove unused sysfs files by Steven Whitehouse · 18 years ago
  53. 7d30859 [GFS2] Export lm_interface to kernel headers by Fabio Massimo Di Nitto · 18 years ago
  54. 65952fb [GFS2] print mount errors related to sysfs by David Teigland · 18 years ago
  55. 3204a6c [GFS2] use snprintf for sysfs show by David Teigland · 18 years ago
  56. 2c1e52a [GFS2] More style fixes by Steven Whitehouse · 18 years ago
  57. ea67eed [GFS2] Fix end of multi-line structures by Steven Whitehouse · 18 years ago
  58. cd91549 [GFS2] Change all types to uX style by Steven Whitehouse · 18 years ago
  59. a91ea69 [GFS2] Align all labels against LH side by Steven Whitehouse · 18 years ago
  60. e9fc2aa [GFS2] Update copyright, tidy up incore.h by Steven Whitehouse · 18 years ago
  61. feaa7bb [GFS2] Fix unlinked file handling by Steven Whitehouse · 18 years ago
  62. 3a8a9a1 [GFS2] Update copyright date to 2006 by Steven Whitehouse · 18 years ago
  63. bd89680 [GFS2] Remove semaphore.h from C files by Steven Whitehouse · 18 years ago
  64. 5c676f6 [GFS2] Macros removal in gfs2.h by Steven Whitehouse · 18 years ago
  65. 6a6b3d0 [GFS2] Patch to remove stats gathering from GFS2 by David Teigland · 18 years ago
  66. f55ab26 [GFS2] Use mutices rather than semaphores by Steven Whitehouse · 18 years ago
  67. b3b94fa [GFS2] The core of GFS2 by David Teigland · 19 years ago