Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 years ago |
Al Viro
|
076ccb76e1
fs: annotate ->poll() instances
|
8 years ago |
Edwin Török
|
55acdd926f
dlm: avoid double-free on error path in dlm_device_{register,unregister}
|
8 years ago |
Vlad Tsyrklevich
|
8286d6b14c
dlm: Fix kernel memory disclosure
|
8 years ago |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 years ago |
Paul Gortmaker
|
7963b8a598
dlm: audit and remove any unnecessary uses of module.h
|
9 years ago |
Al Viro
|
117aa41e80
[regression] fix braino in fs/dlm/user.c
|
9 years ago |
Al Viro
|
16e5c1fc36
convert a bunch of open-coded instances of memdup_user_nul()
|
9 years ago |
Linus Torvalds
|
9cbf22b37a
Merge tag 'dlm-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
|
10 years ago |
David Teigland
|
b96f465035
dlm: fix lvb copy for user locks
|
10 years ago |
Greg Kroah-Hartman
|
f368ed6088
char: make misc_deregister a void function
|
10 years ago |
David Teigland
|
2ab4bd8ea3
dlm: adopt orphan locks
|
11 years ago |
David Teigland
|
c6ca7bc91d
dlm: remove signal blocking
|
12 years ago |
David Teigland
|
d4b0bcf32b
dlm: check the write size from user
|
12 years ago |
Sasha Levin
|
2b75bc9121
dlm: check the maximum size of a request from user
|
13 years ago |
David Teigland
|
60f98d1839
dlm: add recovery callbacks
|
14 years ago |
David Teigland
|
23e8e1aaac
dlm: use workqueue for callbacks
|
14 years ago |
Matt Fleming
|
4bcad6c1ef
dlm: Remove superfluous call to recalc_sigpending()
|
14 years ago |
David Teigland
|
8304d6f24c
dlm: record full callback state
|
14 years ago |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 years ago |
David Teigland
|
89d799d008
dlm: fix ast ordering for user locks
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
David Teigland
|
7fe2b3190b
dlm: fix ordering of bast and cast
|
15 years ago |
David Teigland
|
573c24c4af
dlm: always use GFP_NOFS
|
16 years ago |
David Teigland
|
1fecb1c4b6
dlm: fix length calculation in compat code
|
16 years ago |
David Teigland
|
fd22a51bcc
dlm: improve how bast mode handling
|
17 years ago |
David Teigland
|
f9f2ed4862
dlm: remove bkl
|
17 years ago |
David Teigland
|
dc68c7ed36
dlm: detect available userspace daemon
|
17 years ago |
David Teigland
|
0f8e0d9a31
dlm: allow multiple lockspace creates
|
17 years ago |
David Teigland
|
cb980d9a3e
dlm: add missing kfrees
|
17 years ago |