Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2973633e9f09311e849f975d969737af81a521ff
/
net
/
sunrpc
2db767d
Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
eb5b46f
SUNRPC: Handle ENETDOWN errors
by Trond Myklebust
· 7 years ago
4ba161a
SUNRPC: Allow connect to return EHOSTUNREACH
by Trond Myklebust
· 7 years ago
ee24eac
SUNRPC: make cache_detail structures const
by Bhumika Goyal
· 7 years ago
d34971a
sunrpc: make the function arg as const
by Bhumika Goyal
· 7 years ago
841b86f
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
by Kees Cook
· 7 years ago
4dd3c2e
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 7 years ago
c3e9c04
Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
6c67a3e4a
sunrpc: remove net pointer from messages
by Vasily Averin
· 7 years ago
4112be7
sunrpc: exit_net cleanup check added
by Vasily Averin
· 7 years ago
c435da6
sunrpc: Add rpc_request static trace point
by Chuck Lever
· 7 years ago
b2bfe59
sunrpc: Fix rpc_task_begin trace point
by Chuck Lever
· 7 years ago
e9d4763
net: sunrpc: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
62b56a6
xprtrdma: Update copyright notices
by Chuck Lever
· 7 years ago
1b746c1
xprtrdma: Remove include for linux/prefetch.h
by Chuck Lever
· 7 years ago
2232df5
rpcrdma: Remove C structure definitions of XDR data items
by Chuck Lever
· 7 years ago
a4699f5
xprtrdma: Put Send CQ in IB_POLL_WORKQUEUE mode
by Chuck Lever
· 7 years ago
6f0afc2
xprtrdma: Remove atomic send completion counting
by Chuck Lever
· 7 years ago
01bb35c
xprtrdma: RPC completion should wait for Send completion
by Chuck Lever
· 7 years ago
0ba6f37
xprtrdma: Refactor rpcrdma_deferred_completion
by Chuck Lever
· 7 years ago
531cca0
xprtrdma: Add a field of bit flags to struct rpcrdma_req
by Chuck Lever
· 7 years ago
ae72950
xprtrdma: Add data structure to manage RDMA Send arguments
by Chuck Lever
· 7 years ago
a062a2a
xprtrdma: "Unoptimize" rpcrdma_prepare_hdr_sge()
by Chuck Lever
· 7 years ago
857f9ac
xprtrdma: Change return value of rpcrdma_prepare_send_sges()
by Chuck Lever
· 7 years ago
394b2c7
xprtrdma: Fix error handling in rpcrdma_prepare_msg_sges()
by Chuck Lever
· 7 years ago
ad99f05
xprtrdma: Clean up SGE accounting in rpcrdma_prepare_msg_sges()
by Chuck Lever
· 7 years ago
be798f9
xprtrdma: Decode credits field in rpcrdma_reply_handler
by Chuck Lever
· 7 years ago
d8f532d
xprtrdma: Invoke rpcrdma_reply_handler directly from RECV completion
by Chuck Lever
· 7 years ago
e1352c9
xprtrdma: Refactor rpcrdma_reply_handler some more
by Chuck Lever
· 7 years ago
5381e0e
xprtrdma: Move decoded header fields into rpcrdma_rep
by Chuck Lever
· 7 years ago
61433af
xprtrdma: Throw away reply when version is unrecognized
by Chuck Lever
· 7 years ago
1be2172
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
22700f3c
SUNRPC: Improve ordering of transport processing
by Trond Myklebust
· 7 years ago
77a0886
svcrdma: Enqueue after setting XPT_CLOSE in completion handlers
by Chuck Lever
· 7 years ago
1754eb2
rpc: remove some BUG()s
by J. Bruce Fields
· 7 years ago
0bad47c
svcrdma: Preserve CB send buffer across retransmits
by Chuck Lever
· 7 years ago
da36e6d
sunrcp: make function _svc_create_xprt static
by Colin Ian King
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
ead7515
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
e4dca7b
treewide: Fix function prototypes for module_param_call()
by Kees Cook
· 7 years ago
e1ea2f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
528fd35
SUNRPC: Destroy transport from the system workqueue
by Trond Myklebust
· 7 years ago
ff861c4
sunrpc: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
2b4f892
xprtrdma: Remove ro_unmap_safe
by Chuck Lever
· 7 years ago
4ce6c04
xprtrdma: Use ro_unmap_sync in xprt_rdma_send_request
by Chuck Lever
· 7 years ago
8f66b1a
xprtrdma: Don't defer fencing an async RPC's chunks
by Chuck Lever
· 7 years ago
4c625a9
SUNRPC: fix a list corruption issue in xprt_release()
by Trond Myklebust
· 7 years ago
d099b8a
sunrpc: remove redundant initialization of sock
by Colin Ian King
· 7 years ago
edd3155
IB: Correct MR length field to be 64-bit
by Parav Pandit
· 7 years ago
8e7757d
Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 7 years ago
f1ecbc2
SUNRPC: remove some dead code.
by NeilBrown
· 7 years ago
9590d08
xprtrdma: Use xprt_pin_rqst in rpcrdma_reply_handler
by Chuck Lever
· 7 years ago
f9773b2
Merge tag 'nfs-rdma-for-4.14-1' of git://git.linux-nfs.org/projects/anna/linux-nfs into linux-next
by Trond Myklebust
· 7 years ago
26fb225
svcrdma: Estimate Send Queue depth properly
by Chuck Lever
· 7 years ago
5a25bfd
svcrdma: Limit RQ depth
by Chuck Lever
· 7 years ago
193bcb7
svcrdma: Populate tail iovec when receiving
by Chuck Lever
· 7 years ago
0828170
merge nfsd 4.13 bugfixes into nfsd for-4.14 branch
by J. Bruce Fields
· 7 years ago
7075a86
svcrdma: Clean up svc_rdma_build_read_chunk()
by Chuck Lever
· 7 years ago
afea565
sunrpc: Const-ify struct sv_serv_ops
by Chuck Lever
· 7 years ago
2412e92
sunrpc: Const-ify instances of struct svc_xprt_ops
by Chuck Lever
· 7 years ago
eebe53e
net: sunrpc: svcsock: fix NULL-pointer exception
by Vadim Lomovtsev
· 7 years ago
67af6f6
xprtrdma: Re-arrange struct rx_stats
by Chuck Lever
· 7 years ago
7af7a59
Merge branch 'bugfixes'
by Trond Myklebust
· 7 years ago
fd01b25
SUNRPC: ECONNREFUSED should cause a rebind.
by NeilBrown
· 7 years ago
ce7c252
SUNRPC: Add a separate spinlock to protect the RPC request receive list
by Trond Myklebust
· 7 years ago
040249d
SUNRPC: Cleanup xs_tcp_read_common()
by Trond Myklebust
· 7 years ago
8d6f97d
SUNRPC: Don't loop forever in xs_tcp_data_receive()
by Trond Myklebust
· 7 years ago
c89091c
SUNRPC: Don't hold the transport lock when receiving backchannel data
by Trond Myklebust
· 7 years ago
729749b
SUNRPC: Don't hold the transport lock across socket copy operations
by Trond Myklebust
· 7 years ago
6748b0c
xprtrdma: Remove imul instructions from chunk list encoders
by Chuck Lever
· 7 years ago
28d9d56
xprtrdma: Remove imul instructions from rpcrdma_convert_iovs()
by Chuck Lever
· 7 years ago
7ec910e
xprtrdma: Clean up rpcrdma_bc_marshal_reply()
by Chuck Lever
· 7 years ago
39f4cd9
xprtrdma: Harden chunk list encoding against send buffer overflow
by Chuck Lever
· 7 years ago
7a80f3f
xprtrdma: Set up an xdr_stream in rpcrdma_marshal_req()
by Chuck Lever
· 7 years ago
f4a2805
xprtrdma: Remove rpclen from rpcrdma_marshal_req
by Chuck Lever
· 7 years ago
09e6064
xprtrdma: Clean up rpcrdma_marshal_req() synopsis
by Chuck Lever
· 7 years ago
c1bcb68
xprtrdma: Clean up XDR decoding in rpcrdma_update_granted_credits()
by Chuck Lever
· 7 years ago
e2a6719
xprtrdma: Remove rpcrdma_rep::rr_len
by Chuck Lever
· 7 years ago
fdf503e
xprtrdma: Remove opcode check in Receive completion handler
by Chuck Lever
· 7 years ago
264b0cd
xprtrdma: Replace rpcrdma_count_chunks()
by Chuck Lever
· 7 years ago
07ff2dd
xprtrdma: Refactor rpcrdma_reply_handler()
by Chuck Lever
· 7 years ago
41c8f70
xprtrdma: Harden backchannel call decoding
by Chuck Lever
· 7 years ago
96f8778
xprtrdma: Add xdr_init_decode to rpcrdma_reply_handler()
by Chuck Lever
· 7 years ago
d31ae25
sunrpc: Const-ify all instances of struct rpc_xprt_ops
by Chuck Lever
· 7 years ago
505d5c1
Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
3ffbc1d
net/sunrpc/xprt_sock: fix regression in connection error reporting.
by NeilBrown
· 7 years ago
b86faee
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
6240300
Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 7 years ago
15a8b93
sunrpc: use constant time memory comparison for mac
by Jason A. Donenfeld
· 7 years ago
6afafa7
xprtrdma: Fix documenting comments in frwr_ops.c
by Chuck Lever
· 7 years ago
d933cc3
xprtrdma: Replace PAGE_MASK with offset_in_page()
by Chuck Lever
· 7 years ago
e2f6ef0
xprtrdma: FMR does not need list_del_init()
by Chuck Lever
· 7 years ago
173b8f4
xprtrdma: Demote "connect" log messages
by Chuck Lever
· 7 years ago
1f54189
xprtrdma: Don't defer MR recovery if ro_map fails
by Chuck Lever
· 7 years ago
8d75483
xprtrdma: Fix FRWR invalidation error recovery
by Chuck Lever
· 7 years ago
431af64
xprtrdma: Fix client lock-up after application signal fires
by Chuck Lever
· 7 years ago
a80d66c
xprtrdma: Rename rpcrdma_req::rl_free
by Chuck Lever
· 7 years ago
451d26e
xprtrdma: Pass only the list of registered MRs to ro_unmap_sync
by Chuck Lever
· 7 years ago
4b196dc6
xprtrdma: Pre-mark remotely invalidated MRs
by Chuck Lever
· 7 years ago
Next »