David Teigland
|
1fecb1c4b6
dlm: fix length calculation in compat code
|
16 年之前 |
David Teigland
|
fd22a51bcc
dlm: improve how bast mode handling
|
16 年之前 |
David Teigland
|
f9f2ed4862
dlm: remove bkl
|
16 年之前 |
David Teigland
|
dc68c7ed36
dlm: detect available userspace daemon
|
16 年之前 |
David Teigland
|
0f8e0d9a31
dlm: allow multiple lockspace creates
|
16 年之前 |
David Teigland
|
cb980d9a3e
dlm: add missing kfrees
|
17 年之前 |
Linus Torvalds
|
3988ba0708
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
|
17 年之前 |
Masatake YAMATO
|
254ae43ab8
dlm: check for null in device_write
|
17 年之前 |
Arnd Bergmann
|
514bcc66d4
dlm-user: BKL pushdown
|
17 年之前 |
Denis Cheng
|
30727174b6
dlm: add __init and __exit marks to init and exit functions
|
17 年之前 |
David Teigland
|
d292c0cc48
dlm: eliminate astparam type casting
|
17 年之前 |
Al Viro
|
cb79f1998d
dlm: dlm/user.c input validation fixes
|
17 年之前 |
Denis Cheng
|
0fe410d3f3
dlm: static initialization improvements
|
17 年之前 |
Patrick Caulfeld
|
2a79289e87
dlm: Sanity check namelen before copying it
|
17 年之前 |
David Teigland
|
ce5246b972
dlm: fix possible use-after-free
|
17 年之前 |
Pavel Emelyanov
|
ba25f9dcc4
Use helpers to obtain task pid in printks
|
17 年之前 |
David Teigland
|
8b4021fa43
[DLM] canceling deadlocked lock
|
18 年之前 |
David Teigland
|
84d8cd69a8
[DLM] timeout fixes
|
18 年之前 |
David Teigland
|
d7db923ea4
[DLM] dlm_device interface changes [3/6]
|
18 年之前 |
David Teigland
|
3ae1acf93a
[DLM] add lock timeouts and warnings [2/6]
|
18 年之前 |
Patrick Caulfield
|
fc7c44f03d
[DLM] Remove redundant assignment
|
18 年之前 |
David Teigland
|
72c2be776b
[DLM] interface for purge (2/2)
|
18 年之前 |
David Teigland
|
ef0c2bb05f
[DLM] overlapping cancel and unlock
|
18 年之前 |
Patrick Caulfield
|
254da030df
[DLM] Don't delete misc device if lockspace removal fails
|
18 年之前 |
Adrian Bunk
|
84c6e8cd35
[DLM] fs/dlm/user.c should #include "user.h"
|
18 年之前 |
Arjan van de Ven
|
00977a59b9
[PATCH] mark struct file_operations const 6
|
18 年之前 |
David Teigland
|
a1bc86e6bd
[DLM] fix user unlocking
|
18 年之前 |
David Teigland
|
c6e6f0ba8f
[DLM] force removal of user lockspace
|
18 年之前 |
David Teigland
|
3609819818
[DLM] fix whitespace damage
|
19 年之前 |
David Teigland
|
34e22bed19
[DLM] fix leaking user locks
|
19 年之前 |