summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-04-02libceph, ceph: move ceph_calc_file_object_mapping() to striper.cIlya Dryomov7-44/+43
2018-04-02libceph: striping framework implementationIlya Dryomov3-0/+292
2018-04-02rbd: store data_type in img_req instead of obj_reqIlya Dryomov1-26/+8
2018-04-02rbd: remove obj_req->flags fieldIlya Dryomov1-35/+0
2018-04-02rbd: remove old request completion codeIlya Dryomov1-172/+3
2018-04-02rbd: new request completion codeIlya Dryomov1-13/+55
2018-04-02rbd: update rbd_img_request_submit() signatureIlya Dryomov1-10/+3
2018-04-02rbd: add img_req->op_type fieldIlya Dryomov1-63/+12
2018-04-02rbd: simplify rbd_osd_req_create()Ilya Dryomov1-45/+14
2018-04-02rbd: remove old request handling codeIlya Dryomov1-730/+4
2018-04-02rbd: new request handling codeIlya Dryomov1-77/+601
2018-04-02libceph: handle zero-length data itemsIlya Dryomov1-2/+12
2018-04-02rbd: move from raw pages to bvec data descriptorsIlya Dryomov1-78/+77
2018-04-02libceph: introduce BVECS data typeIlya Dryomov4-0/+164
2018-04-02rbd: get rid of img_req->copyup_pagesIlya Dryomov1-34/+9
2018-04-02rbd: don't (ab)use obj_req->pages for stat requestsIlya Dryomov1-10/+5
2018-04-02rbd: remove bio cloning helpersIlya Dryomov1-141/+0
2018-04-02libceph, rbd: new bio handling code (aka don't clone bios)Ilya Dryomov5-112/+139
2018-04-02rbd: start enums at 1 instead of 0Ilya Dryomov1-2/+4
2018-04-02libceph, ceph: change ceph_calc_file_object_mapping() signatureIlya Dryomov5-32/+18
2018-04-02libceph: eliminate overflows in ceph_calc_file_object_mapping()Ilya Dryomov1-60/+28
2018-04-02rbd: set max_segment_size to UINT_MAXIlya Dryomov1-1/+1
2018-04-01Linux 4.16v4.16Linus Torvalds1-1/+1
2018-03-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-31/+24
2018-03-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-4/+6
2018-03-31Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+12
2018-03-30Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-5/+12
2018-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds76-384/+793
2018-03-30net: mvneta: fix enable of all initialized RXQsYelena Krivosheev1-0/+1
2018-03-30net/ipv6: Fix route leaking between VRFsDavid Ahern1-0/+3
2018-03-30vrf: Fix use after free and double free in vrf_finish_outputDavid Ahern1-2/+3
2018-03-30ipv6: sr: fix seg6 encap performances with TSO enabledDavid Lebrun1-9/+7
2018-03-30Merge tag 'ceph-for-4.16-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds1-3/+6
2018-03-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-24/+25
2018-03-30Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+5
2018-03-30Merge tag 'sound-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds3-3/+4
2018-03-30net/dim: Fix int overflowTal Gilboa1-1/+1
2018-03-30Merge branch 'vlan-fix'David S. Miller2-4/+17
2018-03-30vlan: Fix vlan insertion for packets without ethernet headerToshiaki Makita1-2/+13
2018-03-30net: Fix untag for vlan packets without ethernet headerToshiaki Makita1-2/+4
2018-03-30atm: iphase: fix spelling mistake: "Receiverd" -> "Received"Colin Ian King1-1/+1
2018-03-30ceph: only dirty ITER_IOVEC pages for direct readYan, Zheng1-3/+6
2018-03-29Merge tag 'for-4.16/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-4/+6
2018-03-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds9-40/+102
2018-03-29Merge tag 'mtd/fixes-for-4.16' of git://git.infradead.org/linux-mtdLinus Torvalds2-1/+3
2018-03-29dm: fix dropped return code from dm_get_bdev_for_ioctlMike Snitzer1-3/+5
2018-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-2/+6
2018-03-29dm mpath: fix support for loading scsi_dh modules during table loadMike Snitzer1-1/+1
2018-03-29vhost: validate log when IOTLB is enabledJason Wang1-8/+6
2018-03-29qede: Do not drop rx-checksum invalidated packets.Manish Chopra1-8/+2