index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
cache.h
Age
Commit message (
Expand
)
Author
2023-12-03
NFSD: Fix checksum mismatches in the duplicate reply cache
Chuck Lever
2022-09-26
nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_reply_cache_stats_fops
ChenXiaoSong
2020-06-01
nfsd4: make drc_slab global, not per-net
J. Bruce Fields
2019-07-03
nfsd4: drc containerization
J. Bruce Fields
2018-10-29
knfsd: Improve lookup performance in the duplicate reply cache using an rbtree
Trond Myklebust
2018-10-29
knfsd: Further simplify the cache lookup
Trond Myklebust
2018-05-11
nfsd: Do not refuse to serve out of cache
Trond Myklebust
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2014-08-17
nfsd: Remove the cache_hash list
Trond Myklebust
2014-01-02
nfsd: get rid of unused function definition
Kinglong Mee
2013-04-03
nfsd: add new reply_cache_stats file in nfsdfs
Jeff Layton
2013-02-08
nfsd: keep a checksum of the first 256 bytes of request
Jeff Layton
2013-02-04
nfsd: clean up and clarify the cache expiration code
Jeff Layton
2013-02-04
nfsd: get rid of RC_INTR
Jeff Layton
2013-02-04
nfsd: fix IPv6 address handling in the DRC
Jeff Layton
2011-07-18
nfsd: turn on reply cache for NFSv4
J. Bruce Fields
2009-12-15
nfsd: remove pointless paths in file headers
J. Bruce Fields
2009-12-14
nfsd: Move private headers to source directory
Boaz Harrosh