summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-10block: call bio_uninit in bio_endioShaohua Li
2017-07-10Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe
2017-07-10nvmet: avoid unneeded assignment of submit_bio return valueMax Gurtovoy
2017-07-10nvme-pci: add module parameter for io queue depthweiping zhang
2017-07-10nvme-pci: compile warnings in nvme_alloc_host_mem()Dan Carpenter
2017-07-10nvmet_fc: Accept variable pad lengths on Create Association LSJames Smart
2017-07-10nvme_fc/nvmet_fc: revise Create Association descriptor lengthJames Smart
2017-07-07lightnvm: pblk: remove unnecessary checksJavier González
2017-07-07lightnvm: pblk: control I/O flow also on tear downJavier González
2017-07-06cciss: initialize struct scsi_reqChristoph Hellwig
2017-07-06null_blk: fix error flow for shared tags during module_initMax Gurtovoy
2017-07-06block: Fix __blkdev_issue_zeroout loopDamien Le Moal
2017-07-06nvme-rdma: unconditionally recycle the request mrSagi Grimberg
2017-07-06nvme: split nvme_uninit_ctrl into stop and uninitSagi Grimberg
2017-07-06virtio_blk: quiesce/unquiesce live IO when entering PM statesSagi Grimberg
2017-07-06mtip32xx: quiesce request queues to make sure no submissions are inflightSagi Grimberg
2017-07-06nbd: quiesce request queues to make sure no submissions are inflightSagi Grimberg
2017-07-06nvme: kick requeue list when requeueing a request instead of when starting th...Sagi Grimberg
2017-07-06nvme-pci: quiesce/unquiesce admin_q instead of start/stop its hw queuesSagi Grimberg
2017-07-06nvme-loop: quiesce/unquiesce admin_q instead of start/stop its hw queuesSagi Grimberg
2017-07-06nvme-fc: quiesce/unquiesce admin_q instead of start/stop its hw queuesSagi Grimberg
2017-07-06nvme-rdma: quiesce/unquiesce admin_q instead of start/stop its hw queuesSagi Grimberg
2017-07-06nvme-rdma: remove race conditions from IB signallingMarta Rybczynska
2017-07-05mtip32xx: avoid to read HOST_CAP from HW in .queue_rq()Ming Lei
2017-07-04bio-integrity: fix boolreturn.cocci warningskbuild test robot
2017-07-04nvme-fc: use blk_mq_delay_run_hw_queue instead of open-coding itSagi Grimberg
2017-07-04nvme-fc: update tagset nr_hw_queues after queues reinitSagi Grimberg
2017-07-04nvme-loop: update tagset nr_hw_queues after reconnecting/resettingSagi Grimberg
2017-07-04nvme-rdma: update tagset nr_hw_queues after reconnecting/resettingSagi Grimberg
2017-07-04nvme-fc: don't override opts->nr_io_queuesSagi Grimberg
2017-07-03bio-integrity: stop abusing bi_end_ioChristoph Hellwig
2017-07-03bio-integrity: Restore original iterator on verify stageDmitry Monakhov
2017-07-03bio: add bvec_iter rewind APIDmitry Monakhov
2017-07-03block: guard bvec iteration logicDmitry Monakhov
2017-07-03t10-pi: Move opencoded contants to common headerDmitry Monakhov
2017-07-03bio-integrity: fold bio_integrity_enabled to bio_integrity_prepDmitry Monakhov
2017-07-03bio-integrity: fix interface for bio_integrity_trimDmitry Monakhov
2017-07-03bio-integrity: bio_integrity_advance must update integrity seedDmitry Monakhov
2017-07-03bio-integrity: bio_trim should truncate integrity vector accordinglyDmitry Monakhov
2017-07-03blk-mq-sched: fix performance regression of mq-deadlineMing Lei
2017-07-03block, bfq: don't change ioprio class for a bfq_queue on a service treePaolo Valente
2017-07-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-03Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-07-03Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-03Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-07-03Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-03Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-07-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds