index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-10
sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a race
NeilBrown
1
-3
/
+3
2016-07-10
nfsd4/rpc: move backchannel create logic into rpc code
J. Bruce Fields
1
-2
/
+10
2016-06-06
sunrpc: fix stripping of padded MIC tokens
Tomáš Trnka
1
-2
/
+2
2016-03-07
sunrpc/cache: fix off-by-one in qword_get()
Stefan Hajnoczi
1
-1
/
+1
2015-10-27
svcrdma: handle rdma read with a non-zero initial page offset
Steve Wise
1
-2
/
+4
2015-10-22
svcrdma: Fix send_reply() scatter/gather set-up
Chuck Lever
1
-1
/
+9
2015-09-29
SUNRPC: Lock the transport layer on shutdown
Trond Myklebust
1
-0
/
+6
2015-09-29
SUNRPC: Ensure that we wait for connections to complete before retrying
Trond Myklebust
1
-3
/
+8
2015-09-29
SUNRPC: xs_reset_transport must mark the connection as disconnected
Trond Myklebust
1
-0
/
+1
2015-09-29
SUNRPC: Fix a thinko in xs_connect()
Trond Myklebust
1
-4
/
+5
2015-08-03
SUNRPC: Fix a memory leak in the backchannel code
Trond Myklebust
1
-1
/
+1
2015-05-04
svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failures
Scott Mayhew
1
-7
/
+16
2015-04-26
Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
10
-732
/
+889
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-16
/
+16
2015-04-23
Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
8
-720
/
+875
2015-04-23
Merge branch 'bugfixes'
Trond Myklebust
1
-10
/
+12
2015-04-23
sunrpc: make debugfs file creation failure non-fatal
Jeff Layton
4
-38
/
+32
2015-04-15
lib/string_helpers.c: change semantics of string_escape_mem
Rasmus Villemoes
1
-3
/
+5
2015-04-15
kernel: conditionally support non-root users, groups and capabilities
Iulia Manda
1
-0
/
+2
2015-04-15
VFS: net/: d_inode() annotations
David Howells
1
-16
/
+16
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2015-04-11
get rid of the size argument of sock_sendmsg()
Al Viro
1
-1
/
+1
2015-03-31
sunrpc: make debugfs file creation failure non-fatal
Jeff Layton
4
-38
/
+32
2015-03-31
xprtrdma: Make rpcrdma_{un}map_one() into inline functions
Chuck Lever
5
-46
/
+73
2015-03-31
xprtrdma: Handle non-SEND completions via a callout
Chuck Lever
3
-10
/
+28
2015-03-31
xprtrdma: Add "open" memreg op
Chuck Lever
5
-46
/
+70
2015-03-31
xprtrdma: Add "destroy MRs" memreg op
Chuck Lever
5
-51
/
+40
2015-03-31
xprtrdma: Add "reset MRs" memreg op
Chuck Lever
5
-101
/
+83
2015-03-31
xprtrdma: Add "init MRs" memreg op
Chuck Lever
5
-101
/
+119
2015-03-31
xprtrdma: Add a "deregister_external" op for each memreg mode
Chuck Lever
7
-90
/
+84
2015-03-31
xprtrdma: Add a "register_external" op for each memreg mode
Chuck Lever
6
-169
/
+160
2015-03-31
xprtrdma: Add a "max_payload" op for each memreg mode
Chuck Lever
6
-36
/
+59
2015-03-31
xprtrdma: Add vector of ops for each memory registration strategy
Chuck Lever
6
-5
/
+89
2015-03-31
xprtrdma: Prevent infinite loop in rpcrdma_ep_create()
Chuck Lever
1
-2
/
+3
2015-03-31
xprtrdma: Byte-align FRWR registration
Chuck Lever
1
-8
/
+4
2015-03-31
xprtrdma: Perform a full marshal on retransmit
Chuck Lever
3
-52
/
+34
2015-03-31
xprtrdma: Display IPv6 addresses and port numbers correctly
Chuck Lever
2
-21
/
+47
2015-03-27
SUNRPC: Fix a regression when reconnecting
Trond Myklebust
1
-10
/
+12
2015-03-13
SUNRPC: fix build-warning due to format missmatch
Nicholas Mc Guire
1
-2
/
+2
2015-03-12
SUNRPC: use jiffies_to_msecs for converting jiffies
Nicholas Mc Guire
1
-1
/
+1
2015-03-08
sunrpc: fix braino in ->poll()
Al Viro
1
-1
/
+1
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
1
-2
/
+2
2015-03-06
Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-2
/
+3
2015-03-03
Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-0
/
+4
2015-02-26
sunrpc: integer underflow in rsc_parse()
Dan Carpenter
1
-0
/
+2
2015-02-23
Merge tag 'nfs-rdma-for-4.0-3' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
2
-2
/
+3
2015-02-23
xprtrdma: Store RDMA credits in unsigned variables
Chuck Lever
2
-2
/
+3
2015-02-18
Merge branch 'cleanups'
Trond Myklebust
6
-151
/
+209
2015-02-17
svcrpc: fix memory leak in gssp_accept_sec_context_upcall
David Ramos
1
-0
/
+2
[next]