index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
lightnvm
/
gennvm.c
Age
Commit message (
Expand
)
Author
2016-03-18
lightnvm: do not load L2P table if not supported
Javier González
2016-03-18
lightnvm: do not reserve lun on l2p loading
Javier González
2016-03-18
lightnvm: add a bitmap of luns
Wenwei Tao
2016-03-18
lightnvm: specify target's logical address area
Wenwei Tao
2016-03-03
lightnvm: rename ->nr_pages to ->nr_sects
Matias Bjørling
2016-01-12
lightnvm: manage open and closed blocks separately
Javier González
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: refactor end_io functions for sync
Matias Bjørling
2016-01-12
lightnvm: move ppa erase logic to core
Matias Bjørling
2016-01-12
lightnvm: fix incorrect nr_free_blocks stat
Chao Yu
2016-01-12
lightnvm: fix bio submission issue
Wenwei Tao
2015-12-29
lightnvm: wrong offset in bad blk lun calculation
Matias Bjørling
2015-12-07
lightnvm: prevent gennvm module unload on use
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-11-29
lightnvm: unconverted ppa returned in get_bb_tbl
Matias Bjørling
2015-11-29
lightnvm: free memory when gennvm register fails
Wenwei Tao
2015-11-20
lightnvm: add free and bad lun info to show luns
Javier Gonzalez
2015-11-20
lightnvm: keep track of block counts
Javier Gonzalez
2015-11-16
lightnvm: remove linear and device addr modes
Matias Bjørling
2015-11-16
lightnvm: update bad block table format
Matias Bjørling
2015-10-29
gennvm: Generic NVM manager
Matias Bjørling