David Teigland
|
23e8e1aaac
dlm: use workqueue for callbacks
|
14 lat temu |
Matt Fleming
|
4bcad6c1ef
dlm: Remove superfluous call to recalc_sigpending()
|
14 lat temu |
David Teigland
|
8304d6f24c
dlm: record full callback state
|
14 lat temu |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 lat temu |
David Teigland
|
89d799d008
dlm: fix ast ordering for user locks
|
15 lat temu |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 lat temu |
David Teigland
|
7fe2b3190b
dlm: fix ordering of bast and cast
|
15 lat temu |
David Teigland
|
573c24c4af
dlm: always use GFP_NOFS
|
15 lat temu |
David Teigland
|
1fecb1c4b6
dlm: fix length calculation in compat code
|
16 lat temu |
David Teigland
|
fd22a51bcc
dlm: improve how bast mode handling
|
16 lat temu |
David Teigland
|
f9f2ed4862
dlm: remove bkl
|
16 lat temu |
David Teigland
|
dc68c7ed36
dlm: detect available userspace daemon
|
17 lat temu |
David Teigland
|
0f8e0d9a31
dlm: allow multiple lockspace creates
|
17 lat temu |
David Teigland
|
cb980d9a3e
dlm: add missing kfrees
|
17 lat temu |
Linus Torvalds
|
3988ba0708
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
|
17 lat temu |
Masatake YAMATO
|
254ae43ab8
dlm: check for null in device_write
|
17 lat temu |
Arnd Bergmann
|
514bcc66d4
dlm-user: BKL pushdown
|
17 lat temu |
Denis Cheng
|
30727174b6
dlm: add __init and __exit marks to init and exit functions
|
17 lat temu |
David Teigland
|
d292c0cc48
dlm: eliminate astparam type casting
|
17 lat temu |
Al Viro
|
cb79f1998d
dlm: dlm/user.c input validation fixes
|
17 lat temu |
Denis Cheng
|
0fe410d3f3
dlm: static initialization improvements
|
17 lat temu |
Patrick Caulfeld
|
2a79289e87
dlm: Sanity check namelen before copying it
|
17 lat temu |
David Teigland
|
ce5246b972
dlm: fix possible use-after-free
|
17 lat temu |
Pavel Emelyanov
|
ba25f9dcc4
Use helpers to obtain task pid in printks
|
17 lat temu |
David Teigland
|
8b4021fa43
[DLM] canceling deadlocked lock
|
18 lat temu |
David Teigland
|
84d8cd69a8
[DLM] timeout fixes
|
18 lat temu |
David Teigland
|
d7db923ea4
[DLM] dlm_device interface changes [3/6]
|
18 lat temu |
David Teigland
|
3ae1acf93a
[DLM] add lock timeouts and warnings [2/6]
|
18 lat temu |
Patrick Caulfield
|
fc7c44f03d
[DLM] Remove redundant assignment
|
18 lat temu |
David Teigland
|
72c2be776b
[DLM] interface for purge (2/2)
|
18 lat temu |