index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
lightnvm.h
Age
Commit message (
Expand
)
Author
2016-05-06
lightnvm: reserved space calculation incorrect
Javier González
2016-05-06
lightnvm: rename nr_pages to nr_ppas on nvm_rq
Javier González
2016-05-06
lightnvm: add is_cached entry to struct ppa_addr
Matias Bjørling
2016-05-06
lightnvm: expose gennvm_mark_blk to targets
Matias Bjørling
2016-05-06
lightnvm: remove mgt targets on mgt removal
Matias Bjørling
2016-05-06
lightnvm: rename dma helper functions
Javier González
2016-05-06
lightnvm: enable metadata to be sent to device
Javier González
2016-05-06
lightnvm: refactor set_bb_tbl for accepting ppa list
Matias Bjørling
2016-05-06
lightnvm: make nvm_set_rqd_ppalist() aware of vblks
Matias Bjørling
2016-05-06
lightnvm: refactor device ops->get_bb_tbl()
Matias Bjørling
2016-05-06
lightnvm: introduce nvm_for_each_lun_ppa() macro
Matias Bjørling
2016-05-06
lightnvm: refactor dev->online_target to global nvm_targets
Simon A. F. Lund
2016-05-06
lightnvm: rename nvm_targets to nvm_tgt_type
Simon A. F. Lund
2016-05-06
lightnvm: move block fold outside of get_bb_tbl()
Matias Bjørling
2016-05-06
lightnvm: add fpg_size and pfpg_size to struct nvm_dev
Matias Bjørling
2016-05-06
lightnvm: implement nvm_submit_ppa_list
Matias Bjørling
2016-03-18
nvme: lightnvm: return ppa completion status
Matias Bjorling
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-18
Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
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-02-04
lightnvm: allow to force mm initialization
Matias Bjørling
2016-01-13
lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM
Jens Axboe
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: 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: fix missing grown bad block type
Matias Bjørling
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: 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: replace req queue with nvmdev for lld
Matias Bjørling
2015-12-07
lightnvm: comments on constants
Matias Bjørling
2015-11-29
lightnvm: unconverted ppa returned in get_bb_tbl
Matias Bjørling
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: remove unused attrs in nvm_id structs
Matias Bjørling
2015-11-16
lightnvm: expose mccap in identify command
Matias Bjørling
2015-11-16
lightnvm: update bad block table format
Matias Bjørling
2015-11-16
lightnvm: change max_phys_sect to uint
Matias Bjørling
2015-11-07
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
2015-11-03
lightnvm: refactor phys addrs type to u64
Matias Bjørling
2015-10-29
lightnvm: Support for Open-Channel SSDs
Matias Bjørling