Commit Graph

56 Commits (88541c848746442ddff45dea05ddea6b734d88b5)

Author SHA1 Message Date
Chuck Lever 88541c8487 lockd: Support non-AF_INET addresses in nlm_lookup_host() 17 years ago
Chuck Lever 7f1ed18bd3 NLM: Convert nlm_lookup_host() to use a single argument 17 years ago
Chuck Lever e018040a82 lockd: Update nsm_find() to support non-AF_INET addresses 17 years ago
Chuck Lever bc48e4d637 lockd: Combine __nsm_find() and nsm_find(). 17 years ago
Chuck Lever ede2fea099 lockd: Support AF_INET6 when hashing addresses in nlm_lookup_host 17 years ago
Chuck Lever 781b61a6f4 lockd: Teach nlm_cmp_addr() to support AF_INET6 addresses 17 years ago
Chuck Lever 7e9d7746bf NSM: Use sockaddr_storage for sm_addr field 17 years ago
Chuck Lever 90151e6e4d lockd: Use sockaddr_storage for h_saddr field 17 years ago
Chuck Lever b4ed58fd34 lockd: Use sockaddr_storage + length for h_addr field 17 years ago
Chuck Lever 396cb3d003 lockd: Add address family-agnostic helper for zeroing the port number 17 years ago
Chuck Lever 2860a0227b lockd: Specify address family for source address 17 years ago
Chuck Lever 1b333c54a1 lockd: address-family independent printable addresses 17 years ago
Chuck Lever c2526f4271 NLM: Clean up before introducing new debugging messages 17 years ago
J. Bruce Fields d842120212 lockd: convert nsm_mutex to a spinlock 17 years ago
J. Bruce Fields a95e56e72c lockd: clean up __nsm_find() 17 years ago
J. Bruce Fields 164f98adbb lockd: fix race in nlm_release() 17 years ago
NeilBrown 1447d25eb3 knfsd: Remove NLM_HOST_MAX and associated logic. 17 years ago
Chuck Lever eb18860e13 NLM: NLM protocol version numbers are u32 17 years ago
Jeff Layton 90bd17c878 NLM: have server-side RPC clients default to soft RPC tasks 17 years ago
Jeff Layton 031fd3aa20 NLM: set RPC_CLNT_CREATE_NOPING for NLM RPC clients 17 years ago
Jeff Layton d801b86168 NLM: tear down RPC clients in nlm_shutdown_hosts 17 years ago
Chuck Lever 48df020aa1 NLM: Fix sign of length of NLM variable length strings 17 years ago
Frank van Maarseveen c98451bdb2 NLM: fix source address of callback to client 18 years ago
Trond Myklebust 34f52e3591 SUNRPC: Convert rpc_clnt->cl_users to a kref 18 years ago
Trond Myklebust 21051ba625 NLM: Fix locking client timeouts... 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Chuck Lever 27459f0940 [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses 18 years ago
Adrian Bunk c585646dd1 [PATCH] fs/lockd/host.c: make 2 functions static 18 years ago
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 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 0cea32761a [PATCH] knfsd: lockd: make the hash chains use a hlist_node 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
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
Trond Myklebust 28df955a2a NLM: Fix reclaim races 19 years ago
Trond Myklebust 5046791417 NLM: sem to mutex conversion 19 years ago
Ingo Molnar 353ab6e97b [PATCH] sem2mutex: fs/ 19 years ago
Trond Myklebust 4c060b5310 lockd: Fix Oopses due to list manipulation errors. 19 years ago
Christoph Hellwig 26bcbf965f lockd: stop abusing file_lock_list 19 years ago
Trond Myklebust 04266473ec lockd: Make lockd use rpc_new_client() instead of rpc_create_client 19 years ago
Chuck Lever 35f5a422ce SUNRPC: new interface to force an RPC rebind 19 years ago