summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-06-01lightnvm: pass flag on graceful teardown to targetsJavier González
2018-06-01lightnvm: pblk: check for chunk size before allocating itJavier González
2018-06-01lightnvm: pblk: remove unnecessary argumentJavier González
2018-06-01lightnvm: pblk: remove unnecessary indirectionJavier González
2018-06-01lightnvm: pblk: return NVM_ error on failed submissionJavier González
2018-06-01lightnvm: pblk: warn in case of corrupted write bufferJavier González
2018-06-01lightnvm: pblk: improve error msg on corrupted LBAsJavier González
2018-06-01lightnvm: pblk: check read lba on gc pathJavier González
2018-06-01lightnvm: pblk: recheck for bad lines at runtimeJavier González
2018-06-01lightnvm: pblk: fail gracefully on line alloc. failureJavier González
2018-06-01Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/blockJens Axboe
2018-06-01nvme: use the changed namespaces list log to clear ns data changed AENsChristoph Hellwig
2018-06-01nvme: mark nvme_queue_scan staticChristoph Hellwig
2018-06-01nvme: submit AEN event configuration on startupHannes Reinecke
2018-06-01nvmet: mask pending AENsChristoph Hellwig
2018-06-01nvmet: add AEN configuration supportChristoph Hellwig
2018-06-01nvmet: implement the changed namespaces logChristoph Hellwig
2018-06-01nvmet: split log page implementationChristoph Hellwig
2018-06-01nvmet: add a new nvmet_zero_sgl helperChristoph Hellwig
2018-05-31nvme.h: untangle AEN notice definitionsChristoph Hellwig
2018-05-31nvmet: fix error return code in nvmet_file_ns_enable()Wei Yongjun
2018-05-31nvmet: fix a typo in nvmet_file_ns_enable()Wei Yongjun
2018-05-31nvme-fabrics: allow internal passthrough command on deleting controllersChristoph Hellwig
2018-05-30target: convert to bioset_init()/mempool_init()Kent Overstreet
2018-05-30dm: convert to bioset_init()/mempool_init()Kent Overstreet
2018-05-30md: convert to bioset_init()/mempool_init()Kent Overstreet
2018-05-30bcache: convert to bioset_init()/mempool_init()Kent Overstreet
2018-05-30lightnvm: convert to bioset_init()/mempool_init()Kent Overstreet
2018-05-30pktcdvd: convert to bioset_init()/mempool_init()Kent Overstreet
2018-05-30drbd: convert to bioset_init()/mempool_init()Kent Overstreet
2018-05-30block: convert bounce, q->bio_split to bioset_init()/mempool_init()Kent Overstreet
2018-05-30blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iterChristoph Hellwig
2018-05-30nbd: clear DISCONNECT_REQUESTED flag once disconnection occurs.Kevin Vigor
2018-05-30nvme-loop: add support for multiple portsChristoph Hellwig
2018-05-30nvme-pci: simplify __nvme_submit_cmdChristoph Hellwig
2018-05-30nvme-pci: Rate limit the nvme timeout warningsKeith Busch
2018-05-30nvme: allow duplicate controller if prior controller being deletedJames Smart
2018-05-29block: remove parent device reference from struct bsg_class_deviceChristoph Hellwig
2018-05-29Merge branch 'nvme-4.18-2' of git://git.infradead.org/nvme into for-4.18/blockJens Axboe
2018-05-29libiscsi: don't try to bypass SCSI EHChristoph Hellwig
2018-05-29mmc: complete requests from ->timeoutChristoph Hellwig
2018-05-29scsi_transport_fc: complete requests from ->timeoutChristoph Hellwig
2018-05-29null_blk: complete requests from ->timeoutChristoph Hellwig
2018-05-29mtip32xx: complete requests from ->timeoutChristoph Hellwig
2018-05-29nbd: complete requests from ->timeoutChristoph Hellwig
2018-05-29nvme: return BLK_EH_DONE from ->timeoutChristoph Hellwig
2018-05-29block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig
2018-05-29libata: remove ata_scsi_timed_outChristoph Hellwig
2018-05-28bcache: Replace bch_read_string_list() by __sysfs_match_string()Andy Shevchenko
2018-05-28bcache: Move couple of functions to sysfs.cAndy Shevchenko