summaryrefslogtreecommitdiff
path: root/net/sunrpc
Commit message (Expand)AuthorAge
* mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-04
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-03-24
|\
| * sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a raceNeilBrown2016-03-17
| * svcrdma: Use new CQ API for RPC-over-RDMA server send CQsChuck Lever2016-03-01
| * svcrdma: Use new CQ API for RPC-over-RDMA server receive CQsChuck Lever2016-03-01
| * svcrdma: Remove close_out exit pathChuck Lever2016-03-01
| * svcrdma: Hook up the logic to return ERR_CHUNKChuck Lever2016-03-01
| * svcrdma: Use correct XID in error repliesChuck Lever2016-03-01
| * svcrdma: Make RDMA_ERROR messages workChuck Lever2016-03-01
| * svcrdma: svc_rdma_post_recv() should close connection on errorChuck Lever2016-03-01
| * svcrdma: Close connection when a send error occursChuck Lever2016-03-01
| * nfsd: Lower NFSv4.1 callback message size limitChuck Lever2016-03-01
| * svcrdma: Do not send Write chunk XDR pad with inline contentChuck Lever2016-03-01
| * svcrdma: Do not write xdr_buf::tail in a Write chunkChuck Lever2016-03-01
| * svcrdma: Find client-provided write and reply chunks once per replyChuck Lever2016-03-01
* | Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-03-22
|\ \
| * \ Merge tag 'nfs-rdma-4.6-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2016-03-16
| |\ \
| | * | xprtrdma: Use new CQ API for RPC-over-RDMA client send CQsChuck Lever2016-03-14
| | * | xprtrdma: Use an anonymous union in struct rpcrdma_mwChuck Lever2016-03-14
| | * | xprtrdma: Use new CQ API for RPC-over-RDMA client receive CQsChuck Lever2016-03-14
| | * | xprtrdma: Serialize credit accounting againChuck Lever2016-03-14
| | * | xprtrdma: Properly handle RDMA_ERROR repliesChuck Lever2016-03-14
| | * | xprtrdma: Do not wait if ib_post_send() failsChuck Lever2016-03-14
| | * | xprtrdma: Segment head and tail XDR buffers on page boundariesChuck Lever2016-03-14
| | * | xprtrdma: Clean up dprintk format string containing a newlineChuck Lever2016-03-14
| | * | xprtrdma: Clean up physical_op_map()Chuck Lever2016-03-14
| * | | Merge branch 'multipath'Trond Myklebust2016-02-22
| |\ \ \
| | * | | SUNRPC: Allow addition of new transports to a struct rpc_clntTrond Myklebust2016-02-05
| | * | | SUNRPC: Make NFS swap work with multipathTrond Myklebust2016-02-05
| | * | | SUNRPC: Add a helper to apply a function to all the rpc_clnt's transportsTrond Myklebust2016-02-05
| | * | | SUNRPC: Allow caller to specify the transport to useTrond Myklebust2016-02-05
| | * | | SUNRPC: Use the multipath iterator to assign a transport to each taskTrond Myklebust2016-02-05
| | * | | SUNRPC: Make rpc_clnt store the multipath iteratorsTrond Myklebust2016-02-05
| | * | | SUNRPC: Add a structure to track multiple transportsTrond Myklebust2016-02-05
| | * | | SUNRPC: Make freeing of struct xprt rcu-safeTrond Myklebust2016-01-31
| | * | | SUNRPC: Uninline xprt_get(); It isn't performance critical.Trond Myklebust2016-01-31
| | * | | SUNRPC: Remove unused function rpc_task_reset_clientTrond Myklebust2016-01-31
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-17
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | sunrpc: Use skcipher and ahash/shashHerbert Xu2016-01-27
| | |/ / | |/| |
* | | | Merge tag 'nfsd-4.5-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-02-25
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | sunrpc/cache: fix off-by-one in qword_get()Stefan Hajnoczi2016-02-23
| |/
* | Merge tag 'nfs-rdma-4.5-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2016-02-18
|\ \
| * | xprtrdma: rpcrdma_bc_receive_call() should init rq_private_buf.lenChuck Lever2016-02-17
* | | auth_gss: fix panic in gss_pipe_downcall() in fips modeScott Mayhew2016-02-17
| |/ |/|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-23
|\ \
| * | svc_rdma: use local_dma_lkeyChristoph Hellwig2016-01-19
| * | svcrdma: Add class for RDMA backwards direction transportChuck Lever2016-01-19
| * | svcrdma: Define maximum number of backchannel requestsChuck Lever2016-01-19
| * | svcrdma: Make map_xdr non-staticChuck Lever2016-01-19