summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/lightnvm.c
Commit message (Expand)AuthorAgeFilesLines
* lightnvm: propagate right error code to targetJavier González2017-06-261-1/+1
* nvmet: use NVME_IDENTIFY_DATA_SIZEJohannes Thumshirn2017-06-151-1/+1
* block: introduce new block status code typeChristoph Hellwig2017-06-091-1/+1
* nvme-lightnvm: use blk_execute_rq in nvme_nvm_submit_user_cmdChristoph Hellwig2017-06-091-11/+1
* nvme: lightnvm: fix memory leakRakesh Pandit2017-05-101-1/+2
* lightnvm: remove unused rq parameter of nvme_nvm_rqtocmd() to kill warningGeert Uytterhoeven2017-05-071-3/+3
* lightnvm: create cmd before allocating requestJavier González2017-05-041-2/+2
* nvme-lightnvm: add missing endianess conversion in nvme_nvm_end_ioChristoph Hellwig2017-04-251-1/+1
* nvme: make nvme_error_status privateChristoph Hellwig2017-04-201-3/+3
* nvme: split nvme status from block req->errorsChristoph Hellwig2017-04-201-3/+6
* lightnvm: Use blk_init_request_from_bio() instead of open-coding itBart Van Assche2017-04-191-5/+1
* lightnvm: bad type conversion for nvme control bitsJavier González2017-04-161-1/+1
* lightnvm: enable nvme size compile assertsMatias Bjørling2017-04-161-2/+4
* lightnvm: submit erases using the I/O pathJavier González2017-04-161-22/+10
* nvme/lightnvm: Prevent small buffer overflow in nvme_nvm_identifyScott Bauer2017-04-161-1/+1
* lightnvm: use end_io callback instead of instanceMatias Bjørling2017-01-311-1/+2
* lightnvm: add ioctls for vector I/OsMatias Bjørling2017-01-311-0/+220
* lightnvm: reduce number of nvm_id groups to oneMatias Bjørling2017-01-311-45/+42
* lightnvm: merge gennvm with coreMatias Bjørling2017-01-311-4/+3
* lightnvm: eliminate nvm_lun abstraction in mmJavier González2016-11-291-0/+3
* lightnvm: move block provisioning to targetsJavier González2016-11-291-2/+9
* lightnvm: enable to send hint to erase commandJavier González2016-11-291-0/+1
* nvme: lightnvm: attach lightnvm sysfs to nvme block deviceMatias Bjørling2016-11-291-12/+163
* nvme: lightnvm: frees wrong cmd structureMatias Bjørling2016-11-291-1/+1
* nvme: introduce struct nvme_requestChristoph Hellwig2016-11-101-24/+7
* lightnvm: expose device geometry through sysfsSimon A. F. Lund2016-09-211-2/+7
* lightnvm: control life of nvm_dev in driverMatias Bjørling2016-09-211-7/+24
* nvme: refactor namespaces to support non-gendisk devicesMatias Bjørling2016-09-211-2/+3
* block: get rid of bio_rw and READAChristoph Hellwig2016-07-201-1/+1
* nvme: lightnvm: make MLC num_pairs little endianJohannes Thumshirn2016-07-071-1/+1
* lightnvm: rename nr_pages to nr_ppas on nvm_rqJavier González2016-05-061-2/+2
* lightnvm: pass dma address to hardware rather than pointerArnd Bergmann2016-05-061-1/+1
* nvme/lightnvm: Log using the ctrl named deviceSagi Grimberg2016-05-061-7/+9
* lightnvm: rename dma helper functionsJavier González2016-05-061-2/+2
* lightnvm: enable metadata to be sent to deviceJavier González2016-05-061-0/+1
* lightnvm: refactor set_bb_tbl for accepting ppa listMatias Bjørling2016-05-061-4/+4
* lightnvm: refactor device ops->get_bb_tbl()Matias Bjørling2016-05-061-4/+2
* lightnvm: move block fold outside of get_bb_tbl()Matias Bjørling2016-05-061-41/+6
* nvme: lightnvm: return ppa completion statusMatias Bjorling2016-03-181-2/+15
* Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-03-181-5/+41
|\
| * lightnvm: fold get bb tbl when using dual/quad plane modeMatias Bjørling2016-03-031-5/+41
* | lightnvm: check overflow and correct mlc pairsMatias Bjørling2016-02-041-3/+9
|/
* Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-211-19/+16
|\
| * NVMe: fix build with CONFIG_NVM enabledChristoph Hellwig2015-12-031-19/+16
* | Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-211-10/+22
|\ \
| * | lightnvm: introduce mlc lower page table mappingsMatias Bjørling2016-01-121-1/+21
| * | lightnvm: return the get_bb_tbl return valueMatias Bjørling2016-01-121-5/+0
| * | lightnvm: refactor end_io functions for syncMatias Bjørling2016-01-121-4/+1
* | | Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-191-1/+1
|\ \ \ | |/ / |/| / | |/
| * blk-mq: add a flags parameter to blk_mq_alloc_requestChristoph Hellwig2015-12-011-1/+1
OpenPOWER on IntegriCloud