index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
dlm
/
plock.c
Age
Commit message (
Expand
)
Author
2015-11-05
Merge tag 'dlm-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2015-11-03
dlm: make posix locks interruptible
Eric Ren
2015-10-22
Move locks API users to locks_lock_inode_wait()
Benjamin Coddington
2015-08-05
char: make misc_deregister a void function
Greg Kroah-Hartman
2014-09-09
locks: Remove unused conf argument from lm_grant
Joe Perches
2013-04-08
dlm: avoid unnecessary posix unlock
David Teigland
2011-07-20
locks: rename lock-manager ops
J. Bruce Fields
2011-05-23
dlm: make plock operation killable
David Teigland
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-11-30
dlm: always use GFP_NOFS
David Teigland
2009-06-18
dlm: fix plock use-after-free
David Teigland
2009-01-21
dlm: initialize file_lock struct in GETLK before copying conflicting lock
Jeff Layton
2009-01-21
dlm: fix plock notify callback to lockd
David Teigland
2008-07-25
locks: add special return value for asynchronous locks
Miklos Szeredi
2008-05-19
dlm: fix plock dev_write return value
David Teigland
2008-04-21
dlm: move plock code from gfs2
David Teigland