aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/glock.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* gfs2: make gfs2_glock.gl_owner_pid be a struct pid *Pavel Emelyanov2008-02-071-7/+12
* gfs2: make gfs2_holder.gh_owner_pid be a struct pid *Pavel Emelyanov2008-02-071-7/+11
* [GFS2] Reorganize function gfs2_glmutex_lockBob Peterson2008-01-251-14/+9
* [GFS2] Fix runtime issue with UP kernelsFabio Massimo Di Nitto2008-01-251-3/+0
* [GFS2] Don't add glocks to the journalSteven Whitehouse2008-01-251-3/+0
* [GFS2] Remove flags no longer requiredSteven Whitehouse2008-01-251-15/+2
* [GFS2] Reorder writeback for glock syncSteven Whitehouse2008-01-251-7/+6
* [GFS2] Remove "reclaim limit"Steven Whitehouse2008-01-251-9/+0
* [GFS2] Handle multiple glock demote requestsWendy Cheng2008-01-251-1/+14
* [GFS2] Move inode deletion out of blocking_cbWendy Cheng2007-10-101-5/+1
* [GFS2] flocks from same process trip kernel BUG at fs/gfs2/glock.c:1118!Abhijith Das2007-10-101-18/+25
* [GFS2] delay glock demote for a minimum hold timeBenjamin Marzinski2007-10-101-16/+59
* [GFS2] Wendy's dump lockname in hex & fix glock dumpAbhijith Das2007-10-101-13/+13
* [GFS2] Reduce number of gfs2_scand processes to oneSteven Whitehouse2007-10-101-15/+48
* [GFS2] mark struct *_operations constDenis Cheng2007-10-101-1/+1
* [GFS2] Fix an oops in glock dumpingSteven Whitehouse2007-10-101-38/+35
* [GFS2] Clean up duplicate includes in fs/gfs2/Jesper Juhl2007-10-101-2/+0
* [GFS2] Fix calculation of demote stateJosef Whiter2007-10-101-2/+3
* [GFS2] Fix two races relating to glock callbacksSteven Whitehouse2007-10-101-6/+18
* [GFS2] Simplify multiple glock aquisitionSteven Whitehouse2007-07-091-51/+13
* [GFS2] Fix deallocation issuesAbhijith Das2007-07-091-11/+41
* [GFS2] Clean up inode number handlingSteven Whitehouse2007-07-091-2/+2
* [GFS2] Addendum patch 2 for gfs2_growRobert Peterson2007-07-091-3/+4
* [GFS2] Uncomment sprintf_symbol calling codeSteven Whitehouse2007-05-011-12/+0
* [GFS2] lockdump improvementsRobert Peterson2007-05-011-8/+18