Commit Graph

1450 Commits (177f3b920cf6d1ab6d97f0978f866a8a711918e6)

Author SHA1 Message Date
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
Andy Adamson 778be232a2 NFS do not find client in NFSv4 pg_authenticate 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
Tracey Dent fdb26195f4 Net: sunrpc: auth_gss: Makefile: Remove deprecated kbuild goal definitions 14 years ago
J. Bruce Fields 9c335c0b8d svcrpc: fix wspace-checking race 14 years ago
J. Bruce Fields b176331627 svcrpc: svc_close_xprt comment 14 years ago
J. Bruce Fields f8c0d226fe svcrpc: simplify svc_close_all 14 years ago
J. Bruce Fields ca7896cd83 nfsd4: centralize more calls to svc_xprt_received 14 years ago
J. Bruce Fields 62bac4af3d svcrpc: don't set then immediately clear XPT_DEFERRED 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Jesper Juhl 94f58df8e5 SUNRPC: Simplify rpc_alloc_iostats by removing pointless local variable 14 years ago
Al Viro fc14f2fef6 convert get_sb_single() users 15 years ago
Joe Perches 411b5e0561 net/sunrpc: Use static const char arrays 15 years ago
Christoph Hellwig 85fe4025c6 fs: do not assign default i_ino in new_inode 15 years ago
J. Bruce Fields 42d7ba3d6d svcrpc: svc_tcp_sendto XPT_DEAD check is redundant 15 years ago
J. Bruce Fields 01dba075d5 svcrpc: no need for XPT_DEAD check in svc_xprt_enqueue 15 years ago
J. Bruce Fields ac9303eb74 svcrpc: assume svc_delete_xprt() called only once 15 years ago