Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
a2791d3a2cee9432e78bbdcfde586ef54e32d223
/
net
/
sunrpc
ec84646
SUNRPC: Unexport xdr_partial_copy_from_skb()
by Trond Myklebust
· 6 years ago
4f54614
SUNRPC: Clean up xs_udp_data_receive()
by Trond Myklebust
· 6 years ago
550aebf
SUNRPC: Allow AF_LOCAL sockets to use the generic stream receive
by Trond Myklebust
· 6 years ago
c50b8ee
SUNRPC: Clean up - rename xs_tcp_data_receive() to xs_stream_data_receive()
by Trond Myklebust
· 6 years ago
277e4ab
SUNRPC: Simplify TCP receive code by switching to using iterators
by Trond Myklebust
· 6 years ago
9d96acb
SUNRPC: Add a bvec array to struct xdr_buf for use with iovec_iter()
by Trond Myklebust
· 6 years ago
431f6eb
SUNRPC: Add a label for RPC calls that require allocation on receive
by Trond Myklebust
· 6 years ago
79c9915
SUNRPC: Convert the xprt->sending queue back to an ordinary wait queue
by Trond Myklebust
· 6 years ago
f42f7c2
SUNRPC: Fix priority queue fairness
by Trond Myklebust
· 6 years ago
95f7691
SUNRPC: Convert xprt receive queue to use an rbtree
by Trond Myklebust
· 6 years ago
bd79bc5
SUNRPC: Don't take transport->lock unnecessarily when taking XPRT_LOCK
by Trond Myklebust
· 6 years ago
adfa714
SUNRPC: Cleanup: remove the unused 'task' argument from the request_send()
by Trond Myklebust
· 6 years ago
c544577
SUNRPC: Clean up transport write space handling
by Trond Myklebust
· 6 years ago
36bd7de
SUNRPC: Turn off throttling of RPC slots for TCP sockets
by Trond Myklebust
· 6 years ago
f05d54e
SUNRPC: Allow soft RPC calls to time out when waiting for the XPRT_LOCK
by Trond Myklebust
· 6 years ago
89f90fe
SUNRPC: Allow calls to xprt_transmit() to drain the entire transmit queue
by Trond Myklebust
· 6 years ago
86aeee0
SUNRPC: Enqueue swapper tagged RPCs at the head of the transmit queue
by Trond Myklebust
· 6 years ago
75891f5
SUNRPC: Support for congestion control when queuing is enabled
by Trond Myklebust
· 6 years ago
918f3c1
SUNRPC: Improve latency for interactive tasks
by Trond Myklebust
· 6 years ago
dcbbeda
SUNRPC: Move RPC retransmission stat counter to xprt_transmit()
by Trond Myklebust
· 6 years ago
5f2f6bd
SUNRPC: Simplify xprt_prepare_transmit()
by Trond Myklebust
· 6 years ago
04b3b88
SUNRPC: Don't reset the request 'bytes_sent' counter when releasing XPRT_LOCK
by Trond Myklebust
· 6 years ago
50f484e
SUNRPC: Treat the task and request as separate in the xprt_ops->send_request()
by Trond Myklebust
· 6 years ago
902c588
SUNRPC: Fix up the back channel transmit
by Trond Myklebust
· 6 years ago
762e4e6
SUNRPC: Refactor RPC call encoding
by Trond Myklebust
· 6 years ago
944b042
SUNRPC: Add a transmission queue for RPC requests
by Trond Myklebust
· 6 years ago
ef3f5434
SUNRPC: Distinguish between the slot allocation list and receive queue
by Trond Myklebust
· 6 years ago
78b576c
SUNRPC: Minor cleanup for call_transmit()
by Trond Myklebust
· 6 years ago
7f3a1d1
SUNRPC: Refactor xprt_transmit() to remove wait for reply code
by Trond Myklebust
· 6 years ago
edc81dc
SUNRPC: Refactor xprt_transmit() to remove the reply queue code
by Trond Myklebust
· 6 years ago
75c8415
SUNRPC: Rename xprt->recv_lock to xprt->queue_lock
by Trond Myklebust
· 6 years ago
ec37a58
SUNRPC: Don't wake queued RPC calls multiple times in xprt_transmit
by Trond Myklebust
· 6 years ago
5ce9703
SUNRPC: Test whether the task is queued before grabbing the queue spinlocks
by Trond Myklebust
· 6 years ago
359c48c
SUNRPC: Add a helper to wake up a sleeping rpc_task and set its status
by Trond Myklebust
· 6 years ago
cf9946c
SUNRPC: Refactor the transport request pinning
by Trond Myklebust
· 6 years ago
4cd34e7
SUNRPC: Simplify dealing with aborted partially transmitted messages
by Trond Myklebust
· 6 years ago
6c7a64e
SUNRPC: Add socket transmit queue offset tracking
by Trond Myklebust
· 6 years ago
e1806c7
SUNRPC: Move reset of TCP state variables into the reconnect code
by Trond Myklebust
· 6 years ago
d1109aa
SUNRPC: Rename TCP receive-specific state variables
by Trond Myklebust
· 6 years ago
3a03818
SUNRPC: Avoid holding locks across the XDR encoding of the RPC message
by Trond Myklebust
· 6 years ago
7ebbbc6
SUNRPC: Simplify identification of when the message send/receive is complete
by Trond Myklebust
· 6 years ago
3021a5bb
SUNRPC: The transmitted message must lie in the RPCSEC window of validity
by Trond Myklebust
· 6 years ago
9ee94d3
SUNRPC: If there is no reply expected, bail early from call_decode
by Trond Myklebust
· 6 years ago
9dc6edc
SUNRPC: Clean up initialisation of the struct rpc_rqst
by Trond Myklebust
· 6 years ago
53a01c9
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 6 years ago
9157141
Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 6 years ago
108b833
sunrpc: Add comment defining gssd upcall API keywords
by Chuck Lever
· 6 years ago
9abdda5
sunrpc: Extract target name into svc_cred
by Chuck Lever
· 6 years ago
a1a2377
sunrpc: Enable the kernel to specify the hostname part of service principals
by Chuck Lever
· 6 years ago
44090cc
sunrpc: Don't use stack buffer with scatterlist
by Laura Abbott
· 6 years ago
0a3173a
Merge branch 'linus/master' into rdma.git for-next
by Jason Gunthorpe
· 6 years ago
89982f7
Merge tag 'v4.18' into rdma.git for-next
by Jason Gunthorpe
· 6 years ago
ac5bb5b
rpc: remove unneeded variable 'ret' in rdma_listen_handler
by zhong jiang
· 6 years ago
11b4d66
NFSD: Handle full-length symlinks
by Chuck Lever
· 6 years ago
3fd9557
NFSD: Refactor the generic write vector fill helper
by Chuck Lever
· 6 years ago
07d0ff3
svcrdma: Clean up Read chunk path
by Chuck Lever
· 6 years ago
a53d5cb0
svcrdma: Avoid releasing a page in svc_xprt_release()
by Chuck Lever
· 6 years ago
9cc3b98
sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data'
by YueHaibing
· 6 years ago
8d4fb8f
xprtrdma: Fix disconnect regression
by Chuck Lever
· 6 years ago
07d53ae
net: Remove some unneeded semicolon
by zhong jiang
· 6 years ago
8fdee4c
sunrpc: whitespace fixes
by Stephen Hemminger
· 6 years ago
0f90be1
NFSv4 client live hangs after live data migration recovery
by Bill Baker
· 7 years ago
1a54c0c
sunrpc: kstrtoul() can also return -ERANGE
by Dan Carpenter
· 7 years ago
016583d
sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt clones
by Dave Wysochanski
· 6 years ago
d34ac5c
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
by Bart Van Assche
· 6 years ago
189e195
sunrpc: Add _add_rpc_iostats() to add rpc_iostats metrics
by Dave Wysochanski
· 7 years ago
acdce5f
sunrpc: add _print_rpc_iostats() to output metrics for one RPC op
by Dave Wysochanski
· 7 years ago
82b98ca
net/sunrpc: Make rpc_auth_create_args a const
by Sargun Dhillon
· 7 years ago
5d85a82
net/xprtrdma: Restore needed argument to ib_post_send
by Jason Gunthorpe
· 6 years ago
ed288d7
net/xprtrdma: Simplify ib_post_(send|recv|srq_recv)() calls
by Bart Van Assche
· 6 years ago
27db64f6
Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 7 years ago
0dae72d
sunrpc: Prevent duplicate XID allocation
by Chuck Lever
· 7 years ago
33023fb
IB/core: add max_send_sge and max_recv_sge attributes
by Steve Wise
· 7 years ago
b08fc52
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
0725d4e
Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 7 years ago
89e2556
Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 7 years ago
0070ed3
Fix 16-byte memory leak in gssp_accept_sec_context_upcall
by Dave Wysochanski
· 7 years ago
af7fd74
svcrdma: Fix incorrect return value/type in svc_rdma_post_recvs
by Chuck Lever
· 7 years ago
fcda3d5
Merge tag 'nfs-rdma-for-4.18-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Trond Myklebust
· 7 years ago
f956d08a
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
7fdf3e8
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 7 years ago
11d0ac1
xprtrdma: Remove transfertypes array
by Chuck Lever
· 7 years ago
8335640
xprtrdma: Add trace_xprtrdma_dma_map(mr)
by Chuck Lever
· 7 years ago
2fad659
xprtrdma: Wait on empty sendctx queue
by Chuck Lever
· 7 years ago
ed3aa74
xprtrdma: Move common wait_for_buffer_space call to parent function
by Chuck Lever
· 7 years ago
a8f688e
xprtrdma: Return -ENOBUFS when no pages are available
by Chuck Lever
· 7 years ago
533d1da
IB: Revert "remove redundant INFINIBAND kconfig dependencies"
by Arnd Bergmann
· 7 years ago
34b48b8
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 7 years ago
a1f45ef
Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
99722fe
svcrdma: Persistently allocate and DMA-map Send buffers
by Chuck Lever
· 7 years ago
3abb03f
svcrdma: Simplify svc_rdma_send()
by Chuck Lever
· 7 years ago
986b788
svcrdma: Remove post_send_wr
by Chuck Lever
· 7 years ago
25fd86e
svcrdma: Don't overrun the SGE array in svc_rdma_send_ctxt
by Chuck Lever
· 7 years ago
4201c746
svcrdma: Introduce svc_rdma_send_ctxt
by Chuck Lever
· 7 years ago
2326279
svcrdma: Clean up Send SGE accounting
by Chuck Lever
· 7 years ago
f016f30
svcrdma: Refactor svc_rdma_dma_map_buf
by Chuck Lever
· 7 years ago
eb5d7a6
svcrdma: Allocate recv_ctxt's on CPU handling Receives
by Chuck Lever
· 7 years ago
3316f06
svcrdma: Persistently allocate and DMA-map Receive buffers
by Chuck Lever
· 7 years ago
Next »