Commit Graph

1450 Commits (177f3b920cf6d1ab6d97f0978f866a8a711918e6)

Author SHA1 Message Date
Eric Dumazet aa39514516 net: sk_sleep() helper 15 years ago
Tom Tucker bade732a28 svcrdma: RDMA support not yet compatible with RPC6 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
J. Bruce Fields 788e69e548 svcrpc: don't hold sv_lock over svc_xprt_put() 15 years ago
Frans Pop b138338056 net: remove trailing space in messages 15 years ago
Li Zefan a5990ea125 sunrpc/cache: fix module refcnt leak in a failure path 15 years ago
Dan Carpenter f1f0abe192 sunrpc: handle allocation errors from __rpc_lookup_create() 15 years ago
Trond Myklebust ff0901f803 SUNRPC: Fix the return value of rpc_run_bc_task() 15 years ago
Trond Myklebust c9acb42ef1 SUNRPC: Fix a use after free bug with the NFSv4.1 backchannel 15 years ago
Trond Myklebust cdead7cf12 SUNRPC: Fix a potential memory leak in auth_gss 15 years ago
NeilBrown d202cce896 sunrpc: never return expired entries in sunrpc_cache_lookup 15 years ago
NeilBrown 2f50d8b63d sunrpc/cache: factor out cache_is_expired 15 years ago
NeilBrown 3af4974eb2 sunrpc: don't keep expired entries in the auth caches. 15 years ago
Joe Perches 81160e66cc net/sunrpc: Convert (void)snprintf to snprintf 15 years ago
Joe Perches fc0b579168 net/sunrpc: Remove uses of NIPQUAD, use %pI4 15 years ago
Bian Naimeng 5fe46e9d73 rpc client can not deal with ENOSOCK, so translate it into ENOCONN 15 years ago
H Hartley Sweeten 72c3368856 nodemask.h: remove macro any_online_node 15 years ago
Al Viro fc7bed8c80 Don't bother with d_genocide in rpc_pipe 15 years ago
J. Bruce Fields ccdb357ccb svcrpc: treat uid's as unsigned 15 years ago
Trond Myklebust 9fcfe0c83c SUNRPC: Handle EINVAL error returns from the TCP connect operation 15 years ago
Neil Brown 301e99ce4a nfsd: ensure sockets are closed on error 15 years ago
J. Bruce Fields 1b644b6e6f Revert "sunrpc: move the close processing after do recvfrom method" 15 years ago
J. Bruce Fields f5822754ea Revert "sunrpc: fix peername failed on closed listener" 15 years ago
Neil Brown ab1b18f70a sunrpc: remove unnecessary svc_xprt_put 15 years ago
Ben Hutchings 1a5778aa00 net: Fix first line of kernel-doc for a few functions 15 years ago
Andy Adamson ba17686f62 nfs41 do not allocate unused back channel pages 15 years ago
H Hartley Sweeten 5a51f13adf xprtsock.c: make bc_{malloc/free} static 15 years ago
Chuck Lever 7a88efe976 SUNRPC: Don't display zero scope IDs 15 years ago
Chuck Lever f1a89a1182 SUNRPC: Deprecate support for site-local addresses 15 years ago
Jeff Layton dc5ddce956 sunrpc: parse and return errors reported by gssd 15 years ago
Chuck Lever 6871790815 SUNRPC: NFS kernel APIs shouldn't return ENOENT for "transport not found" 15 years ago
Chuck Lever d6783b2b6c SUNRPC: Bury "#ifdef IPV6" in svc_create_xprt() 15 years ago
Aime Le Rouzic 205ba42308 NFSD: Support AF_INET6 in svc_addsock() function 15 years ago
Chuck Lever 07396051a5 SUNRPC: Use rpc_pton() in ip_map_parse() 15 years ago
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