summaryrefslogtreecommitdiffstats
path: root/drivers/lightnvm
Commit message (Expand)AuthorAgeFilesLines
* lightnvm: wrong offset in bad blk lun calculationMatias Bjørling2015-12-291-1/+1
* lightnvm: do not compile in debugging by defaultMatias Bjørling2015-12-071-0/+1
* lightnvm: prevent gennvm module unload on useMatias Bjørling2015-12-071-0/+5
* lightnvm: fix media mgr registrationMatias Bjørling2015-12-071-39/+39
* lightnvm: replace req queue with nvmdev for lldMatias Bjørling2015-12-073-9/+8Star
* lightnvm: refactor spin_unlock in gennvm_get_blkWenwei Tao2015-12-071-5/+2Star
* lightnvm: put blks when luns configure failedWenwei Tao2015-12-071-2/+19
* lightnvm: use flags in rrpc_get_blkWenwei Tao2015-12-071-1/+1
* lightnvm: missing nvm_lock acquireWenwei Tao2015-11-291-33/+42
* lightnvm: unconverted ppa returned in get_bb_tblMatias Bjørling2015-11-291-2/+1Star
* lightnvm: do device max sectors boundary check firstWenwei Tao2015-11-291-4/+6
* lightnvm: fix ioctl memory leaksSudip Mukherjee2015-11-291-2/+7
* lightnvm: free memory when gennvm register failsWenwei Tao2015-11-291-5/+10
* lightnvm: add free and bad lun info to show lunsJavier Gonzalez2015-11-202-6/+15
* lightnvm: keep track of block countsJavier Gonzalez2015-11-201-1/+13
* lightnvm: missing free on init errorMatias Bjørling2015-11-201-2/+4
* lightnvm: wrong return value and redundant freeWenwei Tao2015-11-201-4/+2Star
* lightnvm: cleanup queue before target removalJavier González2015-11-161-2/+2
* lightnvm: remove linear and device addr modesMatias Bjørling2015-11-163-9/+38
* lightnvm: prevent double free on init errorMatias Bjørling2015-11-161-9/+3Star
* lightnvm: prematurely activate nvm_devMatias Bjørling2015-11-161-4/+4
* lightnvm: check for NAND flash and its typeMatias Bjørling2015-11-161-0/+10
* lightnvm: update bad block table formatMatias Bjørling2015-11-162-10/+24
* block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-071-4/+5
* lightnvm: refactor phys addrs type to u64Matias Bjørling2015-11-032-12/+11Star
* rrpc: Round-robin sector target with cost-based gcMatias Bjørling2015-10-294-0/+1571
* gennvm: Generic NVM managerMatias Bjørling2015-10-294-0/+539
* lightnvm: Support for Open-Channel SSDsMatias Bjørling2015-10-293-0/+859