aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm/plock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlmLinus Torvalds1-3/+3
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-30dlm: always use GFP_NOFSDavid Teigland1-3/+3
2009-06-18dlm: fix plock use-after-freeDavid Teigland1-7/+10
2009-01-21dlm: initialize file_lock struct in GETLK before copying conflicting lockJeff Layton1-0/+2
2009-01-21dlm: fix plock notify callback to lockdDavid Teigland1-2/+2
2008-07-25locks: add special return value for asynchronous locksMiklos Szeredi1-1/+1
2008-05-19dlm: fix plock dev_write return valueDavid Teigland1-1/+1
2008-04-21dlm: move plock code from gfs2David Teigland1-0/+439