Commit Graph

554 Commits (bac0abd6174e427404dd197cdbefece31e97329b)

Author SHA1 Message Date
Eric W. Biederman baa3a2a0d2 sysctl: remove broken sunrpc debug binary sysctls 17 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 17 years ago
Andrew Morton a56daeb7d5 net/sunrpc/xprtrdma/verbs.c printk warning fix 17 years ago
Pavel Emelyanov ec93103519 [SUNRPC]: Make the sunrpc use the seq_open_private() 17 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 17 years ago
John Heffner 02b3d34631 [NET] Cleanup: Use sock_owned_by_user() macro 17 years ago
Ilpo Järvinen 172589ccdd [NET]: DIV_ROUND_UP cleanup (part two) 17 years ago
Dr. David Alan Gilbert 354ecbb9dd knfsd: Add source address to sunrpc svc errors 17 years ago
J. Bruce Fields 21fcd02be3 svcgss: move init code into separate function 17 years ago
Trond Myklebust 220bcc2afd SUNRPC: Don't call xprt_release in call refresh 17 years ago
Trond Myklebust b6e9c713f5 SUNRPC: Don't call xprt_release() if call_allocate fails 17 years ago
Trond Myklebust 2199700f1d SUNRPC: Fix buggy UDP transmission 17 years ago
Adrian Bunk 7f4adeff6f [2.6 patch] net/sunrpc/rpcb_clnt.c: make struct rpcb_program static 17 years ago
Chuck Lever 67f97d83bf SUNRPC: Use correct type in buffer length calculations 17 years ago
J. Bruce Fields afde94f398 SUNRPC: Fix default hostname created in rpc_create() 17 years ago
J. Bruce Fields bf19aacecb nfs: add server port to rpc_pipe info file 17 years ago
Chuck Lever 1321d8d971 SUNRPC: Fix bytes-per-op accounting for RPC over UDP 17 years ago
\"Talpey, Thomas\ c56c65fb67 RPCRDMA: rpc rdma verbs interface implementation 17 years ago
\"Talpey, Thomas\ e96018280c RPCRDMA: rpc rdma protocol implementation 17 years ago
\"Talpey, Thomas\ f58851e6b0 RPCRDMA: rpc rdma transport switch 17 years ago
\"Talpey, Thomas\ 0896a725a1 NFS/SUNRPC: use transport protocol naming 17 years ago
\"Talpey, Thomas\ 4fa016eb24 NFS/SUNRPC: support transport protocol naming 17 years ago
\"Talpey, Thomas\ 49c36fcc44 SUNRPC: rearrange RPC sockets definitions 17 years ago
\"Talpey, Thomas\ 3c341b0b92 SUNRPC: rename the rpc_xprtsock_create structure 17 years ago
\"Talpey, Thomas\ bc25571e21 SUNRPC: Finish API to load RPC transport implementations dynamically 17 years ago
\"Talpey, Thomas\ 81c098af3d SUNRPC: Provide a new API for registering transport implementations 17 years ago
\"Talpey, Thomas\ 1244480976 SUNRPC: add EXPORT_SYMBOL_GPL for generic transport functions 17 years ago
\"Talpey, Thomas\ 4f22ccc346 SUNRPC: mark bulk read/write data in xdrbuf 17 years ago
\"Talpey, Thomas\ 4417c8c41a SUNRPC: export per-transport rpcbind netid's 17 years ago
\"Talpey, Thomas\ 4f40ee4a02 SUNRPC: move per-transport rpcbind netid's 17 years ago
Chuck Lever b79dc8ced1 SUNRPC: RPC bind failures should be permanent for NULL requests 17 years ago
Chuck Lever 906462af4c SUNRPC: Split another new rpcbind retry error code from EACCES 17 years ago
Chuck Lever 2429cbf6a1 SUNRPC: Add a new error code for retry waiting for another binder 17 years ago
Chuck Lever 4784cb51a3 SUNRPC: Retry bad rpcbind replies 17 years ago
Chuck Lever e65fe3976f SUNRPC: Make rpcb_decode_getaddr more picky about universal addresses 17 years ago
Chuck Lever d66968f207 SUNRPC: Clean up in rpc_show_tasks 17 years ago
Chuck Lever 06b8d2552d SUNRPC: Make sure server name is reasonable before trying to print it 17 years ago
Chuck Lever 6d0aa06afd SUNRPC: Use correct argument type in memcpy() 17 years ago
Chuck Lever 89eb21c35b SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_program 17 years ago
Chuck Lever 5d34da3af9 SUNRPC: Only one dprintk is needed during client creation 17 years ago
Chuck Lever 143b6c4008 SUNRPC: Fix generation of universal addresses for 17 years ago
Chuck Lever 756805e7a7 SUNRPC: Add support for formatted universal addresses 17 years ago
Chuck Lever 8945ee5e27 SUNRPC: Split xs_reclassify_socket into an IPv4 and IPv6 version 17 years ago
Chuck Lever 95392c593e SUNRPC: Add a helper for extracting the address using the correct type 17 years ago
Chuck Lever 8f9d5b1a2e SUNRPC: Add IPv6 address support to net/sunrpc/xprtsock.c 17 years ago
Chuck Lever 68e220bd5c SUNRPC: create connect workers for IPv6 17 years ago
Chuck Lever 9c3d72de28 SUNRPC: Rename IPv4 connect workers 17 years ago
Chuck Lever 16be2d20d9 SUNRPC: Refactor a part of socket connect logic into a helper function 17 years ago
Chuck Lever 90058d37c3 SUNRPC: create an IPv6-savvy mechanism for binding to a reserved port 17 years ago
Chuck Lever 7dc753f039 SUNRPC: Rename xs_bind() to prepare for IPv6-specific bind method 17 years ago