Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 14 | -0/+14 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 14 | -0/+14 |
2017-10-19 | SUNRPC: Destroy transport from the system workqueue | Trond Myklebust | 1 | -10/+24 |
2017-10-16 | SUNRPC: fix a list corruption issue in xprt_release() | Trond Myklebust | 1 | -1/+1 |
2017-10-02 | sunrpc: remove redundant initialization of sock | Colin Ian King | 1 | -1/+1 |
2017-09-25 | IB: Correct MR length field to be 64-bit | Parav Pandit | 1 | -1/+1 |
2017-09-12 | Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 13 | -554/+712 |
2017-09-06 | SUNRPC: remove some dead code. | NeilBrown | 1 | -4/+0 |
2017-09-06 | xprtrdma: Use xprt_pin_rqst in rpcrdma_reply_handler | Chuck Lever | 5 | -77/+19 |
2017-09-05 | Merge tag 'nfs-rdma-for-4.14-1' of git://git.linux-nfs.org/projects/anna/linu... | Trond Myklebust | 9 | -425/+583 |
2017-09-05 | svcrdma: Estimate Send Queue depth properly | Chuck Lever | 1 | -4/+13 |
2017-09-05 | svcrdma: Limit RQ depth | Chuck Lever | 1 | -7/+12 |
2017-09-05 | svcrdma: Populate tail iovec when receiving | Chuck Lever | 1 | -93/+15 |
2017-09-05 | merge nfsd 4.13 bugfixes into nfsd for-4.14 branch | J. Bruce Fields | 1 | -2/+20 |
2017-08-25 | svcrdma: Clean up svc_rdma_build_read_chunk() | Chuck Lever | 1 | -3/+5 |
2017-08-25 | sunrpc: Const-ify struct sv_serv_ops | Chuck Lever | 1 | -3/+3 |
2017-08-25 | sunrpc: Const-ify instances of struct svc_xprt_ops | Chuck Lever | 2 | -5/+5 |
2017-08-25 | net: sunrpc: svcsock: fix NULL-pointer exception | Vadim Lomovtsev | 1 | -2/+20 |
2017-08-22 | xprtrdma: Re-arrange struct rx_stats | Chuck Lever | 1 | -5/+8 |
2017-08-20 | Merge branch 'bugfixes' | Trond Myklebust | 1 | -0/+8 |
2017-08-20 | SUNRPC: ECONNREFUSED should cause a rebind. | NeilBrown | 1 | -0/+8 |
2017-08-18 | SUNRPC: Add a separate spinlock to protect the RPC request receive list | Trond Myklebust | 5 | -31/+40 |
2017-08-16 | SUNRPC: Cleanup xs_tcp_read_common() | Trond Myklebust | 1 | -17/+8 |
2017-08-16 | SUNRPC: Don't loop forever in xs_tcp_data_receive() | Trond Myklebust | 1 | -6/+7 |
2017-08-16 | SUNRPC: Don't hold the transport lock when receiving backchannel data | Trond Myklebust | 2 | -6/+3 |
2017-08-16 | SUNRPC: Don't hold the transport lock across socket copy operations | Trond Myklebust | 2 | -5/+61 |
2017-08-15 | xprtrdma: Remove imul instructions from chunk list encoders | Chuck Lever | 4 | -36/+34 |
2017-08-15 | xprtrdma: Remove imul instructions from rpcrdma_convert_iovs() | Chuck Lever | 1 | -57/+48 |
2017-08-11 | xprtrdma: Clean up rpcrdma_bc_marshal_reply() | Chuck Lever | 1 | -13/+18 |
2017-08-11 | xprtrdma: Harden chunk list encoding against send buffer overflow | Chuck Lever | 1 | -86/+142 |
2017-08-11 | xprtrdma: Set up an xdr_stream in rpcrdma_marshal_req() | Chuck Lever | 3 | -6/+21 |
2017-08-11 | xprtrdma: Remove rpclen from rpcrdma_marshal_req | Chuck Lever | 1 | -7/+2 |
2017-08-11 | xprtrdma: Clean up rpcrdma_marshal_req() synopsis | Chuck Lever | 3 | -10/+19 |
2017-08-08 | xprtrdma: Clean up XDR decoding in rpcrdma_update_granted_credits() | Chuck Lever | 2 | -3/+3 |
2017-08-08 | xprtrdma: Remove rpcrdma_rep::rr_len | Chuck Lever | 3 | -11/+5 |
2017-08-08 | xprtrdma: Remove opcode check in Receive completion handler | Chuck Lever | 1 | -3/+0 |
2017-08-08 | xprtrdma: Replace rpcrdma_count_chunks() | Chuck Lever | 1 | -94/+127 |
2017-08-08 | xprtrdma: Refactor rpcrdma_reply_handler() | Chuck Lever | 1 | -82/+130 |
2017-08-08 | xprtrdma: Harden backchannel call decoding | Chuck Lever | 2 | -52/+46 |
2017-08-08 | xprtrdma: Add xdr_init_decode to rpcrdma_reply_handler() | Chuck Lever | 3 | -14/+34 |
2017-08-01 | sunrpc: Const-ify all instances of struct rpc_xprt_ops | Chuck Lever | 3 | -7/+7 |
2017-07-22 | Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 1 | -0/+2 |
2017-07-21 | net/sunrpc/xprt_sock: fix regression in connection error reporting. | NeilBrown | 1 | -0/+2 |
2017-07-14 | Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 8 | -149/+201 |
2017-07-13 | Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 15 | -945/+869 |
2017-07-13 | sunrpc: use constant time memory comparison for mac | Jason A. Donenfeld | 1 | -1/+2 |
2017-07-13 | xprtrdma: Fix documenting comments in frwr_ops.c | Chuck Lever | 1 | -3/+3 |
2017-07-13 | xprtrdma: Replace PAGE_MASK with offset_in_page() | Chuck Lever | 1 | -8/+8 |
2017-07-13 | xprtrdma: FMR does not need list_del_init() | Chuck Lever | 1 | -8/+10 |
2017-07-13 | xprtrdma: Demote "connect" log messages | Chuck Lever | 1 | -36/+8 |