- d5cd978 sunrpc/xprtrdma/transport.c: fix use-after-free by Adrian Bunk · 17 years ago
- c46f233 [SG] Get rid of __sg_mark_end() by Jens Axboe · 17 years ago
- 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
- 51c739d [NET]: Fix incorrect sg_mark_end() calls. by David S. Miller · 17 years ago
- 521c2a4 [SUNRPC]: fix rpc debugging by J. Bruce Fields · 17 years ago
- e08a132 [SUNRPC] rpc_rdma: we need to cast u64 to unsigned long long for printing by Stephen Rothwell · 17 years ago
- 2d8a972 SUNRPC endianness annotations by Al Viro · 17 years ago
- 68e3f5d [CRYPTO] users: Fix up scatterlist conversion errors by Herbert Xu · 17 years ago
- 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
- fa05f12 Update net/ to use sg helpers by Jens Axboe · 17 years ago
- ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
- baa3a2a sysctl: remove broken sunrpc debug binary sysctls by Eric W. Biederman · 17 years ago
- 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
- a56daeb net/sunrpc/xprtrdma/verbs.c printk warning fix by Andrew Morton · 17 years ago
- f4921af Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
- 37ca506 Merge branch 'nfs-server-stable' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
- ec93103 [SUNRPC]: Make the sunrpc use the seq_open_private() by Pavel Emelyanov · 17 years ago
- 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
- 02b3d34 [NET] Cleanup: Use sock_owned_by_user() macro by John Heffner · 17 years ago
- 172589c [NET]: DIV_ROUND_UP cleanup (part two) by Ilpo Järvinen · 17 years ago
- 354ecbb knfsd: Add source address to sunrpc svc errors by Dr. David Alan Gilbert · 17 years ago
- 21fcd02 svcgss: move init code into separate function by J. Bruce Fields · 17 years ago
- 220bcc2 SUNRPC: Don't call xprt_release in call refresh by Trond Myklebust · 17 years ago
- b6e9c71 SUNRPC: Don't call xprt_release() if call_allocate fails by Trond Myklebust · 17 years ago
- 2199700 SUNRPC: Fix buggy UDP transmission by Trond Myklebust · 17 years ago
- 7f4adef [2.6 patch] net/sunrpc/rpcb_clnt.c: make struct rpcb_program static by Adrian Bunk · 17 years ago
- 67f97d8 SUNRPC: Use correct type in buffer length calculations by Chuck Lever · 17 years ago
- afde94f SUNRPC: Fix default hostname created in rpc_create() by J. Bruce Fields · 17 years ago
- bf19aac nfs: add server port to rpc_pipe info file by J. Bruce Fields · 17 years ago
- 1321d8d SUNRPC: Fix bytes-per-op accounting for RPC over UDP by Chuck Lever · 17 years ago
- c56c65f RPCRDMA: rpc rdma verbs interface implementation by \"Talpey, Thomas\ · 17 years ago
- e960182 RPCRDMA: rpc rdma protocol implementation by \"Talpey, Thomas\ · 17 years ago
- f58851e RPCRDMA: rpc rdma transport switch by \"Talpey, Thomas\ · 17 years ago
- 0896a72 NFS/SUNRPC: use transport protocol naming by \"Talpey, Thomas\ · 17 years ago
- 4fa016e NFS/SUNRPC: support transport protocol naming by \"Talpey, Thomas\ · 17 years ago
- 49c36fc SUNRPC: rearrange RPC sockets definitions by \"Talpey, Thomas\ · 17 years ago
- 3c341b0b SUNRPC: rename the rpc_xprtsock_create structure by \"Talpey, Thomas\ · 17 years ago
- bc25571 SUNRPC: Finish API to load RPC transport implementations dynamically by \"Talpey, Thomas\ · 17 years ago
- 81c098a SUNRPC: Provide a new API for registering transport implementations by \"Talpey, Thomas\ · 17 years ago
- 1244480 SUNRPC: add EXPORT_SYMBOL_GPL for generic transport functions by \"Talpey, Thomas\ · 17 years ago
- 4f22ccc SUNRPC: mark bulk read/write data in xdrbuf by \"Talpey, Thomas\ · 17 years ago
- 4417c8c SUNRPC: export per-transport rpcbind netid's by \"Talpey, Thomas\ · 17 years ago
- 4f40ee4 SUNRPC: move per-transport rpcbind netid's by \"Talpey, Thomas\ · 17 years ago
- b79dc8c SUNRPC: RPC bind failures should be permanent for NULL requests by Chuck Lever · 17 years ago
- 906462a SUNRPC: Split another new rpcbind retry error code from EACCES by Chuck Lever · 17 years ago
- 2429cbf SUNRPC: Add a new error code for retry waiting for another binder by Chuck Lever · 17 years ago
- 4784cb5 SUNRPC: Retry bad rpcbind replies by Chuck Lever · 17 years ago
- e65fe39 SUNRPC: Make rpcb_decode_getaddr more picky about universal addresses by Chuck Lever · 17 years ago
- d66968f SUNRPC: Clean up in rpc_show_tasks by Chuck Lever · 17 years ago
- 06b8d25 SUNRPC: Make sure server name is reasonable before trying to print it by Chuck Lever · 17 years ago
- 6d0aa06 SUNRPC: Use correct argument type in memcpy() by Chuck Lever · 17 years ago
- 89eb21c SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_program by Chuck Lever · 17 years ago
- 5d34da3 SUNRPC: Only one dprintk is needed during client creation by Chuck Lever · 17 years ago
- 143b6c4 SUNRPC: Fix generation of universal addresses for by Chuck Lever · 17 years ago
- 756805e SUNRPC: Add support for formatted universal addresses by Chuck Lever · 17 years ago
- 8945ee5 SUNRPC: Split xs_reclassify_socket into an IPv4 and IPv6 version by Chuck Lever · 17 years ago
- 95392c5 SUNRPC: Add a helper for extracting the address using the correct type by Chuck Lever · 17 years ago
- 8f9d5b1 SUNRPC: Add IPv6 address support to net/sunrpc/xprtsock.c by Chuck Lever · 17 years ago
- 68e220b SUNRPC: create connect workers for IPv6 by Chuck Lever · 17 years ago
- 9c3d72d SUNRPC: Rename IPv4 connect workers by Chuck Lever · 17 years ago
- 16be2d2 SUNRPC: Refactor a part of socket connect logic into a helper function by Chuck Lever · 17 years ago
- 90058d3 SUNRPC: create an IPv6-savvy mechanism for binding to a reserved port by Chuck Lever · 17 years ago
- 7dc753f SUNRPC: Rename xs_bind() to prepare for IPv6-specific bind method by Chuck Lever · 17 years ago
- 2061200 SUNRPC: Introduce support for setting the port number in IPv6 addresses by Chuck Lever · 17 years ago
- d5b6443 SUNRPC: add support for IPv6 to the kernel's rpcbind client by Chuck Lever · 17 years ago
- 4b6473f SUNRPC: add a function to format IPv6 addresses by Chuck Lever · 17 years ago
- ba10f2c SUNRPC: Rename xs_format_peer_addresses by Chuck Lever · 17 years ago
- fbfe3cc SUNRPC: Add hex-formatted address support to rpc_peeraddr2str() by Chuck Lever · 17 years ago
- 0c43b3d SUNRPC: Free address buffers in a loop by Chuck Lever · 17 years ago
- bda243d SUNRPC: Use standard macros for printing IP addresses by Chuck Lever · 17 years ago
- b595bb1 SUNRPC: Fix a signed v. unsigned comparison in net/sunrpc/xprtsock.c by Chuck Lever · 17 years ago
- adc24df SUNRPC: Fix a signed v. unsigned comparison in rpcbind's XDR routines by Chuck Lever · 17 years ago
- 50e437d SUNRPC: Convert rpc_pipefs to use the generic filesystem notification hooks by Trond Myklebust · 17 years ago
- 9db619e rpc: fix garbage in printk in svc_tcp_accept() by Wolfgang Walter · 17 years ago
- 7a1fa06 Correctly close old nfsd/lockd sockets. by Neil Brown · 17 years ago
- 08dd2e2 [SUNRPC]: Clean up duplicate includes in net/sunrpc/ by Jesper Juhl · 17 years ago
- 4011cd9 SUNRPC: Replace flush_workqueue() with cancel_work_sync() and friends by Trond Myklebust · 17 years ago
- a4deb81 SUNRPC: Don't call gss_delete_sec_context() from an rcu context by Trond Myklebust · 17 years ago
- b247bbf SUNRPC: Fix a race in rpciod_down() by Trond Myklebust · 17 years ago
- 582ee43 net/* misc endianness annotations by Al Viro · 17 years ago
- cb27680 nfsd: fix possible oops on re-insertion of rpcsec_gss modules by J. Bruce Fields · 17 years ago
- 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
- be879c4 SUNRPC: move bkl locking and xdr proc invocation into a common helper by J. Bruce Fields · 17 years ago
- ce8c229 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
- 4ac4efc sunrpc: use vfs_path_lookup by Josef 'Jeff' Sipek · 17 years ago
- fb1416a [NET] SUNRPC: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
- 4796f45 knfsd: nfsd4: secinfo handling without secinfo= option by J. Bruce Fields · 17 years ago
- ae4c40b knfsd: rpc: add gss krb5 and spkm3 oid values by Usha Ketineni · 17 years ago
- 3ab4d8b knfsd: nfsd: set rq_client to ip-address-determined-domain by J. Bruce Fields · 17 years ago
- c417058 knfsd: nfsd4: store pseudoflavor in request by Andy Adamson · 17 years ago
- 8e1f936 mm: clean up and kernelify shrinker registration by Rusty Russell · 17 years ago
- 09561f4 authgss build fix by Andrew Morton · 17 years ago
- 16cefa8 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
- 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
- d8558f9 sunrpc: drop BKL around wrap and unwrap by J. Bruce Fields · 17 years ago
- d3bc9a1 SUNRPC client: add interface for binding to a local address by Frank van Maarseveen · 17 years ago
- a974769 SUNRPC server: record the destination address of a request by Frank van Maarseveen · 17 years ago
- 96802a0 SUNRPC: cleanup transport creation argument passing by Frank van Maarseveen · 17 years ago
- 43780b8 SUNRPC: Add a convenient default for the hostname when calling rpc_create() by Chuck Lever · 17 years ago
- 45160d6 SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync name by Chuck Lever · 17 years ago