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.19.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
12 days
Merge tag 'nfsd-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2026-03-14
sunrpc: fix cache_request leak in cache_release
Jeff Layton
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2025-05-11
sunrpc: fix race in cache cleanup causing stale nextcheck time
Long Li
2025-05-11
sunrpc: update nextcheck time when adding new cache entries
Long Li
2025-04-26
Revert "sunrpc: clean cache_detail immediately when flush is written frequently"
Chuck Lever
2025-03-10
sunrpc: clean cache_detail immediately when flush is written frequently
Li Lingfeng
2025-02-25
sunrpc: suppress warnings for unused procfs functions
Arnd Bergmann
2025-01-06
SUNRPC: no need get cache ref when protected by rcu
Yang Erkun
2025-01-06
SUNRPC: introduce cache_check_rcu to help check in rcu context
Yang Erkun
2024-11-18
SUNRPC: make sure cache entry active before cache_show
Yang Erkun
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-23
net/sunrpc: make use of the helper macro LIST_HEAD()
Hongbo Li
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-05-19
SUNRPC: Cache deferral injection
Chuck Lever
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
2021-09-03
SUNRPC: improve error response to over-size gss credential
NeilBrown
2020-12-09
sunrpc: clean-up cache downcall
Roberto Bergantinos Corpas
2020-10-20
sunrpc: raise kernel RPC channel buffer size
Roberto Bergantinos Corpas
2020-09-25
sunrpc: simplify do_cache_clean
J. Bruce Fields
2020-09-25
sunrpc: cache : Replace seq_printf with seq_puts
Xu Wang
2020-04-13
SUNRPC/cache: Fix unsafe traverse caused double-free in cache_purge
Yihao Wu
2020-03-16
sunrpc: Add tracing for cache events
Trond Myklebust
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
2020-03-16
sunrpc: Pass lockdep expression to RCU lists
Amol Grover
2020-02-07
Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-01-22
sunrpc: clean up cache entry add/remove from hashtable
Trond Myklebust
2020-01-22
sunrpc: Fix potential leaks in sunrpc_cache_unhash()
Trond Myklebust
2019-12-18
nfs: use time64_t internally
Arnd Bergmann
2019-10-11
sunrpc: fix crash when cache_head become valid before update
Pavel Tikhomirov
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-07-10
Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-07-08
sunrpc/cache: remove the exporting of cache_seq_next
Denis Efremov
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
[next]