1. f55073f GFS2: Fix -o meta mounts for subsequent mounts (i.e. all but the first one) by Steven Whitehouse · 15 years ago
  2. 2b88f7c GFS2: Remove unused sysfs file by Steven Whitehouse · 15 years ago
  3. 8d8291a GFS2: Remove no_formal_ino generating code by Steven Whitehouse · 15 years ago
  4. 40b78a3 GFS2: Clean up of extended attribute support by Steven Whitehouse · 15 years ago
  5. d34843d GFS2: Add "-o errors=panic|withdraw" mount options by Bob Peterson · 15 years ago
  6. 8633ecf GFS2: Add online uevent to GFS2 by Steven Whitehouse · 15 years ago
  7. 6399777 GFS2: Add tracepoints by Steven Whitehouse · 15 years ago
  8. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  9. 003dec8 GFS2: Merge gfs2_get_sb into gfs2_get_sb_meta by Steven Whitehouse · 15 years ago
  10. f6d0313 GFS2: Fix locking issue mounting gfs2meta fs by Steven Whitehouse · 15 years ago
  11. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  12. fe64d51 GFS2: Umount recovery race fix by Steven Whitehouse · 15 years ago
  13. 48c2b61 GFS2: Add commit= mount option by Steven Whitehouse · 15 years ago
  14. e24977d Reduce path_lookup() abuses by Al Viro · 15 years ago
  15. b1fffc9 gfs2: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 15 years ago
  16. 6bac243 GFS2: Clean up of glops.c by Steven Whitehouse · 15 years ago
  17. 02e3cc7 GFS2: Expose UUID via sysfs/uevent by Steven Whitehouse · 15 years ago
  18. e7c8707 GFS2: Fix error path ref counting for root inode by Steven Whitehouse · 16 years ago
  19. f057f6c GFS2: Merge lock_dlm module into GFS2 by Steven Whitehouse · 16 years ago
  20. 22077f5 GFS2: Remove "double" locking in quota by Steven Whitehouse · 16 years ago
  21. 0a7ab79 GFS2: change gfs2_quota_scan into a shrinker by Abhijith Das · 16 years ago
  22. 6f04c1c GFS2: Fix remount argument parsing by Steven Whitehouse · 16 years ago
  23. 88a19ad GFS2: Fix use-after-free bug on umount (try #2) by Steven Whitehouse · 16 years ago
  24. fefc03b Revert "GFS2: Fix use-after-free bug on umount" by Steven Whitehouse · 16 years ago
  25. 3af165a GFS2: Fix use-after-free bug on umount by Steven Whitehouse · 16 years ago
  26. b528968 GFS2: Fix bug in gfs2_lock_fs_check_clean() by Steven Whitehouse · 16 years ago
  27. 97cc102 GFS2: Kill two daemons with one patch by Steven Whitehouse · 16 years ago
  28. 9ac1b4d GFS2: Move gfs2_recoverd into recovery.c by Steven Whitehouse · 16 years ago
  29. 813e0c4 GFS2: Fix "truncate in progress" hang by Steven Whitehouse · 16 years ago
  30. 37b2c83 GFS2: Clean up & move gfs2_quotad by Steven Whitehouse · 16 years ago
  31. c9e9888 GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize by Steven Whitehouse · 16 years ago
  32. b276058 GFS2: Rationalise header files by Steven Whitehouse · 16 years ago
  33. 719ee34 GFS2: high time to take some time over atime by Steven Whitehouse · 16 years ago
  34. acd2c8a GFS2: GFS2 will panic if you misspell any mount options by Abhijith Das · 16 years ago
  35. 9b8df98 GFS2: Fix metafs mounts by Steven Whitehouse · 16 years ago
  36. 9cabcdb [GFS2] Replace rgrp "recent list" with mru list by Steven Whitehouse · 16 years ago
  37. 1bdad60 [GFS2] Remove remote lock dropping code by Steven Whitehouse · 16 years ago
  38. 048bca2 [GFS2] No lock_nolock by Steven Whitehouse · 16 years ago
  39. 00377d8 [GFS2] Prefer strlcpy() over snprintf() by Jean Delvare · 16 years ago
  40. 58e9fee [GFS2] Invalidate cache at correct point by Benjamin Marzinski · 16 years ago
  41. 860b25d [GFS2] Remove drop of module ref where not needed by Steven Whitehouse · 16 years ago
  42. 7dc2cf1 [GFS2] fix file_system_type leak on gfs2meta mount by Christoph Hellwig · 16 years ago
  43. cf45b75 [GFS2] Remove rgrp and glock version numbers by Bob Peterson · 16 years ago
  44. da755fd [GFS2] Remove lm.[ch] and distribute content by Steven Whitehouse · 16 years ago
  45. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  46. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  47. 0811a12 [GFS2] Initialize extent_list earlier by Bob Peterson · 17 years ago
  48. fa3742f [GFS2] Minor correction by Bob Peterson · 17 years ago
  49. c3f60b6 [GFS2] Eliminate the no longer needed sd_statfs_mutex by Bob Peterson · 17 years ago
  50. da6dd40 [GFS2] Journal extent mapping by Bob Peterson · 17 years ago
  51. fd041f0 [GFS2] Use atomic_t for journal free blocks counter by Steven Whitehouse · 17 years ago
  52. 2bcd610 [GFS2] Don't add glocks to the journal by Steven Whitehouse · 17 years ago
  53. 7a9f53b [GFS2] Alternate gfs2_iget to avoid looking up inodes being freed by Benjamin Marzinski · 17 years ago
  54. 16615be [GFS2] Clean up journaled data writing by Steven Whitehouse · 17 years ago
  55. d7b616e [GFS2] Clean up ordered write code by Steven Whitehouse · 17 years ago
  56. d1e2777 [GFS2] panic after can't parse mount arguments by Abhijith Das · 17 years ago
  57. bb3b0e3 [GFS2] Clean up invalidatepage/releasepage by Steven Whitehouse · 17 years ago
  58. 34eaae3 [GFS2] fixed a NULL pointer assignment BUG by Denis Cheng · 17 years ago
  59. 5d35e31 [GFS2] better code for translating characters by Denis Cheng · 17 years ago
  60. 2d3ba1e [GFS2] unneeded typecast by Denis Cheng · 17 years ago
  61. adb4ec1 [GFS2] use list_for_each_entry instead by Denis Cheng · 17 years ago
  62. 75be73a [GFS2] Ensure journal file cache is flushed after recovery by Bob Peterson · 17 years ago
  63. 8fbbfd2 [GFS2] Reduce number of gfs2_scand processes to one by Steven Whitehouse · 17 years ago
  64. ca5a939 [GFS2] use the declaration of gfs2_dops in the header file instead by Denis Cheng · 17 years ago
  65. bb9bcf0 [GFS2] Obtaining no_formal_ino from directory entry by Wendy Cheng · 17 years ago
  66. b35997d [GFS2] Can't mount GFS2 file system on AoE device by Robert Peterson · 17 years ago
  67. 4bd91ba [GFS2] Add nanosecond timestamp feature by Steven Whitehouse · 17 years ago
  68. bb8d8a6 [GFS2] Fix sign problem in quota/statfs and cleanup _host structures by Steven Whitehouse · 17 years ago
  69. dbb7cae [GFS2] Clean up inode number handling by Steven Whitehouse · 17 years ago
  70. 5f88209 [GFS2] lockdump improvements by Robert Peterson · 17 years ago
  71. 7c52b16 [GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540) by Robert Peterson · 17 years ago
  72. d5a6751 [GFS2] add newline to printk message by Richard Fearn · 17 years ago
  73. f73ca1b [PATCH] Revert bd_mount_mutex back to a semaphore by David Chinner · 18 years ago
  74. 629a21e [GFS2] split and annotate gfs2_inum by Al Viro · 18 years ago
  75. bbbe451 [GFS2] fs/gfs2/ops_fstype.c:fill_super_meta(): fix NULL dereference by Adrian Bunk · 18 years ago
  76. b0cb669 [GFS2] fs/gfs2/ops_fstype.c:gfs2_get_sb_meta(): remove unused variable by Adrian Bunk · 18 years ago
  77. 3cf1e7b [GFS2] Remove duplicate sb reading code by Steven Whitehouse · 18 years ago
  78. 907b9bc [GFS2/DLM] Fix trailing whitespace by Steven Whitehouse · 18 years ago
  79. 7d30859 [GFS2] Export lm_interface to kernel headers by Fabio Massimo Di Nitto · 18 years ago
  80. a2c4580 [GFS2] vfree should be kfree by Steven Whitehouse · 18 years ago
  81. b9201ce [GFS2] Forgot to remove unused include vmalloc.h by Steven Whitehouse · 18 years ago
  82. 85d1da6 [GFS2] Move glock hash table out of superblock by Steven Whitehouse · 18 years ago
  83. 26c1a57 [GFS2] More code style updates by Steven Whitehouse · 18 years ago
  84. a91ea69 [GFS2] Align all labels against LH side by Steven Whitehouse · 18 years ago
  85. e9fc2aa [GFS2] Update copyright, tidy up incore.h by Steven Whitehouse · 18 years ago
  86. 8638460 [GFS2] Allow mounting of gfs2 and gfs2meta at the same time by Abhijith Das · 18 years ago
  87. a2242db [GFS2] Speed up scanning of glocks by Steven Whitehouse · 18 years ago
  88. 8872187 [GFS2] Fix a couple of refcount leaks. by Russell Cattelan · 18 years ago
  89. f45b7dd [GFS2] Use a bio to read the superblock by Steven Whitehouse · 18 years ago
  90. ecb1460 [GFS2] Make GFS2 work with lock validator by Steven Whitehouse · 18 years ago
  91. ccd6efd [patch 1/1] gfs2: get_sb_dev() fix by Andrew Morton · 18 years ago
  92. feaa7bb [GFS2] Fix unlinked file handling by Steven Whitehouse · 18 years ago
  93. 3a8a9a1 [GFS2] Update copyright date to 2006 by Steven Whitehouse · 18 years ago
  94. bd89680 [GFS2] Remove semaphore.h from C files by Steven Whitehouse · 18 years ago
  95. 9801f64 [GFS2] Remove incorrect initialisation of gh_owner by Steven Whitehouse · 18 years ago
  96. 5bb76af [GFS2] Set d_ops for root inode by Robert S Peterson · 18 years ago
  97. 579b78a [GFS2] Remove GL_NEVER_RECURSE flag by Steven Whitehouse · 18 years ago
  98. c63e31c [GFS2] journal recovery patch by David Teigland · 18 years ago
  99. b09e593 [GFS2] Fix a ref count bug and other clean ups by Steven Whitehouse · 18 years ago
  100. 484adff [GFS2] Update locking in log.c by Steven Whitehouse · 18 years ago