Commit Graph

1399 Commits (8b7f8532d15631776ce8bec2bbbc58f6aad738d1)

Author SHA1 Message Date
Al Viro fc14f2fef6 convert get_sb_single() users 14 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
Tom Tucker b432e6b3d9 svcrdma: Change DMA mapping logic to avoid the page_address kernel API 15 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Pavel Emelyanov 70dc78da2c sunrpc: Use helper to set v4 mapped addr in ip_map_parse 15 years ago
NeilBrown e33534d54f sunrpc/cache: centralise handling of size limit on deferred list. 15 years ago
NeilBrown d29068c431 sunrpc: Simplify cache_defer_req and related functions. 15 years ago
J. Bruce Fields edc7a89403 nfsd: provide callbacks on svc_xprt deletion 15 years ago
J. Bruce Fields 1e7af1b806 nfsd4: remove spkm3 15 years ago
NeilBrown 277f68dbba sunrpc: fix race in new cache_wait code. 15 years ago
Pavel Emelyanov 14ec63c333 sunrpc: Create sockets in net namespaces 15 years ago
Pavel Emelyanov 37aa213373 sunrpc: Tag rpc_xprt with net 15 years ago
Pavel Emelyanov 9a23e332ec sunrpc: Add net to xprt_create 15 years ago
Pavel Emelyanov c653ce3f0a sunrpc: Add net to rpc_create_args 15 years ago
Pavel Emelyanov 62832c039e sunrpc: Pull net argument downto svc_create_socket 15 years ago
Pavel Emelyanov fc5d00b04a sunrpc: Add net argument to svc_create_xprt 15 years ago
Pavel Emelyanov e204e621b4 sunrpc: Factor out rpc_xprt freeing 15 years ago
Pavel Emelyanov bd1722d431 sunrpc: Factor out rpc_xprt allocation 15 years ago
Stephen Rothwell c135e84afb sunrpc: fix up rpcauth_remove_module section mismatch 15 years ago
Pavel Emelyanov 90d51b02fd sunrpc: Make the ip_map_cache be per-net 15 years ago