Commit Graph

1468 Commits (e795b71799ff0b27365020c9ddaa25d0d83f99c8)

Author SHA1 Message Date
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
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
J. Bruce Fields d76d1815f3 svcrpc: avoid double reply caused by deferral race 14 years ago
J. Bruce Fields bdd5f05d91 SUNRPC: Remove more code when NFSD_DEPRECATED is not configured 14 years ago
J. Bruce Fields 31f7aa65f5 svcrpc: modifying valid sunrpc cache entries is racy 14 years ago
Trond Myklebust beb0f0a9fb kernel panic when mount NFSv4 14 years ago
Joe Perches b3bcedadf2 net/sunrpc/clnt.c: Convert sprintf_symbol to %ps 14 years ago
Joe Perches f3c0ceea83 net/sunrpc/auth_gss/gss_krb5_crypto.c: Use normal negative error value return 14 years ago
Shan Wei 66c941f4aa net: sunrpc: kill unused macros 14 years ago
NeilBrown 3942302ea9 sunrpc: svc_sock_names should hold ref to socket being closed. 14 years ago
NeilBrown 7c96aef759 sunrpc: remove xpt_pool 14 years ago
Chuck Lever bf2695516d SUNRPC: New xdr_streams XDR decoder API 14 years ago
Chuck Lever 9f06c719f4 SUNRPC: New xdr_streams XDR encoder API 14 years ago
Chuck Lever 1ac7c23e4a SUNRPC: Determine value of "nrprocs" automatically 14 years ago
Chuck Lever 4129ccf303 SUNRPC: Avoid return code checking in rpcbind XDR encoder functions 14 years ago
Tejun Heo afe2c511fb workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync() 14 years ago
NeilBrown ed2849d3ec sunrpc: prevent use-after-free on clearing XPT_BUSY 14 years ago
Trond Myklebust 5fc43978a7 SUNRPC: Fix an infinite loop in call_refresh/call_refreshresult 14 years ago