| Commit message (Expand) | Author | Age |
... | |
* | lightnvm: add a bitmap of luns | Wenwei Tao | 2016-03-18 |
* | lightnvm: specify target's logical address area | Wenwei Tao | 2016-03-18 |
* | Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-03-18 |
|\ |
|
| * | lightnvm: generalize rrpc ppa calculations | Javier González | 2016-03-03 |
| * | lightnvm: remove struct nvm_dev->total_blocks | Matias Bjørling | 2016-03-03 |
| * | lightnvm: rename ->nr_pages to ->nr_sects | Matias Bjørling | 2016-03-03 |
| * | lightnvm: update closed list outside of intr context | Javier González | 2016-03-03 |
| * | lightnvm: fold get bb tbl when using dual/quad plane mode | Matias Bjørling | 2016-03-03 |
| * | lightnvm: fix up nonsensical configure overrun checking | Alan | 2016-03-03 |
* | | lightnvm: allow to force mm initialization | Matias Bjørling | 2016-02-04 |
* | | lightnvm: fix request intersection locking in rrpc | Javier González | 2016-02-04 |
* | | lightnvm: warn if irqs are disabled in lock laddr | Javier González | 2016-02-04 |
* | | lightnvm: put bio before return | Wenwei Tao | 2016-02-04 |
|/ |
|
* | lightnvm: introduce factory reset | Matias Bjørling | 2016-01-12 |
* | lightnvm: use system block for mm initialization | Matias Bjørling | 2016-01-12 |
* | lightnvm: introduce ioctl to initialize device | Matias Bjørling | 2016-01-12 |
* | lightnvm: core on-disk initialization | Matias Bjørling | 2016-01-12 |
* | lightnvm: introduce mlc lower page table mappings | Matias Bjørling | 2016-01-12 |
* | lightnvm: add mccap support | Matias Bjørling | 2016-01-12 |
* | lightnvm: manage open and closed blocks separately | Javier González | 2016-01-12 |
* | lightnvm: reference rrpc lun in rrpc block | Javier González | 2016-01-12 |
* | lightnvm: introduce nvm_submit_ppa | Matias Bjørling | 2016-01-12 |
* | lightnvm: move rq->error to nvm_rq->error | Matias Bjørling | 2016-01-12 |
* | lightnvm: support multiple ppas in nvm_erase_ppa | Matias Bjørling | 2016-01-12 |
* | lightnvm: move the pages per block check out of the loop | Wenwei Tao | 2016-01-12 |
* | lightnvm: sectors first in ppa list | Matias Bjørling | 2016-01-12 |
* | lightnvm: fix locking and mempool in rrpc_lun_gc | Wenwei Tao | 2016-01-12 |
* | lightnvm: put block back to gc list on its reclaim fail | Wenwei Tao | 2016-01-12 |
* | lightnvm: check bi_error in gc | Wenwei Tao | 2016-01-12 |
* | lightnvm: refactor end_io functions for sync | Matias Bjørling | 2016-01-12 |
* | lightnvm: refactor rqd ppa list into set/free | Matias Bjørling | 2016-01-12 |
* | lightnvm: move ppa erase logic to core | Matias Bjørling | 2016-01-12 |
* | lightnvm: unlock rq and free ppa_list on submission fail | Wenwei Tao | 2016-01-12 |
* | lightnvm: add check after mempool allocation | Javier Gonzalez | 2016-01-12 |
* | lightnvm: fix incorrect nr_free_blocks stat | Chao Yu | 2016-01-12 |
* | lightnvm: fix bio submission issue | Wenwei Tao | 2016-01-12 |
* | lightnvm: wrong offset in bad blk lun calculation | Matias Bjørling | 2015-12-29 |
* | lightnvm: do not compile in debugging by default | Matias Bjørling | 2015-12-07 |
* | lightnvm: prevent gennvm module unload on use | Matias Bjørling | 2015-12-07 |
* | lightnvm: fix media mgr registration | Matias Bjørling | 2015-12-07 |
* | lightnvm: replace req queue with nvmdev for lld | Matias Bjørling | 2015-12-07 |
* | lightnvm: refactor spin_unlock in gennvm_get_blk | Wenwei Tao | 2015-12-07 |
* | lightnvm: put blks when luns configure failed | Wenwei Tao | 2015-12-07 |
* | lightnvm: use flags in rrpc_get_blk | Wenwei Tao | 2015-12-07 |
* | lightnvm: missing nvm_lock acquire | Wenwei Tao | 2015-11-29 |
* | lightnvm: unconverted ppa returned in get_bb_tbl | Matias Bjørling | 2015-11-29 |
* | lightnvm: do device max sectors boundary check first | Wenwei Tao | 2015-11-29 |
* | lightnvm: fix ioctl memory leaks | Sudip Mukherjee | 2015-11-29 |
* | lightnvm: free memory when gennvm register fails | Wenwei Tao | 2015-11-29 |
* | lightnvm: add free and bad lun info to show luns | Javier Gonzalez | 2015-11-20 |