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-08-26
svcrdma: Fix another Receive buffer leak
Chuck Lever
1
-0
/
+2
2020-08-19
SUNRPC: Fix ("SUNRPC: Add "@len" parameter to gss_unwrap()")
Chuck Lever
2
-2
/
+1
2020-08-19
svcrdma: Fix page leak in svc_rdma_recv_read_chunk()
Chuck Lever
1
-7
/
+21
2020-08-11
nfsd: Fix NFSv4 READ on RDMA when using readv
Chuck Lever
6
-13
/
+83
2020-08-05
sunrpc: check that domain table is empty at module unload.
Sasha Levin
3
-0
/
+30
2020-07-22
xprtrdma: fix incorrect header size calculations
Colin Ian King
1
-2
/
+2
2020-06-30
xprtrdma: Fix handling of RDMA_ERROR replies
Chuck Lever
1
-6
/
+3
2020-06-30
SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()
Chuck Lever
1
-0
/
+4
2020-06-30
sunrpc: fixed rollback in rpc_gssd_dummy_populate()
Vasily Averin
1
-0
/
+1
2020-06-24
net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'
Fedor Tokarev
1
-2
/
+2
2020-06-22
sunrpc: clean up properly in gss_mech_unregister()
NeilBrown
2
-9
/
+15
2020-06-22
sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.
NeilBrown
1
-2
/
+4
2020-05-20
SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")
Chuck Lever
3
-5
/
+45
2020-05-20
SUNRPC: Signalled ASYNC tasks need to exit
Chuck Lever
1
-0
/
+5
2020-05-20
SUNRPC: Fix GSS privacy computation of auth->au_ralign
Chuck Lever
2
-9
/
+18
2020-05-20
SUNRPC: Add "@len" parameter to gss_unwrap()
Chuck Lever
5
-24
/
+25
2020-05-02
svcrdma: Fix leak of svc_rdma_recv_ctxt objects
Chuck Lever
5
-18
/
+29
2020-05-02
svcrdma: Fix trace point use-after-free race
Chuck Lever
2
-9
/
+10
2020-04-29
SUNRPC: Fix backchannel RPC soft lockups
Chuck Lever
3
-0
/
+5
2020-04-23
sunrpc: Fix gss_unwrap_resp_integ() again
Chuck Lever
1
-19
/
+58
2020-04-23
SUNRPC: fix krb5p mount to provide large enough buffer in rq_rcvsize
Olga Kornievskaia
1
-1
/
+2
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
[next]