| Commit message (Expand) | Author | Age | Files | Lines |
* | nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_reply_cache_stats_fops | ChenXiaoSong | 2022-09-26 | 1 | -1/+1 |
* | nfsd4: make drc_slab global, not per-net | J. Bruce Fields | 2020-06-01 | 1 | -0/+2 |
* | nfsd4: drc containerization | J. Bruce Fields | 2019-07-03 | 1 | -2/+3 |
* | knfsd: Improve lookup performance in the duplicate reply cache using an rbtree | Trond Myklebust | 2018-10-29 | 1 | -0/+1 |
* | knfsd: Further simplify the cache lookup | Trond Myklebust | 2018-10-29 | 1 | -8/+11 |
* | nfsd: Do not refuse to serve out of cache | Trond Myklebust | 2018-05-11 | 1 | -5/+0 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | nfsd: Remove the cache_hash list | Trond Myklebust | 2014-08-17 | 1 | -1/+0 |
* | nfsd: get rid of unused function definition | Kinglong Mee | 2014-01-02 | 1 | -8/+0 |
* | nfsd: add new reply_cache_stats file in nfsdfs | Jeff Layton | 2013-04-03 | 1 | -0/+1 |
* | nfsd: keep a checksum of the first 256 bytes of request | Jeff Layton | 2013-02-08 | 1 | -0/+5 |
* | nfsd: clean up and clarify the cache expiration code | Jeff Layton | 2013-02-04 | 1 | -0/+3 |
* | nfsd: get rid of RC_INTR | Jeff Layton | 2013-02-04 | 1 | -2/+1 |
* | nfsd: fix IPv6 address handling in the DRC | Jeff Layton | 2013-02-04 | 1 | -1/+5 |
* | nfsd: turn on reply cache for NFSv4 | J. Bruce Fields | 2011-07-18 | 1 | -1/+1 |
* | nfsd: remove pointless paths in file headers | J. Bruce Fields | 2009-12-15 | 1 | -2/+0 |
* | nfsd: Move private headers to source directory | Boaz Harrosh | 2009-12-15 | 1 | -0/+85 |