summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-05-1010-787/+1197
|\
| * NFSv4: Fix callback server shutdownTrond Myklebust2017-04-271-0/+38
| * SUNRPC: Refactor svc_set_num_threads()Trond Myklebust2017-04-271-38/+58
| * svcrdma: Clean out old XDR encodersChuck Lever2017-04-251-70/+0
| * svcrdma: Remove the req_map cacheChuck Lever2017-04-252-152/+0
| * svcrdma: Remove unused RDMA Write completion handlerChuck Lever2017-04-251-18/+0
| * svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxtChuck Lever2017-04-251-3/+3
| * svcrdma: Clean up RPC-over-RDMA backchannel reply processingChuck Lever2017-04-252-16/+29
| * svcrdma: Report Write/Reply chunk overrunsChuck Lever2017-04-251-2/+56
| * svcrdma: Clean up RDMA_ERROR pathChuck Lever2017-04-253-63/+51
| * svcrdma: Use rdma_rw API in RPC reply pathChuck Lever2017-04-253-354/+350
| * svcrdma: Introduce local rdma_rw API helpersChuck Lever2017-04-254-1/+518
| * svcrdma: Clean up svc_rdma_get_inv_rkey()Chuck Lever2017-04-251-22/+17
| * svcrdma: Add helper to save pages under I/OChuck Lever2017-04-251-13/+18
| * svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULTChuck Lever2017-04-252-3/+1
| * svcrdma: Add svc_rdma_map_reply_hdr()Chuck Lever2017-04-252-38/+59
| * svcrdma: Move send_wr to svc_rdma_op_ctxtChuck Lever2017-04-252-35/+40
* | Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2017-05-108-135/+295
|\ \
| * \ Merge tag 'nfs-rdma-4.12-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2017-04-256-122/+295
| |\ \
| | * | xprtrdma: Remove rpcrdma_buffer::rb_poolChuck Lever2017-04-251-1/+0
| | * | sunrpc: Fix xdr_init_decode_pages() documenting commentChuck Lever2017-04-251-1/+1
| | * | xprtrdma: Squelch ENOBUFS warningsChuck Lever2017-04-251-3/+5
| | * | xprtrdma: Annotate receive workqueueChuck Lever2017-04-251-1/+1
| | * | xprtrdma: Revert commit d0f36c46deeaChuck Lever2017-04-251-26/+7
| | * | xprtrdma: Restore transport after device removalChuck Lever2017-04-251-0/+48
| | * | xprtrdma: Refactor rpcrdma_ep_connectChuck Lever2017-04-251-46/+63
| | * | xprtrdma: Support unplugging an HCA from under an NFS mountChuck Lever2017-04-253-9/+101
| | * | xprtrdma: Use same device when mapping or syncing DMA buffersChuck Lever2017-04-253-9/+14
| | * | xprtrdma: Refactor rpcrdma_ia_open()Chuck Lever2017-04-253-27/+32
| | * | xprtrdma: Detect unreachable NFS/RDMA servers more reliablyChuck Lever2017-04-251-0/+22
| | * | sunrpc: Export xprt_force_disconnect()Chuck Lever2017-04-251-0/+1
| | * | xprtrdma: Cancel refresh worker during buffer shutdownChuck Lever2017-04-251-0/+1
| * | | sunrpc: don't check for failure from mempool_alloc()NeilBrown2017-04-202-13/+0
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-05-101-3/+3
|\ \ \ \
| * | | | virtio: wrap find_vqsMichael S. Tsirkin2017-05-021-3/+3
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-109-13/+13
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-04-239-13/+13
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney2017-04-189-13/+13
* | | | | | Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2017-05-106-34/+198
|\ \ \ \ \ \
| * | | | | | rbd: support updating the lock cookie without releasing the lockIlya Dryomov2017-05-041-0/+51
| * | | | | | libceph: add an epoch_barrier field to struct ceph_osd_clientJeff Layton2017-05-042-8/+74
| * | | | | | libceph: abort already submitted but abortable requests when map or pool goes...Jeff Layton2017-05-041-0/+34
| * | | | | | libceph: allow requests to return immediately on full conditions if caller wi...Jeff Layton2017-05-041-0/+7
| * | | | | | libceph: remove req->r_replay_versionJeff Layton2017-05-042-6/+5
| * | | | | | libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_tElena Reshetova2017-05-041-1/+1
| * | | | | | libceph: convert ceph_osd.o_ref from atomic_t to refcount_tElena Reshetova2017-05-041-8/+8
| * | | | | | libceph: convert ceph_snap_context.nref from atomic_t to refcount_tElena Reshetova2017-05-041-3/+3
| * | | | | | libceph: supported_features module parameterIlya Dryomov2017-05-041-0/+11
| * | | | | | libceph, ceph: always advertise all supported featuresIlya Dryomov2017-05-041-10/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-0917-66/+131
|\ \ \ \ \ \
OpenPOWER on IntegriCloud