| Commit message (Expand) | Author | Age | Files | Lines |
* | lightnvm: make ppa_list const in nvm_set_rqd_list | Matias Bjørling | 2016-07-07 | 1 | -1/+1 |
* | lightnvm: remove _unlocked variant of [get/put]_blk | Matias Bjørling | 2016-07-07 | 1 | -6/+0 |
* | lightnvm: move target mgmt into media mgr | Matias Bjørling | 2016-07-07 | 1 | -0/+10 |
* | lightnvm: remove open/close statistics for gennvm | Matias Bjørling | 2016-07-07 | 1 | -11/+2 |
* | lightnvm: initialize ppa_addr in dev_to_generic_addr() | Javier González | 2016-07-07 | 1 | -0/+1 |
* | lightnvm: add media manager mark_blk helper | Javier González | 2016-07-07 | 1 | -0/+2 |
* | lightnvm: reserved space calculation incorrect | Javier González | 2016-05-06 | 1 | -1/+0 |
* | lightnvm: rename nr_pages to nr_ppas on nvm_rq | Javier González | 2016-05-06 | 1 | -1/+1 |
* | lightnvm: add is_cached entry to struct ppa_addr | Matias Bjørling | 2016-05-06 | 1 | -1/+7 |
* | lightnvm: expose gennvm_mark_blk to targets | Matias Bjørling | 2016-05-06 | 1 | -0/+4 |
* | lightnvm: remove mgt targets on mgt removal | Matias Bjørling | 2016-05-06 | 1 | -0/+1 |
* | lightnvm: rename dma helper functions | Javier González | 2016-05-06 | 1 | -1/+1 |
* | lightnvm: enable metadata to be sent to device | Javier González | 2016-05-06 | 1 | -2/+2 |
* | lightnvm: refactor set_bb_tbl for accepting ppa list | Matias Bjørling | 2016-05-06 | 1 | -1/+1 |
* | lightnvm: make nvm_set_rqd_ppalist() aware of vblks | Matias Bjørling | 2016-05-06 | 1 | -1/+1 |
* | lightnvm: refactor device ops->get_bb_tbl() | Matias Bjørling | 2016-05-06 | 1 | -4/+2 |
* | lightnvm: introduce nvm_for_each_lun_ppa() macro | Matias Bjørling | 2016-05-06 | 1 | -0/+7 |
* | lightnvm: refactor dev->online_target to global nvm_targets | Simon A. F. Lund | 2016-05-06 | 1 | -1/+0 |
* | lightnvm: rename nvm_targets to nvm_tgt_type | Simon A. F. Lund | 2016-05-06 | 1 | -2/+2 |
* | lightnvm: move block fold outside of get_bb_tbl() | Matias Bjørling | 2016-05-06 | 1 | -2/+4 |
* | lightnvm: add fpg_size and pfpg_size to struct nvm_dev | Matias Bjørling | 2016-05-06 | 1 | -0/+2 |
* | lightnvm: implement nvm_submit_ppa_list | Matias Bjørling | 2016-05-06 | 1 | -0/+2 |
* | nvme: lightnvm: return ppa completion status | Matias Bjorling | 2016-03-18 | 1 | -0/+1 |
* | lightnvm: add a bitmap of luns | Wenwei Tao | 2016-03-18 | 1 | -0/+5 |
* | lightnvm: specify target's logical address area | Wenwei Tao | 2016-03-18 | 1 | -0/+8 |
* | Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-03-18 | 1 | -4/+4 |
|\ |
|
| * | lightnvm: rename ->nr_pages to ->nr_sects | Matias Bjørling | 2016-03-03 | 1 | -1/+1 |
| * | lightnvm: fold get bb tbl when using dual/quad plane mode | Matias Bjørling | 2016-03-03 | 1 | -3/+3 |
* | | lightnvm: allow to force mm initialization | Matias Bjørling | 2016-02-04 | 1 | -0/+4 |
|/ |
|
* | lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM | Jens Axboe | 2016-01-13 | 1 | -57/+64 |
* | lightnvm: introduce factory reset | Matias Bjørling | 2016-01-12 | 1 | -0/+2 |
* | lightnvm: use system block for mm initialization | Matias Bjørling | 2016-01-12 | 1 | -0/+3 |
* | lightnvm: core on-disk initialization | Matias Bjørling | 2016-01-12 | 1 | -0/+35 |
* | lightnvm: introduce mlc lower page table mappings | Matias Bjørling | 2016-01-12 | 1 | -0/+20 |
* | lightnvm: add mccap support | Matias Bjørling | 2016-01-12 | 1 | -0/+7 |
* | lightnvm: manage open and closed blocks separately | Javier González | 2016-01-12 | 1 | -3/+22 |
* | lightnvm: fix missing grown bad block type | Matias Bjørling | 2016-01-12 | 1 | -2/+3 |
* | lightnvm: introduce nvm_submit_ppa | Matias Bjørling | 2016-01-12 | 1 | -0/+2 |
* | lightnvm: move rq->error to nvm_rq->error | Matias Bjørling | 2016-01-12 | 1 | -1/+3 |
* | lightnvm: support multiple ppas in nvm_erase_ppa | Matias Bjørling | 2016-01-12 | 1 | -1/+1 |
* | lightnvm: refactor end_io functions for sync | Matias Bjørling | 2016-01-12 | 1 | -4/+8 |
* | lightnvm: refactor rqd ppa list into set/free | Matias Bjørling | 2016-01-12 | 1 | -0/+3 |
* | lightnvm: move ppa erase logic to core | Matias Bjørling | 2016-01-12 | 1 | -0/+3 |
* | lightnvm: replace req queue with nvmdev for lld | Matias Bjørling | 2015-12-07 | 1 | -7/+7 |
* | lightnvm: comments on constants | Matias Bjørling | 2015-12-07 | 1 | -0/+7 |
* | lightnvm: unconverted ppa returned in get_bb_tbl | Matias Bjørling | 2015-11-29 | 1 | -1/+1 |
* | lightnvm: add free and bad lun info to show luns | Javier Gonzalez | 2015-11-20 | 1 | -2/+2 |
* | lightnvm: keep track of block counts | Javier Gonzalez | 2015-11-20 | 1 | -0/+2 |
* | lightnvm: remove linear and device addr modes | Matias Bjørling | 2015-11-16 | 1 | -120/+34 |
* | lightnvm: remove unused attrs in nvm_id structs | Matias Bjørling | 2015-11-16 | 1 | -6/+1 |