summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-06-29xen-blkfront: save uncompleted reqs in blkfront_resume()Bob Liu1-51/+40
2016-06-08xen-blkfront: fix resume issues after a migrationBob Liu1-12/+8
2016-06-08xen-blkfront: don't call talk_to_blkback when already connected to blkbackBob Liu1-1/+14
2016-05-06lightnvm: reserved space calculation incorrectJavier González1-1/+1
2016-05-06lightnvm: rename nr_pages to nr_ppas on nvm_rqJavier González6-16/+16
2016-05-06lightnvm: expose gennvm_mark_blk to targetsMatias Bjørling1-13/+14
2016-05-06lightnvm: remove mgt targets on mgt removalMatias Bjørling1-26/+43
2016-05-06lightnvm: pass dma address to hardware rather than pointerArnd Bergmann1-1/+1
2016-05-06lightnvm: do not assume sequential lun alloc.Javier González1-3/+2
2016-05-06nvme/lightnvm: Log using the ctrl named deviceSagi Grimberg1-7/+9
2016-05-06lightnvm: rename dma helper functionsJavier González2-10/+10
2016-05-06lightnvm: enable metadata to be sent to deviceJavier González1-0/+1
2016-05-06lightnvm: do not free unused metadata on rrpcJavier González1-2/+0
2016-05-06lightnvm: fix out of bound ppa lun id on bb tblMatias Bjørling1-6/+1
2016-05-06lightnvm: refactor set_bb_tbl for accepting ppa listMatias Bjørling2-5/+5
2016-05-06lightnvm: move responsibility for bad blk mgmt to targetMatias Bjørling1-19/+16
2016-05-06lightnvm: make nvm_set_rqd_ppalist() aware of vblksMatias Bjørling2-15/+18
2016-05-06lightnvm: remove struct factory_blksMatias Bjørling1-34/+28
2016-05-06lightnvm: refactor device ops->get_bb_tbl()Matias Bjørling4-80/+109
2016-05-06lightnvm: introduce nvm_for_each_lun_ppa() macroMatias Bjørling1-38/+26
2016-05-06lightnvm: refactor dev->online_target to global nvm_targetsSimon A. F. Lund1-22/+25
2016-05-06lightnvm: rename nvm_targets to nvm_tgt_typeSimon A. F. Lund2-10/+10
2016-05-06lightnvm: store rrpc->soffset in device sector sizeWenwei Tao1-7/+10
2016-05-06lightnvm: calculate rrpc total blocks and sectors up frontWenwei Tao1-4/+2
2016-05-06lightnvm: avoid memory leak when lun_map kcalloc failsMatias Bjørling1-23/+30
2016-05-06lightnvm: move block fold outside of get_bb_tbl()Matias Bjørling4-56/+69
2016-05-06lightnvm: add fpg_size and pfpg_size to struct nvm_devMatias Bjørling2-10/+9
2016-05-06lightnvm: implement nvm_submit_ppa_listMatias Bjørling1-19/+69
2016-05-06lightnvm: handle submit_io failureMatias Bjørling1-0/+5
2016-05-06lightnvm: fix "warning: ‘ret’ may be used uninitialized"Jeff Mahoney1-2/+2
2016-05-03NVMe: Fix reset/remove raceKeith Busch1-2/+1
2016-05-02nvme: fix nvme_ns_remove() deadlockMing Lin1-2/+4
2016-05-02nvme: switch to RCU freeing the namespaceMing Lin1-10/+11
2016-05-02nvme: add helper nvme_cleanup_cmd()Ming Lin2-2/+7
2016-05-02nvme: move AER handling to common codeChristoph Hellwig3-40/+66
2016-05-02nvme: move namespace scanning to coreChristoph Hellwig3-32/+34
2016-05-02nvme: tighten up state check for namespace scanningChristoph Hellwig1-2/+4
2016-05-02nvme: introduce a controller state machineChristoph Hellwig3-13/+74
2016-05-02nvme: remove the io_incapable methodChristoph Hellwig2-20/+0
2016-05-02NVMe: nvme_core_exit() should do cleanup in the reverse order as nvme_core_in...Wang Sheng-Hui1-1/+1
2016-05-02NVMe: Fix check_flush_dependency warningKeith Busch1-0/+1
2016-04-26NVMe: small typo in section BLK_DEV_NVME_SCSI of host/KconfigWang Sheng-Hui1-1/+1
2016-04-26nvme: fix cntlid typeChristoph Hellwig1-1/+1
2016-04-26skd: remove broken discard supportJeff Moyer1-58/+1
2016-04-13block: kill off q->flush_flagsJens Axboe4-11/+12
2016-04-13nvme: Avoid reset work on watchdog timer function during error recoveryGuilherme G. Piccoli1-8/+30
2016-04-13NVMe: silence warning about unused 'dev'Jens Axboe1-2/+2
2016-04-13mtd: switch to using blk_queue_write_cache()Jens Axboe1-1/+1
2016-04-13mmc/block: switch to using blk_queue_write_cache()Jens Axboe1-1/+1
2016-04-13md: update to using blk_queue_write_cache()Jens Axboe1-1/+1