summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
AgeCommit message (Expand)AuthorLines
2016-10-13Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-478/+794
2016-10-13Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-35/+111
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+1
2016-10-10Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro-16/+37
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-2/+2
2016-10-07cred: simpler, 1D supplementary groupsAlexey Dobriyan-9/+9
2016-09-30sunrpc: replace generic auth_cred hash with auth-specific functionFrank Sorenson-1/+1
2016-09-30sunrpc: add RPCSEC_GSS hash_cred() functionFrank Sorenson-0/+7
2016-09-30sunrpc: add auth_unix hash_cred() functionFrank Sorenson-0/+9
2016-09-30sunrpc: add generic_auth hash_cred() functionFrank Sorenson-0/+9
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani-1/+1
2016-09-27sunrpc: queue work on system_power_efficient_wqKe Wang-2/+3
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig-2/+2
2016-09-23svcrdma: support Remote InvalidationChuck Lever-6/+64
2016-09-23svcrdma: Server-side support for rpcrdma_connect_privateChuck Lever-4/+30
2016-09-23svcrdma: Skip put_page() when send_reply() failsChuck Lever-1/+1
2016-09-23svcrdma: Tail iovec leaves an orphaned DMA mappingChuck Lever-26/+18
2016-09-23xprtrdma: use complete() instead complete_all()Daniel Wagner-1/+1
2016-09-22SUNRPC: Fix setting of buffer length in xdr_set_next_buffer()Trond Myklebust-2/+2
2016-09-22SUNRPC: Fix corruption of xdr->nwords in xdr_copy_to_scratchTrond Myklebust-2/+5
2016-09-19sunrpc: fix write space race causing stallsDavid Vrabel-1/+10
2016-09-19xprtrdma: Eliminate rpcrdma_receive_worker()Chuck Lever-12/+5
2016-09-19xprtrdma: Rename rpcrdma_receive_wc()Chuck Lever-3/+3
2016-09-19xprtrmda: Report address of frmr, not mwChuck Lever-2/+6
2016-09-19xprtrdma: Support larger inline thresholdsChuck Lever-2/+2
2016-09-19xprtrdma: Use gathered Send for large inline messagesChuck Lever-185/+207
2016-09-19xprtrdma: Basic support for Remote InvalidationChuck Lever-7/+44
2016-09-19xprtrdma: Client-side support for rpcrdma_connect_privateChuck Lever-15/+49
2016-09-19xprtrdma: Move recv_wr to struct rpcrdma_repChuck Lever-7/+7
2016-09-19xprtrdma: Move send_wr to struct rpcrdma_reqChuck Lever-24/+24
2016-09-19xprtrdma: Simplify rpcrdma_ep_post_recv()Chuck Lever-11/+5
2016-09-19xprtrdma: Eliminate "ia" argument in rpcrdma_{alloc, free}_regbufChuck Lever-31/+23
2016-09-19xprtrdma: Delay DMA mapping Send and Receive buffersChuck Lever-26/+78
2016-09-19xprtrdma: Replace DMA_BIDIRECTIONALChuck Lever-35/+36
2016-09-19xprtrdma: Use smaller buffers for RPC-over-RDMA headersChuck Lever-5/+7
2016-09-19xprtrdma: Initialize separate RPC call and reply buffersChuck Lever-59/+99
2016-09-19SUNRPC: Add a transport-specific private field in rpc_rqstChuck Lever-12/+10
2016-09-19SUNRPC: Separate buffer pointers for RPC Call and Reply messagesChuck Lever-1/+3
2016-09-19SUNRPC: Generalize the RPC buffer release APIChuck Lever-29/+18
2016-09-19SUNRPC: Generalize the RPC buffer allocation APIChuck Lever-35/+61
2016-09-19SUNRPC: Refactor rpc_xdr_buf_init()Chuck Lever-36/+8
2016-09-19xprtrdma: Eliminate INLINE_THRESHOLD macrosChuck Lever-15/+6
2016-09-19SUNRPC: rpc_clnt_add_xprt setup function for NFS layerAndy Adamson-0/+64
2016-09-19SUNRPC search xprt switch for sockaddrAndy Adamson-1/+38
2016-09-19SUNRPC rpc_clnt_xprt_switch_add_xprtAndy Adamson-0/+7
2016-09-19SUNRPC rpc_clnt_xprt_switch_putAndy Adamson-0/+6
2016-09-19SUNRPC remove rpc_task_release_client from rpc_task_set_clientAndy Adamson-1/+0
2016-09-19SUNRPC: Initialise struct svc_serv backchannel fields during __svc_create()Trond Myklebust-0/+17
2016-09-19sunrpc: Remove unnecessary variableAmitoj Kaur Chawla-2/+1
2016-09-16Merge tag 'nfsd-4.8-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-2/+3