Commit Graph

1165 Commits (3ecf44b312758d10be20539b06b2df5d77d59cdb)

Author SHA1 Message Date
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
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 15 years ago
Eric Dumazet c720c7e838 inet: rename some inet_sock fields 15 years ago
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 15 years ago
Brian Haley b301e82cf8 IPv6: use ipv6_addr_set_v4mapped() 15 years ago
Jaswinder Singh Rajput 0c01695dab net: fix htmldocs sunrpc, clnt.c 15 years ago
Jaswinder Singh Rajput 7a73fdde39 net: fix htmldocs sunrpc, clnt.c 15 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 15 years ago
Alexey Dobriyan 2bcd57ab61 headers: utsname.h redux 15 years ago
Randy Dunlap 4111d4fde6 sunrpc/rpc_pipe: fix kernel-doc notation 15 years ago
Neil Brown 61d0a8e6a8 NFS/RPC: fix problems with reestablish_timeout and related code. 15 years ago
Alexey Dobriyan b87221de6a const: mark remaining super_operations const 15 years ago
NeilBrown cd68c374ea sunrpc/cache: avoid variable over-loading in cache_defer_req 15 years ago
NeilBrown 67e7328f15 sunrpc/cache: use list_del_init for the list_head entries in cache_deferred_req 15 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
Alexandros Batsakis 8f55f3c0a0 nfsd41: sunrpc: svc_tcp_recv_record() 16 years ago
Trond Myklebust 405d8f8b1d SUNRPC: Ensure that sunrpc gets initialised before nfs, lockd, etc... 16 years ago
Trond Myklebust f7e86ab92f SUNRPC: cache must take a reference to the cache detail's module on open() 16 years ago
Trond Myklebust e571cbf1a4 NFS: Add a dns resolver for use with NFSv4 referrals and migration 16 years ago
Trond Myklebust 96c61cbd0f SUNRPC: Fix a typo in cache_pipefs_files 16 years ago
Benny Halevy 98866b5abe sunrpc: ntoh -> be*_to_cpu 16 years ago
Benny Halevy 9f162d2a81 sunrpc: hton -> cpu_to_be* 16 years ago
Trond Myklebust 8854e82d9a SUNRPC: Add an rpc_pipefs front end for the sunrpc cache code 16 years ago
Trond Myklebust 173912a6ad SUNRPC: Move procfs-specific stuff out of the generic sunrpc cache code 16 years ago