summaryrefslogtreecommitdiff
path: root/fs/gfs2/glock.c
AgeCommit message (Expand)AuthorFilesLines
2006-04-28[GFS2] Reordering in deallocation to avoid recursive lockingSteven Whitehouse1-3/+3
2006-04-27[GFS2] Remove redundant casts to/from voidDavid Teigland1-6/+5
2006-04-26[GFS2] Remove GL_NEVER_RECURSE flagSteven Whitehouse1-6/+4
2006-04-26[GFS2] Don't do recursive locking in glock layerSteven Whitehouse1-156/+6
2006-04-21[GFS2] Fix a bug: scheduling under a spinlockSteven Whitehouse1-10/+20
2006-04-18[GFS2] Use vmalloc() in dir codeSteven Whitehouse1-0/+3
2006-03-29[GFS2] Update debugging codeSteven Whitehouse1-25/+9
2006-02-28[GFS2] Macros removal in gfs2.hSteven Whitehouse1-8/+12
2006-02-27[GFS2] Audit printk and kmallocSteven Whitehouse1-26/+26
2006-02-23[GFS2] Patch to remove stats counters from GFS2 (II)David Teigland1-2/+0
2006-02-23[GFS2] Patch to remove stats gathering from GFS2David Teigland1-21/+2
2006-02-21[GFS2] Use mutices rather than semaphoresSteven Whitehouse1-4/+4
2006-01-16[GFS2] The core of GFS2David Teigland1-0/+2513