Commit Graph

1490 Commits (323222b5ff930a43eab45cec6e58345740fa2a29)

Author SHA1 Message Date
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
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
Tejun Heo ada609ee2a workqueue: use WQ_MEM_RECLAIM instead of WQ_RESCUER 14 years ago
J. Bruce Fields f0418aa4b1 rpc: allow xprt_class->setup to return a preexisting xprt 14 years ago
J. Bruce Fields 99de8ea962 rpc: keep backchannel xprt as long as server connection 14 years ago
J. Bruce Fields d75faea330 rpc: move sk_bc_xprt to svc_xprt 14 years ago
Trond Myklebust 6650239a4b NFS: Don't use vm_map_ram() in readdir 14 years ago
Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 years ago
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Nick Piggin fe15ce446b fs: change d_delete semantics 14 years ago
Andy Adamson 4a19de0f4b NFS rename client back channel transport field 14 years ago
Andy Adamson 2c2618c6f2 NFS associate sessionid with callback connection 14 years ago
Andy Adamson 16b2d1e1d1 SUNRPC register and unregister the back channel transport 14 years ago
Andy Adamson 1f11a034cd SUNRPC new transport for the NFSv4.1 shared back channel 14 years ago
Andy Adamson 71e161a6a9 SUNRPC fix bc_send print 14 years ago
Andy Adamson 4b5b3ba16b SUNRPC move svc_drop to caller of svc_process_common 14 years ago
J. Bruce Fields fdef7aa5d4 svcrpc: ensure cache_check caller sees updated entry 14 years ago
J. Bruce Fields 6bab93f87e svcrpc: take lock on turning entry NEGATIVE in cache_check 14 years ago
J. Bruce Fields 9e701c6109 svcrpc: simpler request dropping 14 years ago