Commit Graph

1511 Commits (e6220bdc9485c5ea972f9e0e6d062a05934bb74b)

Author SHA1 Message Date
Benny Halevy f7da7a129d SUNRPC: introduce xdr_init_decode_pages 14 years ago
Chuck Lever 176e21ee2e SUNRPC: Support for RPC over AF_LOCAL transports 14 years ago
Chuck Lever 559649efb9 SUNRPC: Remove obsolete comment 14 years ago
Chuck Lever 7402ab19cd SUNRPC: Use AF_LOCAL for rpcbind upcalls 14 years ago
Chuck Lever da09eb9303 SUNRPC: Clean up use of curly braces in switch cases 14 years ago
Chuck Lever 61677eeec2 SUNRPC: Rename xs_encode_tcp_fragment_header() 14 years ago
Trond Myklebust fe19a96b10 SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback... 14 years ago
Sean Hefty b26f9b9949 RDMA/cma: Pass QP type into rdma_create_id() 14 years ago
Ying Han 1495f230fa vmscan: change shrinker API by passing shrink_control struct 14 years ago
Justin P. Mattock 70f23fd66b treewide: fix a few typos in comments 14 years ago
Trond Myklebust 7494d00c7b SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIO 14 years ago
Bryan Schumaker 468f86134e NFSv4.1: Don't update sequence number if rpc_task is not sent 14 years ago
Trond Myklebust e3b2854faa SUNRPC: Fix the SUNRPC Kerberos V RPCSEC_GSS module dependencies 14 years ago
Bryan Schumaker d1a8016a2d NFS: Fix infinite loop in gss_create_upcall() 14 years ago
Justin P. Mattock 6eab04a876 treewide: remove extra semicolons 14 years ago
J. Bruce Fields 8985ef0b8a svcrpc: complete svsk processing on cb receive failure 14 years ago
Olga Kornievskaia 9660439861 svcrpc: take advantage of tcp autotuning 14 years ago
J. Bruce Fields 31d68ef65c SUNRPC: Don't wait for full record to receive tcp data 14 years ago
Trond Myklebust 586c52cc61 svcrpc: copy cb reply instead of pages 14 years ago
J. Bruce Fields cc6c2127f2 svcrpc: close connection if client sends short packet 14 years ago
J. Bruce Fields 48e6555c7b svcrpc: note network-order types in svc_process_calldir 14 years ago
Trond Myklebust 5ee78d483c SUNRPC: svc_tcp_recvfrom cleanup 14 years ago
Trond Myklebust 0601f79392 SUNRPC: requeue tcp socket less frequently 14 years ago
Trond Myklebust 0867659fa3 Revert "net/sunrpc: Use static const char arrays" 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
OGAWA Hirofumi a271c5a0de NFS: Ensure that rpc_release_resources_task() can be called twice. 14 years ago
Bryan Schumaker 8f70e95f9f NFS: Determine initial mount security 14 years ago
Bryan Schumaker 7ebb931598 NFS: use secinfo when crossing mountpoints 14 years ago
Trond Myklebust 246408dcd5 SUNRPC: Never reuse the socket port after an xs_close() 14 years ago
Jesper Juhl 4be34b9d69 SUNRPC: Remove resource leak in svc_rdma_send_error() 14 years ago
Stanislav Kinsbursky 8e26de238f RPC: killing RPC tasks races fixed 14 years ago
j223yang@asset.uwaterloo.ca ba3c578de2 xprt: remove redundant check 14 years ago
Trond Myklebust a8de240a90 SUNRPC: Convert struct rpc_xprt to use atomic_t counters 14 years ago
Trond Myklebust e020c6800c SUNRPC: Ensure we always run the tk_callback before tk_action 14 years ago
Randy Dunlap 986d4abbdd sunrpc: fix printk format warning 14 years ago
j223yang@asset.uwaterloo.ca 4d4a76f330 xprt: remove redundant null check 14 years ago
Kevin Coffman f8628220bb gss:krb5 only include enctype numbers in gm_upcall_enctypes 14 years ago
Tom Tucker 5c635e09ce RPCRDMA: Fix FRMR registration/invalidate handling. 14 years ago
Tom Tucker bd7ea31b9e RPCRDMA: Fix to XDR page base interpretation in marshalling logic. 14 years ago
Andy Adamson cbdabc7f8b NFSv4.1: filelayout async error handler 14 years ago
Fred Isaman eabf5baaaa RPC: clarify rpc_run_task error handling 14 years ago
Fred Isaman cee6a5372f RPC: remove check for impossible condition in rpc_make_runnable 14 years ago
Ben Hutchings 4cea288aaf sunrpc: Propagate errors from xs_bind() through xs_create_sock() 14 years ago
Jesper Juhl a5e5026810 SUNRPC: Remove resource leak in svc_rdma_send_error() 14 years ago
Trond Myklebust bf294b41ce SUNRPC: Close a race in __rpc_wait_for_completion_task() 14 years ago
J. Bruce Fields 352b5d13c0 svcrpc: fix bad argument in unix_domain_find 14 years ago
J. Bruce Fields 8b3e07ac90 svcrpc: fix rare race on unix_domain creation 14 years ago
Kevin Coffman 540c8cb6a5 gss:krb5 only include enctype numbers in gm_upcall_enctypes 14 years ago
Eric Dumazet eaefd1105b net: add __rcu annotations to sk_wq and wq 14 years ago
Andy Adamson 778be232a2 NFS do not find client in NFSv4 pg_authenticate 14 years ago