aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/locking/dlm/plock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[GFS2] use an temp variable to reduce a spin_unlockDenis Cheng1-5/+6
2007-07-09[GFS2] return conflicts for GETLKDavid Teigland1-1/+5
2007-07-09[GFS2] set plock owner in GETLK infoDavid Teigland1-1/+1
2007-05-06gfs2: nfs lock support for gfs2Marc Eshel1-10/+99
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven1-1/+1
2006-12-04[PATCH] severing skbuff.h -> poll.hAl Viro1-0/+1
2006-09-08[GFS2] Use void * instead of typedef for locking module interfaceSteven Whitehouse1-8/+7
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse1-1/+1
2006-08-07[GFS2] match plock result with correct requestDavid Teigland1-1/+2
2006-07-31[GFS2] add plock ownerDavid Teigland1-0/+2
2006-05-24[GFS2] Cast 64 bit printk args to unsigned long long.David Teigland1-3/+4
2006-04-25[GFS2] Update plock code in DLM locking moduleDavid Teigland1-3/+3
2006-02-27[GFS2] Audit printk and kmallocSteven Whitehouse1-6/+7
2006-01-17[GFS2] An update of the GFS2 lock modulesDavid Teigland1-0/+297