aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen
2006-09-28[SUNRPC]: Remove unnecessary check in net/sunrpc/svcsock.cEric Sesterhenn
2006-09-28[SUNRPC]: more sunrpc endianness annotationsAl Viro
2006-09-28[SUNRPC]: trivial endianness annotationsAlexey Dobriyan
2006-09-28[SUNRPC]: svc_{get,put}nl()Alexey Dobriyan
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan
2006-09-23Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2006-09-22NFSv4: rpc_mkpipe creating socket inodes w/out sk buffersSteve Dickson
2006-09-22SUNRPC: Fix Oops in pmap_getport_doneTrond Myklebust
2006-09-22SUNRPC: Add refcounting to the struct rpc_xprtTrond Myklebust
2006-09-22SUNRPC: Clean up soft task error handlingTrond Myklebust
2006-09-22SUNRPC: Handle ENETUNREACH, EHOSTUNREACH and EHOSTDOWN socket errorsTrond Myklebust
2006-09-22SUNRPC: rpc_delay() should not clobber the rpc_task->tk_statusTrond Myklebust
2006-09-22SUNRPC: Make rpc_mkpipe() take the parent dentry as an argumentTrond Myklebust
2006-09-22SUNRPC: export new RPC client functions with _GPLChuck Lever
2006-09-22SUNRPC: Eliminate xprt_create_proto and rpc_create_clientChuck Lever
2006-09-22SUNRPC: Convert RPC portmapper to use new rpc_create() APIChuck Lever
2006-09-22SUNRPC: use sockaddr + size when creating remote transport endpointsChuck Lever
2006-09-22SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer addressChuck Lever
2006-09-22SUNRPC: Teach rpc_pipe.c to use new rpc_peeraddr() APIChuck Lever
2006-09-22SUNRPC: Create API for displaying remote peer addressChuck Lever
2006-09-22SUNRPC: add xprt switch API for printing formatted remote peer addressesChuck Lever
2006-09-22SUNRPC: remove extraneous header inclusionsChuck Lever
2006-09-22SUNRPC: Teach the RPC portmapper to use the new rpc_peeraddr() API.Chuck Lever
2006-09-22SUNRPC: create API for getting remote peer addressChuck Lever
2006-09-22SUNRPC: Introduce transport switch callout for pluggable rpcbindChuck Lever
2006-09-22SUNRPC: Support for RPC child tasks no longer neededChuck Lever
2006-09-22SUNRPC: Clean-up after recent changes to sunrpc/pmap_clnt.cChuck Lever
2006-09-22SUNRPC: Make RPC portmapper use per-transport storageChuck Lever
2006-09-22SUNRPC: Create a helper to tell whether a transport is boundChuck Lever
2006-09-22[SUNRPC]: Remove the unnecessary check for highmem in xs_sendpages().Sridhar Samudrala
2006-09-22[SUNRPC]: Update to use in-kernel sockets API.Sridhar Samudrala
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy
2006-09-21[CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu
2006-09-21[SUNRPC] GSS: Use block ciphers where applicableHerbert Xu
2006-08-24NFS: Check lengths more thoroughly in NFS4 readdir XDR decodeDavid Howells
2006-08-24SUNRPC: Fix dentry refcounting issues with users of rpc_pipefsTrond Myklebust
2006-08-24SUNRPC: rpc_unlink() must check for unhashed dentriesTrond Myklebust
2006-08-24NFS: clean up rpc_rmdirTrond Myklebust
2006-08-24SUNRPC: make rpc_unlink() take a dentry argument instead of a pathTrond Myklebust
2006-08-06[PATCH] knfsd: fix race related problem when adding items to and svcrpc auth ...Neil Brown
2006-08-03SUNRPC: Fix obvious refcounting bugs in rpc_pipefs.Trond Myklebust
2006-08-03RPC: Ensure that we disconnect TCP socket when client requests error outTrond Myklebust
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris
2006-07-05This fixes a panic doing the first READDIR or READDIRPLUS call when:Trond Myklebust
2006-07-03[PATCH] lockdep: annotate sunrpc codeArjan van de Ven
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30[PATCH] knfsd: svcrpc: gss: server-side implementation of rpcsec_gss privacyJ. Bruce Fields
2006-06-30[PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy caseJ. Bruce Fields