Commit Graph

96 Commits (e6a92013ba458804161c0c5b6d134d82204dc233)

Author SHA1 Message Date
NeilBrown 6b54dae2b0 [PATCH] knfsd: lockd: fix refount on nsm 19 years ago
Neil Brown 89e63ef609 [PATCH] Convert lockd to use the newer mutex instead of the older semaphore 19 years ago
Olaf Kirch 0ade060ee5 [PATCH] knfsd: lockd: fix use of h_nextrebind 19 years ago
Olaf Kirch 460f5cac1e [PATCH] knfsd: export nsm_local_state to user space via sysctl 19 years ago
Olaf Kirch 39be4502cb [PATCH] knfsd: match GRANTED_RES replies using cookies 19 years ago
Olaf Kirch 031d869d0e [PATCH] knfsd: make nlmclnt_next_cookie SMP safe 19 years ago
Olaf Kirch abd1f50094 [PATCH] knfsd: lockd: optionally use hostnames for identifying peers 19 years ago
NeilBrown 350fce8dbf [PATCH] knfsd: simplify nlmsvc_invalidate_all 19 years ago
Olaf Kirch c53c1bb94f [PATCH] knfsd: lockd: Add nlm_destroy_host 19 years ago
Olaf Kirch f2af793db0 [PATCH] knfsd: lockd: make nlm_traverse_* more flexible 19 years ago
Olaf Kirch 07ba806351 [PATCH] knfsd: change nlm_file to use a hlist 19 years ago
Olaf Kirch 68a2d76cea [PATCH] knfsd: lockd: Change list of blocked list to list_node 19 years ago
Olaf Kirch 0cea32761a [PATCH] knfsd: lockd: make the hash chains use a hlist_node 19 years ago
Olaf Kirch 9502c52259 [PATCH] knfsd: lockd: make the nsm upcalls use the nsm_handle 19 years ago
Olaf Kirch 5c8dd29ca7 [PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handle 19 years ago
Olaf Kirch f0737a39a6 [PATCH] knfsd: misc minor fixes, indentation changes 19 years ago
Olaf Kirch 8dead0dbd4 [PATCH] knfsd: lockd: introduce nsm_handle 19 years ago
Olaf Kirch db4e4c9a9e [PATCH] knfsd: when looking up a lockd host, pass hostname & length 19 years ago
Olaf Kirch cf712c24d7 [PATCH] knfsd: consolidate common code for statd->lockd notification 19 years ago
Olaf Kirch 977faf392f [PATCH] knfsd: hide use of lockd's h_monitored flag 19 years ago
Serge E. Hallyn e9ff3990f0 [PATCH] namespaces: utsname: switch to using uts namespaces 19 years ago
NeilBrown 4a3ae42dc3 [PATCH] knfsd: Correctly handle error condition from lockd_up 19 years ago
NeilBrown 7dcf91ec66 [PATCH] knfsd: Move makesock failed warning into make_socks. 19 years ago
NeilBrown 6fb2b47fa1 [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process 19 years ago
NeilBrown 24e36663c3 [PATCH] knfsd: be more selective in which sockets lockd listens on 19 years ago
NeilBrown bc591ccff2 [PATCH] knfsd: add a callback for when last rpc thread finishes 19 years ago
Martin Bligh b7b52630de [PATCH] add newline to nfs dprintk 19 years ago
Panagiotis Issaris f52720ca5f [PATCH] fs: Removing useless casts 19 years ago
Panagiotis Issaris f8314dc60c [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
Chuck Lever e1ec78928b LOCKD: Convert to use new rpc_create() API 19 years ago
Chuck Lever 6ca9482387 SUNRPC: Clean-up after previous patches. 19 years ago
Chuck Lever 44c31be261 LOCKD: Teach lockd to use the new rpc_peeraddr() API 19 years ago
Trond Myklebust 01df9c5e91 LOCKD: Fix a deadlock in nlm_traverse_files() 19 years ago
J. Bruce Fields f3d43c769d NLM/lockd: remove b_done 19 years ago
Trond Myklebust 01c3b861cd NLM,NFSv4: Wait on local locks before we put RPC calls on the wire 19 years ago
Trond Myklebust 9b07357490 NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lock 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Trond Myklebust 28df955a2a NLM: Fix reclaim races 19 years ago
Trond Myklebust 5046791417 NLM: sem to mutex conversion 19 years ago
Adrian Bunk ec535ce154 NFS: make 2 functions static 19 years ago
Ingo Molnar 353ab6e97b [PATCH] sem2mutex: fs/ 19 years ago
Tobias Klauser e8c96f8c29 [PATCH] fs: Use ARRAY_SIZE macro 19 years ago
J. Bruce Fields 5f12191bc0 LOCKD: Make nlmsvc_traverse_shares return void 19 years ago
J. Bruce Fields f3ee439f43 LOCKD: nlmsvc_traverse_blocks return is unused 19 years ago
Trond Myklebust d9f6eb75d4 lockd: blocks should hold a reference to the nlm_file 19 years ago
Trond Myklebust 6041b79192 lockd: Fix a typo in nlmsvc_grant_release() 19 years ago
Trond Myklebust d471662448 lockd: Add helper for *_RES callbacks 19 years ago
Trond Myklebust 92737230dd NLM: Add nlmclnt_release_call 19 years ago
Trond Myklebust e4cd038a45 NLM: Fix nlmclnt_test to not copy private part of locks 19 years ago
Trond Myklebust 3a649b8846 NLM: Simplify client locks 19 years ago