Commit Graph

1482 Commits (43a4dea4c9d44baae38ddc14b9b6d86fde4c8b88)

Author SHA1 Message Date
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
J. Bruce Fields 7e4fdd0744 svcrpc: never clear XPT_BUSY on dead xprt 15 years ago
Trond Myklebust 9a84d38031 SUNRPC: Cleanup duplicate assignment in rpcauth_refreshcred 15 years ago
Trond Myklebust 118df3d17f SUNRPC: After calling xprt_release(), we must restart from call_reserve 15 years ago
Trond Myklebust ba8e452a4f SUNRPC: Add a helper function xdr_inline_peek 15 years ago
Chuck Lever 9247685088 SUNRPC: Properly initialize sock_xprt.srcaddr in all cases 15 years ago
Chuck Lever 4232e8634a SUNRPC: Use conventional switch statement when reclassifying sockets 15 years ago
Tejun Heo a25e758c5f sunrpc/xprtrdma: clean up workqueue usage 15 years ago
Pavel Emelyanov 8f3a6de313 sunrpc: Turn list_for_each-s into the ..._entry-s 15 years ago
Pavel Emelyanov 50fa0d40a9 sunrpc: Remove dead "else" branch from bc xprt creation 15 years ago
Pavel Emelyanov c636b572e0 sunrpc: Don't return NULL from rpcb_create 15 years ago
Pavel Emelyanov f10fef38d2 sunrpc: Remove useless if (task == NULL) from xprt_reserve_xprt 15 years ago
Pavel Emelyanov 8c14ff2aaf sunrpc: Remove UDP worker wrappers 15 years ago
Pavel Emelyanov cdd518d524 sunrpc: Remove TCP worker wrappers 15 years ago
Pavel Emelyanov 7dfe1fc362 sunrpc: Pass family to setup_socket calls 15 years ago
Pavel Emelyanov 6bc9638ab4 sunrpc: Merge xs_create_sock code 15 years ago
Pavel Emelyanov beb59b6828 sunrpc: Merge the xs_bind code 15 years ago
Pavel Emelyanov 573018c07e sunrpc: Call xs_create_sockX directly from setup_socket 15 years ago
Pavel Emelyanov 22d44a7d8a sunrpc: Factor out v6 sockets creation 15 years ago
Pavel Emelyanov 22f793268d sunrpc: Factor out v4 sockets creation 15 years ago
Pavel Emelyanov b65c031061 sunrpc: Factor out udp sockets creation 15 years ago
Pavel Emelyanov 58dddac9c5 sunrpc: Remove duplicate xprt/transport arguments from calls 15 years ago
Pavel Emelyanov a9f5f0f7bf sunrpc: Get xprt pointer once in xs_tcp_setup_socket 15 years ago
Pavel Emelyanov baaf4e487a sunrpc: Remove unused sock arg from xs_next_srcport 15 years ago
Pavel Emelyanov 5d4ec93297 sunrpc: Remove unused sock arg from xs_get_srcport 15 years ago
Arnd Bergmann a6f8dbc654 sunrpc: remove the big kernel lock 15 years ago
Tom Tucker 4a84386fc2 svcrdma: Cleanup DMA unmapping in error paths. 15 years ago