summaryrefslogtreecommitdiff
path: root/fs/gfs2/glock.c
AgeCommit message (Expand)Author
2010-02-03GFS2: Extend umount wait coverage to full glock lifetimeSteven Whitehouse
2009-12-03GFS2: Fix glock refcount issuesSteven Whitehouse
2009-12-03GFS2: Fix potential race in glock codeSteven Whitehouse
2009-07-30GFS2: remove dcache entries for remote deleted inodesBenjamin Marzinski
2009-07-30GFS2: Don't put unlikely reclaim candidates on the reclaim list.Benjamin Marzinski
2009-07-30GFS2: Fix panic in glock memory shrinkerBenjamin Marzinski
2009-07-30GFS2: Shrink the shrinkerSteven Whitehouse
2009-06-12GFS2: Add tracepointsSteven Whitehouse
2009-05-19GFS2: Umount recovery race fixSteven Whitehouse
2009-05-09GFS2: Fix glock ref counting bugSteven Whitehouse
2009-04-15GFS2: Move umount flush rwsemSteven Whitehouse
2009-03-24GFS2: Add a "demote a glock" interface to sysfsSteven Whitehouse
2009-03-24GFS2: Fix deadlock on journal flushSteven Whitehouse
2009-03-24GFS2: Remove unused field from glockSteven Whitehouse
2009-03-24GFS2: Merge lock_dlm module into GFS2Steven Whitehouse
2009-01-05GFS2: Use DEFINE_SPINLOCKJulia Lawall
2009-01-05Revert "GFS2: Fix use-after-free bug on umount"Steven Whitehouse
2009-01-05GFS2: Fix use-after-free bug on umountSteven Whitehouse
2009-01-05GFS2: Move four functions from super.cSteven Whitehouse
2009-01-05GFS2: Kill two daemons with one patchSteven Whitehouse
2009-01-05GFS2: Fix "truncate in progress" hangSteven Whitehouse
2009-01-05GFS2: sparse annotation of gl->gl_spinHarvey Harrison
2008-09-18GFS2: high time to take some time over atimeSteven Whitehouse
2008-09-05GFS2: Fix race relating to glock min-hold timeSteven Whitehouse
2008-08-13GFS2: Fix debugfs glock file iteratorSteven Whitehouse
2008-07-07[GFS2] Allow local DF locks when holding a cached EX glockSteven Whitehouse
2008-07-07[GFS2] Fix delayed demote raceSteven Whitehouse
2008-06-27[GFS2] Remove remote lock dropping codeSteven Whitehouse
2008-06-27[GFS2] No lock_nolockSteven Whitehouse
2008-06-27[GFS2] Clean up the glock coreSteven Whitehouse
2008-03-31[GFS2] Invalidate cache at correct pointBenjamin Marzinski
2008-03-31[GFS2] Fix bug where we called drop_bh incorrectlySteven Whitehouse
2008-03-31[GFS2] Remove rgrp and glock version numbersBob Peterson
2008-03-31[GFS2] Remove lm.[ch] and distribute contentSteven Whitehouse
2008-03-31[GFS2] Eliminate gl_req_bhBob Peterson
2008-03-31[GFS2] Get rid of gl_waiters2Bob Peterson
2008-03-31[GFS2] make gfs2_glock_hold() staticAdrian Bunk
2008-03-31[GFS2] Only wake the reclaim daemon if we need toBob Peterson
2008-02-07gfs2: make gfs2_glock.gl_owner_pid be a struct pid *Pavel Emelyanov
2008-02-07gfs2: make gfs2_holder.gh_owner_pid be a struct pid *Pavel Emelyanov
2008-01-25[GFS2] Reorganize function gfs2_glmutex_lockBob Peterson
2008-01-25[GFS2] Fix runtime issue with UP kernelsFabio Massimo Di Nitto
2008-01-25[GFS2] Don't add glocks to the journalSteven Whitehouse
2008-01-25[GFS2] Remove flags no longer requiredSteven Whitehouse
2008-01-25[GFS2] Reorder writeback for glock syncSteven Whitehouse
2008-01-25[GFS2] Remove "reclaim limit"Steven Whitehouse
2008-01-25[GFS2] Handle multiple glock demote requestsWendy Cheng
2007-10-10[GFS2] Move inode deletion out of blocking_cbWendy Cheng
2007-10-10[GFS2] flocks from same process trip kernel BUG at fs/gfs2/glock.c:1118!Abhijith Das
2007-10-10[GFS2] delay glock demote for a minimum hold timeBenjamin Marzinski