aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2006-01-18[PATCH] svcrpc: gss: svc context creation error handlingJ. Bruce Fields
2006-01-18[PATCH] svcrpc: gss: server context init failure handlingKevin Coffman
2006-01-18[PATCH] svcrpc: gss: handle the GSS_S_CONTINUEAndy Adamson
2006-01-18[PATCH] svcrpc: save and restore the daddr field when request deferredJ. Bruce Fields
2006-01-11[NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn
2006-01-10[NET]: Remove unneeded kmalloc() return value castsJesper Juhl
2006-01-10Fix rpc shutdown event condition bugLinus Torvalds
2006-01-10[PATCH] nfs: sleep_on() removalIngo Molnar
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-09[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"Kris Katterjohn
2006-01-08[PATCH] shrink dentry structEric Dumazet
2006-01-06SUNRPC: Make krb5 report unsupported encryption typesJ. Bruce Fields
2006-01-06SUNRPC: Make spkm3 report unsupported encryption typesJ. Bruce Fields
2006-01-06SUNRPC: Update the spkm3 code to use the make_checksum interfaceJ. Bruce Fields
2006-01-06SUNRPC: Clean up xprt_destroy()Trond Myklebust
2006-01-06SUNRPC: Ensure client closes the socket when server initiates a closeTrond Myklebust
2006-01-06SUNRPC: get rid of cl_chattyChuck Lever
2006-01-06SUNRPC: transport switch API for setting port numberChuck Lever
2006-01-06SUNRPC: new interface to force an RPC rebindChuck Lever
2006-01-06SUNRPC: switchable buffer allocationChuck Lever
2006-01-06SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()Adrian Bunk
2006-01-06SUNRPC: Fix a potential race in rpc_pipefs.Trond Myklebust
2006-01-06SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call.Trond Myklebust
2006-01-06SUNRPC: rpc_execute should not return task->tk_status;Trond Myklebust
2006-01-06SUNRPC: Get rid of some unused exportsTrond Myklebust
2006-01-06NFSv4: stateful NFSv4 RPC call interfaceTrond Myklebust
2006-01-06SUNRPC: Further cleanupsTrond Myklebust
2006-01-06RPC: Clean up RPC task structureTrond Myklebust
2006-01-06SUNRPC: Yet more RPC cleanupsTrond Myklebust
2006-01-06[PATCH] Keep nfsd from exiting when seeing recv() errorsOlaf Kirch
2006-01-06[PATCH] knfsd: fix hash function for IP addresses on 64bit little-endian mach...NeilBrown
2006-01-03[NET]: move struct proto_ops to constEric Dumazet
2005-12-19SUNRPC: Fix "EPIPE" error on mount of rpcsec_gss-protected partitionsTrond Myklebust
2005-12-19RPC: Do not block on skb allocationTrond Myklebust
2005-12-03SUNRPC: Fix Oopsable condition in rpc_pipefsTrond Myklebust
2005-11-25SUNRPC: Funny looking code in __rpc_purge_upcallTrond Myklebust
2005-11-15[PATCH] knfsd: make sure nfsd doesn't hog a cpu foreverNeilBrown
2005-11-10[NET]: Detect hardware rx checksum faults correctlyHerbert Xu
2005-11-09[PATCH] SUNRPC: don't reencode when looping in call transmit.Trond Myklebust
2005-11-09[PATCH] sanitize lookup_hash prototypeChristoph Hellwig
2005-11-08[NET]: kfree cleanupJesper Juhl
2005-11-07[PATCH] knfsd: make sure svc_process call the correct pg_authenticate for mul...NeilBrown
2005-11-04NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabledChuck Lever
2005-11-04SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabledChuck Lever
2005-10-30[CRYPTO] Simplify one-member scatterlist expressionsHerbert Xu
2005-10-30[PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman
2005-10-27RPC: Ensure that nobody can queue up new upcalls after rpc_close_pipes()Trond Myklebust
2005-10-27Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6Trond Myklebust
2005-10-27Revert "RPC: stops the release_pipe() funtion from being called twice"Trond Myklebust