Commit Graph

558 Commits (6eca9004dfcb274a502438a591df5b197690afb1)

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