summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/glock.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* GFS2: Merge lock_dlm module into GFS2Steven Whitehouse2009-03-241-174/+75
* GFS2: Use DEFINE_SPINLOCKJulia Lawall2009-01-051-1/+1
* Revert "GFS2: Fix use-after-free bug on umount"Steven Whitehouse2009-01-051-2/+1
* GFS2: Fix use-after-free bug on umountSteven Whitehouse2009-01-051-1/+2
* GFS2: Move four functions from super.cSteven Whitehouse2009-01-051-0/+14
* GFS2: Kill two daemons with one patchSteven Whitehouse2009-01-051-143/+105
* GFS2: Fix "truncate in progress" hangSteven Whitehouse2009-01-051-4/+29
* GFS2: sparse annotation of gl->gl_spinHarvey Harrison2009-01-051-0/+8
* GFS2: high time to take some time over atimeSteven Whitehouse2008-09-181-2/+0
* GFS2: Fix race relating to glock min-hold timeSteven Whitehouse2008-09-051-0/+2
* GFS2: Fix debugfs glock file iteratorSteven Whitehouse2008-08-131-5/+6
* [GFS2] Allow local DF locks when holding a cached EX glockSteven Whitehouse2008-07-071-2/+6
* [GFS2] Fix delayed demote raceSteven Whitehouse2008-07-071-1/+4
* [GFS2] Remove remote lock dropping codeSteven Whitehouse2008-06-271-9/+3
* [GFS2] No lock_nolockSteven Whitehouse2008-06-271-3/+12
* [GFS2] Clean up the glock coreSteven Whitehouse2008-06-271-967/+644
* [GFS2] Invalidate cache at correct pointBenjamin Marzinski2008-03-311-14/+21
* [GFS2] Fix bug where we called drop_bh incorrectlySteven Whitehouse2008-03-311-14/+1
* [GFS2] Remove rgrp and glock version numbersBob Peterson2008-03-311-2/+1
* [GFS2] Remove lm.[ch] and distribute contentSteven Whitehouse2008-03-311-4/+47
* [GFS2] Eliminate gl_req_bhBob Peterson2008-03-311-56/+51
* [GFS2] Get rid of gl_waiters2Bob Peterson2008-03-311-3/+4
* [GFS2] make gfs2_glock_hold() staticAdrian Bunk2008-03-311-1/+1
* [GFS2] Only wake the reclaim daemon if we need toBob Peterson2008-03-311-4/+4
OpenPOWER on IntegriCloud