- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / net / sunrpc / cache.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-02-13 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 8
2007-02-11 YOSHIFUJI Hideaki[NET] SUNRPC: Fix whitespace errors.
2007-02-03 Chuck LeverSUNRPC: fix print format for tk_pid
2006-12-13 J.Bruce Fields[PATCH] knfsd: svcrpc: remove another silent drop from...
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd: don't drop silently on upcall...
2006-12-08 Josef Sipek[PATCH] struct path: convert sunrpc
2006-11-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-11-22 David HowellsWorkStruct: Separate delayable and non-delayable events.
2006-08-06 Neil Brown[PATCH] knfsd: fix race related problem when adding...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-05-23 NeilBrown[PATCH] knfsd: Fix two problems that can cause rmmod...
2006-03-27 Adrian Bunk[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needl...
2006-03-27 NeilBrown[PATCH] knfsd: Convert sunrpc_cache to use krefs
2006-03-27 NeilBrown[PATCH] knfsd: Unexport cache_fresh and fix a small...
2006-03-27 NeilBrown[PATCH] knfsd: An assortment of little fixes to the...
2006-03-27 NeilBrown[PATCH] knfsd: Create cache_lookup function instead...
2006-03-21 Arjan van de Ven[NET] sem2mutex: net/
2006-01-09 Kris Katterjohn[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
2005-09-07 Bruce Allan[PATCH] sunrpc: cache_register can use wrong module...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-02-14 Olaf Kirch- patches.fixes/sunrpc-cache-crash: RPC authentication...
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-13 Thomas Gleixner[NET]: Lock initializer cleanup.
2004-12-27 Adrian Bunk[SUNRPC]: Staticize, kill unused functions, and remove...
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-23 Neil Brown[PATCH] kNFSd: fix race with flushing nfsd cache.
2004-08-23 Neil Brown[PATCH] nfsd: make cache_init initialize reference...
2004-08-08 Olaf Hering+- update to patches.fixes/patch-2.6.8-rc3-bk3
2004-08-07 Linus TorvaldsMark the sunrpc cache control file nonseekable, and
2004-07-23 Hubert Mantelactivate fixes for /proc info leak (#41074)
2004-07-22 Andreas Gruenbacher- patches.fixes/proc-info-leak should not be in series...
2004-07-15 Andreas Gruenbacher- #41074: Fix syntax error.
2004-05-30 Alexander Viro[PATCH] sparse: trivial part of net/* annotation
2004-05-25 Andrew Morton[PATCH] Prevent scary warnings from knfsd
2004-05-19 Andrew Morton[PATCH] kNFSd: Add a warning when upcalls fail,
2004-05-19 Andrew Morton[PATCH] kNFSd: Allow larger writes to sunrpc/svc caches.
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-18 Andrew Morton[PATCH] kNFSd: Fix possible scheduling_while_atomic...
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-20 Olaf Kirch- Added patch to fix crash when doing a "rmmod sunrpc"
2004-01-20 Andrew Morton[PATCH] NFS/RPC modprobe -r sunrpc causes an oops
2003-09-09 Joe Perches[PATCH] Use SEQ_START_TOKEN in include/net/* [3/3]
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-05 Neil Brown[PATCH] Fix the sunrpc cache/reader management properly.
2003-08-05 Neil Brown[PATCH] Make sure sunrpc/cache doesn't confuse writers...
2003-06-27 Neil Brown[PATCH] Remove path buffer passed around by cache_show...
2003-06-24 Neil Brown[PATCH] Use schedule_work to regular cache cleaning
2003-06-24 Neil Brown[PATCH] Add some tracing when showing the content of...
2003-06-24 Neil Brown[PATCH] Fix bug in rpc cache_clean introduced by previo...
2003-06-17 Neil Brown[PATCH] kNFSd: Assorted fixed for NFS export cache
2003-05-10 Hideaki Yoshifuji[NET]: Set file_operations->owner as appropriate.
2003-04-28 Steven Cole[NET]: Spelling fixes for net/
2003-01-05 Neil Brown[PATCH] knfsd: Provide 'flush' interface for userspace...
2003-01-05 Neil Brown[PATCH] knfsd: Allow rpcsvc caches to provide a 'cache_...
2003-01-05 Neil Brown[PATCH] knfsd: Don't assume a reader on an RPC cache...
2003-01-05 Neil Brown[PATCH] knfsd: Fix some bugs in qword management.
2002-11-17 Linus TorvaldsMerge home.transmeta.com:/home/torvalds/v2.5/nsec-stat
2002-11-17 Andi Kleen[PATCH] nanosecond stat timefields
2002-11-17 Christoph Hellwig[PATCH] don't include net.h in fs.h
2002-10-16 Neil Brown[PATCH] kNFSd: Change names of some exported functions
2002-10-11 Neil Brown[PATCH] kNFSd: Implement get_word to help in parsing...
2002-10-11 Neil Brown[PATCH] kNFSd: Provide generic code for making an upcall.
2002-10-11 Neil Brown[PATCH] kNFSd: Create files: /proc/net/rpc/$CACHENAME...
2002-10-11 Neil Brown[PATCH] kNFSd: Provide support for request deferral...
2002-10-11 Neil Brown[PATCH] kNFSd: Initialial caching infrastructure for...