summaryrefslogtreecommitdiff
path: root/net/sunrpc
Commit message (Expand)AuthorAge
* [NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn2006-01-11
* [NET]: Remove unneeded kmalloc() return value castsJesper Juhl2006-01-10
* Fix rpc shutdown event condition bugLinus Torvalds2006-01-10
* [PATCH] nfs: sleep_on() removalIngo Molnar2006-01-10
* Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds2006-01-09
|\
| * [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* | [NET]: Change some "if (x) BUG();" to "BUG_ON(x);"Kris Katterjohn2006-01-09
|/
* [PATCH] shrink dentry structEric Dumazet2006-01-08
* SUNRPC: Make krb5 report unsupported encryption typesJ. Bruce Fields2006-01-06
* SUNRPC: Make spkm3 report unsupported encryption typesJ. Bruce Fields2006-01-06
* SUNRPC: Update the spkm3 code to use the make_checksum interfaceJ. Bruce Fields2006-01-06
* SUNRPC: Clean up xprt_destroy()Trond Myklebust2006-01-06
* SUNRPC: Ensure client closes the socket when server initiates a closeTrond Myklebust2006-01-06
* SUNRPC: get rid of cl_chattyChuck Lever2006-01-06
* SUNRPC: transport switch API for setting port numberChuck Lever2006-01-06
* SUNRPC: new interface to force an RPC rebindChuck Lever2006-01-06
* SUNRPC: switchable buffer allocationChuck Lever2006-01-06
* SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()Adrian Bunk2006-01-06
* SUNRPC: Fix a potential race in rpc_pipefs.Trond Myklebust2006-01-06
* SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call.Trond Myklebust2006-01-06
* SUNRPC: rpc_execute should not return task->tk_status;Trond Myklebust2006-01-06
* SUNRPC: Get rid of some unused exportsTrond Myklebust2006-01-06
* NFSv4: stateful NFSv4 RPC call interfaceTrond Myklebust2006-01-06
* SUNRPC: Further cleanupsTrond Myklebust2006-01-06
* RPC: Clean up RPC task structureTrond Myklebust2006-01-06
* SUNRPC: Yet more RPC cleanupsTrond Myklebust2006-01-06
* [PATCH] Keep nfsd from exiting when seeing recv() errorsOlaf Kirch2006-01-06
* [PATCH] knfsd: fix hash function for IP addresses on 64bit little-endian mach...NeilBrown2006-01-06
* [NET]: move struct proto_ops to constEric Dumazet2006-01-03
* SUNRPC: Fix "EPIPE" error on mount of rpcsec_gss-protected partitionsTrond Myklebust2005-12-19
* RPC: Do not block on skb allocationTrond Myklebust2005-12-19
* SUNRPC: Fix Oopsable condition in rpc_pipefsTrond Myklebust2005-12-03
* SUNRPC: Funny looking code in __rpc_purge_upcallTrond Myklebust2005-11-25
* [PATCH] knfsd: make sure nfsd doesn't hog a cpu foreverNeilBrown2005-11-15
* [NET]: Detect hardware rx checksum faults correctlyHerbert Xu2005-11-10
* [PATCH] SUNRPC: don't reencode when looping in call transmit.Trond Myklebust2005-11-09
* [PATCH] sanitize lookup_hash prototypeChristoph Hellwig2005-11-09
* [NET]: kfree cleanupJesper Juhl2005-11-08
* [PATCH] knfsd: make sure svc_process call the correct pg_authenticate for mul...NeilBrown2005-11-07
* NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabledChuck Lever2005-11-04
* SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabledChuck Lever2005-11-04
* [CRYPTO] Simplify one-member scatterlist expressionsHerbert Xu2005-10-30
* [PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman2005-10-30
* RPC: Ensure that nobody can queue up new upcalls after rpc_close_pipes()Trond Myklebust2005-10-27
* Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6Trond Myklebust2005-10-27
|\
| * [PATCH] svcsock timestamp fixAndrew Morton2005-10-26
* | Revert "RPC: stops the release_pipe() funtion from being called twice"Trond Myklebust2005-10-27
* | RPCSEC_GSS: krb5 cleanupJ. Bruce Fields2005-10-18
* | RPCSEC_GSS remove all qop parametersJ. Bruce Fields2005-10-18
* | RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism.J. Bruce Fields2005-10-18