aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/glock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-18GFS2: high time to take some time over atimeSteven Whitehouse1-2/+0
2008-09-05GFS2: Fix race relating to glock min-hold timeSteven Whitehouse1-0/+2
2008-08-13GFS2: Fix debugfs glock file iteratorSteven Whitehouse1-5/+6
2008-07-07[GFS2] Allow local DF locks when holding a cached EX glockSteven Whitehouse1-2/+6
2008-07-07[GFS2] Fix delayed demote raceSteven Whitehouse1-1/+4
2008-06-27[GFS2] Remove remote lock dropping codeSteven Whitehouse1-9/+3
2008-06-27[GFS2] No lock_nolockSteven Whitehouse1-3/+12
2008-06-27[GFS2] Clean up the glock coreSteven Whitehouse1-967/+644
2008-03-31[GFS2] Invalidate cache at correct pointBenjamin Marzinski1-14/+21
2008-03-31[GFS2] Fix bug where we called drop_bh incorrectlySteven Whitehouse1-14/+1
2008-03-31[GFS2] Remove rgrp and glock version numbersBob Peterson1-2/+1
2008-03-31[GFS2] Remove lm.[ch] and distribute contentSteven Whitehouse1-4/+47
2008-03-31[GFS2] Eliminate gl_req_bhBob Peterson1-56/+51
2008-03-31[GFS2] Get rid of gl_waiters2Bob Peterson1-3/+4
2008-03-31[GFS2] make gfs2_glock_hold() staticAdrian Bunk1-1/+1
2008-03-31[GFS2] Only wake the reclaim daemon if we need toBob Peterson1-4/+4
2008-02-07gfs2: make gfs2_glock.gl_owner_pid be a struct pid *Pavel Emelyanov1-7/+12
2008-02-07gfs2: make gfs2_holder.gh_owner_pid be a struct pid *Pavel Emelyanov1-7/+11
2008-01-25[GFS2] Reorganize function gfs2_glmutex_lockBob Peterson1-14/+9
2008-01-25[GFS2] Fix runtime issue with UP kernelsFabio Massimo Di Nitto1-3/+0
2008-01-25[GFS2] Don't add glocks to the journalSteven Whitehouse1-3/+0
2008-01-25[GFS2] Remove flags no longer requiredSteven Whitehouse1-15/+2
2008-01-25[GFS2] Reorder writeback for glock syncSteven Whitehouse1-7/+6
2008-01-25[GFS2] Remove "reclaim limit"Steven Whitehouse1-9/+0
2008-01-25[GFS2] Handle multiple glock demote requestsWendy Cheng1-1/+14
2007-10-10[GFS2] Move inode deletion out of blocking_cbWendy Cheng1-5/+1
2007-10-10[GFS2] flocks from same process trip kernel BUG at fs/gfs2/glock.c:1118!Abhijith Das1-18/+25
2007-10-10[GFS2] delay glock demote for a minimum hold timeBenjamin Marzinski1-16/+59
2007-10-10[GFS2] Wendy's dump lockname in hex & fix glock dumpAbhijith Das1-13/+13
2007-10-10[GFS2] Reduce number of gfs2_scand processes to oneSteven Whitehouse1-15/+48
2007-10-10[GFS2] mark struct *_operations constDenis Cheng1-1/+1
2007-10-10[GFS2] Fix an oops in glock dumpingSteven Whitehouse1-38/+35
2007-10-10[GFS2] Clean up duplicate includes in fs/gfs2/Jesper Juhl1-2/+0
2007-10-10[GFS2] Fix calculation of demote stateJosef Whiter1-2/+3
2007-10-10[GFS2] Fix two races relating to glock callbacksSteven Whitehouse1-6/+18
2007-07-09[GFS2] Simplify multiple glock aquisitionSteven Whitehouse1-51/+13
2007-07-09[GFS2] Fix deallocation issuesAbhijith Das1-11/+41
2007-07-09[GFS2] Clean up inode number handlingSteven Whitehouse1-2/+2
2007-07-09[GFS2] Addendum patch 2 for gfs2_growRobert Peterson1-3/+4
2007-05-01[GFS2] Uncomment sprintf_symbol calling codeSteven Whitehouse1-12/+0
2007-05-01[GFS2] lockdump improvementsRobert Peterson1-8/+18
2007-05-01[GFS2] bz 236008: Kernel gpf doing cat /debugfs/gfs2/xxx (lock dump)Robert Peterson1-8/+21
2007-05-01[GFS2] Red Hat bz 228540: owner referencesRobert Peterson1-19/+56
2007-05-01[GFS2] Fix a bug on i386 due to evaluation orderSteven Whitehouse1-1/+1
2007-05-01[GFS2] Fix bz 224480 and cleanup glock demotion codeSteven Whitehouse1-171/+62
2007-05-01[GFS2] fix bz 231369, gfs2 will oops if you specify an invalid mount optionJosef Whiter1-1/+1
2007-05-01[GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540)Robert Peterson1-63/+251
2007-03-07[GFS2] build fixakpm@linux-foundation.org1-0/+1
2007-03-07[GFS2] go_drop_bh is never used, so remove itSteven Whitehouse1-3/+0
2007-02-05[GFS2] Put back semaphore to avoid umount problemSteven Whitehouse1-0/+6