index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
lightnvm
/
gennvm.c
Age
Commit message (
Expand
)
Author
2016-07-07
lightnvm: fix lun offset calculation for mark blk
Matias Bjørling
2016-07-07
lightnvm: remove _unlocked variant of [get/put]_blk
Matias Bjørling
2016-07-07
lightnvm: move target mgmt into media mgr
Matias Bjørling
2016-07-07
lightnvm: rename gennvm and update description
Matias Bjørling
2016-07-07
lightnvm: remove open/close statistics for gennvm
Matias Bjørling
2016-05-06
lightnvm: rename nr_pages to nr_ppas on nvm_rq
Javier González
2016-05-06
lightnvm: expose gennvm_mark_blk to targets
Matias Bjørling
2016-05-06
lightnvm: fix out of bound ppa lun id on bb tbl
Matias Bjørling
2016-05-06
lightnvm: move responsibility for bad blk mgmt to target
Matias Bjørling
2016-05-06
lightnvm: refactor device ops->get_bb_tbl()
Matias Bjørling
2016-05-06
lightnvm: move block fold outside of get_bb_tbl()
Matias Bjørling
2016-03-19
lightnvm: do not load L2P table if not supported
Javier González
2016-03-19
lightnvm: do not reserve lun on l2p loading
Javier González
2016-03-19
lightnvm: add a bitmap of luns
Wenwei Tao
2016-03-19
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