index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-20
SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic
Benjamin Coddington
2
-23
/
+31
2019-09-20
SUNRPC: Fix buffer handling of GSS MIC without slack
Benjamin Coddington
1
-9
/
+18
2019-09-17
SUNRPC: RPC level errors should always set task->tk_rpc_status
Trond Myklebust
2
-4
/
+7
2019-09-17
SUNRPC: Don't receive TCP data into a request buffer that has been reset
Trond Myklebust
1
-1
/
+7
2019-09-17
SUNRPC: Dequeue the request from the receive queue while we're re-encoding
Trond Myklebust
2
-26
/
+34
2019-08-26
xprtrdma: Send Queue size grows after a reconnect
Chuck Lever
1
-12
/
+14
2019-08-26
xprtrdma: Clear xprt->reestablish_timeout on close
Chuck Lever
3
-4
/
+9
2019-08-26
xprtrdma: Recycle MRs after disconnect
Chuck Lever
3
-9
/
+29
2019-08-21
xprtrdma: Optimize rpcrdma_post_recvs()
Chuck Lever
1
-1
/
+1
2019-08-21
xprtrdma: Inline XDR chunk encoder functions
Chuck Lever
1
-9
/
+12
2019-08-21
xprtrdma: Fix bc_max_slots return value
Chuck Lever
1
-3
/
+1
2019-08-21
xprtrdma: Clean up xprt_rdma_set_connect_timeout()
Chuck Lever
1
-4
/
+4
2019-08-21
xprtrdma: Use an llist to manage free rpcrdma_reps
Chuck Lever
2
-59
/
+53
2019-08-21
xprtrdma: Remove rpcrdma_buffer::rb_mrlock
Chuck Lever
3
-18
/
+16
2019-08-21
xprtrdma: Cache free MRs in each rpcrdma_req
Chuck Lever
4
-12
/
+33
2019-08-20
xprtrdma: Ensure creating an MR does not trigger FS writeback
Chuck Lever
2
-4
/
+5
2019-08-20
xprtrdma: Move rpcrdma_mr_get out of frwr_map
Chuck Lever
4
-43
/
+35
2019-08-20
xprtrdma: Combine rpcrdma_mr_put and rpcrdma_mr_unmap_and_put
Chuck Lever
3
-28
/
+11
2019-08-20
xprtrdma: Simplify rpcrdma_mr_pop
Chuck Lever
4
-21
/
+11
2019-08-20
xprtrdma: Toggle XPRT_CONGESTED in xprtrdma's slot methods
Chuck Lever
1
-1
/
+3
2019-08-20
xprtrdma: Rename rpcrdma_buffer::rb_all
Chuck Lever
2
-19
/
+9
2019-08-20
xprtrdma: Rename CQE field in Receive trace points
Chuck Lever
1
-1
/
+1
2019-08-20
xprtrdma: Boost maximum transport header size
Chuck Lever
2
-14
/
+18
2019-08-20
xprtrdma: Fix calculation of ri_max_segs again
Chuck Lever
1
-2
/
+2
2019-08-20
xprtrdma: Update obsolete comment
Chuck Lever
1
-3
/
+0
2019-08-20
xprtrdma: Refresh the documenting comment in frwr_ops.c
Chuck Lever
1
-48
/
+18
2019-08-20
SUNRPC: Inline xdr_commit_encode
Chuck Lever
1
-1
/
+1
2019-08-20
SUNRPC: Remove rpc_wake_up_queued_task_on_wq()
Chuck Lever
1
-23
/
+4
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-8
/
+26
2019-07-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+1
2019-07-19
proc/sysctl: add shared variables for range check
Matteo Croce
1
-2
/
+1
2019-07-19
Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
18
-508
/
+845
2019-07-18
SUNRPC: Optimise transport balancing code
Trond Myklebust
1
-29
/
+38
2019-07-18
SUNRPC: Ensure the bvecs are reset when we re-encode the RPC request
Trond Myklebust
3
-2
/
+4
2019-07-18
SUNRPC: Fix up backchannel slot table accounting
Trond Myklebust
7
-19
/
+46
2019-07-18
SUNRPC: Fix initialisation of struct rpc_xprt_switch
Trond Myklebust
1
-1
/
+3
2019-07-16
SUNRPC: Skip zero-refcount transports
Trond Myklebust
1
-1
/
+19
2019-07-16
SUNRPC: Replace division by multiplication in calculation of queue length
Trond Myklebust
1
-3
/
+2
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-55
/
+11
2019-07-12
SUNRPC: Fix transport accounting when caller specifies an rpc_xprt
Trond Myklebust
2
-23
/
+22
2019-07-12
Merge tag 'nfs-rdma-for-5.3-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
8
-332
/
+441
2019-07-12
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+3
2019-07-11
Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-2
/
+1
2019-07-11
Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2019-07-09
xprtrdma: Modernize ops->connect
Chuck Lever
5
-36
/
+87
2019-07-09
xprtrdma: Remove rpcrdma_req::rl_buffer
Chuck Lever
3
-7
/
+8
2019-07-09
xprtrdma: Refactor chunk encoding
Chuck Lever
1
-20
/
+16
2019-07-09
xprtrdma: Streamline rpcrdma_post_recvs
Chuck Lever
1
-21
/
+38
2019-07-09
xprtrdma: Simplify rpcrdma_rep_create
Chuck Lever
1
-14
/
+8
2019-07-09
xprtrdma: Wake RPCs directly in rpcrdma_wc_send path
Chuck Lever
4
-50
/
+36
[next]