1. ca5bc6c Merge branch 'sched/urgent' into sched/core, to merge fixes before applying new changes by Ingo Molnar · 10 years ago
  2. 5bef3e7 GFS2: Allow flocks to use normal glock dq rather than dq_wait by Bob Peterson · 10 years ago
  3. fe0bbd2 GFS2: Use GFP_NOFS when allocating glocks by Steven Whitehouse · 10 years ago
  4. 94a09a3 GFS2: Fix race in glock lru glock disposal by Steven Whitehouse · 10 years ago
  5. 79272b3 GFS2: Only wait for demote when last holder is dequeued by Bob Peterson · 10 years ago
  6. 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 10 years ago
  7. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  8. 01b172b GFS2: Ensure workqueue is scheduled after noexp request by Bob Peterson · 10 years ago
  9. d77d1b5 GFS2: Use pr_<level> more consistently by Joe Perches · 10 years ago
  10. fc554ed GFS2: global conversion to pr_foo() by Fabian Frederick · 10 years ago
  11. ac3beb6 GFS2: Don't use ENOBUFS when ENOMEM is the correct error code by Steven Whitehouse · 10 years ago
  12. 0b3a2c9 GFS2: Fix unsafe dereference in dump_holder() by Tetsuo Handa · 11 years ago
  13. e3c4269 GFS2: fix potential NULL pointer dereference by Michal Nazarewicz · 11 years ago
  14. e66cf16 GFS2: Use lockref for glocks by Steven Whitehouse · 11 years ago
  15. 1ab6c49 fs: convert fs shrinkers to new scan/count API by Dave Chinner · 11 years ago
  16. 55f841c super: fix calculation of shrinkable objects for small numbers by Glauber Costa · 11 years ago
  17. 068213f GFS2: Remove unnecessary memory barrier by Bob Peterson · 11 years ago
  18. 7286b31 GFS2: Take glock reference in examine_bucket() by Steven Whitehouse · 11 years ago
  19. dfc4616 GFS2: alloc_workqueue() doesn't return an ERR_PTR by Dan Carpenter · 11 years ago
  20. e72859b Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 11 years ago
  21. 7af584d gfs2: Convert print_symbol to %pSR by Joe Perches · 12 years ago
  22. 222cb53 GFS2: Flush work queue before clearing glock hash tables by Bob Peterson · 11 years ago
  23. 7bd8b2e GFS2: Add origin indicator to glock demote tracing by Steven Whitehouse · 11 years ago
  24. 81ffbf6 GFS2: Add origin indicator to glock callbacks by Steven Whitehouse · 11 years ago
  25. 28fb302 GFS2: Remove gfs2_refresh_inode from inode creation path by Steven Whitehouse · 11 years ago
  26. 4506a51 GFS2: Split glock lru processing into two parts by Steven Whitehouse · 11 years ago
  27. 2a00585 GFS2: Separate LRU scanning from shrinker by Steven Whitehouse · 12 years ago
  28. 08242bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  29. 252aa6f mm: redefine address_space.assoc_mapping by Rafael Aquini · 12 years ago
  30. 4e2f884 GFS2: remove redundant lvb pointer by David Teigland · 12 years ago
  31. dba2d70 GFS2: only use lvb on glocks that need it by David Teigland · 12 years ago
  32. fb6791d GFS2: skip dlm_unlock calls in unmount by David Teigland · 12 years ago
  33. 06dfc30 GFS2: Rename glops go_xmote_th to go_sync by Bob Peterson · 12 years ago
  34. 8eae1ca GFS2: Review bug traps in glops.c by Steven Whitehouse · 12 years ago
  35. e5dc76b GFS2: Eliminate redundant calls to may_grant by Bob Peterson · 12 years ago
  36. 81e1d45 GFS2: Combine functions gfs2_glock_dq_wait and wait_on_demote by Bob Peterson · 12 years ago
  37. 07a7904 GFS2: Combine functions gfs2_glock_wait and wait_on_holder by Bob Peterson · 12 years ago
  38. 4abb6ad GFS2: inline __gfs2_glock_schedule_for_reclaim by Bob Peterson · 12 years ago
  39. 0fe2f1e GFS2: Size seq_file buffer more carefully by Steven Whitehouse · 12 years ago
  40. 1bb4930 GFS2: Use seq_vprintf for glocks debugfs file by Steven Whitehouse · 12 years ago
  41. 90306c4 GFS2: Use lvbs for storing rgrp information with mount option by Benjamin Marzinski · 12 years ago
  42. ba1ddcb GFS2: Cache last hash bucket for glock seq_files by Steven Whitehouse · 12 years ago
  43. df5d2f5 GFS2: Increase buffer size for glocks and glstats debugfs files by Steven Whitehouse · 12 years ago
  44. a245769 GFS2: glock statistics gathering by Steven Whitehouse · 12 years ago
  45. 4043b88 GFS2: Fix race between lru_list and glock ref count by Steven Whitehouse · 12 years ago
  46. e0c2a9a GFS2: dlm based recovery coordination by David Teigland · 13 years ago
  47. 7cf8dcd GFS2: Automatically adjust glock min hold time by Bob Peterson · 13 years ago
  48. d205df9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 13 years ago
  49. 1495f23 vmscan: change shrinker API by passing shrink_control struct by Ying Han · 13 years ago
  50. f90e5b5 GFS2: Processes waiting on inode glock that no processes are holding by Bob Peterson · 13 years ago
  51. 6c1b8d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 13 years ago
  52. 588da3b GFS2: Don't use a try lock when promoting to a higher mode by Steven Whitehouse · 13 years ago
  53. 1879fd6 add hlist_bl_lock/unlock helpers by Christoph Hellwig · 13 years ago
  54. 4667a0e GFS2: Make writeback more responsive to system conditions by Steven Whitehouse · 13 years ago
  55. f42ab08 GFS2: Optimise glock lru and end of life inodes by Steven Whitehouse · 13 years ago
  56. 627c10b GFS2: Improve tracing support (adds two flags) by Steven Whitehouse · 13 years ago
  57. 29687a2 GFS2: Alter point of entry to glock lru list for glocks with an address_space by Steven Whitehouse · 13 years ago
  58. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  59. 3ae2a1ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 13 years ago
  60. 7e32d02 GFS2: Don't use _raw version of RCU dereference by Steven Whitehouse · 13 years ago
  61. fa1bbde GFS2: Optimize glock multiple-dequeue code by Bob Peterson · 13 years ago
  62. fc0e38d GFS2: Fix glock deallocation race by Steven Whitehouse · 13 years ago
  63. 58a69cb workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' by Tejun Heo · 13 years ago
  64. edae38a GFS2: Fix glock queue trace point by Steven Whitehouse · 13 years ago
  65. bc015cb GFS2: Use RCU for glock hash table by Steven Whitehouse · 13 years ago
  66. 47a2538 GFS2: Merge glock state fields into a bitfield by Steven Whitehouse · 14 years ago
  67. 921169c GFS2: Clean up of gdlm_lock function by Steven Whitehouse · 14 years ago
  68. 5e69069 GFS2: fs/gfs2/glock.c: Use printf extension %pV by Joe Perches · 14 years ago
  69. cc18152 GFS2: fs/gfs2/glock.c: Convert sprintf_symbol to %pS by Joe Perches · 14 years ago
  70. d211577 GFS2: Change two WQ_RESCUERs into WQ_MEM_RECLAIM by Steven Whitehouse · 14 years ago
  71. 044b941 GFS2: Fix inode deallocation race by Steven Whitehouse · 14 years ago
  72. c741c45 GFS2: Fix spectator umount issue by Steven Whitehouse · 14 years ago
  73. 9fa0ea9 GFS2: Use new workqueue scheme by Steven Whitehouse · 14 years ago
  74. 7b5e3d5 GFS2: Don't enforce min hold time when two demotes occur in rapid succession by Steven Whitehouse · 14 years ago
  75. 0809f6e GFS2: Fix recovery stuck bug (try #2) by Steven Whitehouse · 14 years ago
  76. 7cdee5d Revert "GFS2: recovery stuck on transaction lock" by Steven Whitehouse · 14 years ago
  77. d5341a9 GFS2: Make "try" lock not try quite so hard by Steven Whitehouse · 14 years ago
  78. 7f8275d mm: add context argument to shrinker callback by Dave Chinner · 14 years ago
  79. b7dc2df GFS2: recovery stuck on transaction lock by Bob Peterson · 14 years ago
  80. 1a0eae8 GFS2: glock livelock by Bob Peterson · 14 years ago
  81. 4818972 GFS2: print glock numbers in hex by Bob Peterson · 14 years ago
  82. c1184f8 GFS2: Remove loopy umount code by Steven Whitehouse · 15 years ago
  83. 009d851 GFS2: Metadata address space clean up by Steven Whitehouse · 15 years ago
  84. 8f05228 GFS2: Extend umount wait coverage to full glock lifetime by Steven Whitehouse · 14 years ago
  85. 26bb750 GFS2: Fix glock refcount issues by Steven Whitehouse · 15 years ago
  86. 7e71c55 GFS2: Fix potential race in glock code by Steven Whitehouse · 15 years ago
  87. b94a170 GFS2: remove dcache entries for remote deleted inodes by Benjamin Marzinski · 15 years ago
  88. 8ff22a6 GFS2: Don't put unlikely reclaim candidates on the reclaim list. by Benjamin Marzinski · 15 years ago
  89. a51b56f GFS2: Fix panic in glock memory shrinker by Benjamin Marzinski · 15 years ago
  90. 2163b1e GFS2: Shrink the shrinker by Steven Whitehouse · 15 years ago
  91. 6399777 GFS2: Add tracepoints by Steven Whitehouse · 15 years ago
  92. fe64d51 GFS2: Umount recovery race fix by Steven Whitehouse · 15 years ago
  93. 0c7a531 GFS2: Fix glock ref counting bug by Steven Whitehouse · 15 years ago
  94. a228df6 GFS2: Move umount flush rwsem by Steven Whitehouse · 15 years ago
  95. 64d576b GFS2: Add a "demote a glock" interface to sysfs by Steven Whitehouse · 15 years ago
  96. d8348de GFS2: Fix deadlock on journal flush by Steven Whitehouse · 15 years ago
  97. ac2425e GFS2: Remove unused field from glock by Steven Whitehouse · 15 years ago
  98. f057f6c GFS2: Merge lock_dlm module into GFS2 by Steven Whitehouse · 16 years ago
  99. eb8374e GFS2: Use DEFINE_SPINLOCK by Julia Lawall · 16 years ago
  100. fefc03b Revert "GFS2: Fix use-after-free bug on umount" by Steven Whitehouse · 16 years ago