index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
cache.c
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363
Thomas Gleixner
2019-04-24
sunrpc/cache: handle missing listeners better.
NeilBrown
2019-04-05
sunrpc: don't mark uninitialised items as VALID.
NeilBrown
2018-12-04
sunrpc: fix cache_head leak due to queued request
Vasily Averin
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
2018-10-03
SUNRPC: Refactor sunrpc_cache_lookup
Trond Myklebust
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-04-05
Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
2018-03-19
SUNRPC: cache: ignore timestamp written to 'flush' file.
NeilBrown
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-11-27
sunrpc: make the function arg as const
Bhumika Goyal
2017-11-27
net: annotate ->poll() instances
Al Viro
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: use simple_read_from_buffer for reading cache flush
Kinglong Mee
2017-02-08
sunrpc: update the comments of sunrpc proc path
Kinglong Mee
2017-02-08
sunrpc/nfs: cleanup procfs/pipefs entry in cache_detail
Kinglong Mee
2017-02-08
SUNRPC: Drop all entries from cache_detail when cache_purge()
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-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-09-27
sunrpc: queue work on system_power_efficient_wq
Ke Wang
2016-07-13
sunrpc: remove 'inuse' flag from struct cache_detail.
NeilBrown
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-03-17
sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a race
NeilBrown
2016-02-23
sunrpc/cache: fix off-by-one in qword_get()
Stefan Hajnoczi
2016-01-22
wrappers for ->i_mutex access
Al Viro
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
2015-08-13
sunrpc: Store cache_detail in seq_file's private directly
Kinglong Mee
2015-04-15
lib/string_helpers.c: change semantics of string_escape_mem
Rasmus Villemoes
2015-03-08
sunrpc: fix braino in ->poll()
Al Viro
2014-12-09
sunrpc/cache: convert to use string_escape_str()
Andy Shevchenko
2014-05-08
SUNRPC: Fix printk that is not only for nfsd
Kinglong Mee
2014-01-30
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-01-14
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
2013-12-12
net/sunrpc/cache: simplify code by using hex_pack_byte()
Andy Shevchenko
2013-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-14
rpc_create_*_dir: don't bother with qstr
Al Viro
2013-07-01
sunrpc: Don't schedule an upcall on a replaced cache entry.
NeilBrown
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-07-01
sunrpc/cache: use cache_fresh_unlocked consistently and correctly.
NeilBrown
2013-07-01
sunrpc/cache: remove races with queuing an upcall.
NeilBrown
2013-05-21
sunrpc: the cache_detail in cache_is_valid is unused any more
chaoting fan
[next]