1. 02ffad08 GFS2: Fix locking bug in failed shared to exclusive conversion by Benjamin Marzinski · 15 years ago
  2. 02e3cc7 GFS2: Expose UUID via sysfs/uevent by Steven Whitehouse · 16 years ago
  3. f15ab56 GFS2: Support generation of discard requests by Steven Whitehouse · 16 years ago
  4. ac2425e GFS2: Remove unused field from glock by Steven Whitehouse · 16 years ago
  5. f057f6c GFS2: Merge lock_dlm module into GFS2 by Steven Whitehouse · 16 years ago
  6. 22077f5 GFS2: Remove "double" locking in quota by Steven Whitehouse · 16 years ago
  7. 0a7ab79 GFS2: change gfs2_quota_scan into a shrinker by Abhijith Das · 16 years ago
  8. 97cc102 GFS2: Kill two daemons with one patch by Steven Whitehouse · 16 years ago
  9. 813e0c4 GFS2: Fix "truncate in progress" hang by Steven Whitehouse · 16 years ago
  10. 37b2c83 GFS2: Clean up & move gfs2_quotad by Steven Whitehouse · 16 years ago
  11. 73f7494 GFS2: Banish struct gfs2_rgrpd_host by Steven Whitehouse · 16 years ago
  12. cfc8b54 GFS2: Move rg_free from gfs2_rgrpd_host to gfs2_rgrpd by Steven Whitehouse · 16 years ago
  13. d8b71f7 GFS2: Move rg_igeneration into struct gfs2_rgrpd by Steven Whitehouse · 16 years ago
  14. 383f01f GFS2: Banish struct gfs2_dinode_host by Steven Whitehouse · 16 years ago
  15. c9e9888 GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize by Steven Whitehouse · 16 years ago
  16. 3767ac2 GFS2: Move di_eattr into "proper" inode by Steven Whitehouse · 16 years ago
  17. ad6203f GFS2: Move "entries" into "proper" inode by Steven Whitehouse · 16 years ago
  18. bcf0b5b GFS2: Move generation number into "proper" part of inode by Steven Whitehouse · 16 years ago
  19. 254db57 GFS2: Support for I/O barriers by Steven Whitehouse · 16 years ago
  20. 719ee34 GFS2: high time to take some time over atime by Steven Whitehouse · 16 years ago
  21. 37ec89e GFS2: The war on bloat by Steven Whitehouse · 16 years ago
  22. 9b8df98 GFS2: Fix metafs mounts by Steven Whitehouse · 16 years ago
  23. c9f6a6b [GFS2] Remove support for unused and pointless flag by Steven Whitehouse · 16 years ago
  24. 9cabcdb [GFS2] Replace rgrp "recent list" with mru list by Steven Whitehouse · 16 years ago
  25. 6802e34 [GFS2] Clean up the glock core by Steven Whitehouse · 16 years ago
  26. 091806ed [GFS2] filesystem consistency error from do_strip by Bob Peterson · 16 years ago
  27. 58e9fee [GFS2] Invalidate cache at correct point by Benjamin Marzinski · 16 years ago
  28. 77658aa [GFS2] Eliminate (almost) duplicate field from gfs2_inode by Steven Whitehouse · 17 years ago
  29. ac576cc [GFS2] Merge the rd_last_alloc_meta and rd_last_alloc_data fields by Steven Whitehouse · 17 years ago
  30. ce276b0 [GFS2] Reduce inode size by merging fields by Steven Whitehouse · 17 years ago
  31. 9feb7c8 [GFS2] Remove unused counters by Bob Peterson · 17 years ago
  32. 9a00450 [GFS2] Shrink & rename di_depth by Steven Whitehouse · 17 years ago
  33. cf45b75 [GFS2] Remove rgrp and glock version numbers by Bob Peterson · 17 years ago
  34. da755fd [GFS2] Remove lm.[ch] and distribute content by Steven Whitehouse · 17 years ago
  35. ab0d756 [GFS2] Eliminate gl_req_bh by Bob Peterson · 17 years ago
  36. 29d38cd [GFS2] Get rid of gl_waiters2 by Bob Peterson · 17 years ago
  37. 42d52e3 [GFS2] Combine rg_flags and rd_flags by Bob Peterson · 17 years ago
  38. d0109bf [GFS2] Only do lo_incore_commit once by Bob Peterson · 17 years ago
  39. ecc30c7 [GFS2] Streamline indirect pointer tree height calculation by Steven Whitehouse · 17 years ago
  40. eccba06 gfs2: make gfs2_glock.gl_owner_pid be a struct pid * by Pavel Emelyanov · 17 years ago
  41. b1e058d gfs2: make gfs2_holder.gh_owner_pid be a struct pid * by Pavel Emelyanov · 17 years ago
  42. 598278b [GFS2] Remove unneeded i_spin by Bob Peterson · 17 years ago
  43. 6dbd822 [GFS2] Reduce inode size by moving i_alloc out of line by Steven Whitehouse · 17 years ago
  44. 65a6290 [GFS2] Remove unused variable by Steven Whitehouse · 17 years ago
  45. c3f60b6 [GFS2] Eliminate the no longer needed sd_statfs_mutex by Bob Peterson · 17 years ago
  46. da6dd40 [GFS2] Journal extent mapping by Bob Peterson · 17 years ago
  47. e35b921 [GFS2] Don't periodically update the jindex by Steven Whitehouse · 17 years ago
  48. fd041f0 [GFS2] Use atomic_t for journal free blocks counter by Steven Whitehouse · 17 years ago
  49. 2bcd610 [GFS2] Don't add glocks to the journal by Steven Whitehouse · 17 years ago
  50. e589665 [GFS2] Remove flags no longer required by Steven Whitehouse · 17 years ago
  51. c2932e0 [GFS2] Remove "reclaim limit" by Steven Whitehouse · 17 years ago
  52. 60b0d08 [GFS2] Remove unused variables by Steven Whitehouse · 17 years ago
  53. bf36a71 [GFS2] Add gfs2_is_writeback() by Steven Whitehouse · 17 years ago
  54. e7e36f1 [GFS2] Remove unused field in struct gfs2_inode by Steven Whitehouse · 17 years ago
  55. f91a0d3 [GFS2] Remove useless i_cache from inodes by Steven Whitehouse · 17 years ago
  56. 3cc3f71 [GFS2] Use ->page_mkwrite() for mmap() by Steven Whitehouse · 17 years ago
  57. cc7e79b [GFS2] Handle multiple glock demote requests by Wendy Cheng · 17 years ago
  58. 16615be [GFS2] Clean up journaled data writing by Steven Whitehouse · 17 years ago
  59. 82e8608 [GFS2] Replace revoke structure with bufdata structure by Steven Whitehouse · 17 years ago
  60. d7b616e [GFS2] Clean up ordered write code by Steven Whitehouse · 17 years ago
  61. c4f68a1 [GFS2] delay glock demote for a minimum hold time by Benjamin Marzinski · 17 years ago
  62. 8fbbfd2 [GFS2] Reduce number of gfs2_scand processes to one by Steven Whitehouse · 17 years ago
  63. 2332c44 [GFS2] assertion failure after writing to journaled file, umount by Robert Peterson · 17 years ago
  64. c8cdf47 [GFS2] Recovery for lost unlinked inodes by Steven Whitehouse · 17 years ago
  65. bb8d8a6 [GFS2] Fix sign problem in quota/statfs and cleanup _host structures by Steven Whitehouse · 17 years ago
  66. 2a87ab0 [GFS2] Quotas non-functional - fix bug by Abhijith Das · 17 years ago
  67. dbb7cae [GFS2] Clean up inode number handling by Steven Whitehouse · 17 years ago
  68. 5f88209 [GFS2] lockdump improvements by Robert Peterson · 17 years ago
  69. 04b933f [GFS2] Red Hat bz 228540: owner references by Robert Peterson · 17 years ago
  70. 3b8249f [GFS2] Fix bz 224480 and cleanup glock demotion code by Steven Whitehouse · 17 years ago
  71. 7c52b16 [GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540) by Robert Peterson · 17 years ago
  72. 631c42e [GFS2] go_drop_bh is never used, so remove it by Steven Whitehouse · 17 years ago
  73. 04b159b [GFS2] Remove unused variable by Steven Whitehouse · 17 years ago
  74. b5d32be [GFS2] Tidy up glops calls by Steven Whitehouse · 18 years ago
  75. 6bd9c8c [GFS2] Remove unused go_callback operation by Steven Whitehouse · 18 years ago
  76. e5dab55 [GFS2] Remove the "greedy" function from glock.[ch] by Steven Whitehouse · 18 years ago
  77. fee852e [GFS2] Shrink gfs2_inode memory by half by Steven Whitehouse · 18 years ago
  78. 330005c [GFS2] Remove max_atomic_write tunable by Steven Whitehouse · 18 years ago
  79. 3699e3a [GFS2] Clean up/speed up readdir by Steven Whitehouse · 18 years ago
  80. 1a14d3a [GFS2] Simplify glops functions by Steven Whitehouse · 18 years ago
  81. bfded27 [GFS2] Shrink gfs2_inode (8) - i_vn by Steven Whitehouse · 18 years ago
  82. bd209cc [GFS2] split and annotate gfs2_statfs_change by Al Viro · 18 years ago
  83. 629a21e [GFS2] split and annotate gfs2_inum by Al Viro · 18 years ago
  84. 1e81c4c [GFS2] split and annotate gfs_rindex by Al Viro · 18 years ago
  85. 5516762 [GFS2] split and annotate gfs2_log_head by Al Viro · 18 years ago
  86. 6882666 [GFS2] split and annotate gfs2_rgrp by Al Viro · 18 years ago
  87. f50dfaf [GFS2] split gfs2_sb by Al Viro · 18 years ago
  88. 5c6edb5 [GFS2] gfs2_dinode_host fields are host-endian by Al Viro · 18 years ago
  89. 7276b3b [GFS2] Tidy up meta_io code by Steven Whitehouse · 18 years ago
  90. 5696553 [GFS2] Remove unused constants by Steven Whitehouse · 18 years ago
  91. 16feb9f [GFS2] Use atomic_t rather than kref in glock.c by Steven Whitehouse · 18 years ago
  92. b639789 [GFS2] Use hlist for glock hash chains by Steven Whitehouse · 18 years ago
  93. 2426443 [GFS2] Rewrite of examine_bucket() by Steven Whitehouse · 18 years ago
  94. 087efdd [GFS2] Make glock hash locks proportional to NR_CPUS by Steven Whitehouse · 18 years ago
  95. 37b2fa6 [GFS2] Move rwlocks in glock.c into their own array by Steven Whitehouse · 18 years ago
  96. 9b47c11 [GFS2] Use void * instead of typedef for locking module interface by Steven Whitehouse · 18 years ago
  97. 85d1da6 [GFS2] Move glock hash table out of superblock by Steven Whitehouse · 18 years ago
  98. f2f7ba5 [GFS2] Make headers compile on their own by Steven Whitehouse · 18 years ago
  99. cd91549 [GFS2] Change all types to uX style by Steven Whitehouse · 18 years ago
  100. e9fc2aa [GFS2] Update copyright, tidy up incore.h by Steven Whitehouse · 18 years ago