index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-16
Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-4
/
+37
2024-03-12
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
1
-1
/
+1
2024-03-09
sunrpc: add a struct rpc_stats arg to rpc_create_args
Josef Bacik
1
-1
/
+4
2024-03-01
svcrdma: Add Write chunk WRs to the RPC's Send WR chain
Chuck Lever
2
-23
/
+68
2024-03-01
svcrdma: Post WRs for Write chunks in svc_rdma_sendto()
Chuck Lever
2
-38
/
+48
2024-03-01
svcrdma: Post the Reply chunk and Send WR together
Chuck Lever
2
-35
/
+57
2024-03-01
svcrdma: Move write_info for Reply chunks into struct svc_rdma_send_ctxt
Chuck Lever
2
-40
/
+53
2024-03-01
svcrdma: Post Send WR chain
Chuck Lever
2
-17
/
+34
2024-03-01
svcrdma: Fix retry loop in svc_rdma_send()
Chuck Lever
1
-11
/
+17
2024-03-01
svcrdma: Prevent a UAF in svc_rdma_send()
Chuck Lever
1
-3
/
+8
2024-03-01
svcrdma: Fix SQ wake-ups
Chuck Lever
1
-3
/
+3
2024-03-01
svcrdma: Increase the per-transport rw_ctx count
Chuck Lever
1
-2
/
+7
2024-03-01
svcrdma: Update max_send_sges after QP is created
Chuck Lever
1
-0
/
+1
2024-03-01
svcrdma: Report CQ depths in debugging output
Chuck Lever
1
-1
/
+2
2024-03-01
svcrdma: Reserve an extra WQE for ib_drain_rq()
Chuck Lever
1
-1
/
+1
2024-03-01
SUNRPC: Remove stale comments
Chuck Lever
1
-9
/
+0
2024-03-01
SUNRPC: Remove EXPORT_SYMBOL_GPL for svc_process_bc()
Chuck Lever
1
-1
/
+0
2024-03-01
sunrpc: use the struct net as the svc proc private
Josef Bacik
1
-1
/
+1
2024-03-01
sunrpc: pass in the sv_stats struct through svc_create_pooled
Josef Bacik
1
-5
/
+7
2024-03-01
sunrpc: don't change ->sv_stats if it doesn't exist
Josef Bacik
1
-9
/
+18
2024-03-01
SUNRPC: Use a static buffer for the checksum initialization vector
Chuck Lever
1
-8
/
+6
2024-03-01
SUNRPC: fix some memleaks in gssx_dec_option_array
Zhipeng Lu
1
-8
/
+19
2024-03-01
SUNRPC: fix a memleak in gss_import_v2_context
Zhipeng Lu
1
-1
/
+10
2024-02-28
net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr()
Christophe JAILLET
1
-2
/
+2
2024-02-28
SUNRPC: Add a transport callback to handle dequeuing of an RPC request
Trond Myklebust
2
-0
/
+19
2024-02-28
SUNRPC: Don't try to send when the connection is shutting down
Trond Myklebust
1
-0
/
+3
2024-02-28
SUNRPC: Don't retry using the same source port if connection failed
Trond Myklebust
1
-1
/
+9
2024-01-29
NFSv4.1: Assign the right value for initval and retries for rpc timeout
Samasth Norway Ananda
1
-2
/
+2
2024-01-25
Merge tag 'nfsd-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-2
/
+2
2024-01-17
SUNRPC: use request size to initialize bio_vec in svc_udp_sendto()
Lucas Stach
1
-2
/
+2
2024-01-11
net: fill in MODULE_DESCRIPTION()s for Sun RPC
Breno Leitao
3
-0
/
+3
2024-01-10
Merge tag 'nfs-for-6.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
4
-40
/
+72
2024-01-10
Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+8
2024-01-07
SUNRPC: discard sv_refcnt, and svc_get/svc_put
NeilBrown
1
-9
/
+4
2024-01-07
svc: don't hold reference for poolstats, only mutex.
NeilBrown
1
-9
/
+23
2024-01-07
SUNRPC: remove printk when back channel request not found
Dai Ngo
1
-12
/
+2
2024-01-07
svcrdma: Implement multi-stage Read completion again
Chuck Lever
2
-111
/
+76
2024-01-07
svcrdma: Copy construction of svc_rqst::rq_arg to rdma_read_complete()
Chuck Lever
1
-1
/
+92
2024-01-07
svcrdma: Add back svcxprt_rdma::sc_read_complete_q
Chuck Lever
2
-1
/
+37
2024-01-07
svcrdma: Add back svc_rdma_recv_ctxt::rc_pages
Chuck Lever
2
-1
/
+8
2024-01-07
svcrdma: Clean up comment in svc_rdma_accept()
Chuck Lever
1
-7
/
+10
2024-01-07
svcrdma: Remove queue-shortening warnings
Chuck Lever
1
-6
/
+1
2024-01-07
svcrdma: Remove pointer addresses shown in dprintk()
Chuck Lever
1
-3
/
+1
2024-01-07
svcrdma: Optimize svc_rdma_cc_init()
Chuck Lever
3
-6
/
+7
2024-01-07
svcrdma: De-duplicate completion ID initialization helpers
Chuck Lever
3
-22
/
+1
2024-01-07
svcrdma: Move the svc_rdma_cc_init() call
Chuck Lever
2
-3
/
+9
2024-01-07
svcrdma: Remove struct svc_rdma_read_info
Chuck Lever
1
-29
/
+0
2024-01-07
svcrdma: Update the synopsis of svc_rdma_read_special()
Chuck Lever
1
-10
/
+9
2024-01-07
svcrdma: Update the synopsis of svc_rdma_read_call_chunk()
Chuck Lever
1
-13
/
+11
2024-01-07
svcrdma: Update synopsis of svc_rdma_read_multiple_chunks()
Chuck Lever
1
-10
/
+9
[next]