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