summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/cache.c
Commit message (Expand)AuthorAgeFilesLines
* [SUNRPC]: cleanup: use seq_release_private() where appropriateMartin Peschke2007-04-261-9/+1Star
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2007-02-131-38/+38
|\
| * [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-121-6/+6
| * [NET] SUNRPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-32/+32
* | SUNRPC: fix print format for tk_pidChuck Lever2007-02-041-1/+2
|/
* [PATCH] knfsd: svcrpc: remove another silent drop from deferral codeJ.Bruce Fields2006-12-131-11/+9Star
* [PATCH] knfsd: nfsd: don't drop silently on upcall deferralJ.Bruce Fields2006-12-131-4/+7
* [PATCH] struct path: convert sunrpcJosef Sipek2006-12-081-5/+5
* WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-221-3/+3
* WorkStruct: Separate delayable and non-delayable events.David Howells2006-11-221-2/+2
* [PATCH] knfsd: fix race related problem when adding items to and svcrpc auth ...Neil Brown2006-08-061-1/+5
* [PATCH] knfsd: Fix two problems that can cause rmmod nfsd to dieNeilBrown2006-05-231-0/+1
* [PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code staticAdrian Bunk2006-03-271-1/+1
* [PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown2006-03-271-10/+10
* [PATCH] knfsd: Unexport cache_fresh and fix a small raceNeilBrown2006-03-271-21/+30
* [PATCH] knfsd: An assortment of little fixes to the sunrpc cache codeNeilBrown2006-03-271-6/+8
* [PATCH] knfsd: Create cache_lookup function instead of using a macro to decla...NeilBrown2006-03-271-0/+98
* [NET] sem2mutex: net/Arjan van de Ven2006-03-211-8/+9
* [NET]: Change some "if (x) BUG();" to "BUG_ON(x);"Kris Katterjohn2006-01-091-3/+2Star
* [PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan2005-09-081-4/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1189