aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/glock.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2011-06-071-2/+7
|\
| * GFS2: Processes waiting on inode glock that no processes are holdingBob Peterson2011-05-251-2/+7
* | vmscan: change shrinker API by passing shrink_control structYing Han2011-05-251-1/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2011-05-201-46/+48
|\
| * GFS2: Don't use a try lock when promoting to a higher modeSteven Whitehouse2011-05-051-5/+0
| * GFS2: Make writeback more responsive to system conditionsSteven Whitehouse2011-04-201-1/+1
| * GFS2: Optimise glock lru and end of life inodesSteven Whitehouse2011-04-201-20/+21
| * GFS2: Improve tracing support (adds two flags)Steven Whitehouse2011-04-201-2/+11
| * GFS2: Alter point of entry to glock lru list for glocks with an address_spaceSteven Whitehouse2011-04-201-18/+15
* | add hlist_bl_lock/unlock helpersChristoph Hellwig2011-04-251-4/+2
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2011-03-161-252/+158
|\
| * GFS2: Don't use _raw version of RCU dereferenceSteven Whitehouse2011-03-151-1/+1
| * GFS2: Optimize glock multiple-dequeue codeBob Peterson2011-03-111-8/+4
| * GFS2: Fix glock deallocation raceSteven Whitehouse2011-03-091-2/+8
| * GFS2: Fix glock queue trace pointSteven Whitehouse2011-01-311-1/+1
| * GFS2: Use RCU for glock hash tableSteven Whitehouse2011-01-211-243/+147
* | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-161-2/+2
|/
* GFS2: Merge glock state fields into a bitfieldSteven Whitehouse2010-11-301-2/+7
* GFS2: Clean up of gdlm_lock functionSteven Whitehouse2010-11-301-22/+9
* GFS2: fs/gfs2/glock.c: Use printf extension %pVJoe Perches2010-11-301-2/+7
* GFS2: fs/gfs2/glock.c: Convert sprintf_symbol to %pSJoe Perches2010-11-301-8/+7
* GFS2: Change two WQ_RESCUERs into WQ_MEM_RECLAIMSteven Whitehouse2010-11-301-3/+4
* GFS2: Fix inode deallocation raceSteven Whitehouse2010-11-151-11/+10
* GFS2: Fix spectator umount issueSteven Whitehouse2010-09-291-1/+1
* GFS2: Use new workqueue schemeSteven Whitehouse2010-09-201-2/+4
* GFS2: Don't enforce min hold time when two demotes occur in rapid successionSteven Whitehouse2010-09-201-4/+11
* GFS2: Fix recovery stuck bug (try #2)Steven Whitehouse2010-08-021-7/+39
* Revert "GFS2: recovery stuck on transaction lock"Steven Whitehouse2010-07-291-10/+0
* GFS2: Make "try" lock not try quite so hardSteven Whitehouse2010-07-291-24/+25
* mm: add context argument to shrinker callbackDave Chinner2010-07-191-1/+1
* GFS2: recovery stuck on transaction lockBob Peterson2010-07-151-0/+10
* GFS2: glock livelockBob Peterson2010-04-141-0/+3
* GFS2: print glock numbers in hexBob Peterson2010-03-011-1/+1
* GFS2: Remove loopy umount codeSteven Whitehouse2010-03-011-31/+2
* GFS2: Metadata address space clean upSteven Whitehouse2010-03-011-19/+21
* GFS2: Extend umount wait coverage to full glock lifetimeSteven Whitehouse2010-02-031-0/+4
* GFS2: Fix glock refcount issuesSteven Whitehouse2009-12-031-13/+8
* GFS2: Fix potential race in glock codeSteven Whitehouse2009-12-031-2/+8
* GFS2: remove dcache entries for remote deleted inodesBenjamin Marzinski2009-07-301-5/+38
* GFS2: Don't put unlikely reclaim candidates on the reclaim list.Benjamin Marzinski2009-07-301-26/+46
* GFS2: Fix panic in glock memory shrinkerBenjamin Marzinski2009-07-301-0/+4
* GFS2: Shrink the shrinkerSteven Whitehouse2009-07-301-18/+5
* GFS2: Add tracepointsSteven Whitehouse2009-06-121-1/+11
* GFS2: Umount recovery race fixSteven Whitehouse2009-05-191-3/+18
* GFS2: Fix glock ref counting bugSteven Whitehouse2009-05-091-0/+1
* GFS2: Move umount flush rwsemSteven Whitehouse2009-04-151-5/+5
* GFS2: Add a "demote a glock" interface to sysfsSteven Whitehouse2009-03-241-3/+4
* GFS2: Fix deadlock on journal flushSteven Whitehouse2009-03-241-14/+12
* GFS2: Remove unused field from glockSteven Whitehouse2009-03-241-2/+0