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
/
net
/
sunrpc
/
cache.c
Age
Commit message (
Expand
)
Author
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
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
[next]