index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
/
cache.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-21
sunrpc: fix duplicated word in <linux/sunrpc/cache.h>
Randy Dunlap
1
-1
/
+2
2020-03-27
SUNRPC/cache: don't allow invalid entries to be flushed
J. Bruce Fields
1
-2
/
+5
2020-03-16
SUNRPC/cache: Allow garbage collection of invalid cache entries
Trond Myklebust
1
-3
/
+0
2020-03-16
nfsd: export upcalls must not return ESTALE when mountd is down
Trond Myklebust
1
-0
/
+3
2019-12-18
nfs: use time64_t internally
Arnd Bergmann
1
-19
/
+23
2019-08-19
sunrpc: add a new cache_detail operation for when a cache is flushed
Jeff Layton
1
-0
/
+1
2019-07-30
SUNRPC: Track writers of the 'channel' file to improve cache_listeners_exist
Dave Wysochanski
1
-3
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363
Thomas Gleixner
1
-3
/
+1
2018-10-29
SUNRPC: Replace the cache_detail->hash_lock with a regular spinlock
Trond Myklebust
1
-1
/
+1
2018-10-29
SUNRPC: Remove non-RCU protected lookup
Trond Myklebust
1
-6
/
+0
2018-10-29
SUNRPC: Allow cache lookups to use RCU protection rather than the r/w spinlock
Trond Myklebust
1
-0
/
+12
2017-11-28
sunrpc: make the function arg as const
Bhumika Goyal
1
-1
/
+1
2017-03-02
Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-12
/
+3
2017-03-01
Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+5
2017-02-09
sunrpc/nfs: cleanup procfs/pipefs entry in cache_detail
Kinglong Mee
1
-12
/
+3
2017-02-09
SUNRPC/Cache: Always treat the invalid cache as unexpired
Kinglong Mee
1
-1
/
+4
2017-01-31
svcrpc: free contexts immediately on PROC_DESTROY
Neil Brown
1
-0
/
+1
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
1
-1
/
+1
2016-07-13
sunrpc: remove 'inuse' flag from struct cache_detail.
NeilBrown
1
-2
/
+0
2015-10-23
sunrpc/cache: make cache flushing more reliable.
Neil Brown
1
-5
/
+11
2015-08-13
sunrpc: Switch to using hash list instead single list
Kinglong Mee
1
-2
/
+2
2015-08-13
sunrpc/nfsd: Remove redundant code by exports seq_operations functions
Kinglong Mee
1
-0
/
+5
2013-08-19
sunrpc: prepare NFS for 2038
Harshula Jayasuriya
1
-2
/
+20
2013-07-02
net/sunrpc: xpt_auth_cache should be ignored when expired.
NeilBrown
1
-27
/
+21
2013-07-02
sunrpc/cache: ensure items removed from cache do not have pending upcalls.
NeilBrown
1
-0
/
+1
2013-02-15
SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() function
Stanislav Kinsbursky
1
-5
/
+1
2013-02-15
SUNRPC: introduce cache_detail->cache_request callback
Stanislav Kinsbursky
1
-0
/
+4
2012-11-15
svcrpc: Revert "sunrpc/cache.h: replace simple_strtoul"
J. Bruce Fields
1
-1
/
+5
2012-07-25
nfsd: add get_uint for u32's
J. Bruce Fields
1
-0
/
+16
2012-07-12
sunrpc/cache.h: replace simple_strtoul
Eldad Zack
1
-5
/
+1
2012-07-12
sunrpc/cache.h: fix coding style
Eldad Zack
1
-4
/
+10
2012-02-01
SUNRPC: generic cache register routines removed
Stanislav Kinsbursky
1
-2
/
+0
2012-02-01
SUNRPC: cache creation and destruction routines introduced
Stanislav Kinsbursky
1
-0
/
+4
2012-02-01
SUNRPC: split cache creation and PipeFS registration
Stanislav Kinsbursky
1
-0
/
+2
2012-01-04
sunrpc: propagate umode_t
Al Viro
1
-1
/
+1
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-16
nfsd: Remove deprecated nfsctl system call and related code.
NeilBrown
1
-9
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-01-15
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+3
2011-01-10
headers: kobject.h redux
Alexey Dobriyan
1
-0
/
+1
2011-01-05
SUNRPC: Remove more code when NFSD_DEPRECATED is not configured
J. Bruce Fields
1
-0
/
+3
2010-09-27
sunrpc: Add routines that allow registering per-net caches
Pavel Emelyanov
1
-0
/
+2
2010-09-22
sunrpc/cache: change deferred-request hash table to use hlist.
NeilBrown
1
-1
/
+1
2010-09-08
sunrpc/cache: allow threads to block while waiting for cache update.
NeilBrown
1
-0
/
+3
2010-09-08
sunrpc: use seconds since boot in expiry cache
NeilBrown
1
-3
/
+25
2010-09-08
sunrpc: extract some common sunrpc_cache code from nfsd
NeilBrown
1
-0
/
+6
2010-07-06
sunrpc: make the cache cleaner workqueue deferrable
Artem Bityutskiy
1
-0
/
+1
2009-08-09
SUNRPC: Add an rpc_pipefs front end for the sunrpc cache code
Trond Myklebust
1
-0
/
+13
2009-08-09
SUNRPC: Move procfs-specific stuff out of the generic sunrpc cache code
Trond Myklebust
1
-2
/
+9
2009-08-09
SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms
Trond Myklebust
1
-3
/
+10
[next]