1. 97766c6 GFS2: Fix reference to ERR_PTR in gfs2_glock_iter_next by Dan Carpenter · 8 years ago
  2. e2f80348 gfs2: Fix debugfs glocks dump by Andreas Gruenbacher · 7 years ago
  3. 25b2ee6 gfs2: Fix glock rhashtable rcu bug by Andreas Gruenbacher · 7 years ago
  4. 2557969 gfs2: Use rhashtable walk interface in glock_hash_walk by Herbert Xu · 7 years ago
  5. 4cf918c gfs2: Add missing rcu locking for glock lookup by Andrew Price · 7 years ago
  6. e0d735c gfs2: fix to detect failure of register_shrinker by Chao Yu · 8 years ago
  7. 47a9a52 GFS2: use BIT() macro by Fabian Frederick · 8 years ago
  8. 6df9f9a gfs2: Lock holder cleanup by Andreas Gruenbacher · 8 years ago
  9. ec5ec66 gfs2: Get rid of gfs2_ilookup by Andreas Gruenbacher · 8 years ago
  10. 3ce37b2 gfs2: Fix gfs2_lookup_by_inum lock inversion by Andreas Gruenbacher · 8 years ago
  11. be1332c Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  12. a527b38 GFS2: fs/gfs2/glock.c: Deinline do_error, save 1856 bytes by Denys Vlasenko · 8 years ago
  13. 8f6fd83 rhashtable: accept GFP flags in rhashtable_walk_init by Bob Copeland · 8 years ago
  14. 3e11e53 GFS2: ignore unlock failures after withdraw by Benjamin Marzinski · 8 years ago
  15. ff34245 GFS2: Don't filter out I_FREEING inodes anymore by Bob Peterson · 9 years ago
  16. a492386 GFS2: Prevent delete work from occurring on glocks used for create by Bob Peterson · 9 years ago
  17. 7508abc GFS2: Check if iopen is held when deleting inode by Bob Peterson · 9 years ago
  18. 2aba1b5 GFS2: Reintroduce a timeout in function gfs2_gl_hash_clear by Bob Peterson · 9 years ago
  19. b58bf40 GFS2: Reduce size of incore inode by Bob Peterson · 9 years ago
  20. 3dd1dd8 GFS2: Use rht_for_each_entry_rcu in glock_hash_walk by Andrew Price · 9 years ago
  21. f3dd164 gfs2: Remove gl_spin define by Andreas Gruenbacher · 9 years ago
  22. 8f7e0a8 gfs2: A minor "sbstats" cleanup by Andreas Gruenbacher · 9 years ago
  23. 4d20713 gfs2: Make statistics unsigned, suitable for use with do_div() by Ben Hutchings · 9 years ago
  24. 88ffbf3 GFS2: Use resizable hash table for glocks by Bob Peterson · 9 years ago
  25. 15562c4 GFS2: Move glock superblock pointer to field gl_name by Bob Peterson · 9 years ago
  26. 81648d0 gfs2: Simplify the seq file code for "sbstats" by Andreas Gruenbacher · 9 years ago
  27. e7ccaf5 GFS2: Don't add all glocks to the lru by Bob Peterson · 9 years ago
  28. 7b4ddfa gfs2: incorrect check for debugfs returns by Chengyu Song · 9 years ago
  29. 6bec003 Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  30. b83ae6d fs: remove mapping->backing_dev_info by Christoph Hellwig · 9 years ago
  31. 8f6cb40 GFS2: Eliminate __gfs2_glock_remove_from_lru by Bob Peterson · 9 years ago
  32. 30badc9 GFS2: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  33. d29c0af GFS2: use _RET_IP_ instead of (unsigned long)__builtin_return_address(0) by Fabian Frederick · 10 years ago
  34. ca5bc6c Merge branch 'sched/urgent' into sched/core, to merge fixes before applying new changes by Ingo Molnar · 10 years ago
  35. 5bef3e7 GFS2: Allow flocks to use normal glock dq rather than dq_wait by Bob Peterson · 10 years ago
  36. fe0bbd2 GFS2: Use GFP_NOFS when allocating glocks by Steven Whitehouse · 10 years ago
  37. 94a09a3 GFS2: Fix race in glock lru glock disposal by Steven Whitehouse · 10 years ago
  38. 79272b3 GFS2: Only wait for demote when last holder is dequeued by Bob Peterson · 10 years ago
  39. 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 10 years ago
  40. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  41. 01b172b GFS2: Ensure workqueue is scheduled after noexp request by Bob Peterson · 10 years ago
  42. d77d1b5 GFS2: Use pr_<level> more consistently by Joe Perches · 10 years ago
  43. fc554ed GFS2: global conversion to pr_foo() by Fabian Frederick · 10 years ago
  44. ac3beb6 GFS2: Don't use ENOBUFS when ENOMEM is the correct error code by Steven Whitehouse · 10 years ago
  45. 0b3a2c9 GFS2: Fix unsafe dereference in dump_holder() by Tetsuo Handa · 10 years ago
  46. e3c4269 GFS2: fix potential NULL pointer dereference by Michal Nazarewicz · 11 years ago
  47. e66cf16 GFS2: Use lockref for glocks by Steven Whitehouse · 11 years ago
  48. 1ab6c49 fs: convert fs shrinkers to new scan/count API by Dave Chinner · 11 years ago
  49. 55f841c super: fix calculation of shrinkable objects for small numbers by Glauber Costa · 11 years ago
  50. 068213f GFS2: Remove unnecessary memory barrier by Bob Peterson · 11 years ago
  51. 7286b31 GFS2: Take glock reference in examine_bucket() by Steven Whitehouse · 11 years ago
  52. dfc4616 GFS2: alloc_workqueue() doesn't return an ERR_PTR by Dan Carpenter · 11 years ago
  53. e72859b Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 11 years ago
  54. 7af584d gfs2: Convert print_symbol to %pSR by Joe Perches · 12 years ago
  55. 222cb53 GFS2: Flush work queue before clearing glock hash tables by Bob Peterson · 11 years ago
  56. 7bd8b2e GFS2: Add origin indicator to glock demote tracing by Steven Whitehouse · 11 years ago
  57. 81ffbf6 GFS2: Add origin indicator to glock callbacks by Steven Whitehouse · 11 years ago
  58. 28fb302 GFS2: Remove gfs2_refresh_inode from inode creation path by Steven Whitehouse · 11 years ago
  59. 4506a51 GFS2: Split glock lru processing into two parts by Steven Whitehouse · 11 years ago
  60. 2a00585 GFS2: Separate LRU scanning from shrinker by Steven Whitehouse · 12 years ago
  61. 08242bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  62. 252aa6f mm: redefine address_space.assoc_mapping by Rafael Aquini · 12 years ago
  63. 4e2f884 GFS2: remove redundant lvb pointer by David Teigland · 12 years ago
  64. dba2d70 GFS2: only use lvb on glocks that need it by David Teigland · 12 years ago
  65. fb6791d GFS2: skip dlm_unlock calls in unmount by David Teigland · 12 years ago
  66. 06dfc30 GFS2: Rename glops go_xmote_th to go_sync by Bob Peterson · 12 years ago
  67. 8eae1ca GFS2: Review bug traps in glops.c by Steven Whitehouse · 12 years ago
  68. e5dc76b GFS2: Eliminate redundant calls to may_grant by Bob Peterson · 12 years ago
  69. 81e1d45 GFS2: Combine functions gfs2_glock_dq_wait and wait_on_demote by Bob Peterson · 12 years ago
  70. 07a7904 GFS2: Combine functions gfs2_glock_wait and wait_on_holder by Bob Peterson · 12 years ago
  71. 4abb6ad GFS2: inline __gfs2_glock_schedule_for_reclaim by Bob Peterson · 12 years ago
  72. 0fe2f1e GFS2: Size seq_file buffer more carefully by Steven Whitehouse · 12 years ago
  73. 1bb4930 GFS2: Use seq_vprintf for glocks debugfs file by Steven Whitehouse · 12 years ago
  74. 90306c4 GFS2: Use lvbs for storing rgrp information with mount option by Benjamin Marzinski · 12 years ago
  75. ba1ddcb GFS2: Cache last hash bucket for glock seq_files by Steven Whitehouse · 12 years ago
  76. df5d2f5 GFS2: Increase buffer size for glocks and glstats debugfs files by Steven Whitehouse · 12 years ago
  77. a245769 GFS2: glock statistics gathering by Steven Whitehouse · 12 years ago
  78. 4043b88 GFS2: Fix race between lru_list and glock ref count by Steven Whitehouse · 12 years ago
  79. e0c2a9a GFS2: dlm based recovery coordination by David Teigland · 12 years ago
  80. 7cf8dcd GFS2: Automatically adjust glock min hold time by Bob Peterson · 13 years ago
  81. d205df9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 13 years ago
  82. 1495f23 vmscan: change shrinker API by passing shrink_control struct by Ying Han · 13 years ago
  83. f90e5b5 GFS2: Processes waiting on inode glock that no processes are holding by Bob Peterson · 13 years ago
  84. 6c1b8d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 13 years ago
  85. 588da3b GFS2: Don't use a try lock when promoting to a higher mode by Steven Whitehouse · 13 years ago
  86. 1879fd6 add hlist_bl_lock/unlock helpers by Christoph Hellwig · 13 years ago
  87. 4667a0e GFS2: Make writeback more responsive to system conditions by Steven Whitehouse · 13 years ago
  88. f42ab08 GFS2: Optimise glock lru and end of life inodes by Steven Whitehouse · 13 years ago
  89. 627c10b GFS2: Improve tracing support (adds two flags) by Steven Whitehouse · 13 years ago
  90. 29687a2 GFS2: Alter point of entry to glock lru list for glocks with an address_space by Steven Whitehouse · 13 years ago
  91. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  92. 3ae2a1ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 13 years ago
  93. 7e32d02 GFS2: Don't use _raw version of RCU dereference by Steven Whitehouse · 13 years ago
  94. fa1bbde GFS2: Optimize glock multiple-dequeue code by Bob Peterson · 13 years ago
  95. fc0e38d GFS2: Fix glock deallocation race by Steven Whitehouse · 13 years ago
  96. 58a69cb workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' by Tejun Heo · 13 years ago
  97. edae38a GFS2: Fix glock queue trace point by Steven Whitehouse · 13 years ago
  98. bc015cb GFS2: Use RCU for glock hash table by Steven Whitehouse · 13 years ago
  99. 47a2538 GFS2: Merge glock state fields into a bitfield by Steven Whitehouse · 14 years ago
  100. 921169c GFS2: Clean up of gdlm_lock function by Steven Whitehouse · 14 years ago