1. 58884c4 GFS2: make sure rgrps are up to date in func gfs2_blk2rgrpd by Bob Peterson · 12 years ago
  2. 6aad1c3 GFS2: Eliminate sd_rindex_mutex by Bob Peterson · 12 years ago
  3. a08fd28 GFS2: Unlock rindex mutex on glock error by Bob Peterson · 12 years ago
  4. 66fc061 GFS2: FITRIM ioctl support by Steven Whitehouse · 13 years ago
  5. a365fbf GFS2: Read resource groups on mount by Steven Whitehouse · 12 years ago
  6. 49528b4 GFS2: Fix a use-after-free that coverity spotted by Bob Peterson · 13 years ago
  7. 6a8099e GFS2: Fix multi-block allocation by Steven Whitehouse · 13 years ago
  8. 564e12b GFS2: decouple quota allocations from block allocations by Bob Peterson · 13 years ago
  9. b3e47ca GFS2: split function rgblk_search by Bob Peterson · 13 years ago
  10. 465f0a7 GFS2: Fix up "off by one" in the previous patch by Steven Whitehouse · 13 years ago
  11. 6e87ed0 GFS2: move toward a generic multi-block allocator by Bob Peterson · 13 years ago
  12. b9f417f GFS2: remove vestigial al_alloced by Bob Peterson · 13 years ago
  13. 3c5d785 GFS2: combine gfs2_alloc_block and gfs2_alloc_di by Bob Peterson · 13 years ago
  14. c688b8b GFS2: Add non-try locks back to get_local_rgrp by Bob Peterson · 13 years ago
  15. 9ae3242 GFS2: Remove two unused variables by Steven Whitehouse · 13 years ago
  16. f75bbfb GFS2: Fix off-by-one in gfs2_blk2rgrpd by Steven Whitehouse · 13 years ago
  17. ccad4e1 GFS2: Correctly set goal block after allocation by Steven Whitehouse · 13 years ago
  18. 70b0c36 GFS2: Use cached rgrp in gfs2_rlist_add() by Steven Whitehouse · 13 years ago
  19. 534029e GFS2: Remove obsolete assert by Steven Whitehouse · 13 years ago
  20. 54335b1 GFS2: Cache the most recently used resource group in the inode by Steven Whitehouse · 13 years ago
  21. 8339ee5 GFS2: Make resource groups "append only" during life of fs by Steven Whitehouse · 13 years ago
  22. 7c9ca62 GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count scheme by Bob Peterson · 13 years ago
  23. 46fcb2e GFS2: combine duplicated block freeing routines by Eric Sandeen · 13 years ago
  24. 6d3117b GFS2: Wipe directory hash table metadata when deallocating a directory by Steven Whitehouse · 13 years ago
  25. 29687a2 GFS2: Alter point of entry to glock lru list for glocks with an address_space by Steven Whitehouse · 13 years ago
  26. 95c8e17 GFS2: Dump better debug info if a bitmap inconsistency is detected by Bob Peterson · 13 years ago
  27. 44ad37d GFS2: filesystem hang caused by incorrect lock order by Bob Peterson · 13 years ago
  28. 4c16c36 GFS2: deallocation performance patch by Bob Peterson · 13 years ago
  29. bcd7278 GFS2: fsck.gfs2 reported statfs error after gfs2_grow by Bob Peterson · 14 years ago
  30. 086d833 GFS2: fix recursive locking during rindex truncates by Benjamin Marzinski · 14 years ago
  31. 0489b3f GFS2: reread rindex when necessary to grow rindex by Benjamin Marzinski · 14 years ago
  32. 044b941 GFS2: Fix inode deallocation race by Steven Whitehouse · 14 years ago
  33. a288709 Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  34. 46290341 GFS2 fatal: filesystem consistency error on rename by Bob Peterson · 14 years ago
  35. 3921120 GFS2: fallocate support by Benjamin Marzinski · 14 years ago
  36. 9a3f236 GFS2: Add a bug trap in allocation code by Steven Whitehouse · 14 years ago
  37. a2e0f79 GFS2: Remove i_disksize by Steven Whitehouse · 14 years ago
  38. dd3932e block: remove BLKDEV_IFL_WAIT by Christoph Hellwig · 14 years ago
  39. f1e4d51 gfs2: replace barriers with explicit flush / FUA usage by Christoph Hellwig · 14 years ago
  40. f16a5e3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 14 years ago
  41. ee9a360 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  42. ed4878e GFS2: Rework reclaiming unlinked dinodes by Bob Peterson · 14 years ago
  43. cc0581b GFS2: stuck in inode wait, no glocks stuck by Bob Peterson · 14 years ago
  44. fbd9b09 blkdev: generalize flags for blkdev_issue_fn functions by Dmitry Monakhov · 14 years ago
  45. 1a0eae8 GFS2: glock livelock by Bob Peterson · 14 years ago
  46. ea8d62d GFS2: Use GFP_NOFS for alloc structure by Steven Whitehouse · 15 years ago
  47. 7fe3ec6 GFS2: Fix previous patch by Steven Whitehouse · 15 years ago
  48. 55f0b4c GFS2: Don't withdraw on partial rindex entries by Benjamin Marzinski · 15 years ago
  49. 2c77634 GFS2: Locking order fix in gfs2_check_blk_state by Steven Whitehouse · 15 years ago
  50. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  51. 355bbd8 Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  52. 86d0063 GFS2: Whitespace fixes by Steven Whitehouse · 15 years ago
  53. 746cd1e block: use blkdev_issue_discard in blk_ioctl_discard by Christoph Hellwig · 15 years ago
  54. acf7e24 GFS2: Be extra careful about deallocating inodes by Steven Whitehouse · 15 years ago
  55. 8d8291a GFS2: Remove no_formal_ino generating code by Steven Whitehouse · 15 years ago
  56. 05164e5 GFS2: Replace assertion with proper error handling by Steven Whitehouse · 15 years ago
  57. 6050b9c GFS2: Improve error handling in inode allocation by Steven Whitehouse · 15 years ago
  58. 6b94617 GFS2: Fix incorrent statfs consistency check by Benjamin Marzinski · 15 years ago
  59. 1e19a19 GFS2: Don't try and dealloc own inode by Steven Whitehouse · 15 years ago
  60. 6399777 GFS2: Add tracepoints by Steven Whitehouse · 15 years ago
  61. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  62. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  63. b1e71b0 GFS2: Clean up some file names by Steven Whitehouse · 15 years ago
  64. 1ce97e5 GFS2: Be more aggressive in reclaiming unlinked inodes by Steven Whitehouse · 15 years ago
  65. 60a0b8f GFS2: Add a rgrp bitmap full flag by Steven Whitehouse · 15 years ago
  66. 0901097 GFS2: Improve resource group error handling by Steven Whitehouse · 15 years ago
  67. d9ba761 GFS2: Ensure that the inode goal block settings are updated by Steven Whitehouse · 15 years ago
  68. d8bd504 GFS2: Fix bug in block allocation by Steven Whitehouse · 15 years ago
  69. 02ab172 GFS2: fix sparse warning: Should it be static? by Hannes Eder · 15 years ago
  70. 075ac44 GFS2: fix sparse warnings: constant is so big it is ... by Hannes Eder · 15 years ago
  71. 223b2b8 GFS2: Fix alignment issue and tidy gfs2_bitfit by Steven Whitehouse · 15 years ago
  72. 64d576b GFS2: Add a "demote a glock" interface to sysfs by Steven Whitehouse · 15 years ago
  73. f15ab56 GFS2: Support generation of discard requests by Steven Whitehouse · 16 years ago
  74. f057f6c GFS2: Merge lock_dlm module into GFS2 by Steven Whitehouse · 16 years ago
  75. 73f7494 GFS2: Banish struct gfs2_rgrpd_host by Steven Whitehouse · 16 years ago
  76. cfc8b54 GFS2: Move rg_free from gfs2_rgrpd_host to gfs2_rgrpd by Steven Whitehouse · 16 years ago
  77. d8b71f7 GFS2: Move rg_igeneration into struct gfs2_rgrpd by Steven Whitehouse · 16 years ago
  78. c9e9888 GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize by Steven Whitehouse · 16 years ago
  79. 9cabcdb [GFS2] Replace rgrp "recent list" with mru list by Steven Whitehouse · 16 years ago
  80. 17c15da [GFS2] BUG: unable to handle kernel paging request at ffff81002690e000 by Bob Peterson · 16 years ago
  81. ad99f77 [GFS2] Fix cast from unsigned int to s64 by Andrew Price · 16 years ago
  82. 1f466a4 [GFS2] Faster gfs2_bitfit algorithm by Bob Peterson · 16 years ago
  83. 9b8c81d [GFS2] Allow bmap to allocate extents by Steven Whitehouse · 16 years ago
  84. b45e41d [GFS2] Add extent allocation to block allocator by Steven Whitehouse · 17 years ago
  85. 1639431 [GFS2] Merge gfs2_alloc_meta and gfs2_alloc_data by Steven Whitehouse · 17 years ago
  86. 5731be5 [GFS2] Update gfs2_trans_add_unrevoke to accept extents by Steven Whitehouse · 17 years ago
  87. ac576cc [GFS2] Merge the rd_last_alloc_meta and rd_last_alloc_data fields by Steven Whitehouse · 17 years ago
  88. ce276b0 [GFS2] Reduce inode size by merging fields by Steven Whitehouse · 17 years ago
  89. cf45b75 [GFS2] Remove rgrp and glock version numbers by Bob Peterson · 17 years ago
  90. 110acf3 [GFS2] Add consts to various bits of rgrp.c by Steven Whitehouse · 17 years ago
  91. 42d52e3 [GFS2] Combine rg_flags and rd_flags by Bob Peterson · 17 years ago
  92. 6bdd9be [GFS2] Allocate gfs2_rgrpd from slab memory by Bob Peterson · 17 years ago
  93. fe6c991 [GFS2] Get rid of unneeded parameter in gfs2_rlist_alloc by Bob Peterson · 17 years ago
  94. 6dbd822 [GFS2] Reduce inode size by moving i_alloc out of line by Steven Whitehouse · 17 years ago
  95. b3513fc [GFS2] Incremental patch to fix compiler warning by Bob Peterson · 17 years ago
  96. 5fdc2ee [GFS2] Run through full bitmaps quicker in gfs2_bitfit by Bob Peterson · 17 years ago
  97. 292c8c1 [GFS2] patch to check for recursive lock requests in gfs2_rename code path by Abhijith Das · 17 years ago
  98. 51ff87b [GFS2] Clean up internal read function by Steven Whitehouse · 17 years ago
  99. 7a9f53b [GFS2] Alternate gfs2_iget to avoid looking up inodes being freed by Benjamin Marzinski · 17 years ago
  100. 5f3eae7 [GFS2] invalid metadata block - REVISED by Bob Peterson · 17 years ago