Commit Graph

190 Commits (d447ea2f30ec60370ddb99a668e5ac12995f043d)

Author SHA1 Message Date
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
Trond Myklebust 35576cba57 NLM: nlmclnt_cancel_callback should accept NLM_LCK_DENIED errors 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
Trond Myklebust 686517f1ad lockd: Make nlmsvc_create_block() use nlmsvc_lookup_host() 19 years ago
Trond Myklebust 5e1abf8cb7 lockd: Clean up of the server-side GRANTED code 19 years ago
Trond Myklebust 6849c0cab6 lockd: Add refcounting to struct nlm_block 19 years ago
Trond Myklebust 09c7938c56 lockd: Fix server-side lock blocking code 19 years ago
J. Bruce Fields 7117bf3dfb lockd: Remove FL_LOCKD flag 19 years ago
Andy Adamson 8dc7c3115b locks,lockd: fix race in nlmsvc_testlock 19 years ago