summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-28blk-mq: unify hctx delayed_run_work and run_workJens Axboe
2017-04-28nbd: fix use after free on module unloadJosef Bacik
2017-04-28MAINTAINERS: bfq: Add Paolo as maintainer for the BFQ I/O schedulerUlf Hansson
2017-04-27blk-mq-sched: alloate reserved tags out of normal poolJens Axboe
2017-04-27mtip32xx: use runtime tag to initialize command headerMing Lei
2017-04-26scsi: Implement blk_mq_ops.show_rq()Bart Van Assche
2017-04-26blk-mq: Add blk_mq_ops.show_rq()Bart Van Assche
2017-04-26blk-mq: Show operation, cmd_flags and rq_flags namesBart Van Assche
2017-04-26blk-mq: Make blk_flags_show() callers append a newline characterBart Van Assche
2017-04-26blk-mq: Move the "state" debugfs attribute one level downBart Van Assche
2017-04-26blk-mq: Unregister debugfs attributes earlierBart Van Assche
2017-04-26blk-mq: Only unregister hctxs for which registration succeededBart Van Assche
2017-04-26blk-mq-debugfs: Rename functions for registering and unregistering the mq dir...Bart Van Assche
2017-04-26blk-mq: Let blk_mq_debugfs_register() look up the queue nameBart Van Assche
2017-04-26blk-mq: Register <dev>/queue/mq after having registered <dev>/queueBart Van Assche
2017-04-26ide-pm: always pass 0 error to ide_complete_rq in ide_do_devsetChristoph Hellwig
2017-04-26ide-pm: always pass 0 error to __blk_end_request_allChristoph Hellwig
2017-04-26scsi_transport_sas: always pass 0 error to blk_end_request_allChristoph Hellwig
2017-04-25lightnvm: fix possible memory leak in pblk_bb_discovery()Wei Yongjun
2017-04-24virtio_blk: Fix English description of VIRTIO_BLK_SCSIJean Delvare
2017-04-23lightnvm: pblk: fix erase counters on error failJavier González
2017-04-23lightnvm: pblk: free metadata on line alloc failureJavier González
2017-04-23lightnvm: pblk: fix memory leak on error pathJavier González
2017-04-23lightnvm: pblk: fix bad error checkJavier González
2017-04-23lightnvm: pblk: fix race condition on line retryJavier González
2017-04-23block: fix blk_integrity_register to use template's interval_exp if not 0Mike Snitzer
2017-04-21lightnvm: don't print a warning for ADDR_EMPTYDan Carpenter
2017-04-21lightnvm: potential underflow in pblk_read_rq()Dan Carpenter
2017-04-21block: get rid of blk_integrity_revalidate()Ilya Dryomov
2017-04-21lightnvm: propagate pblk_init return to userspaceRakesh Pandit
2017-04-21blk-mq: Fix preempt count imbalanceBart Van Assche
2017-04-21Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/blockJens Axboe
2017-04-21mtip32xx: fix dereference of stack garbageJens Axboe
2017-04-21nvme: let dm-mpath distinguish nvme error codesJunxiong Guan
2017-04-21nvme/pci: Poll CQ on timeoutKeith Busch
2017-04-21nvmet_fc: Change traddr field separator to a colonJames Smart
2017-04-21nvme_fc: Add ls aborts on remote port teardownJames Smart
2017-04-21nvme_fc: Move LS's to rportJames Smart
2017-04-21nvmet_fc: add missing reference in add_portJames Smart
2017-04-21nvmet_fc: Rework target side abort handlingJames Smart
2017-04-21nvme_fcloop: split job struct from transport for req_releaseJames Smart
2017-04-21nvmet_fc: add req_release to lldd apiJames Smart
2017-04-21nvmet_fc: add target feature flags for upcall isr contextsJames Smart
2017-04-21nvmet: convert from kmap to nvmet_copy_from_sglLogan Gunthorpe
2017-04-21nvme: improve performance for virtual NVMe devicesHelen Koike
2017-04-21nvme/pci: Don't set reserved SQ create flagsKeith Busch
2017-04-21blk-stat: kill blk_stat_rq_ddir()Jens Axboe
2017-04-20nbd: set the max segments to USHRT_MAXJosef Bacik
2017-04-20blk-mq: Remove blk_mq_sched_move_to_dispatch()Bart Van Assche
2017-04-20blk-mq: add might_sleep check to blk_mq_get_driver_tag()Jens Axboe