Age | Commit message (Expand) | Author |
2017-09-11 | Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2017-09-06 | SUNRPC: remove some dead code. | NeilBrown |
2017-09-05 | xprtrdma: Use xprt_pin_rqst in rpcrdma_reply_handler | Chuck Lever |
2017-09-05 | Merge tag 'nfs-rdma-for-4.14-1' of git://git.linux-nfs.org/projects/anna/linu... | Trond Myklebust |
2017-09-05 | svcrdma: Estimate Send Queue depth properly | Chuck Lever |
2017-09-05 | svcrdma: Limit RQ depth | Chuck Lever |
2017-09-05 | svcrdma: Populate tail iovec when receiving | Chuck Lever |
2017-09-05 | merge nfsd 4.13 bugfixes into nfsd for-4.14 branch | J. Bruce Fields |
2017-08-24 | svcrdma: Clean up svc_rdma_build_read_chunk() | Chuck Lever |
2017-08-24 | sunrpc: Const-ify struct sv_serv_ops | Chuck Lever |
2017-08-24 | sunrpc: Const-ify instances of struct svc_xprt_ops | Chuck Lever |
2017-08-24 | net: sunrpc: svcsock: fix NULL-pointer exception | Vadim Lomovtsev |
2017-08-22 | xprtrdma: Re-arrange struct rx_stats | Chuck Lever |
2017-08-20 | Merge branch 'bugfixes' | Trond Myklebust |
2017-08-20 | SUNRPC: ECONNREFUSED should cause a rebind. | NeilBrown |
2017-08-18 | SUNRPC: Add a separate spinlock to protect the RPC request receive list | Trond Myklebust |
2017-08-16 | SUNRPC: Cleanup xs_tcp_read_common() | Trond Myklebust |
2017-08-16 | SUNRPC: Don't loop forever in xs_tcp_data_receive() | Trond Myklebust |
2017-08-16 | SUNRPC: Don't hold the transport lock when receiving backchannel data | Trond Myklebust |
2017-08-16 | SUNRPC: Don't hold the transport lock across socket copy operations | Trond Myklebust |
2017-08-15 | xprtrdma: Remove imul instructions from chunk list encoders | Chuck Lever |
2017-08-15 | xprtrdma: Remove imul instructions from rpcrdma_convert_iovs() | Chuck Lever |
2017-08-11 | xprtrdma: Clean up rpcrdma_bc_marshal_reply() | Chuck Lever |
2017-08-11 | xprtrdma: Harden chunk list encoding against send buffer overflow | Chuck Lever |
2017-08-11 | xprtrdma: Set up an xdr_stream in rpcrdma_marshal_req() | Chuck Lever |
2017-08-11 | xprtrdma: Remove rpclen from rpcrdma_marshal_req | Chuck Lever |
2017-08-11 | xprtrdma: Clean up rpcrdma_marshal_req() synopsis | Chuck Lever |
2017-08-08 | xprtrdma: Clean up XDR decoding in rpcrdma_update_granted_credits() | Chuck Lever |
2017-08-08 | xprtrdma: Remove rpcrdma_rep::rr_len | Chuck Lever |
2017-08-08 | xprtrdma: Remove opcode check in Receive completion handler | Chuck Lever |
2017-08-08 | xprtrdma: Replace rpcrdma_count_chunks() | Chuck Lever |
2017-08-08 | xprtrdma: Refactor rpcrdma_reply_handler() | Chuck Lever |
2017-08-08 | xprtrdma: Harden backchannel call decoding | Chuck Lever |
2017-08-08 | xprtrdma: Add xdr_init_decode to rpcrdma_reply_handler() | Chuck Lever |
2017-08-01 | sunrpc: Const-ify all instances of struct rpc_xprt_ops | Chuck Lever |
2017-07-21 | Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2017-07-21 | net/sunrpc/xprt_sock: fix regression in connection error reporting. | NeilBrown |
2017-07-13 | Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2017-07-13 | Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2017-07-13 | sunrpc: use constant time memory comparison for mac | Jason A. Donenfeld |
2017-07-13 | xprtrdma: Fix documenting comments in frwr_ops.c | Chuck Lever |
2017-07-13 | xprtrdma: Replace PAGE_MASK with offset_in_page() | Chuck Lever |
2017-07-13 | xprtrdma: FMR does not need list_del_init() | Chuck Lever |
2017-07-13 | xprtrdma: Demote "connect" log messages | Chuck Lever |
2017-07-13 | xprtrdma: Don't defer MR recovery if ro_map fails | Chuck Lever |
2017-07-13 | xprtrdma: Fix FRWR invalidation error recovery | Chuck Lever |
2017-07-13 | xprtrdma: Fix client lock-up after application signal fires | Chuck Lever |
2017-07-13 | xprtrdma: Rename rpcrdma_req::rl_free | Chuck Lever |
2017-07-13 | xprtrdma: Pass only the list of registered MRs to ro_unmap_sync | Chuck Lever |
2017-07-13 | xprtrdma: Pre-mark remotely invalidated MRs | Chuck Lever |