Commit Graph

60 Commits (dace145374b8e39aeb920304c358ab5e220341ab)

Author SHA1 Message Date
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
Andy Adamson a85f193e2f lockd: make nlmsvc_lock use only posix_lock_file 19 years ago
Andy Adamson 5de0e5024a lockd: simplify nlmsvc_grant_blocked 19 years ago
Andy Adamson 15dadef946 lockd: clean up nlmsvc_lock 19 years ago
Chuck Lever dead28da8e SUNRPC: eliminate rpc_call() 19 years ago
Chuck Lever cc0175c1dc SUNRPC: display human-readable procedure name in rpc_iostats output 19 years ago
Trond Myklebust 7bab377fcb lockd: Don't expose the process pid to the NLM server 19 years ago
Trond Myklebust 36943fa4b2 NLM: nlm_alloc_call should not immediately fail on signal 19 years ago
Trond Myklebust 30f4e20a0d [PATCH] NLM: Ensure we do not Oops in the case of an unlock 19 years ago
Trond Myklebust 5ac5f9d1ce [PATCH] NLM: Fix the NLM_GRANTED callback checks 19 years ago
Trond Myklebust aaaa99423b NLM: Ensure that nlmclnt_cancel_callback() doesn't loop forever 19 years ago
Trond Myklebust 16fb24252a NLM: Fix arguments to NLM_CANCEL call 19 years ago
Arjan van de Ven 858119e159 [PATCH] Unlinline a bunch of other functions 19 years ago
Chuck Lever f518e35aec SUNRPC: get rid of cl_chatty 19 years ago
Chuck Lever 35f5a422ce SUNRPC: new interface to force an RPC rebind 19 years ago
J. Bruce Fields a659753ecc NLM: fix parsing of sm notify procedure 19 years ago
J. Bruce Fields 64a318ee2a NLM: Further cancel fixes 19 years ago
J. Bruce Fields 2c5acd2e1a NLM: clean up nlmsvc_delete_block 19 years ago
J. Bruce Fields 5996a298da NLM: don't unlock on cancel requests 19 years ago
J. Bruce Fields f232142cc2 NLM: Clean up nlmsvc_grant_reply locking 19 years ago
Trond Myklebust 2bd615797e SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call. 19 years ago
Trond Myklebust 963d8fe533 RPC: Clean up RPC task structure 19 years ago
Trond Myklebust 9b5b1f5bf9 NLM: Fix Oops in nlmclnt_mark_reclaim() 19 years ago
Jesper Juhl f99d49adf5 [PATCH] kfree cleanup: fs 19 years ago
Chuck Lever 0bbacc402e NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled 19 years ago
Chuck Lever ed63c00370 [PATCH] RPC: remove xprt->nocong 20 years ago
Chuck Lever 43118c29de [PATCH] RPC: get rid of xprt->stream 20 years ago