summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-10block: call bio_uninit in bio_endioShaohua Li1-0/+2
2017-07-10Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe12-202/+248
2017-07-10nvmet: avoid unneeded assignment of submit_bio return valueMax Gurtovoy1-1/+1
2017-07-10nvme-pci: add module parameter for io queue depthweiping zhang1-2/+22
2017-07-10nvme-pci: compile warnings in nvme_alloc_host_mem()Dan Carpenter1-2/+3
2017-07-10nvmet_fc: Accept variable pad lengths on Create Association LSJames Smart1-7/+13
2017-07-10nvme_fc/nvmet_fc: revise Create Association descriptor lengthJames Smart1-1/+22
2017-07-07lightnvm: pblk: remove unnecessary checksJavier González1-6/+1
2017-07-07lightnvm: pblk: control I/O flow also on tear downJavier González4-35/+78
2017-07-06cciss: initialize struct scsi_reqChristoph Hellwig1-0/+8
2017-07-06null_blk: fix error flow for shared tags during module_initMax Gurtovoy1-5/+13
2017-07-06block: Fix __blkdev_issue_zeroout loopDamien Le Moal1-5/+18
2017-07-06nvme-rdma: unconditionally recycle the request mrSagi Grimberg1-3/+0
2017-07-06nvme: split nvme_uninit_ctrl into stop and uninitSagi Grimberg6-60/+43
2017-07-06virtio_blk: quiesce/unquiesce live IO when entering PM statesSagi Grimberg1-2/+2
2017-07-06mtip32xx: quiesce request queues to make sure no submissions are inflightSagi Grimberg1-4/+15
2017-07-06nbd: quiesce request queues to make sure no submissions are inflightSagi Grimberg1-2/+2
2017-07-06nvme: kick requeue list when requeueing a request instead of when starting th...Sagi Grimberg1-17/+2
2017-07-06nvme-pci: quiesce/unquiesce admin_q instead of start/stop its hw queuesSagi Grimberg1-3/+3
2017-07-06nvme-loop: quiesce/unquiesce admin_q instead of start/stop its hw queuesSagi Grimberg1-1/+2
2017-07-06nvme-fc: quiesce/unquiesce admin_q instead of start/stop its hw queuesSagi Grimberg1-2/+3
2017-07-06nvme-rdma: quiesce/unquiesce admin_q instead of start/stop its hw queuesSagi Grimberg1-3/+4
2017-07-06nvme-rdma: remove race conditions from IB signallingMarta Rybczynska1-10/+10
2017-07-05mtip32xx: avoid to read HOST_CAP from HW in .queue_rq()Ming Lei2-2/+3
2017-07-05bio-integrity: fix boolreturn.cocci warningskbuild test robot1-1/+1
2017-07-04nvme-fc: use blk_mq_delay_run_hw_queue instead of open-coding itSagi Grimberg1-4/+3
2017-07-04nvme-fc: update tagset nr_hw_queues after queues reinitSagi Grimberg1-0/+2
2017-07-04nvme-loop: update tagset nr_hw_queues after reconnecting/resettingSagi Grimberg1-0/+3
2017-07-04nvme-rdma: update tagset nr_hw_queues after reconnecting/resettingSagi Grimberg1-0/+6
2017-07-04nvme-fc: don't override opts->nr_io_queuesSagi Grimberg1-5/+11
2017-07-04bio-integrity: stop abusing bi_end_ioChristoph Hellwig4-39/+25
2017-07-04bio-integrity: Restore original iterator on verify stageDmitry Monakhov1-6/+20
2017-07-04bio: add bvec_iter rewind APIDmitry Monakhov2-2/+44
2017-07-04block: guard bvec iteration logicDmitry Monakhov4-8/+16
2017-07-04t10-pi: Move opencoded contants to common headerDmitry Monakhov5-13/+13
2017-07-04bio-integrity: fold bio_integrity_enabled to bio_integrity_prepDmitry Monakhov7-91/+50
2017-07-04bio-integrity: fix interface for bio_integrity_trimDmitry Monakhov4-15/+7
2017-07-04bio-integrity: bio_integrity_advance must update integrity seedDmitry Monakhov1-0/+1
2017-07-04bio-integrity: bio_trim should truncate integrity vector accordinglyDmitry Monakhov1-0/+4
2017-07-04blk-mq-sched: fix performance regression of mq-deadlineMing Lei1-3/+5
2017-07-04block, bfq: don't change ioprio class for a bfq_queue on a service treePaolo Valente3-10/+46
2017-07-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds62-1220/+1083
2017-07-04Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-6/+34
2017-07-04Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-10/+23
2017-07-04Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2017-07-03Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-1/+2
2017-07-03Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-87/+145
2017-07-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+5
2017-07-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-26/+4
2017-07-03Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-23/+42