index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sunrpc: fix crash when cache_head become valid before update
Pavel Tikhomirov
2019-10-11
1
-6
/
+0
*
sunrpc: add a new cache_detail operation for when a cache is flushed
Jeff Layton
2019-08-19
1
-0
/
+3
*
SUNRPC: Track writers of the 'channel' file to improve cache_listeners_exist
Dave Wysochanski
2019-07-30
1
-4
/
+8
*
Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-07-10
1
-1
/
+0
|
\
|
*
sunrpc/cache: remove the exporting of cache_seq_next
Denis Efremov
2019-07-08
1
-1
/
+0
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363
Thomas Gleixner
2019-06-05
1
-3
/
+1
|
/
*
sunrpc/cache: handle missing listeners better.
NeilBrown
2019-04-24
1
-1
/
+3
*
sunrpc: don't mark uninitialised items as VALID.
NeilBrown
2019-04-05
1
-0
/
+3
*
sunrpc: fix cache_head leak due to queued request
Vasily Averin
2018-12-04
1
-1
/
+9
*
SUNRPC: Replace the cache_detail->hash_lock with a regular spinlock
Trond Myklebust
2018-10-29
1
-23
/
+23
*
SUNRPC: Remove non-RCU protected lookup
Trond Myklebust
2018-10-29
1
-57
/
+4
*
SUNRPC: Allow cache lookups to use RCU protection rather than the r/w spinlock
Trond Myklebust
2018-10-29
1
-14
/
+79
*
SUNRPC: Refactor sunrpc_cache_lookup
Trond Myklebust
2018-10-03
1
-8
/
+25
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-04-05
1
-16
/
+16
|
\
|
*
SUNRPC: cache: ignore timestamp written to 'flush' file.
NeilBrown
2018-03-19
1
-16
/
+16
*
|
net: Use octal not symbolic permissions
Joe Perches
2018-03-26
1
-5
/
+5
|
/
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-2
/
+2
*
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
1
-4
/
+4
|
\
|
*
net: annotate ->poll() instances
Al Viro
2017-11-27
1
-4
/
+4
*
|
sunrpc: make the function arg as const
Bhumika Goyal
2017-11-27
1
-1
/
+1
|
/
*
Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-03-01
1
-46
/
+22
|
\
|
*
sunrpc: use simple_read_from_buffer for reading cache flush
Kinglong Mee
2017-02-08
1
-12
/
+3
|
*
sunrpc: update the comments of sunrpc proc path
Kinglong Mee
2017-02-08
1
-2
/
+2
|
*
sunrpc/nfs: cleanup procfs/pipefs entry in cache_detail
Kinglong Mee
2017-02-08
1
-32
/
+17
*
|
Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-02-28
1
-15
/
+38
|
\
\
|
*
|
SUNRPC: Drop all entries from cache_detail when cache_purge()
Kinglong Mee
2017-02-08
1
-15
/
+26
|
*
|
svcrpc: free contexts immediately on PROC_DESTROY
Neil Brown
2017-01-31
1
-0
/
+12
|
|
/
*
/
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-14
1
-1
/
+1
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
sunrpc: queue work on system_power_efficient_wq
Ke Wang
2016-09-27
1
-2
/
+3
*
sunrpc: remove 'inuse' flag from struct cache_detail.
NeilBrown
2016-07-13
1
-1
/
+1
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-2
/
+2
*
sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a race
NeilBrown
2016-03-17
1
-3
/
+3
*
sunrpc/cache: fix off-by-one in qword_get()
Stefan Hajnoczi
2016-02-23
1
-1
/
+1
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-5
/
+5
*
sunrpc/cache: make cache flushing more reliable.
Neil Brown
2015-10-23
1
-13
/
+40
*
sunrpc: Switch to using hash list instead single list
Kinglong Mee
2015-08-13
1
-29
/
+31
*
sunrpc/nfsd: Remove redundant code by exports seq_operations functions
Kinglong Mee
2015-08-13
1
-6
/
+9
*
sunrpc: Store cache_detail in seq_file's private directly
Kinglong Mee
2015-08-13
1
-15
/
+13
*
lib/string_helpers.c: change semantics of string_escape_mem
Rasmus Villemoes
2015-04-15
1
-3
/
+5
*
sunrpc: fix braino in ->poll()
Al Viro
2015-03-08
1
-1
/
+1
*
sunrpc/cache: convert to use string_escape_str()
Andy Shevchenko
2014-12-09
1
-20
/
+6
*
SUNRPC: Fix printk that is not only for nfsd
Kinglong Mee
2014-05-08
1
-1
/
+1
*
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-01-30
1
-3
/
+1
|
\
|
*
net/sunrpc/cache: simplify code by using hex_pack_byte()
Andy Shevchenko
2013-12-12
1
-3
/
+1
*
|
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
2014-01-14
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-14
1
-13
/
+5
|
\
|
*
rpc_create_*_dir: don't bother with qstr
Al Viro
2013-07-14
1
-13
/
+5
*
|
sunrpc: Don't schedule an upcall on a replaced cache entry.
NeilBrown
2013-07-01
1
-1
/
+2
[next]