index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
net/sunrpc: xpt_auth_cache should be ignored when expired.
NeilBrown
2013-07-01
1
-6
/
+0
*
|
sunrpc/cache: ensure items removed from cache do not have pending upcalls.
NeilBrown
2013-07-01
1
-1
/
+5
*
|
sunrpc/cache: use cache_fresh_unlocked consistently and correctly.
NeilBrown
2013-07-01
1
-13
/
+7
*
|
sunrpc/cache: remove races with queuing an upcall.
NeilBrown
2013-07-01
1
-11
/
+29
*
|
sunrpc: the cache_detail in cache_is_valid is unused any more
chaoting fan
2013-05-21
1
-4
/
+4
|
/
*
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-05-03
1
-1
/
+3
|
\
|
*
SUNRPC/cache: add module_put() on error path in cache_open()
Alexey Khoroshilov
2013-04-03
1
-1
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-12
/
+12
|
\
\
|
*
|
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
1
-12
/
+12
|
|
/
*
|
lib, net: make isodigit() public and use it
Andy Shevchenko
2013-04-29
1
-1
/
+0
|
/
*
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-02-28
1
-22
/
+29
|
\
|
*
SUNRPC: move cache_detail->cache_request callback call to cache_read()
Stanislav Kinsbursky
2013-02-15
1
-12
/
+20
|
*
SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() function
Stanislav Kinsbursky
2013-02-15
1
-7
/
+3
|
*
SUNRPC: rework cache upcall logic
Stanislav Kinsbursky
2013-02-15
1
-4
/
+7
|
*
nfsd: Remove write permission from file content
Yanchuan Nian
2013-01-23
1
-1
/
+1
*
|
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-2
/
+2
*
|
new helper: file_inode(file)
Al Viro
2013-02-22
1
-14
/
+14
|
/
*
SUNRPC: remove BUG_ON calls from cache_read
Weston Andros Adamson
2012-11-04
1
-2
/
+2
*
SUNRPC: Prevent kernel stack corruption on long values of flush
Sasha Levin
2012-10-17
1
-2
/
+2
*
workqueue: make deferrable delayed_work initializer names consistent
Tejun Heo
2012-08-21
1
-1
/
+1
*
SUNRPC/cache: fix reporting of expired cache entries in 'content' file.
NeilBrown
2012-07-12
1
-1
/
+4
[next]