Commit Graph

1179 Commits (061ec9599f7ea515a3f08cd5cb74a03b2f9c56d2)

Author SHA1 Message Date
Xiaotian Feng b292cf9ce7 sunrpc: fix peername failed on closed listener 15 years ago
Randy Dunlap 6c8530993e sunrpc: fix build-time warning 15 years ago
Jeff Layton 486bad2e40 sunrpc: on successful gss error pipe write, don't return error 15 years ago
Trond Myklebust b891e4a05e SUNRPC: Fix the return value in gss_import_sec_context() 15 years ago
Trond Myklebust 14ace024b1 SUNRPC: Fix up an error return value in gss_import_sec_context_kerberos() 15 years ago
Alexandros Batsakis 689cf5c15b nfs: enforce FIFO ordering of operations trying to acquire slot 15 years ago
Alexandros Batsakis 48f1861242 rpc: add rpc_queue_empty function 15 years ago
Suresh Jayaraman 053e324f67 rpc: remove unneeded function parameter in gss_add_msg() 15 years ago
Roel Kluin 480e3243df SUNRPC: IS_ERR/PTR_ERR confusion 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Chuck Lever 3a28becc35 SUNRPC: soft connect semantics for UDP 15 years ago
Chuck Lever caabea8a56 SUNRPC: Use soft connect semantics when performing RPC ping 15 years ago
Chuck Lever 012da158f6 SUNRPC: Use soft connects for autobinding over TCP 15 years ago
Chuck Lever 2a76b3bfa2 SUNRPC: Use TCP for local rpcbind upcalls 15 years ago
Chuck Lever c526611dd6 SUNRPC: Use a cached RPC client and transport for rpcbind upcalls 15 years ago
Chuck Lever 5a46211540 SUNRPC: Simplify synopsis of rpcb_local_clnt() 15 years ago
Chuck Lever 09a21c4102 SUNRPC: Allow RPCs to fail quickly if the server is unreachable 15 years ago
Chuck Lever 206a134b4d SUNRPC: Check explicitly for tk_status == 0 in call_transmit_status() 15 years ago
Chuck Lever dd1fd90fe6 SUNRPC: Display compressed (shorthand) IPv6 presentation addresses 15 years ago
Trond Myklebust f0380f3d16 RPC: Fix two potential races in put_rpccred 15 years ago
Trond Myklebust feb8ca37cc SUNRPC: Ensure that we honour autoclose before attempting to reconnect 15 years ago
Joe Perches f64f9e7192 net: Move && and || to end of previous line 15 years ago
J. Bruce Fields 78c210efde Revert "knfsd: avoid overloading the CPU scheduler with enormous load averages" 15 years ago
Eric W. Biederman 6d4561110a sysctl: Drop & in front of every proc_handler. 15 years ago
Chuck Lever 1e360a60b2 SUNRPC: Address buffer overrun in rpc_uaddr2sockaddr() 15 years ago
Eric W. Biederman f8572d8f2a sysctl net: Remove unused binary sysctl code 15 years ago
Eric Dumazet 9d410c7960 net: fix sk_forward_alloc corruption 16 years ago
J. Bruce Fields dc83d6e27f nfsd4: don't try to map gid's in generic rpc code 16 years ago
Eric Dumazet c720c7e838 inet: rename some inet_sock fields 16 years ago
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 16 years ago
Brian Haley b301e82cf8 IPv6: use ipv6_addr_set_v4mapped() 16 years ago
Jaswinder Singh Rajput 0c01695dab net: fix htmldocs sunrpc, clnt.c 16 years ago
Jaswinder Singh Rajput 7a73fdde39 net: fix htmldocs sunrpc, clnt.c 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
Alexey Dobriyan 2bcd57ab61 headers: utsname.h redux 16 years ago
Randy Dunlap 4111d4fde6 sunrpc/rpc_pipe: fix kernel-doc notation 16 years ago
Neil Brown 61d0a8e6a8 NFS/RPC: fix problems with reestablish_timeout and related code. 16 years ago
Alexey Dobriyan b87221de6a const: mark remaining super_operations const 16 years ago
NeilBrown cd68c374ea sunrpc/cache: avoid variable over-loading in cache_defer_req 16 years ago
NeilBrown 67e7328f15 sunrpc/cache: use list_del_init for the list_head entries in cache_deferred_req 16 years ago
Trond Myklebust 5d351754fc SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronous 16 years ago
Alexandros Batsakis f300baba5a nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel 16 years ago
NeilBrown 908329f2c0 sunrpc/cache: simplify cache_fresh_locked and cache_fresh_unlocked. 16 years ago
NeilBrown 9e4c6379a6 sunrpc/cache: change cache_defer_req to return -ve error, not boolean. 16 years ago
Rahul Iyer 4cfc7e6019 nfsd41: sunrpc: Added rpc server-side backchannel handling 16 years ago
Benny Halevy 6951867b99 nfsd41: sunrpc: move struct rpc_buffer def into sunrpc.h 16 years ago
Trond Myklebust 2574cc9f4f SUNRPC: Fix rpc_task_force_reencode 16 years ago
Wei Yongjun b0401d7253 sunrpc: move the close processing after do recvfrom method 16 years ago
Wei Yongjun eac81736e6 sunrpc: reply AUTH_BADCRED to RPCSEC_GSS with unknown service 16 years ago
Ryusei Yamaguchi ed2d8aed52 knfsd: Replace lock_kernel with a mutex in nfsd pool stats. 16 years ago