index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-24
sunrpc: Fix potential leaks in sunrpc_cache_unhash()
Trond Myklebust
1
-0
/
+2
2020-02-19
xprtrdma: Fix DMA scatter-gather list mapping imbalance
Chuck Lever
1
-6
/
+7
2020-02-11
sunrpc: expiry_time should be seconds not timeval
Roberto Bergantinos Corpas
1
-0
/
+4
2020-01-26
SUNRPC: Fix another issue with MIC buffer space
Chuck Lever
1
-6
/
+5
2020-01-26
SUNRPC: Fix backchannel latency metrics
Chuck Lever
2
-1
/
+3
2020-01-26
SUNRPC: Fix svcauth_gss_proxy_init()
Chuck Lever
1
-21
/
+63
2020-01-17
xprtrdma: Fix oops in Receive handler after device removal
Chuck Lever
2
-6
/
+21
2020-01-17
xprtrdma: Fix completion wait during device removal
Chuck Lever
1
-1
/
+1
2020-01-17
xprtrdma: Fix create_qp crash on device unload
Chuck Lever
1
-0
/
+2
2020-01-17
xprtrdma: Close window between waking RPC senders and posting Receives
Chuck Lever
3
-4
/
+9
2020-01-17
xprtrdma: Fix MR list handling
Chuck Lever
1
-20
/
+21
2020-01-17
xprtrdma: Connection becomes unstable after a reconnect
Chuck Lever
2
-0
/
+25
2020-01-17
xprtrdma: Add unique trace points for posting Local Invalidate WRs
Chuck Lever
1
-2
/
+2
2020-01-09
sunrpc: fix crash when cache_head become valid before update
Pavel Tikhomirov
1
-6
/
+0
2019-12-13
SUNRPC: Avoid RPC delays when exiting suspend
Trond Myklebust
1
-1
/
+1
2019-10-30
SUNRPC: Destroy the back channel when we destroy the host transport
Trond Myklebust
2
-1
/
+6
2019-10-30
SUNRPC: The RDMA back channel mustn't disappear while requests are outstanding
Trond Myklebust
1
-0
/
+2
2019-10-30
SUNRPC: The TCP back channel mustn't disappear while requests are outstanding
Trond Myklebust
1
-2
/
+3
2019-10-10
SUNRPC: fix race to sk_err after xs_error_report
Benjamin Coddington
1
-9
/
+8
2019-09-27
Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-30
/
+26
2019-09-26
Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
12
-384
/
+388
2019-09-25
sunrpc: clean up indentation issue
Colin Ian King
1
-2
/
+2
2019-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-11
/
+10
2019-09-20
SUNRPC: Fix congestion window race with disconnect
Chuck Lever
1
-0
/
+7
2019-09-20
SUNRPC: Don't try to parse incomplete RPC messages
Trond Myklebust
1
-1
/
+13
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-18
Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
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-09-13
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
2
-22
/
+32
2019-09-05
new helper: get_tree_keyed()
Al Viro
1
-2
/
+1
2019-09-05
sunrpc: Use kzfree rather than its implementation.
zhong jiang
1
-6
/
+3
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
SUNRPC: Handle connection breakages correctly in call_status()
Trond Myklebust
1
-1
/
+1
2019-08-26
Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"
Trond Myklebust
1
-7
/
+0
2019-08-26
SUNRPC: Handle EADDRINUSE and ENOBUFS correctly
Trond Myklebust
1
-3
/
+7
2019-08-26
SUNRPC: Don't handle errors if the bind/connect succeeded
Trond Myklebust
1
-11
/
+24
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
[next]