summaryrefslogtreecommitdiff
path: root/drivers/lightnvm
Commit message (Expand)AuthorAge
...
* lightnvm: move the pages per block check out of the loopWenwei Tao2016-01-12
* lightnvm: sectors first in ppa listMatias Bjørling2016-01-12
* lightnvm: fix locking and mempool in rrpc_lun_gcWenwei Tao2016-01-12
* lightnvm: put block back to gc list on its reclaim failWenwei Tao2016-01-12
* lightnvm: check bi_error in gcWenwei Tao2016-01-12
* lightnvm: refactor end_io functions for syncMatias Bjørling2016-01-12
* lightnvm: refactor rqd ppa list into set/freeMatias Bjørling2016-01-12
* lightnvm: move ppa erase logic to coreMatias Bjørling2016-01-12
* lightnvm: unlock rq and free ppa_list on submission failWenwei Tao2016-01-12
* lightnvm: add check after mempool allocationJavier Gonzalez2016-01-12
* lightnvm: fix incorrect nr_free_blocks statChao Yu2016-01-12
* lightnvm: fix bio submission issueWenwei Tao2016-01-12
* lightnvm: wrong offset in bad blk lun calculationMatias Bjørling2015-12-29
* lightnvm: do not compile in debugging by defaultMatias Bjørling2015-12-07
* lightnvm: prevent gennvm module unload on useMatias Bjørling2015-12-07
* lightnvm: fix media mgr registrationMatias Bjørling2015-12-07
* lightnvm: replace req queue with nvmdev for lldMatias Bjørling2015-12-07
* lightnvm: refactor spin_unlock in gennvm_get_blkWenwei Tao2015-12-07
* lightnvm: put blks when luns configure failedWenwei Tao2015-12-07
* lightnvm: use flags in rrpc_get_blkWenwei Tao2015-12-07
* lightnvm: missing nvm_lock acquireWenwei Tao2015-11-29
* lightnvm: unconverted ppa returned in get_bb_tblMatias Bjørling2015-11-29
* lightnvm: do device max sectors boundary check firstWenwei Tao2015-11-29
* lightnvm: fix ioctl memory leaksSudip Mukherjee2015-11-29
* lightnvm: free memory when gennvm register failsWenwei Tao2015-11-29
* lightnvm: add free and bad lun info to show lunsJavier Gonzalez2015-11-20
* lightnvm: keep track of block countsJavier Gonzalez2015-11-20
* lightnvm: missing free on init errorMatias Bjørling2015-11-20
* lightnvm: wrong return value and redundant freeWenwei Tao2015-11-20
* lightnvm: cleanup queue before target removalJavier González2015-11-16
* lightnvm: remove linear and device addr modesMatias Bjørling2015-11-16
* lightnvm: prevent double free on init errorMatias Bjørling2015-11-16
* lightnvm: prematurely activate nvm_devMatias Bjørling2015-11-16
* lightnvm: check for NAND flash and its typeMatias Bjørling2015-11-16
* lightnvm: update bad block table formatMatias Bjørling2015-11-16
* block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-07
* lightnvm: refactor phys addrs type to u64Matias Bjørling2015-11-03
* rrpc: Round-robin sector target with cost-based gcMatias Bjørling2015-10-29
* gennvm: Generic NVM managerMatias Bjørling2015-10-29
* lightnvm: Support for Open-Channel SSDsMatias Bjørling2015-10-29