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 лет назад |
Al Viro
|
ca5c8cde93
lockd and nfsd endianness annotation fixes
|
18 лет назад |
Marc Eshel
|
1a8322b2b0
lockd: add code to handle deferred lock requests
|
18 лет назад |
Marc Eshel
|
f812048020
lockd: always preallocate block in nlmsvc_lock()
|
18 лет назад |
Marc Eshel
|
5ea0d75037
lockd: handle test_lock deferrals
|
18 лет назад |
Marc Eshel
|
85f3f1b3f7
lockd: pass cookie in nlmsvc_testlock
|
18 лет назад |
Marc Eshel
|
0e4ac9d935
lockd: handle fl_grant callbacks
|
18 лет назад |
Marc Eshel
|
2b36f412ab
lockd: save lock state on deferral
|
18 лет назад |
Marc Eshel
|
150b393456
locks: allow {vfs,posix}_lock_file to return conflicting lock
|
18 лет назад |