Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Christoph Hellwig
|
860bda29b9
sunrpc: mark all struct svc_procinfo instances as const
|
8 years ago |
Christoph Hellwig
|
63f8de3795
sunrpc: properly type pc_encode callbacks
|
8 years ago |
Christoph Hellwig
|
026fec7e7c
sunrpc: properly type pc_decode callbacks
|
8 years ago |
Christoph Hellwig
|
a6beb73272
sunrpc: properly type pc_func callbacks
|
8 years ago |
Andrey Ryabinin
|
0ad95472bf
lockd: create NSM handles per net namespace
|
10 years ago |
Linus Torvalds
|
a0e881b7c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Al Viro
|
446945ab9a
lockd: shift grabbing a reference to nlm_host into nlm_alloc_call()
|
13 years ago |
Stanislav Kinsbursky
|
5ccb0066f2
LockD: pass actual network namespace to grace period management functions
|
13 years ago |
Chuck Lever
|
67216b94d4
lockd: Clean up nlmsvc_lookup_host()
|
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
|
f904be9cc7
lockd: Mostly remove BKL from the server
|
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 |
Boaz Harrosh
|
0296f55f98
lockd: Remove un-used nfsd headers #includes
|
15 years ago |
Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
16 years ago |
Chuck Lever
|
e6765b8397
NSM: Remove include/linux/lockd/sm_inter.h
|
16 years ago |
Chuck Lever
|
7fefc9cb9d
NLM: Change nlm_host_rebooted() to take a single nlm_reboot argument
|
16 years ago |
Chuck Lever
|
d7dc61d0a7
NLM: Set address family before calling nlm_host_rebooted()
|
17 years ago |
Chuck Lever
|
b85e467634
lockd: Add helper to sanity check incoming NOTIFY requests
|
17 years ago |
Chuck Lever
|
dcff09f124
lockd: change nlmclnt_grant() to take a "struct sockaddr *"
|
17 years ago |
J. Bruce Fields
|
b2b5028905
lockd: move grace period checks to common code
|
17 years ago |
J. Bruce Fields
|
af558e33be
nfsd: common grace period control
|
18 years ago |
Harvey Harrison
|
317602f3e0
lockd: trivial sparse endian annotations
|
17 years ago |
Linus Torvalds
|
14b395e35d
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
|
17 years ago |
Trond Myklebust
|
a86dc496b7
SUNRPC: Remove the BKL from the callback functions
|
17 years ago |
Jeff Layton
|
6cde4de807
lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lock
|
17 years ago |
Jeff Layton
|
8f920d5e29
lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlock
|
17 years ago |
Jeff Layton
|
b0e92aae15
lockd: nlm_release_host() checks for NULL, caller needn't
|
17 years ago |
Oleg Drokin
|
b7e6b86948
lockd: fix reference count leaks in async locking case
|
17 years ago |