index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
/
cache.h
Age
Commit message (
Expand
)
Author
2022-05-19
SUNRPC: Make cache_req::thread_wait an unsigned long
Chuck Lever
2021-07-01
kernel.h: split out kstrtox() and simple_strtox() to a separate header
Andy Shevchenko
2020-09-21
sunrpc: fix duplicated word in <linux/sunrpc/cache.h>
Randy Dunlap
2020-03-27
SUNRPC/cache: don't allow invalid entries to be flushed
J. Bruce Fields
2020-03-16
SUNRPC/cache: Allow garbage collection of invalid cache entries
Trond Myklebust
2020-03-16
nfsd: export upcalls must not return ESTALE when mountd is down
Trond Myklebust
2019-12-18
nfs: use time64_t internally
Arnd Bergmann
2019-08-19
sunrpc: add a new cache_detail operation for when a cache is flushed
Jeff Layton
2019-07-30
SUNRPC: Track writers of the 'channel' file to improve cache_listeners_exist
Dave Wysochanski
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363
Thomas Gleixner
2018-10-29
SUNRPC: Replace the cache_detail->hash_lock with a regular spinlock
Trond Myklebust
2018-10-29
SUNRPC: Remove non-RCU protected lookup
Trond Myklebust
2018-10-29
SUNRPC: Allow cache lookups to use RCU protection rather than the r/w spinlock
Trond Myklebust
2017-11-27
sunrpc: make the function arg as const
Bhumika Goyal
2017-03-01
Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-02-28
Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-02-08
sunrpc/nfs: cleanup procfs/pipefs entry in cache_detail
Kinglong Mee
2017-02-08
SUNRPC/Cache: Always treat the invalid cache as unexpired
Kinglong Mee
2017-01-31
svcrpc: free contexts immediately on PROC_DESTROY
Neil Brown
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2016-07-13
sunrpc: remove 'inuse' flag from struct cache_detail.
NeilBrown
2015-10-23
sunrpc/cache: make cache flushing more reliable.
Neil Brown
2015-08-13
sunrpc: Switch to using hash list instead single list
Kinglong Mee
2015-08-13
sunrpc/nfsd: Remove redundant code by exports seq_operations functions
Kinglong Mee
2013-08-19
sunrpc: prepare NFS for 2038
Harshula Jayasuriya
2013-07-01
net/sunrpc: xpt_auth_cache should be ignored when expired.
NeilBrown
2013-07-01
sunrpc/cache: ensure items removed from cache do not have pending upcalls.
NeilBrown
2013-02-15
SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() function
Stanislav Kinsbursky
2013-02-15
SUNRPC: introduce cache_detail->cache_request callback
Stanislav Kinsbursky
2012-11-15
svcrpc: Revert "sunrpc/cache.h: replace simple_strtoul"
J. Bruce Fields
2012-07-25
nfsd: add get_uint for u32's
J. Bruce Fields
2012-07-11
sunrpc/cache.h: replace simple_strtoul
Eldad Zack
2012-07-11
sunrpc/cache.h: fix coding style
Eldad Zack
2012-01-31
SUNRPC: generic cache register routines removed
Stanislav Kinsbursky
2012-01-31
SUNRPC: cache creation and destruction routines introduced
Stanislav Kinsbursky
2012-01-31
SUNRPC: split cache creation and PipeFS registration
Stanislav Kinsbursky
2012-01-03
sunrpc: propagate umode_t
Al Viro
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-15
nfsd: Remove deprecated nfsctl system call and related code.
NeilBrown
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-14
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2011-01-10
headers: kobject.h redux
Alexey Dobriyan
2011-01-04
SUNRPC: Remove more code when NFSD_DEPRECATED is not configured
J. Bruce Fields
2010-09-27
sunrpc: Add routines that allow registering per-net caches
Pavel Emelyanov
2010-09-21
sunrpc/cache: change deferred-request hash table to use hlist.
NeilBrown
2010-09-07
sunrpc/cache: allow threads to block while waiting for cache update.
NeilBrown
2010-09-07
sunrpc: use seconds since boot in expiry cache
NeilBrown
2010-09-07
sunrpc: extract some common sunrpc_cache code from nfsd
NeilBrown
2010-07-06
sunrpc: make the cache cleaner workqueue deferrable
Artem Bityutskiy
2009-08-09
SUNRPC: Add an rpc_pipefs front end for the sunrpc cache code
Trond Myklebust
[next]