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
...
|
*
|
xprtrdma: Check inline size before providing a Write chunk
Chuck Lever
2019-02-13
1
-1
/
+17
|
*
|
xprtrdma: Fix sparse warnings
Chuck Lever
2019-02-13
2
-3
/
+3
|
|
/
*
|
SUNRPC: Remove the redundant 'zerocopy' argument to xs_sendpages()
Trond Myklebust
2019-02-20
1
-12
/
+4
*
|
SUNRPC: Further cleanups of xs_sendpages()
Trond Myklebust
2019-02-20
1
-10
/
+1
*
|
SUNRPC: Convert socket page send code to use iov_iter()
Trond Myklebust
2019-02-20
2
-36
/
+14
*
|
SUNRPC: Convert xs_send_kvec() to use iov_iter_kvec()
Trond Myklebust
2019-02-20
1
-15
/
+23
*
|
SUNRPC: Initiate a connection close on an ESHUTDOWN error in stream receive
Trond Myklebust
2019-02-20
1
-1
/
+4
*
|
SUNRPC: Don't suppress socket errors when a message read completes
Trond Myklebust
2019-02-20
1
-5
/
+2
*
|
SUNRPC: Handle zero length fragments correctly
Trond Myklebust
2019-02-20
1
-14
/
+29
*
|
SUNRPC: Don't reset the stream record info when the receive worker is running
Trond Myklebust
2019-02-20
1
-3
/
+9
*
|
SUNRPC: remove pointless test in unx_match()
NeilBrown
2019-02-20
1
-1
/
+1
*
|
SUNRPC: Ensure rq_bytes_sent is reset before request transmission
Trond Myklebust
2019-02-20
5
-7
/
+0
*
|
SUNRPC: Use poll() to fix up the socket requeue races
Trond Myklebust
2019-02-20
1
-2
/
+24
*
|
SUNRPC: Set memalloc_nofs_save() on all rpciod/xprtiod jobs
Trond Myklebust
2019-02-20
3
-3
/
+17
*
|
Merge tag 'nfsd-5.0-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-02-16
1
-11
/
+38
|
\
\
|
*
|
sunrpc: fix 4 more call sites that were using stack memory with a scatterlist
Scott Mayhew
2019-02-15
1
-11
/
+38
|
|
/
*
|
Merge tag 'nfs-for-5.0-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-02-16
2
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
rpc: properly check debugfs dentry before using it
Greg Kroah-Hartman
2019-02-12
1
-1
/
+1
|
*
xprtrdma: Make sure Send CQ is allocated on an existing compvec
Nicolas Morey-Chaisemartin
2019-02-12
1
-1
/
+2
*
|
svcrdma: Remove max_sge check at connect time
Chuck Lever
2019-02-06
2
-12
/
+102
|
/
*
SUNRPC: Address Kerberos performance/behavior regression
Chuck Lever
2019-01-15
1
-1
/
+1
*
SUNRPC: Ensure we respect the RPCSEC_GSS sequence number limit
Trond Myklebust
2019-01-15
2
-10
/
+21
*
SUNRPC: Ensure rq_bytes_sent is reset before request transmission
Trond Myklebust
2019-01-15
2
-1
/
+1
*
sunrpc: kernel BUG at kernel/cred.c:825!
Santosh kumar pradhan
2019-01-09
1
-0
/
+3
*
SUNRPC: Fix TCP receive code on archs with flush_dcache_page()
Trond Myklebust
2019-01-08
1
-0
/
+22
*
xprtrdma: Double free in rpcrdma_sendctxs_create()
Dan Carpenter
2019-01-08
1
-5
/
+1
*
xprtrdma: Fix error code in rpcrdma_buffer_create()
Dan Carpenter
2019-01-08
1
-1
/
+3
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-03
1
-1
/
+1
|
\
|
*
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
2019-01-01
1
-1
/
+1
*
|
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-01-02
23
-1268
/
+487
|
\
\
|
*
|
sunrpc: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2019-01-02
1
-16
/
+3
|
*
|
sunrpc: Add xprt after nfs4_test_session_trunk()
Santosh kumar pradhan
2019-01-02
1
-0
/
+3
|
*
|
sunrpc: convert unnecessary GFP_ATOMIC to GFP_NOFS
J. Bruce Fields
2019-01-02
1
-2
/
+2
|
*
|
sunrpc: handle ENOMEM in rpcb_getport_async
J. Bruce Fields
2019-01-02
1
-0
/
+8
|
*
|
xprtrdma: Prevent leak of rpcrdma_rep objects
Chuck Lever
2019-01-02
1
-0
/
+4
|
*
|
xprtrdma: Don't leak freed MRs
Chuck Lever
2019-01-02
1
-12
/
+15
|
*
|
xprtrdma: Add documenting comment for rpcrdma_buffer_destroy
Chuck Lever
2019-01-02
1
-0
/
+8
|
*
|
xprtrdma: Replace outdated comment for rpcrdma_ep_post
Chuck Lever
2019-01-02
1
-3
/
+7
|
*
|
xprtrdma: Update comments in frwr_op_send
Chuck Lever
2019-01-02
1
-2
/
+2
|
*
|
SUNRPC: Fix some kernel doc complaints
Chuck Lever
2019-01-02
4
-4
/
+6
|
*
|
xprtrdma: Trace mapping, alloc, and dereg failures
Chuck Lever
2019-01-02
3
-10
/
+8
|
*
|
xprtrdma: Add trace points for calls to transport switch methods
Chuck Lever
2019-01-02
1
-7
/
+11
|
*
|
xprtrdma: Relocate the xprtrdma_mr_map trace points
Chuck Lever
2019-01-02
1
-1
/
+1
|
*
|
xprtrdma: Clean up of xprtrdma chunk trace points
Chuck Lever
2019-01-02
1
-3
/
+3
|
*
|
xprtrdma: Remove unused fields from rpcrdma_ia
Chuck Lever
2019-01-02
1
-2
/
+0
|
*
|
xprtrdma: Cull dprintk() call sites
Chuck Lever
2019-01-02
4
-68
/
+19
|
*
|
xprtrdma: Simplify locking that protects the rl_allreqs list
Chuck Lever
2019-01-02
3
-35
/
+23
|
*
|
xprtrdma: Expose transport header errors
Chuck Lever
2019-01-02
1
-1
/
+0
|
*
|
xprtrdma: Remove request_module from backchannel
Chuck Lever
2019-01-02
1
-2
/
+0
[prev]
[next]