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
/
core.c
Age
Commit message (
Expand
)
Author
2016-03-18
Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
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: 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-02-04
lightnvm: allow to force mm initialization
Matias Bjørling
2016-01-12
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: 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: sectors first in ppa list
Matias Bjørling
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
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-11-29
lightnvm: missing nvm_lock acquire
Wenwei Tao
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-20
lightnvm: add free and bad lun info to show luns
Javier Gonzalez
2015-11-20
lightnvm: missing free on init error
Matias Bjørling
2015-11-20
lightnvm: wrong return value and redundant free
Wenwei Tao
2015-11-16
lightnvm: cleanup queue before target removal
Javier González
2015-11-16
lightnvm: remove linear and device addr modes
Matias Bjørling
2015-11-16
lightnvm: prevent double free on init error
Matias Bjørling
2015-11-16
lightnvm: prematurely activate nvm_dev
Matias Bjørling
2015-11-16
lightnvm: check for NAND flash and its type
Matias Bjørling
2015-10-29
lightnvm: Support for Open-Channel SSDs
Matias Bjørling