index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
rsa_helper.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-27
NFSv4.1: Allow test_stateid to handle session errors without waiting
Trond Myklebust
1
-3
/
+18
2016-09-27
NFSv4.1: Don't check delegations that are already marked as revoked
Trond Myklebust
1
-0
/
+5
2016-09-27
NFSv4: nfs4_copy_delegation_stateid() must fail if the delegation is invalid
Trond Myklebust
1
-4
/
+13
2016-09-27
NFSv4: Don't report revoked delegations as valid in nfs_have_delegation()
Trond Myklebust
1
-0
/
+1
2016-09-27
NFS: Fix inode corruption in nfs_prime_dcache()
Trond Myklebust
1
-5
/
+11
2016-09-27
NFSv4.1: Don't deadlock the state manager on the SEQUENCE status flags
Trond Myklebust
4
-3
/
+17
2016-09-23
xprtrdma: use complete() instead complete_all()
Daniel Wagner
1
-1
/
+1
2016-09-23
NFS: cache_lib: use complete() instead of complete_all()
Daniel Wagner
1
-1
/
+1
2016-09-23
NFS: direct: use complete() instead of complete_all()
Daniel Wagner
1
-1
/
+1
2016-09-22
SUNRPC: Fix setting of buffer length in xdr_set_next_buffer()
Trond Myklebust
1
-2
/
+2
2016-09-22
SUNRPC: Fix corruption of xdr->nwords in xdr_copy_to_scratch
Trond Myklebust
1
-2
/
+5
2016-09-22
NFS: nfs_prime_dcache must validate the filename
Trond Myklebust
1
-0
/
+8
2016-09-22
nfs: allow blocking locks to be awoken by lock callbacks
Jeff Layton
4
-1
/
+103
2016-09-22
nfs: move nfs4 lock retry attempt loop to a separate function
Jeff Layton
1
-27
/
+22
2016-09-22
nfs: move nfs4_set_lock_state call into caller
Jeff Layton
1
-8
/
+10
2016-09-22
nfs: add handling for CB_NOTIFY_LOCK in client
Jeff Layton
3
-1
/
+71
2016-09-22
nfs: track whether server sets MAY_NOTIFY_LOCK flag
Jeff Layton
2
-0
/
+3
2016-09-22
nfs: add a new NFS4_OPEN_RESULT_MAY_NOTIFY_LOCK constant
Jeff Layton
1
-2
/
+3
2016-09-22
nfs: use safe, interruptible sleeps when waiting to retry LOCK
Jeff Layton
1
-1
/
+1
2016-09-22
nfs: eliminate pointless and confusing do_vfs_lock wrappers
Jeff Layton
2
-17
/
+7
2016-09-22
nfs: the length argument to read_buf should be unsigned
Jeff Layton
1
-1
/
+1
2016-09-20
nfs: cover ->migratepage with CONFIG_MIGRATION
Chao Yu
2
-3
/
+2
2016-09-19
sunrpc: fix write space race causing stalls
David Vrabel
1
-1
/
+10
2016-09-19
pnfs: add a new mechanism to select a layout driver according to an ordered list
Jeff Layton
6
-24
/
+72
2016-09-19
xprtrdma: Eliminate rpcrdma_receive_worker()
Chuck Lever
3
-12
/
+5
2016-09-19
xprtrdma: Rename rpcrdma_receive_wc()
Chuck Lever
1
-3
/
+3
2016-09-19
xprtrmda: Report address of frmr, not mw
Chuck Lever
1
-2
/
+6
2016-09-19
xprtrdma: Support larger inline thresholds
Chuck Lever
2
-4
/
+4
2016-09-19
xprtrdma: Use gathered Send for large inline messages
Chuck Lever
5
-185
/
+207
2016-09-19
xprtrdma: Basic support for Remote Invalidation
Chuck Lever
6
-7
/
+44
2016-09-19
xprtrdma: Client-side support for rpcrdma_connect_private
Chuck Lever
6
-15
/
+53
2016-09-19
rpcrdma: RDMA/CM private message data structure
Chuck Lever
1
-0
/
+35
2016-09-19
xprtrdma: Move recv_wr to struct rpcrdma_rep
Chuck Lever
2
-7
/
+7
2016-09-19
xprtrdma: Move send_wr to struct rpcrdma_req
Chuck Lever
4
-24
/
+24
2016-09-19
xprtrdma: Simplify rpcrdma_ep_post_recv()
Chuck Lever
4
-11
/
+5
2016-09-19
xprtrdma: Eliminate "ia" argument in rpcrdma_{alloc, free}_regbuf
Chuck Lever
4
-31
/
+23
2016-09-19
xprtrdma: Delay DMA mapping Send and Receive buffers
Chuck Lever
4
-26
/
+78
2016-09-19
xprtrdma: Replace DMA_BIDIRECTIONAL
Chuck Lever
4
-35
/
+36
2016-09-19
xprtrdma: Use smaller buffers for RPC-over-RDMA headers
Chuck Lever
3
-5
/
+7
2016-09-19
xprtrdma: Initialize separate RPC call and reply buffers
Chuck Lever
3
-59
/
+99
2016-09-19
SUNRPC: Add a transport-specific private field in rpc_rqst
Chuck Lever
5
-12
/
+11
2016-09-19
SUNRPC: Separate buffer pointers for RPC Call and Reply messages
Chuck Lever
4
-3
/
+6
2016-09-19
SUNRPC: Generalize the RPC buffer release API
Chuck Lever
8
-31
/
+20
2016-09-19
SUNRPC: Generalize the RPC buffer allocation API
Chuck Lever
7
-37
/
+63
2016-09-19
SUNRPC: Refactor rpc_xdr_buf_init()
Chuck Lever
5
-37
/
+21
2016-09-19
xprtrdma: Eliminate INLINE_THRESHOLD macros
Chuck Lever
4
-15
/
+6
2016-09-19
NFS pnfs data server multipath session trunking
Andy Adamson
4
-14
/
+86
2016-09-19
NFS test session trunking with exchange id
Andy Adamson
2
-11
/
+44
2016-09-19
NFS add xprt switch addrs test to match client
Andy Adamson
1
-1
/
+4
2016-09-19
SUNRPC: rpc_clnt_add_xprt setup function for NFS layer
Andy Adamson
2
-0
/
+76
[next]