index
:
linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
2020-11-05
SUNRPC: Mitigate cond_resched() in xprt_transmit()
Chuck Lever
2020-10-29
SUNRPC: fix copying of multiple pages in gss_read_proxy_verf()
Martijn de Gouw
2020-10-29
svcrdma: fix bounce buffers for unaligned offsets and multiple pages
Dan Aloni
2020-10-01
svcrdma: Fix backchannel return code
Chuck Lever
2020-10-01
SUNRPC: Don't start a timer on an already queued rpc task
Trond Myklebust
2020-10-01
svcrdma: Fix leak of transport addresses
Chuck Lever
2020-10-01
SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'
Christophe JAILLET
2020-10-01
SUNRPC: Capture completion of all RPC tasks
Chuck Lever
2020-09-23
SUNRPC: stop printk reading past end of string
J. Bruce Fields
2020-08-26
svcrdma: Fix another Receive buffer leak
Chuck Lever
2020-08-19
SUNRPC: Fix ("SUNRPC: Add "@len" parameter to gss_unwrap()")
Chuck Lever
2020-08-19
svcrdma: Fix page leak in svc_rdma_recv_read_chunk()
Chuck Lever
2020-08-11
nfsd: Fix NFSv4 READ on RDMA when using readv
Chuck Lever
2020-08-05
sunrpc: check that domain table is empty at module unload.
Sasha Levin
2020-07-22
xprtrdma: fix incorrect header size calculations
Colin Ian King
2020-06-30
xprtrdma: Fix handling of RDMA_ERROR replies
Chuck Lever
2020-06-30
SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()
Chuck Lever
2020-06-30
sunrpc: fixed rollback in rpc_gssd_dummy_populate()
Vasily Averin
2020-06-24
net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'
Fedor Tokarev
2020-06-22
sunrpc: clean up properly in gss_mech_unregister()
NeilBrown
2020-06-22
sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.
NeilBrown
2020-05-20
SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")
Chuck Lever
2020-05-20
SUNRPC: Signalled ASYNC tasks need to exit
Chuck Lever
2020-05-20
SUNRPC: Fix GSS privacy computation of auth->au_ralign
Chuck Lever
2020-05-20
SUNRPC: Add "@len" parameter to gss_unwrap()
Chuck Lever
2020-05-02
svcrdma: Fix leak of svc_rdma_recv_ctxt objects
Chuck Lever
2020-05-02
svcrdma: Fix trace point use-after-free race
Chuck Lever
2020-04-29
SUNRPC: Fix backchannel RPC soft lockups
Chuck Lever
2020-04-23
sunrpc: Fix gss_unwrap_resp_integ() again
Chuck Lever
2020-04-23
SUNRPC: fix krb5p mount to provide large enough buffer in rq_rcvsize
Olga Kornievskaia
2020-02-24
sunrpc: Fix potential leaks in sunrpc_cache_unhash()
Trond Myklebust
2020-02-19
xprtrdma: Fix DMA scatter-gather list mapping imbalance
Chuck Lever
2020-02-11
sunrpc: expiry_time should be seconds not timeval
Roberto Bergantinos Corpas
2020-01-26
SUNRPC: Fix another issue with MIC buffer space
Chuck Lever
2020-01-26
SUNRPC: Fix backchannel latency metrics
Chuck Lever
2020-01-26
SUNRPC: Fix svcauth_gss_proxy_init()
Chuck Lever
2020-01-17
xprtrdma: Fix oops in Receive handler after device removal
Chuck Lever
2020-01-17
xprtrdma: Fix completion wait during device removal
Chuck Lever
2020-01-17
xprtrdma: Fix create_qp crash on device unload
Chuck Lever
2020-01-17
xprtrdma: Close window between waking RPC senders and posting Receives
Chuck Lever
2020-01-17
xprtrdma: Fix MR list handling
Chuck Lever
2020-01-17
xprtrdma: Connection becomes unstable after a reconnect
Chuck Lever
2020-01-17
xprtrdma: Add unique trace points for posting Local Invalidate WRs
Chuck Lever
2020-01-09
sunrpc: fix crash when cache_head become valid before update
Pavel Tikhomirov
2019-12-13
SUNRPC: Avoid RPC delays when exiting suspend
Trond Myklebust
2019-10-30
SUNRPC: Destroy the back channel when we destroy the host transport
Trond Myklebust
2019-10-30
SUNRPC: The RDMA back channel mustn't disappear while requests are outstanding
Trond Myklebust
2019-10-30
SUNRPC: The TCP back channel mustn't disappear while requests are outstanding
Trond Myklebust
2019-10-10
SUNRPC: fix race to sk_err after xs_error_report
Benjamin Coddington
2019-09-27
Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
[next]