J. Bruce Fields
|
8fb47a4fbf
locks: rename lock-manager ops
|
14 년 전 |
Chuck Lever
|
7db836d4a4
lockd: Split nlm_release_call()
|
14 년 전 |
Chuck Lever
|
d8367c504e
lockd: Move nlmdbg_cookie2a() to svclock.c
|
14 년 전 |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 년 전 |
J. Bruce Fields
|
a282a1fa6b
lockd: fix nlmsvc_notify_blocked locking
|
14 년 전 |
Bryan Schumaker
|
f904be9cc7
lockd: Mostly remove BKL from the server
|
14 년 전 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 년 전 |
Alexey Dobriyan
|
7b021967c5
const: make lock_manager_operations const
|
15 년 전 |
Felix Blyakher
|
a9e61e25f9
lockd: call locks_release_private to cleanup per-filesystem state
|
16 년 전 |
Miklos Szeredi
|
e33d1ea60c
lockd: clean up blocking lock cases of nlsmvc_lock()
|
16 년 전 |
J. Bruce Fields
|
9d9b87c121
lockd: fix regression in lockd's handling of blocked locks
|
16 년 전 |
J. Bruce Fields
|
d22b1cff09
lockd: reject reclaims outside the grace period
|
17 년 전 |
J. Bruce Fields
|
b2b5028905
lockd: move grace period checks to common code
|
17 년 전 |
Miklos Szeredi
|
bde74e4bc6
locks: add special return value for asynchronous locks
|
17 년 전 |
Linus Torvalds
|
14b395e35d
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
|
17 년 전 |
Trond Myklebust
|
a86dc496b7
SUNRPC: Remove the BKL from the callback functions
|
17 년 전 |
J. Bruce Fields
|
560de0e659
lockd: get host reference in nlmsvc_create_block() instead of callers
|
17 년 전 |
J. Bruce Fields
|
6d7bbbbacc
lockd: minor svclock.c style fixes
|
17 년 전 |
Jeff Layton
|
6cde4de807
lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lock
|
17 년 전 |
Jeff Layton
|
8f920d5e29
lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlock
|
17 년 전 |
Harvey Harrison
|
8e24eea728
fs: replace remaining __FUNCTION__ occurrences
|
17 년 전 |
J. Bruce Fields
|
1a747ee0cc
locks: don't call ->copy_lock methods on return of conflicting locks
|
17 년 전 |
J. Bruce Fields
|
3c61eecb60
lockd: Fix stale nlmsvc_unlink_block comment
|
17 년 전 |
Jeff Layton
|
d751a7cd06
NLM: Convert lockd to use kthreads
|
17 년 전 |
Jeff Layton
|
c64e80d55d
NLM: don't requeue block if it was invalidated while GRANT_MSG was in flight
|
17 년 전 |
Jeff Layton
|
9706501e43
NLM: don't reattempt GRANT_MSG when there is already an RPC in flight
|
17 년 전 |
Oleg Drokin
|
54ca95eb36
Leak in nlmsvc_testlock for async GETFL case
|
17 년 전 |
Oleg Drokin
|
29dbf54615
lockd: fix a leak in nlmsvc_testlock asynchronous request handling
|
17 년 전 |
Trond Myklebust
|
a6d8543042
NLM: Fix a memory leak in nlmsvc_testlock
|
17 년 전 |
Trond Myklebust
|
255129d1e9
NLM: Fix a circular lock dependency in lockd
|
17 년 전 |