index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
sunrpc: keep track of the xprt_class in rpc_xprt structure
Olga Kornievskaia
2021-07-08
2
-0
/
+11
|
|
*
sunrpc: add IDs to multipath
Olga Kornievskaia
2021-07-08
2
-0
/
+27
|
|
*
sunrpc: add xprt id
Olga Kornievskaia
2021-07-08
2
-0
/
+27
|
|
*
sunrpc: Create per-rpc_clnt sysfs kobjects
Olga Kornievskaia
2021-07-08
3
-0
/
+74
|
|
*
sunrpc: Create a client/ subdirectory in the sunrpc sysfs
Olga Kornievskaia
2021-07-08
1
-0
/
+43
|
|
*
sunrpc: Create a sunrpc directory under /sys/kernel/
Olga Kornievskaia
2021-07-08
4
-1
/
+40
|
*
|
SUNRPC: Should wake up the privileged task firstly.
Zhang Xiaoxu
2021-06-28
1
-0
/
+9
|
*
|
SUNRPC: Fix the batch tasks count wraparound.
Zhang Xiaoxu
2021-06-28
1
-1
/
+2
|
*
|
SUNRPC: prevent port reuse on transports which don't request it.
NeilBrown
2021-06-21
1
-1
/
+2
|
*
|
rpc: remove redundant initialization of variable status
Colin Ian King
2021-06-21
1
-1
/
+1
|
*
|
sunrpc: Avoid a KASAN slab-out-of-bounds bug in xdr_set_page_base()
Anna Schumaker
2021-06-13
1
-4
/
+3
|
|
/
*
|
Merge tag 'nfsd-5.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2021-07-07
2
-4
/
+4
|
\
\
|
*
|
rpc: remove redundant initialization of variable status
Colin Ian King
2021-07-06
1
-1
/
+1
|
*
|
xprtrdma: Fix spelling mistakes
Zheng Yongjun
2021-07-06
1
-3
/
+3
*
|
|
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-06-28
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
locking/atomic: net: use linux/atomic.h for xchg & cmpxchg
Mark Rutland
2021-05-26
1
-1
/
+1
|
|
/
*
|
xprtrdma: Revert 586a0787ce35
Chuck Lever
2021-05-27
1
-9
/
+18
*
|
SUNRPC: More fixes for backlog congestion
Trond Myklebust
2021-05-26
4
-39
/
+50
*
|
SUNRPC: Fix Oops in xs_tcp_send_request() when transport is disconnected
Trond Myklebust
2021-05-20
1
-0
/
+2
*
|
SUNRPC in case of backlog, hand free slots directly to waiting task
NeilBrown
2021-05-20
2
-28
/
+47
|
/
*
Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-05-07
10
-227
/
+237
|
\
|
*
xprtrdma: Fix a NULL dereference in frwr_unmap_sync()
Chuck Lever
2021-05-01
1
-0
/
+1
|
*
sunrpc: Fix misplaced barrier in call_decode
Baptiste Lepers
2021-05-01
1
-6
/
+5
|
*
xprtrdma: Move fr_mr field to struct rpcrdma_mr
Chuck Lever
2021-04-26
2
-9
/
+6
|
*
xprtrdma: Move the Work Request union to struct rpcrdma_mr
Chuck Lever
2021-04-26
2
-23
/
+13
|
*
xprtrdma: Move fr_linv_done field to struct rpcrdma_mr
Chuck Lever
2021-04-26
2
-6
/
+5
|
*
xprtrdma: Move cqe to struct rpcrdma_mr
Chuck Lever
2021-04-26
2
-21
/
+16
|
*
xprtrdma: Move fr_cid to struct rpcrdma_mr
Chuck Lever
2021-04-26
2
-17
/
+16
|
*
xprtrdma: Remove the RPC/RDMA QP event handler
Chuck Lever
2021-04-26
1
-18
/
+0
|
*
xprtrdma: Add tracepoints showing FastReg WRs and remote invalidation
Chuck Lever
2021-04-26
1
-0
/
+2
|
*
xprtrdma: Avoid Send Queue wrapping
Chuck Lever
2021-04-26
2
-17
/
+16
|
*
xprtrdma: Do not wake RPC consumer on a failed LocalInv
Chuck Lever
2021-04-26
3
-9
/
+41
|
*
xprtrdma: Do not recycle MR after FastReg/LocalInv flushes
Chuck Lever
2021-04-26
1
-52
/
+17
|
*
xprtrdma: Clarify use of barrier in frwr_wc_localinv_done()
Chuck Lever
2021-04-26
1
-3
/
+5
|
*
xprtrdma: Rename frwr_release_mr()
Chuck Lever
2021-04-26
3
-6
/
+6
|
*
xprtrdma: rpcrdma_mr_pop() already does list_del_init()
Chuck Lever
2021-04-26
1
-1
/
+0
|
*
xprtrdma: Delete rpcrdma_recv_buffer_put()
Chuck Lever
2021-04-26
4
-20
/
+14
|
*
xprtrdma: Fix cwnd update ordering
Chuck Lever
2021-04-26
3
-7
/
+8
|
*
xprtrdma: Improve locking around rpcrdma_rep creation
Chuck Lever
2021-04-26
1
-4
/
+5
|
*
xprtrdma: Improve commentary around rpcrdma_reps_unmap()
Chuck Lever
2021-04-26
1
-1
/
+5
|
*
xprtrdma: Improve locking around rpcrdma_rep destruction
Chuck Lever
2021-04-26
1
-7
/
+24
|
*
xprtrdma: Put flushed Receives on free list instead of destroying them
Chuck Lever
2021-04-26
1
-1
/
+3
|
*
xprtrdma: Do not refresh Receive Queue while it is draining
Chuck Lever
2021-04-26
2
-0
/
+14
|
*
xprtrdma: Avoid Receive Queue wrapping
Chuck Lever
2021-04-26
1
-0
/
+1
|
*
SUNRPC: Handle major timeout in xprt_adjust_timeout()
Chris Dion
2021-04-14
1
-2
/
+2
|
*
SUNRPC: Remove trace_xprt_transmit_queued
Chuck Lever
2021-04-14
1
-2
/
+0
|
*
SUNRPC: Add tracepoint that fires when an RPC is retransmitted
Chuck Lever
2021-04-14
1
-1
/
+3
|
*
SUNRPC: Move fault injection call sites
Chuck Lever
2021-04-14
3
-5
/
+8
|
*
SUNRPC: Ensure the transport backchannel association
Benjamin Coddington
2021-04-05
1
-0
/
+4
|
*
sunrpc: honor rpc_task's timeout value in rpcb_create()
Eryu Guan
2021-04-05
1
-2
/
+5
[prev]
[next]