summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* [SUNRPC]: Remove the unnecessary check for highmem in xs_sendpages().Sridhar Samudrala2006-09-221-6/+1
* [SUNRPC]: Update to use in-kernel sockets API.Sridhar Samudrala2006-09-222-28/+18
* [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-221-1/+1
* [CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu2006-09-211-14/+24
* [SUNRPC] GSS: Use block ciphers where applicableHerbert Xu2006-09-215-54/+64
* NFS: Check lengths more thoroughly in NFS4 readdir XDR decodeDavid Howells2006-08-241-0/+11
* SUNRPC: Fix dentry refcounting issues with users of rpc_pipefsTrond Myklebust2006-08-242-10/+6
* SUNRPC: rpc_unlink() must check for unhashed dentriesTrond Myklebust2006-08-241-7/+10
* NFS: clean up rpc_rmdirTrond Myklebust2006-08-242-16/+8
* SUNRPC: make rpc_unlink() take a dentry argument instead of a pathTrond Myklebust2006-08-242-15/+7
* [PATCH] knfsd: fix race related problem when adding items to and svcrpc auth ...Neil Brown2006-08-061-1/+5
* SUNRPC: Fix obvious refcounting bugs in rpc_pipefs.Trond Myklebust2006-08-031-2/+4
* RPC: Ensure that we disconnect TCP socket when client requests error outTrond Myklebust2006-08-033-42/+60
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-2111-34/+15
* This fixes a panic doing the first READDIR or READDIRPLUS call when:Trond Myklebust2006-07-051-2/+1
* [PATCH] lockdep: annotate sunrpc codeArjan van de Ven2006-07-031-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-304-4/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-304-4/+0
* | [PATCH] knfsd: svcrpc: gss: server-side implementation of rpcsec_gss privacyJ. Bruce Fields2006-06-302-7/+148
* | [PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy caseJ. Bruce Fields2006-06-301-0/+2
* | [PATCH] knfsd: svcrpc: Simplify nfsd rpcsec_gss integrity codeJ. Bruce Fields2006-06-301-51/+64
* | [PATCH] knfsd: svcrpc: gss: simplify rsc_parse()J. Bruce Fields2006-06-302-11/+7
|/
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-1/+1
* spelling fixesAndreas Mohr2006-06-262-2/+2
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-241-3/+3
|\
| * [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* | NFS: Display the chosen RPCSEC_GSS security flavour in /proc/mountsTrond Myklebust2006-06-092-0/+3
* | RPC: Allow struc xdr_stream to read the page section of an xdr_bufTrond Myklebust2006-06-091-2/+26
* | VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust2006-06-091-1/+1
* | SUNRPC: NFS_ROOT always uses the same XIDsChuck Lever2006-06-091-2/+2
* | SUNRPC: select privileged port numbers at randomChuck Lever2006-06-091-2/+9
|/
* [PATCH] knfsd: Fix two problems that can cause rmmod nfsd to dieNeilBrown2006-05-231-0/+1
* SUNRPC: Dead code in net/sunrpc/auth_gss/auth_gss.cEric Sesterhenn2006-04-191-1/+0
* NFS: make 2 functions staticAdrian Bunk2006-04-191-1/+2
* RPCSEC_GSS: fix leak in krb5 code caused by superfluous kmallocJ. Bruce Fields2006-04-191-8/+3
* [PATCH] knfsd: svcrpc: gss: don't call svc_take_page unnecessarilyNeilBrown2006-04-111-6/+8
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-282-3/+3
* [PATCH] knfsd: Tidy up unix_domain_findNeilBrown2006-03-271-8/+8
* [PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code staticAdrian Bunk2006-03-272-2/+1
* [PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown2006-03-273-36/+32
* [PATCH] knfsd: Unexport cache_fresh and fix a small raceNeilBrown2006-03-272-22/+30
* [PATCH] knfsd: An assortment of little fixes to the sunrpc cache codeNeilBrown2006-03-271-6/+8
* [PATCH] knfsd: Use new cache code for rsc cacheNeilBrown2006-03-271-10/+64
* [PATCH] knfsd: Use new sunrpc cache for rsi cacheNeilBrown2006-03-271-7/+59
* [PATCH] knfsd: Convert ip_map cache to use the new lookup routineNeilBrown2006-03-271-47/+95
* [PATCH] knfsd: Create cache_lookup function instead of using a macro to decla...NeilBrown2006-03-271-0/+98
* [PATCH] knfsd: Get rid of 'inplace' sunrpc cachesNeilBrown2006-03-272-3/+3
* [PATCH] knfsd: Change the store of auth_domains to not be a 'cache'NeilBrown2006-03-274-137/+72
* [PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson2006-03-261-8/+4
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-03-2515-69/+330
|\
OpenPOWER on IntegriCloud