summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/cache.c
Commit message (Expand)AuthorAge
* sunrpc: add a new cache_detail operation for when a cache is flushedJeff Layton2019-08-19
* SUNRPC: Track writers of the 'channel' file to improve cache_listeners_existDave Wysochanski2019-07-30
* Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-07-11
|\
| * sunrpc/cache: remove the exporting of cache_seq_nextDenis Efremov2019-07-08
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363Thomas Gleixner2019-06-05
|/
* sunrpc/cache: handle missing listeners better.NeilBrown2019-04-24
* sunrpc: don't mark uninitialised items as VALID.NeilBrown2019-04-05
* sunrpc: fix cache_head leak due to queued requestVasily Averin2018-12-04
* SUNRPC: Replace the cache_detail->hash_lock with a regular spinlockTrond Myklebust2018-10-29
* SUNRPC: Remove non-RCU protected lookupTrond Myklebust2018-10-29
* SUNRPC: Allow cache lookups to use RCU protection rather than the r/w spinlockTrond Myklebust2018-10-29
* SUNRPC: Refactor sunrpc_cache_lookupTrond Myklebust2018-10-03
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-04-05
|\
| * SUNRPC: cache: ignore timestamp written to 'flush' file.NeilBrown2018-03-19
* | net: Use octal not symbolic permissionsJoe Perches2018-03-26
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\
| * net: annotate ->poll() instancesAl Viro2017-11-27
* | sunrpc: make the function arg as constBhumika Goyal2017-11-27
|/
* Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-03-01
|\
| * sunrpc: use simple_read_from_buffer for reading cache flushKinglong Mee2017-02-08
| * sunrpc: update the comments of sunrpc proc pathKinglong Mee2017-02-08
| * sunrpc/nfs: cleanup procfs/pipefs entry in cache_detailKinglong Mee2017-02-08
* | Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-02-28
|\ \
| * | SUNRPC: Drop all entries from cache_detail when cache_purge()Kinglong Mee2017-02-08
| * | svcrpc: free contexts immediately on PROC_DESTROYNeil Brown2017-01-31
| |/
* / locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-14
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* sunrpc: queue work on system_power_efficient_wqKe Wang2016-09-27
* sunrpc: remove 'inuse' flag from struct cache_detail.NeilBrown2016-07-13
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a raceNeilBrown2016-03-17
* sunrpc/cache: fix off-by-one in qword_get()Stefan Hajnoczi2016-02-23
* wrappers for ->i_mutex accessAl Viro2016-01-22
* sunrpc/cache: make cache flushing more reliable.Neil Brown2015-10-23
* sunrpc: Switch to using hash list instead single listKinglong Mee2015-08-13
* sunrpc/nfsd: Remove redundant code by exports seq_operations functionsKinglong Mee2015-08-13
* sunrpc: Store cache_detail in seq_file's private directlyKinglong Mee2015-08-13
* lib/string_helpers.c: change semantics of string_escape_memRasmus Villemoes2015-04-15
* sunrpc: fix braino in ->poll()Al Viro2015-03-08
* sunrpc/cache: convert to use string_escape_str()Andy Shevchenko2014-12-09
* SUNRPC: Fix printk that is not only for nfsdKinglong Mee2014-05-08
* Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-01-30
|\
| * net/sunrpc/cache: simplify code by using hex_pack_byte()Andy Shevchenko2013-12-12
* | net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane2014-01-14
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-14
|\
| * rpc_create_*_dir: don't bother with qstrAl Viro2013-07-14
* | sunrpc: Don't schedule an upcall on a replaced cache entry.NeilBrown2013-07-01
* | net/sunrpc: xpt_auth_cache should be ignored when expired.NeilBrown2013-07-01