summaryrefslogtreecommitdiffstats
path: root/drivers/lightnvm/gennvm.c
Commit message (Expand)AuthorAgeFilesLines
* lightnvm: rename nr_pages to nr_ppas on nvm_rqJavier González2016-05-061-1/+1
* lightnvm: expose gennvm_mark_blk to targetsMatias Bjørling2016-05-061-13/+14
* lightnvm: fix out of bound ppa lun id on bb tblMatias Bjørling2016-05-061-6/+1
* lightnvm: move responsibility for bad blk mgmt to targetMatias Bjørling2016-05-061-19/+16
* lightnvm: refactor device ops->get_bb_tbl()Matias Bjørling2016-05-061-9/+20
* lightnvm: move block fold outside of get_bb_tbl()Matias Bjørling2016-05-061-6/+8
* lightnvm: do not load L2P table if not supportedJavier González2016-03-181-1/+1
* lightnvm: do not reserve lun on l2p loadingJavier González2016-03-181-3/+0
* lightnvm: add a bitmap of lunsWenwei Tao2016-03-181-0/+18
* lightnvm: specify target's logical address areaWenwei Tao2016-03-181-0/+67
* lightnvm: rename ->nr_pages to ->nr_sectsMatias Bjørling2016-03-031-4/+3
* lightnvm: manage open and closed blocks separatelyJavier González2016-01-121-37/+62
* lightnvm: move rq->error to nvm_rq->errorMatias Bjørling2016-01-121-3/+3
* lightnvm: support multiple ppas in nvm_erase_ppaMatias Bjørling2016-01-121-1/+1
* lightnvm: refactor end_io functions for syncMatias Bjørling2016-01-121-20/+14
* lightnvm: move ppa erase logic to coreMatias Bjørling2016-01-121-64/+4
* lightnvm: fix incorrect nr_free_blocks statChao Yu2016-01-121-0/+1
* lightnvm: fix bio submission issueWenwei Tao2016-01-121-1/+1
* lightnvm: wrong offset in bad blk lun calculationMatias Bjørling2015-12-291-1/+1
* lightnvm: prevent gennvm module unload on useMatias Bjørling2015-12-071-0/+5
* lightnvm: replace req queue with nvmdev for lldMatias Bjørling2015-12-071-4/+4
* lightnvm: refactor spin_unlock in gennvm_get_blkWenwei Tao2015-12-071-5/+2
* lightnvm: unconverted ppa returned in get_bb_tblMatias Bjørling2015-11-291-2/+1
* lightnvm: free memory when gennvm register failsWenwei Tao2015-11-291-5/+10
* lightnvm: add free and bad lun info to show lunsJavier Gonzalez2015-11-201-5/+14
* lightnvm: keep track of block countsJavier Gonzalez2015-11-201-1/+13
* lightnvm: remove linear and device addr modesMatias Bjørling2015-11-161-6/+6
* lightnvm: update bad block table formatMatias Bjørling2015-11-161-10/+22
* gennvm: Generic NVM managerMatias Bjørling2015-10-291-0/+485
OpenPOWER on IntegriCloud