1. 5af4e7a [GFS2] fix gfs2 block allocation (cleaned up) by Benjamin Marzinski · 16 years ago
  2. 17c15da [GFS2] BUG: unable to handle kernel paging request at ffff81002690e000 by Bob Peterson · 16 years ago
  3. 00377d8 [GFS2] Prefer strlcpy() over snprintf() by Jean Delvare · 16 years ago
  4. ad99f77 [GFS2] Fix cast from unsigned int to s64 by Andrew Price · 16 years ago
  5. 091806ed [GFS2] filesystem consistency error from do_strip by Bob Peterson · 16 years ago
  6. 8e24eea fs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  7. 3c18ddd mm: remove nopage by Nick Piggin · 16 years ago
  8. 2402211 dlm: move plock code from gfs2 by David Teigland · 16 years ago
  9. 62be1f7 [GFS2] fix assertion in log_refund() by Roel Kluin · 16 years ago
  10. 16c5f06 [GFS2] fix GFP_KERNEL misuses by Josef Bacik · 16 years ago
  11. 773adff [GFS2] test for IS_ERR rather than 0 by Julia Lawall · 16 years ago
  12. 58e9fee [GFS2] Invalidate cache at correct point by Benjamin Marzinski · 16 years ago
  13. f5a8cd0 [GFS2] fs/gfs2/recovery.c: suppress warnings by akpm@linux-foundation.org · 16 years ago
  14. 1f466a4 [GFS2] Faster gfs2_bitfit algorithm by Bob Peterson · 16 years ago
  15. d82661d [GFS2] Streamline quota lock/check for no-quota case by Steven Whitehouse · 16 years ago
  16. 860b25d [GFS2] Remove drop of module ref where not needed by Steven Whitehouse · 16 years ago
  17. 20b95bf [GFS2] gfs2_adjust_quota has broken unstuffing code by Abhijith Das · 16 years ago
  18. 182fe5a [GFS2] possible null pointer dereference fixup by Cyrill Gorcunov · 16 years ago
  19. 1052849 [GFS2] Need to ensure that sector_t is 64bits for GFS2 by Steven Whitehouse · 16 years ago
  20. 43a33c5 [GFS2] re-support special inode by Denis Cheng · 16 years ago
  21. d83225d [GFS2] remove gfs2_dev_iops by Denis Cheng · 16 years ago
  22. 7dc2cf1 [GFS2] fix file_system_type leak on gfs2meta mount by Christoph Hellwig · 16 years ago
  23. 9b8c81d [GFS2] Allow bmap to allocate extents by Steven Whitehouse · 16 years ago
  24. 7afd88d [GFS2] Fix a page lock / glock deadlock by Steven Whitehouse · 16 years ago
  25. 60b779c [GFS2] proper extern for gfs2/locking/dlm/mount.c:gdlm_ops by Adrian Bunk · 16 years ago
  26. 8af4c72 [GFS2] gfs2/ops_file.c should #include "ops_inode.h" by Adrian Bunk · 16 years ago
  27. bb16b34 [GFS2] be*_add_cpu conversion by Marcin Slusarz · 16 years ago
  28. 840ca0e [GFS2] Fix bug where we called drop_bh incorrectly by Steven Whitehouse · 16 years ago
  29. e23159d [GFS2] Get inode buffer only once per block map call by Steven Whitehouse · 16 years ago
  30. 77658aa [GFS2] Eliminate (almost) duplicate field from gfs2_inode by Steven Whitehouse · 16 years ago
  31. 30cbf18 [GFS2] Add a function to interate over an extent by Steven Whitehouse · 16 years ago
  32. c85a665 [GFS2] The case of the missing asterisk by Steven Whitehouse · 16 years ago
  33. b45e41d [GFS2] Add extent allocation to block allocator by Steven Whitehouse · 16 years ago
  34. 1639431 [GFS2] Merge gfs2_alloc_meta and gfs2_alloc_data by Steven Whitehouse · 16 years ago
  35. 5731be5 [GFS2] Update gfs2_trans_add_unrevoke to accept extents by Steven Whitehouse · 16 years ago
  36. ac576cc [GFS2] Merge the rd_last_alloc_meta and rd_last_alloc_data fields by Steven Whitehouse · 16 years ago
  37. ce276b0 [GFS2] Reduce inode size by merging fields by Steven Whitehouse · 16 years ago
  38. 9feb7c8 [GFS2] Remove unused counters by Bob Peterson · 16 years ago
  39. 9a00450 [GFS2] Shrink & rename di_depth by Steven Whitehouse · 16 years ago
  40. cf45b75 [GFS2] Remove rgrp and glock version numbers by Bob Peterson · 16 years ago
  41. da755fd [GFS2] Remove lm.[ch] and distribute content by Steven Whitehouse · 16 years ago
  42. ab0d756 [GFS2] Eliminate gl_req_bh by Bob Peterson · 16 years ago
  43. 110acf3 [GFS2] Add consts to various bits of rgrp.c by Steven Whitehouse · 16 years ago
  44. dbac671 [GFS2] Introduce array of buffers to struct metapath by Steven Whitehouse · 16 years ago
  45. 11707ea [GFS2] Move part of gfs2_block_map into a separate function by Steven Whitehouse · 16 years ago
  46. 29d38cd [GFS2] Get rid of gl_waiters2 by Bob Peterson · 16 years ago
  47. 42d52e3 [GFS2] Combine rg_flags and rd_flags by Bob Peterson · 16 years ago
  48. 6bdd9be [GFS2] Allocate gfs2_rgrpd from slab memory by Bob Peterson · 16 years ago
  49. 3ad62e8 [GFS2] Plug an unlikely leak by Bob Peterson · 16 years ago
  50. 048786f [GFS2] make gfs2_glock_hold() static by Adrian Bunk · 16 years ago
  51. ef8c441 [GFS2] Only wake the reclaim daemon if we need to by Bob Peterson · 16 years ago
  52. 7eabb77 [GFS2] Misc fixups by Bob Peterson · 16 years ago
  53. d0109bf [GFS2] Only do lo_incore_commit once by Bob Peterson · 16 years ago
  54. ca39060 [GFS2] Fix debug inode printing by Bob Peterson · 16 years ago
  55. fe6c991 [GFS2] Get rid of unneeded parameter in gfs2_rlist_alloc by Bob Peterson · 16 years ago
  56. ecc30c7 [GFS2] Streamline indirect pointer tree height calculation by Steven Whitehouse · 16 years ago
  57. 941e6d7 [GFS2] Speed up gfs2_write_alloc_required, deprecate gfs2_extent_map by Steven Whitehouse · 16 years ago
  58. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  59. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  60. 69840b0 iget: use iget_failed() in GFS2 by David Howells · 16 years ago
  61. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 16 years ago
  62. eccba06 gfs2: make gfs2_glock.gl_owner_pid be a struct pid * by Pavel Emelyanov · 16 years ago
  63. b1e058d gfs2: make gfs2_holder.gh_owner_pid be a struct pid * by Pavel Emelyanov · 16 years ago
  64. eebd2aa Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user by Christoph Lameter · 16 years ago
  65. c78bad1 fs/: Spelling fixes by Joe Perches · 16 years ago
  66. e07dd2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 16 years ago
  67. 7bc5c41 [GFS2] Allow journal recovery on read-only mount by Abhijith Das · 16 years ago
  68. 1b8177e [GFS2] Lockup on error by Bob Peterson · 16 years ago
  69. b7fe2e3 [GFS2] Fix page_mkwrite truncation race path by Steven Whitehouse · 16 years ago
  70. 3e5cd08 [GFS2] Fix typo by Bob Peterson · 17 years ago
  71. 1af5357 [GFS2] Fix write alloc required shortcut calculation by Steven Whitehouse · 17 years ago
  72. 0522053 [GFS2] gfs2_alloc_required performance by Bob Peterson · 17 years ago
  73. 598278b [GFS2] Remove unneeded i_spin by Bob Peterson · 17 years ago
  74. 6dbd822 [GFS2] Reduce inode size by moving i_alloc out of line by Steven Whitehouse · 17 years ago
  75. ac39aad [GFS2] Fix assert in log code by Steven Whitehouse · 17 years ago
  76. 9656b2c [GFS2] Fix problems relating to execution of files on GFS2 by Steven Whitehouse · 17 years ago
  77. 0811a12 [GFS2] Initialize extent_list earlier by Bob Peterson · 17 years ago
  78. e5d9dc2 [GFS2] Allow page migration for writeback and ordered pages by Steven Whitehouse · 17 years ago
  79. 65a6290 [GFS2] Remove unused variable by Steven Whitehouse · 17 years ago
  80. ff91cc9 [GFS2] Fix log block mapper by Steven Whitehouse · 17 years ago
  81. fa3742f [GFS2] Minor correction by Bob Peterson · 17 years ago
  82. c3f60b6 [GFS2] Eliminate the no longer needed sd_statfs_mutex by Bob Peterson · 17 years ago
  83. b3513fc [GFS2] Incremental patch to fix compiler warning by Bob Peterson · 17 years ago
  84. 15c7cee [GFS2] Function meta_read optimization by Bob Peterson · 17 years ago
  85. b0d5fd3 [GFS2] Only fetch the dinode once in block_map by Bob Peterson · 17 years ago
  86. 398bbe6 [GFS2] Reorganize function gfs2_glmutex_lock by Bob Peterson · 17 years ago
  87. 5fdc2ee [GFS2] Run through full bitmaps quicker in gfs2_bitfit by Bob Peterson · 17 years ago
  88. 0d0868b [GFS2] Get rid of useless "found" variable in quota.c by Bob Peterson · 17 years ago
  89. da6dd40 [GFS2] Journal extent mapping by Bob Peterson · 17 years ago
  90. e9e1ef2 [GFS2] Remove function gfs2_get_block by Bob Peterson · 17 years ago
  91. 2066b58 [GFS2] use pid for plock owner for nfs clients by David Teigland · 17 years ago
  92. dbee219 [GFS2] Remove unused variable by Steven Whitehouse · 17 years ago
  93. 292c8c1 [GFS2] patch to check for recursive lock requests in gfs2_rename code path by Abhijith Das · 17 years ago
  94. c97bfe4 [GFS2] Remove lock methods for lock_nolock protocol by Wendy Cheng · 17 years ago
  95. bcd4055 [GFS2] Remove unrequired code by Fabio M. Di Nitto · 17 years ago
  96. 6a69a23 [GFS2] Fix build warnings by Fabio Massimo Di Nitto · 17 years ago
  97. 002ef1d [GFS2] remove unnecessary permission checks by Ryan O'Hara · 17 years ago
  98. 1a2781c [GFS2] Fix runtime issue with UP kernels by Fabio Massimo Di Nitto · 17 years ago
  99. 00c1347 [GFS2] tidy up error message by David Teigland · 17 years ago
  100. 0b7580c [GFS2] Check for installation of mount helpers for DLM mounts by Fabio Massimo Di Nitto · 17 years ago