1. f3b3091 [GFS2] inode-diet-eliminate-i_blksize-and-use-a-per-superblock-default-vs-gfs2 by akpm@osdl.org · 18 years ago
  2. 07903c0 [GFS2] Tweek unlock test in readpage() by Steven Whitehouse · 18 years ago
  3. dc41aee [GFS2] Fix for mmap() bug in readpage by Russell Cattelan · 18 years ago
  4. 7a6bbac [GFS2] Map multiple blocks at once where possible by Steven Whitehouse · 18 years ago
  5. 65952fb [GFS2] print mount errors related to sysfs by David Teigland · 18 years ago
  6. a833634 [GFS2] Fix glock hash clearing by Steven Whitehouse · 18 years ago
  7. faa31ce [GFS2] Tidy up log.c by Steven Whitehouse · 18 years ago
  8. 16feb9f [GFS2] Use atomic_t rather than kref in glock.c by Steven Whitehouse · 18 years ago
  9. b639789 [GFS2] Use hlist for glock hash chains by Steven Whitehouse · 18 years ago
  10. 2426443 [GFS2] Rewrite of examine_bucket() by Steven Whitehouse · 18 years ago
  11. 9461061 [GFS2] Remove unused function from glock.c by Steven Whitehouse · 18 years ago
  12. a5e08a9 [GFS2] Add consts to glock sorting function by Steven Whitehouse · 18 years ago
  13. 087efdd [GFS2] Make glock hash locks proportional to NR_CPUS by Steven Whitehouse · 18 years ago
  14. ff6af41 [GFS2] vfree should be kfree (II) by Steven Whitehouse · 18 years ago
  15. 37b2fa6 [GFS2] Move rwlocks in glock.c into their own array by Steven Whitehouse · 18 years ago
  16. 9b47c11 [GFS2] Use void * instead of typedef for locking module interface by Steven Whitehouse · 18 years ago
  17. a2c4580 [GFS2] vfree should be kfree by Steven Whitehouse · 18 years ago
  18. 5ce311e [GFS2] Remove unused sync_lvb code from lock modules by Steven Whitehouse · 18 years ago
  19. 1c089c3 [GFS2] Remove one typedef by Steven Whitehouse · 18 years ago
  20. b9201ce [GFS2] Forgot to remove unused include vmalloc.h by Steven Whitehouse · 18 years ago
  21. 85d1da6 [GFS2] Move glock hash table out of superblock by Steven Whitehouse · 18 years ago
  22. b854785 [GFS2] Add gfs2 superblock to glock hash function by Steven Whitehouse · 18 years ago
  23. 62f140c [GFS2] Add brackets in locking/dlm/sysfs.c by Steven Whitehouse · 18 years ago
  24. 3204a6c [GFS2] use snprintf for sysfs show by David Teigland · 18 years ago
  25. c539212 [GFS2] More style changes by Jan Engelhardt · 18 years ago
  26. 7b62536 [GFS2] Add a comment in ops_export.c by Steven Whitehouse · 18 years ago
  27. 2c1e52a [GFS2] More style fixes by Steven Whitehouse · 18 years ago
  28. 48fac17 [GFS2] Remove unused code from quota by Steven Whitehouse · 18 years ago
  29. a67cdbd [GFS2] Style changes in logging code by Steven Whitehouse · 18 years ago
  30. cca195c [GFS2] Extended attribute code style changes by Steven Whitehouse · 18 years ago
  31. 1691042 [GFS2] Style changes in rgrp.c by Steven Whitehouse · 18 years ago
  32. ea67eed [GFS2] Fix end of multi-line structures by Steven Whitehouse · 18 years ago
  33. f2f7ba5 [GFS2] Make headers compile on their own by Steven Whitehouse · 18 years ago
  34. 2bdbc5d [GFS2] Directory code style changes by Steven Whitehouse · 18 years ago
  35. 5acd396 [GFS2] Some further style changes by Steven Whitehouse · 18 years ago
  36. 26c1a57 [GFS2] More code style updates by Steven Whitehouse · 18 years ago
  37. 0bd5996 [GFS2] Style changes in ops_address.c by Steven Whitehouse · 18 years ago
  38. dd538c8 [GFS2] Spelling sentinal -> sentinel by Steven Whitehouse · 18 years ago
  39. 38c60ef [GFS2] Use const in endian conversion routines by Steven Whitehouse · 18 years ago
  40. 82ffa51 [GFS2] More style changes by Steven Whitehouse · 18 years ago
  41. c266871 [GFS2] Remove a cast, tidy gfs2_inode_attr_in by Steven Whitehouse · 18 years ago
  42. cd91549 [GFS2] Change all types to uX style by Steven Whitehouse · 18 years ago
  43. a91ea69 [GFS2] Align all labels against LH side by Steven Whitehouse · 18 years ago
  44. 75d3b81 [GFS2] Tidy up bmap/inode code by Steven Whitehouse · 18 years ago
  45. 5029996 [GFS2] Tidy up locking code by Steven Whitehouse · 18 years ago
  46. e9fc2aa [GFS2] Update copyright, tidy up incore.h by Steven Whitehouse · 18 years ago
  47. 623d935 [GFS2] Fix releasepage bug (fixes direct i/o writes) by Steven Whitehouse · 18 years ago
  48. 899be4d [GFS2] Add superblock into key for glock lookups by Steven Whitehouse · 18 years ago
  49. d6a5372 [GFS2] Use const on glock lookup key by Steven Whitehouse · 18 years ago
  50. ec45d9f [GFS2] Use slab properly with glocks by Steven Whitehouse · 18 years ago
  51. 5e2b061 [GFS2] Remove unused code from glock layer by Steven Whitehouse · 18 years ago
  52. 8fb4b53 [GFS2] Make glock operations const by Steven Whitehouse · 18 years ago
  53. 8638460 [GFS2] Allow mounting of gfs2 and gfs2meta at the same time by Abhijith Das · 18 years ago
  54. 5dc39fe [GFS2] Fix journal off-by-one error by Benjamin Marzinski · 18 years ago
  55. a2242db [GFS2] Speed up scanning of glocks by Steven Whitehouse · 18 years ago
  56. 166afcc [GFS2] Tidy up error handling in gfs2_releasepage() by Steven Whitehouse · 18 years ago
  57. b8e1aab [GFS2] Another list_del bug by Steven Whitehouse · 18 years ago
  58. 0886760 [GFS2] Fix to list_del in lops.c by Steven Whitehouse · 18 years ago
  59. 15d00c0 [GFS2] Fix leak of gfs2_bufdata by Steven Whitehouse · 18 years ago
  60. 8872187 [GFS2] Fix a couple of refcount leaks. by Russell Cattelan · 18 years ago
  61. f438714 [GFS2] Fix lack of buffers in writepage bug by Steven Whitehouse · 18 years ago
  62. 2b557f6 [GFS2] Fix gfs_ prefix in locking.c by Steven Whitehouse · 18 years ago
  63. 08eac93 [GFS2] match plock result with correct request by David Teigland · 18 years ago
  64. 3120ec5 [GFS2] lockproto api prefix by David Teigland · 18 years ago
  65. 59a1cc6 [GFS2] Fix lock ordering bug in page fault path by Steven Whitehouse · 18 years ago
  66. 899bb26 [GFS2] Fix bug in directory code by Steven Whitehouse · 18 years ago
  67. de9b75d [GFS2] add plock owner by David Teigland · 18 years ago
  68. 420b9e5 [GFS2] Tidy up in various files by Steven Whitehouse · 18 years ago
  69. 5dd9fea [GFS2] Fix bug in clear_inode by Steven Whitehouse · 18 years ago
  70. 2b98a54 [GFS2] Fix bug in super block reading code by Steven Whitehouse · 18 years ago
  71. dd894be [GFS2] Change some allocations to GFP_NOFS by Steven Whitehouse · 18 years ago
  72. f45b7dd [GFS2] Use a bio to read the superblock by Steven Whitehouse · 18 years ago
  73. ba7f729 [GFS2] Remove page.[ch] by Steven Whitehouse · 18 years ago
  74. f25ef0c [GFS2] Tidy gfs2_unstuffer_page by Steven Whitehouse · 18 years ago
  75. a9e5f4d [GFS2] Alter direct I/O path by Steven Whitehouse · 18 years ago
  76. 52f341c [GFS2] gfs2_set_flags double locking patch by Abhijith Das · 18 years ago
  77. c5921fd [GFS2] fix typo in locking/dlm by David Teigland · 18 years ago
  78. e0f2bf7 [GFS2] Fix endian conversion bug by Steven Whitehouse · 18 years ago
  79. 634ee0b [GFS2] Fix use after free bug in dir.c by Steven Whitehouse · 18 years ago
  80. 2eb168c [GFS2] NFS update by Wendy Cheng · 18 years ago
  81. 4da3c64 [GFS2] Fix a coupls of warnings in dir.c by Steven Whitehouse · 18 years ago
  82. b2a580d [PATCH] patch to init di_payload_format field in gfs2_dinode by Abhijith Das · 18 years ago
  83. f3bba03 [GFS2] Fix deadlock in memory allocation by Steven Whitehouse · 18 years ago
  84. 4340fe6 [GFS2] Add generation number by Steven Whitehouse · 18 years ago
  85. ffeb874 [GFS2] Bug fix to gfs2_readpages() by Steven Whitehouse · 18 years ago
  86. dc3e130 [GFS2] Remove unused code from dir.c by Steven Whitehouse · 18 years ago
  87. 29937ac [GFS2] Fixes to scanning of glocks (again) by Steven Whitehouse · 18 years ago
  88. 627add2 [GFS2] Correct logic in glock scanner by Steven Whitehouse · 18 years ago
  89. fd4de2d [GFS2] Add cast for printk by Steven Whitehouse · 18 years ago
  90. ecb1460 [GFS2] Make GFS2 work with lock validator by Steven Whitehouse · 18 years ago
  91. faac9bd [GFS2] Fix locking for Direct I/O reads by Steven Whitehouse · 18 years ago
  92. b0dd930 [GFS2] Mark file_operations const by Steven Whitehouse · 18 years ago
  93. 66de045 [GFS2] Make our address_space_operations const by Steven Whitehouse · 18 years ago
  94. 0c0834a [GFS2] API change for gfs2_statfs by Steven Whitehouse · 18 years ago
  95. ccd6efd [patch 1/1] gfs2: get_sb_dev() fix by Andrew Morton · 18 years ago
  96. 02630a1 [GFS2] Remove dependance on tty_write_message() by Steven Whitehouse · 18 years ago
  97. af18ddb [GFS2] Eliminate one instance of __GFP_NOFAIL by Steven Whitehouse · 18 years ago
  98. a53311d [GFS2] Use generic_file_sendfile directly by Steven Whitehouse · 18 years ago
  99. a464418 [GFS2] gfs2/dlm: mailing list and web page by David Teigland · 18 years ago
  100. bdd512a [GFS2] Remove unused flag by Steven Whitehouse · 18 years ago