index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-07
svcrdma: Update synopsis of svc_rdma_read_chunk_range()
Chuck Lever
1
-12
/
+12
2024-01-07
svcrdma: Update synopsis of svc_rdma_build_read_chunk()
Chuck Lever
1
-11
/
+10
2024-01-07
svcrdma: Update synopsis of svc_rdma_build_read_segment()
Chuck Lever
1
-8
/
+9
2024-01-07
svcrdma: Move read_info::ri_pageoff into struct svc_rdma_recv_ctxt
Chuck Lever
1
-16
/
+15
2024-01-07
svcrdma: Move svc_rdma_read_info::ri_pageno to struct svc_rdma_recv_ctxt
Chuck Lever
1
-12
/
+9
2024-01-07
svcrdma: Start moving fields out of struct svc_rdma_read_info
Chuck Lever
1
-31
/
+26
2024-01-07
svcrdma: Move struct svc_rdma_chunk_ctxt to svc_rdma.h
Chuck Lever
1
-18
/
+0
2024-01-07
svcrdma: Remove the svc_rdma_chunk_ctxt::cc_rdma field
Chuck Lever
1
-2
/
+0
2024-01-07
svcrdma: Pass a pointer to the transport to svc_rdma_cc_release()
Chuck Lever
1
-6
/
+7
2024-01-07
svcrdma: Explicitly pass the transport to svc_rdma_post_chunk_ctxt()
Chuck Lever
1
-5
/
+5
2024-01-07
svcrdma: Explicitly pass the transport into Read chunk I/O paths
Chuck Lever
1
-22
/
+36
2024-01-07
svcrdma: Explicitly pass the transport into Write chunk I/O paths
Chuck Lever
1
-1
/
+4
2024-01-07
svcrdma: Acquire the svcxprt_rdma pointer from the CQ context
Chuck Lever
1
-2
/
+3
2024-01-07
svcrdma: Reduce size of struct svc_rdma_rw_ctxt
Chuck Lever
1
-4
/
+8
2024-01-07
svcrdma: Update some svcrdma DMA-related tracepoints
Chuck Lever
1
-5
/
+5
2024-01-07
svcrdma: DMA error tracepoints should report completion IDs
Chuck Lever
1
-4
/
+5
2024-01-07
svcrdma: SQ error tracepoints should report completion IDs
Chuck Lever
2
-6
/
+6
2024-01-07
rpcrdma: Introduce a simple cid tracepoint class
Chuck Lever
4
-4
/
+4
2024-01-07
svcrdma: Add lockdep class keys for transport locks
Chuck Lever
1
-0
/
+6
2024-01-07
svcrdma: Clean up locking
Chuck Lever
1
-2
/
+2
2024-01-07
svcrdma: Add an async version of svc_rdma_write_info_free()
Chuck Lever
1
-1
/
+11
2024-01-07
svcrdma: Add an async version of svc_rdma_send_ctxt_put()
Chuck Lever
1
-9
/
+25
2024-01-07
svcrdma: Add a utility workqueue to svcrdma
Chuck Lever
2
-8
/
+25
2024-01-07
svcrdma: Pre-allocate svc_rdma_recv_ctxt objects
Chuck Lever
1
-11
/
+21
2024-01-07
svcrdma: Eliminate allocation of recv_ctxt objects in backchannel
Chuck Lever
2
-21
/
+21
2024-01-07
SUNRPC: Remove RQ_SPLICE_OK
Chuck Lever
2
-12
/
+0
2024-01-07
SUNRPC: Add a server-side API for retrieving an RPC's pseudoflavor
Chuck Lever
2
-0
/
+22
2023-12-20
Merge tag 'nfsd-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-3
/
+2
2023-12-18
SUNRPC: Revert 5f7fc5d69f6e92ec0b38774c387f5cf7812c5806
Chuck Lever
1
-3
/
+2
2023-12-15
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
1
-3
/
+0
2023-11-08
Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-14
/
+18
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+12
2023-11-02
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2
-3
/
+1
2023-11-01
SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
felix
1
-1
/
+4
2023-11-01
SUNRPC: Add an IS_ERR() check back to where it was
Dan Carpenter
1
-0
/
+4
2023-10-30
Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
5
-220
/
+193
2023-10-22
SUNRPC: SOFTCONN tasks should time out when on the sending list
Trond Myklebust
1
-2
/
+2
2023-10-22
SUNRPC: Force close the socket when a hard error is reported
Trond Myklebust
1
-9
/
+5
2023-10-22
SUNRPC: Don't skip timeout checks in call_connect_status()
Trond Myklebust
1
-1
/
+2
2023-10-22
SUNRPC: ECONNRESET might require a rebind
Trond Myklebust
1
-1
/
+1
2023-10-18
sunrpc: convert to new timestamp accessors
Jeff Layton
1
-1
/
+1
2023-10-16
svcrdma: Drop connection after an RDMA Read error
Chuck Lever
1
-1
/
+2
2023-10-16
SUNRPC: Remove BUG_ON call sites
Chuck Lever
1
-4
/
+5
2023-10-16
SUNRPC: change the back-channel queue to lwq
NeilBrown
4
-18
/
+6
2023-10-16
SUNRPC: discard sp_lock
NeilBrown
1
-5
/
+5
2023-10-16
SUNRPC: change sp_nrthreads to atomic_t
NeilBrown
1
-17
/
+20
2023-10-16
SUNRPC: use lwq for sp_sockets - renamed to sp_xprts
NeilBrown
2
-41
/
+18
2023-10-16
SUNRPC: only have one thread waking up at a time
NeilBrown
2
-21
/
+31
2023-10-16
SUNRPC: rename some functions from rqst_ to svc_thread_
NeilBrown
1
-5
/
+5
2023-10-16
SUNRPC: change service idle list to be an llist
NeilBrown
2
-33
/
+26
[next]