summaryrefslogtreecommitdiffstats
path: root/fs/dlm/plock.c
AgeCommit message (Expand)AuthorLines
2014-09-09locks: Remove unused conf argument from lm_grantJoe Perches-4/+4
2013-04-08dlm: avoid unnecessary posix unlockDavid Teigland-3/+15
2011-07-20locks: rename lock-manager opsJ. Bruce Fields-5/+5
2011-05-23dlm: make plock operation killableDavid Teigland-4/+61
2010-10-15llseek: automatically add .llseek fopArnd Bergmann-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds-3/+3
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa-1/+1
2009-11-30dlm: always use GFP_NOFSDavid Teigland-3/+3
2009-06-18dlm: fix plock use-after-freeDavid Teigland-7/+10
2009-01-21dlm: initialize file_lock struct in GETLK before copying conflicting lockJeff Layton-0/+2
2009-01-21dlm: fix plock notify callback to lockdDavid Teigland-2/+2
2008-07-25locks: add special return value for asynchronous locksMiklos Szeredi-1/+1
2008-05-19dlm: fix plock dev_write return valueDavid Teigland-1/+1
2008-04-21dlm: move plock code from gfs2David Teigland-0/+439