summaryrefslogtreecommitdiff
path: root/drivers/lightnvm
AgeCommit message (Expand)AuthorFilesLines
2015-11-30lightnvm: missing nvm_lock acquireWenwei Tao1-33/+42
2015-11-30lightnvm: unconverted ppa returned in get_bb_tblMatias Bjørling1-2/+1
2015-11-30lightnvm: do device max sectors boundary check firstWenwei Tao1-4/+6
2015-11-30lightnvm: fix ioctl memory leaksSudip Mukherjee1-2/+7
2015-11-30lightnvm: free memory when gennvm register failsWenwei Tao1-5/+10
2015-11-20lightnvm: add free and bad lun info to show lunsJavier Gonzalez2-6/+15
2015-11-20lightnvm: keep track of block countsJavier Gonzalez1-1/+13
2015-11-20lightnvm: missing free on init errorMatias Bjørling1-2/+4
2015-11-20lightnvm: wrong return value and redundant freeWenwei Tao1-4/+2
2015-11-17lightnvm: cleanup queue before target removalJavier González1-2/+2
2015-11-17lightnvm: remove linear and device addr modesMatias Bjørling3-9/+38
2015-11-17lightnvm: prevent double free on init errorMatias Bjørling1-9/+3
2015-11-17lightnvm: prematurely activate nvm_devMatias Bjørling1-4/+4
2015-11-17lightnvm: check for NAND flash and its typeMatias Bjørling1-0/+10
2015-11-17lightnvm: update bad block table formatMatias Bjørling2-10/+24
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe1-4/+5
2015-11-03lightnvm: refactor phys addrs type to u64Matias Bjørling2-12/+11
2015-10-29rrpc: Round-robin sector target with cost-based gcMatias Bjørling4-0/+1571
2015-10-29gennvm: Generic NVM managerMatias Bjørling4-0/+539
2015-10-29lightnvm: Support for Open-Channel SSDsMatias Bjørling3-0/+859