summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-06lightnvm: remove mgt targets on mgt removalMatias Bjørling
2016-05-06lightnvm: pass dma address to hardware rather than pointerArnd Bergmann
2016-05-06lightnvm: do not assume sequential lun alloc.Javier González
2016-05-06nvme/lightnvm: Log using the ctrl named deviceSagi Grimberg
2016-05-06lightnvm: rename dma helper functionsJavier González
2016-05-06lightnvm: enable metadata to be sent to deviceJavier González
2016-05-06lightnvm: do not free unused metadata on rrpcJavier González
2016-05-06lightnvm: fix out of bound ppa lun id on bb tblMatias Bjørling
2016-05-06lightnvm: refactor set_bb_tbl for accepting ppa listMatias Bjørling
2016-05-06lightnvm: move responsibility for bad blk mgmt to targetMatias Bjørling
2016-05-06lightnvm: make nvm_set_rqd_ppalist() aware of vblksMatias Bjørling
2016-05-06lightnvm: remove struct factory_blksMatias Bjørling
2016-05-06lightnvm: refactor device ops->get_bb_tbl()Matias Bjørling
2016-05-06lightnvm: introduce nvm_for_each_lun_ppa() macroMatias Bjørling
2016-05-06lightnvm: refactor dev->online_target to global nvm_targetsSimon A. F. Lund
2016-05-06lightnvm: rename nvm_targets to nvm_tgt_typeSimon A. F. Lund
2016-05-06lightnvm: store rrpc->soffset in device sector sizeWenwei Tao
2016-05-06lightnvm: calculate rrpc total blocks and sectors up frontWenwei Tao
2016-05-06lightnvm: avoid memory leak when lun_map kcalloc failsMatias Bjørling
2016-05-06lightnvm: move block fold outside of get_bb_tbl()Matias Bjørling
2016-05-06lightnvm: add fpg_size and pfpg_size to struct nvm_devMatias Bjørling
2016-05-06lightnvm: implement nvm_submit_ppa_listMatias Bjørling
2016-05-06lightnvm: handle submit_io failureMatias Bjørling
2016-05-06lightnvm: fix "warning: ‘ret’ may be used uninitialized"Jeff Mahoney
2016-05-03NVMe: Fix reset/remove raceKeith Busch
2016-05-02nvme: fix nvme_ns_remove() deadlockMing Lin
2016-05-02nvme: switch to RCU freeing the namespaceMing Lin
2016-05-02NVMe: correct comment for offset enum of controller registers in nvme.hWang Sheng-Hui
2016-05-02nvme: add helper nvme_cleanup_cmd()Ming Lin
2016-05-02nvme: move AER handling to common codeChristoph Hellwig
2016-05-02nvme: move namespace scanning to coreChristoph Hellwig
2016-05-02nvme: tighten up state check for namespace scanningChristoph Hellwig
2016-05-02nvme: introduce a controller state machineChristoph Hellwig
2016-05-02nvme: remove the io_incapable methodChristoph Hellwig
2016-05-02NVMe: nvme_core_exit() should do cleanup in the reverse order as nvme_core_in...Wang Sheng-Hui
2016-05-02NVMe: Fix check_flush_dependency warningKeith Busch
2016-04-26NVMe: small typo in section BLK_DEV_NVME_SCSI of host/KconfigWang Sheng-Hui
2016-04-26nvme: fix cntlid typeChristoph Hellwig
2016-04-25skd: remove broken discard supportJeff Moyer
2016-04-13block: kill off q->flush_flagsJens Axboe
2016-04-13nvme: Avoid reset work on watchdog timer function during error recoveryGuilherme G. Piccoli
2016-04-12NVMe: silence warning about unused 'dev'Jens Axboe
2016-04-12block: kill blk_queue_flush()Jens Axboe
2016-04-12um: switch to using blk_queue_write_cache()Jens Axboe
2016-04-12mtd: switch to using blk_queue_write_cache()Jens Axboe
2016-04-12mmc/block: switch to using blk_queue_write_cache()Jens Axboe
2016-04-12md: update to using blk_queue_write_cache()Jens Axboe
2016-04-12ide-disk: update to using blk_queue_write_cache()Jens Axboe
2016-04-12xen-blkfront: switch to using blk_queue_write_cache()Jens Axboe
2016-04-12dm: switch to using blk_queue_write_cache()Jens Axboe