summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-4.5-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-02-251-1/+1
|\
| * sunrpc/cache: fix off-by-one in qword_get()Stefan Hajnoczi2016-02-231-1/+1
* | Merge tag 'nfs-rdma-4.5-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2016-02-181-0/+2
|\ \
| * | xprtrdma: rpcrdma_bc_receive_call() should init rq_private_buf.lenChuck Lever2016-02-171-0/+2
* | | auth_gss: fix panic in gss_pipe_downcall() in fips modeScott Mayhew2016-02-171-1/+1
| |/ |/|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-2311-218/+728
|\ \
| * | svc_rdma: use local_dma_lkeyChristoph Hellwig2016-01-194-38/+10
| * | svcrdma: Add class for RDMA backwards direction transportChuck Lever2016-01-197-15/+470
| * | svcrdma: Define maximum number of backchannel requestsChuck Lever2016-01-192-12/+18
| * | svcrdma: Make map_xdr non-staticChuck Lever2016-01-191-7/+7
| * | svcrdma: Remove last two __GFP_NOFAIL call sitesChuck Lever2016-01-192-2/+7
| * | svcrdma: Add gfp flags to svc_rdma_post_recv()Chuck Lever2016-01-192-4/+6
| * | svcrdma: Remove unused req_map and ctxt kmem_cachesChuck Lever2016-01-192-42/+0
| * | svcrdma: Improve allocation of struct svc_rdma_req_mapChuck Lever2016-01-192-13/+78
| * | svcrdma: Improve allocation of struct svc_rdma_op_ctxtChuck Lever2016-01-191-13/+89
| * | svcrdma: Clean up process_context()Chuck Lever2016-01-191-23/+21
| * | svcrdma: Clean up rdma_create_xprt()Chuck Lever2016-01-191-8/+1
| * | xprtrdma: Avoid calling ib_query_deviceOr Gerlitz2015-12-224-50/+30
* | | wrappers for ->i_mutex accessAl Viro2016-01-222-35/+35
* | | Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-01-154-8/+50
|\ \ \
| * | | Revert "svcrdma: Do not send XDR roundup bytes for a write chunk"J. Bruce Fields2016-01-071-7/+0
| * | | sunrpc: Add a function to close temporary transports immediatelyScott Mayhew2015-12-231-0/+45
| * | | nfsd4: fix gss-proxy 4.1 mounts for some AD principalsJ. Bruce Fields2015-11-241-0/+3
| * | | svcrpc: move some initialization to common codeJ. Bruce Fields2015-11-242-8/+2
| * | | svcrdma: Do not send XDR roundup bytes for a write chunkChuck Lever2015-11-231-0/+7
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-151-1/+1
|\ \ \ \
| * | | | kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-141-1/+1
| | |/ / | |/| |
* | | | Merge branch 'bugfixes'Trond Myklebust2016-01-072-28/+22
|\ \ \ \
| * | | | SUNRPC: Fixup socket wait for memoryTrond Myklebust2016-01-061-28/+21
| * | | | SUNRPC: Fix a missing break in rpc_anyaddr()Trond Myklebust2015-12-301-0/+1
| |/ / /
* | | | Merge tag 'nfs-rdma-4.5' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-12-288-51/+275
|\ \ \ \ | | |_|/ | |/| |
| * | | xprtrdma: Revert commit e7104a2a9606 ('xprtrdma: Cap req_cqinit').Chuck Lever2015-12-182-10/+2
| * | | xprtrdma: Invalidate in the RPC reply handlerChuck Lever2015-12-181-0/+16
| * | | xprtrdma: Add ro_unmap_sync method for all-physical registrationChuck Lever2015-12-181-0/+13
| * | | xprtrdma: Add ro_unmap_sync method for FMRChuck Lever2015-12-181-0/+64
| * | | xprtrdma: Add ro_unmap_sync method for FRWRChuck Lever2015-12-182-4/+134
| * | | xprtrdma: Introduce ro_unmap_sync methodChuck Lever2015-12-181-0/+2
| * | | xprtrdma: Move struct ib_send_wr off the stackChuck Lever2015-12-182-18/+24
| * | | xprtrdma: Disable RPC/RDMA backchannel debugging messagesChuck Lever2015-12-181-7/+9
| * | | xprtrdma: xprt_rdma_free() must not release backchannel reqsChuck Lever2015-12-181-0/+3
| * | | xprtrdma: Fix additional uses of spin_lock_irqsave(rb_lock)Chuck Lever2015-12-182-9/+4
| * | | xprtrdma: checking for NULL instead of IS_ERR()Dan Carpenter2015-12-181-2/+2
| * | | xprtrdma: clean up some curly bracesDan Carpenter2015-12-181-1/+2
| |/ /
* / / SUNRPC: drop unused xs_reclassify_socketX() helpersStefan Hajnoczi2015-12-281-13/+1
|/ /
* | sched/wait: Fix the signal handling fixPeter Zijlstra2015-12-131-3/+3
* | SUNRPC: Fix callback channelTrond Myklebust2015-12-072-8/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-031-7/+7
|\ \
| * | net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2015-12-011-7/+7
| |/
* / nfs4: limit callback decoding to received bytesBenjamin Coddington2015-11-232-0/+9
|/
* Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-11-113-28/+78
|\