index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
dlm
/
user.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dlm: check the maximum size of a request from user
Sasha Levin
2012-09-10
1
-0
/
+7
*
dlm: add recovery callbacks
David Teigland
2012-01-04
1
-2
/
+3
*
dlm: use workqueue for callbacks
David Teigland
2011-07-15
1
-6
/
+6
*
dlm: Remove superfluous call to recalc_sigpending()
Matt Fleming
2011-03-28
1
-1
/
+0
*
dlm: record full callback state
David Teigland
2011-03-10
1
-121
/
+64
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+3
*
dlm: fix ast ordering for user locks
David Teigland
2010-04-30
1
-14
/
+74
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
dlm: fix ordering of bast and cast
David Teigland
2010-02-24
1
-4
/
+6
*
dlm: always use GFP_NOFS
David Teigland
2009-11-30
1
-6
/
+6
*
dlm: fix length calculation in compat code
David Teigland
2009-03-11
1
-9
/
+15
*
dlm: improve how bast mode handling
David Teigland
2008-12-23
1
-1
/
+3
*
dlm: remove bkl
David Teigland
2008-09-04
1
-8
/
+1
*
dlm: detect available userspace daemon
David Teigland
2008-08-28
1
-1
/
+60
*
dlm: allow multiple lockspace creates
David Teigland
2008-08-28
1
-21
/
+33
*
dlm: add missing kfrees
David Teigland
2008-08-13
1
-3
/
+7
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2008-07-28
1
-1
/
+1
|
\
|
*
dlm: check for null in device_write
Masatake YAMATO
2008-07-14
1
-1
/
+1
*
|
dlm-user: BKL pushdown
Arnd Bergmann
2008-06-20
1
-1
/
+8
|
/
*
dlm: add __init and __exit marks to init and exit functions
Denis Cheng
2008-02-06
1
-1
/
+1
*
dlm: eliminate astparam type casting
David Teigland
2008-02-06
1
-5
/
+3
*
dlm: dlm/user.c input validation fixes
Al Viro
2008-02-04
1
-11
/
+8
*
dlm: static initialization improvements
Denis Cheng
2008-01-30
1
-6
/
+7
*
dlm: Sanity check namelen before copying it
Patrick Caulfeld
2008-01-30
1
-3
/
+9
*
dlm: fix possible use-after-free
David Teigland
2008-01-30
1
-2
/
+2
*
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-10-19
1
-1
/
+1
*
[DLM] canceling deadlocked lock
David Teigland
2007-07-09
1
-0
/
+25
*
[DLM] timeout fixes
David Teigland
2007-07-09
1
-19
/
+30
*
[DLM] dlm_device interface changes [3/6]
David Teigland
2007-07-09
1
-10
/
+43
*
[DLM] add lock timeouts and warnings [2/6]
David Teigland
2007-07-09
1
-1
/
+1
*
[DLM] Remove redundant assignment
Patrick Caulfield
2007-05-01
1
-2
/
+0
*
[DLM] interface for purge (2/2)
David Teigland
2007-05-01
1
-0
/
+28
*
[DLM] overlapping cancel and unlock
David Teigland
2007-05-01
1
-33
/
+44
*
[DLM] Don't delete misc device if lockspace removal fails
Patrick Caulfield
2007-05-01
1
-22
/
+36
*
[DLM] fs/dlm/user.c should #include "user.h"
Adrian Bunk
2007-03-07
1
-0
/
+1
*
[PATCH] mark struct file_operations const 6
Arjan van de Ven
2007-02-12
1
-3
/
+3
*
[DLM] fix user unlocking
David Teigland
2007-02-05
1
-0
/
+9
*
[DLM] force removal of user lockspace
David Teigland
2006-08-31
1
-3
/
+6
*
[DLM] fix whitespace damage
David Teigland
2006-07-21
1
-1
/
+1
*
[DLM] fix leaking user locks
David Teigland
2006-07-20
1
-0
/
+16
*
[DLM] dlm: user locks
David Teigland
2006-07-13
1
-0
/
+769