Linus Torvalds
|
b6669737d3
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Trond Myklebust
|
666b3d803a
NLM: Ensure that we resend all pending blocking locks after a reclaim
|
12 years ago |
Tim Gardner
|
f25cc71e63
lockd: nlmclnt_reclaim(): avoid stack overflow
|
12 years ago |
Trond Myklebust
|
262693482c
lockd: Remove BUG_ON()s from fs/lockd/clntproc.c
|
12 years ago |
Al Viro
|
bf8848918d
lockd: handle lockowner allocation failure in nlmclnt_proc()
|
13 years ago |
Al Viro
|
446945ab9a
lockd: shift grabbing a reference to nlm_host into nlm_alloc_call()
|
13 years ago |
Vasily Averin
|
82c2c8b861
lockd: properly convert be32 values in debug messages
|
14 years ago |
Trond Myklebust
|
0b760113a3
NLM: Don't hang forever on NLM unlock requests
|
14 years ago |
Chuck Lever
|
8ea6ecc8b0
lockd: Create client-side nlm_host cache
|
14 years ago |
Chuck Lever
|
7db836d4a4
lockd: Split nlm_release_call()
|
14 years ago |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 years ago |
Bryan Schumaker
|
63185942c5
lockd: Remove BKL from the client
|
14 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 |
Alexey Dobriyan
|
6aed62853c
const: make file_lock_operations const
|
16 years ago |
Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
16 years ago |
Chuck Lever
|
6c9dc42551
lockd: Update NSM state from SM_MON replies
|
16 years ago |
Trond Myklebust
|
5cd973c44a
NFSv4/NLM: Push file locking BKL dependencies down into the NLM layer
|
16 years ago |
Chuck Lever
|
e6765b8397
NSM: Remove include/linux/lockd/sm_inter.h
|
16 years ago |
Chuck Lever
|
501c1ed3fb
NLM: Remove redundant printk() in nlmclnt_lock()
|
16 years ago |
Miklos Szeredi
|
cc77b1521d
lockd: dont return EAGAIN for a permanent error
|
17 years ago |
Trond Myklebust
|
a86dc496b7
SUNRPC: Remove the BKL from the callback functions
|
17 years ago |
Felix Blyakher
|
d67d1c7bf9
nfs: set correct fl_len in nlmclnt_test()
|
17 years ago |
Harvey Harrison
|
8e24eea728
fs: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Trond Myklebust
|
d11d10cc05
NLM/lockd: Ensure client locking calls use correct credentials
|
17 years ago |
Trond Myklebust
|
5f50c0c6d6
NLM/lockd: Fix a race when cancelling a blocking lock
|
17 years ago |
Trond Myklebust
|
6b4b3a752b
NLM/lockd: Ensure that nlmclnt_cancel() returns results of the CANCEL call
|
17 years ago |
Trond Myklebust
|
8ec7ff7444
NLM: Remove the signal masking in nlmclnt_proc/nlmclnt_cancel
|
17 years ago |
Trond Myklebust
|
dc9d8d0481
NLM/lockd: convert __nlm_async_call to use rpc_run_task()
|
17 years ago |