aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/lightnvm.c
AgeCommit message (Expand)Author
2016-07-20block: get rid of bio_rw and READAChristoph Hellwig
2016-07-07nvme: lightnvm: make MLC num_pairs little endianJohannes Thumshirn
2016-05-06lightnvm: rename nr_pages to nr_ppas on nvm_rqJavier González
2016-05-06lightnvm: pass dma address to hardware rather than pointerArnd Bergmann
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: refactor set_bb_tbl for accepting ppa listMatias Bjørling
2016-05-06lightnvm: refactor device ops->get_bb_tbl()Matias Bjørling
2016-05-06lightnvm: move block fold outside of get_bb_tbl()Matias Bjørling
2016-03-18nvme: lightnvm: return ppa completion statusMatias Bjorling
2016-03-18Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-03-03lightnvm: fold get bb tbl when using dual/quad plane modeMatias Bjørling
2016-02-04lightnvm: check overflow and correct mlc pairsMatias Bjørling
2016-01-21Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-01-21Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-01-19Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-01-12lightnvm: introduce mlc lower page table mappingsMatias Bjørling
2016-01-12lightnvm: return the get_bb_tbl return valueMatias Bjørling
2016-01-12lightnvm: refactor end_io functions for syncMatias Bjørling
2015-12-07lightnvm: replace req queue with nvmdev for lldMatias Bjørling
2015-12-07lightnvm: check mm before useMatias Bjørling
2015-12-03NVMe: fix build with CONFIG_NVM enabledChristoph Hellwig
2015-12-01blk-mq: add a flags parameter to blk_mq_alloc_requestChristoph Hellwig
2015-11-29lightnvm: unconverted ppa returned in get_bb_tblMatias Bjørling
2015-11-29lightnvm: refactor and change vendor id for qemuMatias Bjørling
2015-11-29lightnvm: Simplify config when disabledKeith Busch
2015-11-20nvme: lightnvm: use admin queues for admin cmdsWenwei Tao
2015-11-16nvme: remove reserved double wordMatias Bjørling
2015-11-16nvme: missing ppaf copyMatias Bjørling
2015-11-16lightnvm: remove linear and device addr modesMatias Bjørling
2015-11-16lightnvm: expose mccap in identify commandMatias Bjørling
2015-11-16lightnvm: update alignments for identify commandMatias Bjørling
2015-11-16lightnvm: update bad block table formatMatias Bjørling
2015-11-03nvme: lightnvm: clean up a data typeDan Carpenter
2015-10-29nvme: LightNVM supportMatias Bjørling