index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
cache.c
Age
Commit message (
Expand
)
Author
Lines
2005-03-04
[PATCH] nfsd: discard CACHE_HASHED flag, keeping information in refcount inst...
Neil Brown
-3
/
+1
2005-01-13
[NET]: Lock initializer cleanup.
Thomas Gleixner
-3
/
+3
2004-12-27
[SUNRPC]: Staticize, kill unused functions, and remove unneeded exports.
Adrian Bunk
-32
/
+9
2004-08-22
[PATCH] kNFSd: fix race with flushing nfsd cache.
Neil Brown
-1
/
+2
2004-08-22
[PATCH] nfsd: make cache_init initialize reference count to 1
Neil Brown
-1
/
+1
2004-08-07
Mark the sunrpc cache control file nonseekable, and
Linus Torvalds
-6
/
+2
2004-05-30
[PATCH] sparse: trivial part of net/* annotation
Alexander Viro
-5
/
+5
2004-05-24
[PATCH] Prevent scary warnings from knfsd
Andrew Morton
-3
/
+2
2004-05-19
[PATCH] kNFSd: Add a warning when upcalls fail,
Andrew Morton
-4
/
+14
2004-05-19
[PATCH] kNFSd: Allow larger writes to sunrpc/svc caches.
Andrew Morton
-14
/
+6
2004-02-18
[PATCH] kNFSd: Fix possible scheduling_while_atomic in cache.c
Andrew Morton
-5
/
+8
2004-01-20
[PATCH] NFS/RPC modprobe -r sunrpc causes an oops
Andrew Morton
-0
/
+11
2003-09-09
[PATCH] Use SEQ_START_TOKEN in include/net/* [3/3]
Joe Perches
-3
/
+3
2003-08-05
[PATCH] Fix the sunrpc cache/reader management properly.
Neil Brown
-16
/
+16
2003-08-04
[PATCH] Make sure sunrpc/cache doesn't confuse writers with readers.
Neil Brown
-32
/
+37
2003-06-26
[PATCH] Remove path buffer passed around by cache_show routines
Neil Brown
-16
/
+6
2003-06-23
[PATCH] Use schedule_work to regular cache cleaning
Neil Brown
-0
/
+29
2003-06-23
[PATCH] Add some tracing when showing the content of an RPC cache.
Neil Brown
-2
/
+7
2003-06-23
[PATCH] Fix bug in rpc cache_clean introduced by previous patch
Neil Brown
-2
/
+2
2003-06-17
[PATCH] kNFSd: Assorted fixed for NFS export cache
Neil Brown
-6
/
+34
2003-05-09
[NET]: Set file_operations->owner as appropriate.
Hideaki Yoshifuji
-0
/
+1
2003-04-28
[NET]: Spelling fixes for net/
Steven Cole
-1
/
+1
2003-01-05
[PATCH] knfsd: Provide 'flush' interface for userspace to flush rpc/svc caches
Neil Brown
-0
/
+59
2003-01-05
[PATCH] knfsd: Allow rpcsvc caches to provide a 'cache_show' method
Neil Brown
-8
/
+164
2003-01-05
[PATCH] knfsd: Don't assume a reader on an RPC cache channel at statup.
Neil Brown
-1
/
+1
2003-01-05
[PATCH] knfsd: Fix some bugs in qword management.
Neil Brown
-7
/
+8
2002-11-17
Merge home.transmeta.com:/home/torvalds/v2.5/nsec-stat
Linus Torvalds
-14
/
+14
2002-11-17
[PATCH] nanosecond stat timefields
Andi Kleen
-14
/
+14
2002-11-16
[PATCH] don't include net.h in fs.h
Christoph Hellwig
-0
/
+1
2002-10-15
[PATCH] kNFSd: Change names of some exported functions
Neil Brown
-3
/
+3
2002-10-11
[PATCH] kNFSd: Implement get_word to help in parsing cache updates
Neil Brown
-0
/
+61
2002-10-11
[PATCH] kNFSd: Provide generic code for making an upcall.
Neil Brown
-11
/
+189
2002-10-11
[PATCH] kNFSd: Create files: /proc/net/rpc/$CACHENAME/channel for communicati...
Neil Brown
-0
/
+296
2002-10-11
[PATCH] kNFSd: Provide support for request deferral and revisit.
Neil Brown
-1
/
+117
2002-10-11
[PATCH] kNFSd: Initialial caching infrastructure for RPC authentication caches
Neil Brown
-0
/
+276