aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
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
2006-06-30[PATCH] knfsd: svcrpc: Simplify nfsd rpcsec_gss integrity codeJ. Bruce Fields
2006-06-30[PATCH] knfsd: svcrpc: gss: simplify rsc_parse()J. Bruce Fields
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar
2006-06-26spelling fixesAndreas Mohr
2006-06-24Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-06-09NFS: Display the chosen RPCSEC_GSS security flavour in /proc/mountsTrond Myklebust
2006-06-09RPC: Allow struc xdr_stream to read the page section of an xdr_bufTrond Myklebust
2006-06-09VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust
2006-06-09SUNRPC: NFS_ROOT always uses the same XIDsChuck Lever
2006-06-09SUNRPC: select privileged port numbers at randomChuck Lever
2006-05-23[PATCH] knfsd: Fix two problems that can cause rmmod nfsd to dieNeilBrown
2006-04-19SUNRPC: Dead code in net/sunrpc/auth_gss/auth_gss.cEric Sesterhenn
2006-04-19NFS: make 2 functions staticAdrian Bunk
2006-04-19RPCSEC_GSS: fix leak in krb5 code caused by superfluous kmallocJ. Bruce Fields
2006-04-11[PATCH] knfsd: svcrpc: gss: don't call svc_take_page unnecessarilyNeilBrown
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven
2006-03-27[PATCH] knfsd: Tidy up unix_domain_findNeilBrown
2006-03-27[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code staticAdrian Bunk
2006-03-27[PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown
2006-03-27[PATCH] knfsd: Unexport cache_fresh and fix a small raceNeilBrown
2006-03-27[PATCH] knfsd: An assortment of little fixes to the sunrpc cache codeNeilBrown
2006-03-27[PATCH] knfsd: Use new cache code for rsc cacheNeilBrown
2006-03-27[PATCH] knfsd: Use new sunrpc cache for rsi cacheNeilBrown
2006-03-27[PATCH] knfsd: Convert ip_map cache to use the new lookup routineNeilBrown
2006-03-27[PATCH] knfsd: Create cache_lookup function instead of using a macro to decla...NeilBrown
2006-03-27[PATCH] knfsd: Get rid of 'inplace' sunrpc cachesNeilBrown
2006-03-27[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'NeilBrown
2006-03-26[PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson
2006-03-25Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson
2006-03-23Merge branch 'linus'Trond Myklebust
2006-03-20[NET]: sem2mutex part 2Ingo Molnar
2006-03-20[NET] sem2mutex: net/Arjan van de Ven
2006-03-20SUNRPC,RPCSEC_GSS: spkm3: import contexts using NID_cast5_cbcJ. Bruce Fields
2006-03-20SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers.J. Bruce Fields
2006-03-20SUNRPC,RPCSEC_GSS: remove unnecessary kmalloc of a checksumJ. Bruce Fields
2006-03-20SUNRPC: Ensure rpc_call_async() always calls tk_ops->rpc_release()Trond Myklebust
2006-03-20SUNRPC: Fix memory barriers for req->rq_receivedTrond Myklebust
2006-03-20SUNRPC: Fix a 'Busy inodes' error in rpc_pipefsTrond Myklebust
2006-03-20SUNRPC: fix compile warnings on 64-bit platformsChuck Lever
2006-03-20SUNRPC: minor cleanupChuck Lever
2006-03-20SUNRPC: eliminate rpc_call()Chuck Lever