| Commit message (Expand) | Author | Age | Files | Lines |
* | GFS2: dlm based recovery coordination | David Teigland | 2012-01-11 | 1 | -1/+1 |
* | GFS2: Automatically adjust glock min hold time | Bob Peterson | 2011-07-15 | 1 | -10/+29 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 2011-06-07 | 1 | -2/+7 |
|\ |
|
| * | GFS2: Processes waiting on inode glock that no processes are holding | Bob Peterson | 2011-05-25 | 1 | -2/+7 |
* | | vmscan: change shrinker API by passing shrink_control struct | Ying Han | 2011-05-25 | 1 | -1/+4 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 2011-05-20 | 1 | -46/+48 |
|\ |
|
| * | GFS2: Don't use a try lock when promoting to a higher mode | Steven Whitehouse | 2011-05-05 | 1 | -5/+0 |
| * | GFS2: Make writeback more responsive to system conditions | Steven Whitehouse | 2011-04-20 | 1 | -1/+1 |
| * | GFS2: Optimise glock lru and end of life inodes | Steven Whitehouse | 2011-04-20 | 1 | -20/+21 |
| * | GFS2: Improve tracing support (adds two flags) | Steven Whitehouse | 2011-04-20 | 1 | -2/+11 |
| * | GFS2: Alter point of entry to glock lru list for glocks with an address_space | Steven Whitehouse | 2011-04-20 | 1 | -18/+15 |
* | | add hlist_bl_lock/unlock helpers | Christoph Hellwig | 2011-04-25 | 1 | -4/+2 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 2011-03-16 | 1 | -252/+158 |
|\ |
|
| * | GFS2: Don't use _raw version of RCU dereference | Steven Whitehouse | 2011-03-15 | 1 | -1/+1 |
| * | GFS2: Optimize glock multiple-dequeue code | Bob Peterson | 2011-03-11 | 1 | -8/+4 |
| * | GFS2: Fix glock deallocation race | Steven Whitehouse | 2011-03-09 | 1 | -2/+8 |
| * | GFS2: Fix glock queue trace point | Steven Whitehouse | 2011-01-31 | 1 | -1/+1 |
| * | GFS2: Use RCU for glock hash table | Steven Whitehouse | 2011-01-21 | 1 | -243/+147 |
* | | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' | Tejun Heo | 2011-02-16 | 1 | -2/+2 |
|/ |
|
* | GFS2: Merge glock state fields into a bitfield | Steven Whitehouse | 2010-11-30 | 1 | -2/+7 |
* | GFS2: Clean up of gdlm_lock function | Steven Whitehouse | 2010-11-30 | 1 | -22/+9 |
* | GFS2: fs/gfs2/glock.c: Use printf extension %pV | Joe Perches | 2010-11-30 | 1 | -2/+7 |
* | GFS2: fs/gfs2/glock.c: Convert sprintf_symbol to %pS | Joe Perches | 2010-11-30 | 1 | -8/+7 |
* | GFS2: Change two WQ_RESCUERs into WQ_MEM_RECLAIM | Steven Whitehouse | 2010-11-30 | 1 | -3/+4 |
* | GFS2: Fix inode deallocation race | Steven Whitehouse | 2010-11-15 | 1 | -11/+10 |
* | GFS2: Fix spectator umount issue | Steven Whitehouse | 2010-09-29 | 1 | -1/+1 |
* | GFS2: Use new workqueue scheme | Steven Whitehouse | 2010-09-20 | 1 | -2/+4 |
* | GFS2: Don't enforce min hold time when two demotes occur in rapid succession | Steven Whitehouse | 2010-09-20 | 1 | -4/+11 |
* | GFS2: Fix recovery stuck bug (try #2) | Steven Whitehouse | 2010-08-02 | 1 | -7/+39 |
* | Revert "GFS2: recovery stuck on transaction lock" | Steven Whitehouse | 2010-07-29 | 1 | -10/+0 |
* | GFS2: Make "try" lock not try quite so hard | Steven Whitehouse | 2010-07-29 | 1 | -24/+25 |
* | mm: add context argument to shrinker callback | Dave Chinner | 2010-07-19 | 1 | -1/+1 |
* | GFS2: recovery stuck on transaction lock | Bob Peterson | 2010-07-15 | 1 | -0/+10 |
* | GFS2: glock livelock | Bob Peterson | 2010-04-14 | 1 | -0/+3 |
* | GFS2: print glock numbers in hex | Bob Peterson | 2010-03-01 | 1 | -1/+1 |
* | GFS2: Remove loopy umount code | Steven Whitehouse | 2010-03-01 | 1 | -31/+2 |
* | GFS2: Metadata address space clean up | Steven Whitehouse | 2010-03-01 | 1 | -19/+21 |
* | GFS2: Extend umount wait coverage to full glock lifetime | Steven Whitehouse | 2010-02-03 | 1 | -0/+4 |
* | GFS2: Fix glock refcount issues | Steven Whitehouse | 2009-12-03 | 1 | -13/+8 |
* | GFS2: Fix potential race in glock code | Steven Whitehouse | 2009-12-03 | 1 | -2/+8 |
* | GFS2: remove dcache entries for remote deleted inodes | Benjamin Marzinski | 2009-07-30 | 1 | -5/+38 |
* | GFS2: Don't put unlikely reclaim candidates on the reclaim list. | Benjamin Marzinski | 2009-07-30 | 1 | -26/+46 |
* | GFS2: Fix panic in glock memory shrinker | Benjamin Marzinski | 2009-07-30 | 1 | -0/+4 |
* | GFS2: Shrink the shrinker | Steven Whitehouse | 2009-07-30 | 1 | -18/+5 |
* | GFS2: Add tracepoints | Steven Whitehouse | 2009-06-12 | 1 | -1/+11 |
* | GFS2: Umount recovery race fix | Steven Whitehouse | 2009-05-19 | 1 | -3/+18 |
* | GFS2: Fix glock ref counting bug | Steven Whitehouse | 2009-05-09 | 1 | -0/+1 |
* | GFS2: Move umount flush rwsem | Steven Whitehouse | 2009-04-15 | 1 | -5/+5 |
* | GFS2: Add a "demote a glock" interface to sysfs | Steven Whitehouse | 2009-03-24 | 1 | -3/+4 |