index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
lightnvm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-07
lightnvm: make ppa_list const in nvm_set_rqd_list
Matias Bjørling
1
-1
/
+1
2016-07-07
lightnvm: remove _unlocked variant of [get/put]_blk
Matias Bjørling
1
-6
/
+0
2016-07-07
lightnvm: move target mgmt into media mgr
Matias Bjørling
1
-0
/
+10
2016-07-07
lightnvm: remove open/close statistics for gennvm
Matias Bjørling
1
-11
/
+2
2016-07-07
lightnvm: initialize ppa_addr in dev_to_generic_addr()
Javier González
1
-0
/
+1
2016-07-07
lightnvm: add media manager mark_blk helper
Javier González
1
-0
/
+2
2016-05-06
lightnvm: reserved space calculation incorrect
Javier González
1
-1
/
+0
2016-05-06
lightnvm: rename nr_pages to nr_ppas on nvm_rq
Javier González
1
-1
/
+1
2016-05-06
lightnvm: add is_cached entry to struct ppa_addr
Matias Bjørling
1
-1
/
+7
2016-05-06
lightnvm: expose gennvm_mark_blk to targets
Matias Bjørling
1
-0
/
+4
2016-05-06
lightnvm: remove mgt targets on mgt removal
Matias Bjørling
1
-0
/
+1
2016-05-06
lightnvm: rename dma helper functions
Javier González
1
-1
/
+1
2016-05-06
lightnvm: enable metadata to be sent to device
Javier González
1
-2
/
+2
2016-05-06
lightnvm: refactor set_bb_tbl for accepting ppa list
Matias Bjørling
1
-1
/
+1
2016-05-06
lightnvm: make nvm_set_rqd_ppalist() aware of vblks
Matias Bjørling
1
-1
/
+1
2016-05-06
lightnvm: refactor device ops->get_bb_tbl()
Matias Bjørling
1
-4
/
+2
2016-05-06
lightnvm: introduce nvm_for_each_lun_ppa() macro
Matias Bjørling
1
-0
/
+7
2016-05-06
lightnvm: refactor dev->online_target to global nvm_targets
Simon A. F. Lund
1
-1
/
+0
2016-05-06
lightnvm: rename nvm_targets to nvm_tgt_type
Simon A. F. Lund
1
-2
/
+2
2016-05-06
lightnvm: move block fold outside of get_bb_tbl()
Matias Bjørling
1
-2
/
+4
2016-05-06
lightnvm: add fpg_size and pfpg_size to struct nvm_dev
Matias Bjørling
1
-0
/
+2
2016-05-06
lightnvm: implement nvm_submit_ppa_list
Matias Bjørling
1
-0
/
+2
2016-03-19
nvme: lightnvm: return ppa completion status
Matias Bjorling
1
-0
/
+1
2016-03-19
lightnvm: add a bitmap of luns
Wenwei Tao
1
-0
/
+5
2016-03-19
lightnvm: specify target's logical address area
Wenwei Tao
1
-0
/
+8
2016-03-19
Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+4
2016-03-04
lightnvm: rename ->nr_pages to ->nr_sects
Matias Bjørling
1
-1
/
+1
2016-03-04
lightnvm: fold get bb tbl when using dual/quad plane mode
Matias Bjørling
1
-3
/
+3
2016-02-04
lightnvm: allow to force mm initialization
Matias Bjørling
1
-0
/
+4
2016-01-13
lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM
Jens Axboe
1
-57
/
+64
2016-01-12
lightnvm: introduce factory reset
Matias Bjørling
1
-0
/
+2
2016-01-12
lightnvm: use system block for mm initialization
Matias Bjørling
1
-0
/
+3
2016-01-12
lightnvm: core on-disk initialization
Matias Bjørling
1
-0
/
+35
2016-01-12
lightnvm: introduce mlc lower page table mappings
Matias Bjørling
1
-0
/
+20
2016-01-12
lightnvm: add mccap support
Matias Bjørling
1
-0
/
+7
2016-01-12
lightnvm: manage open and closed blocks separately
Javier González
1
-3
/
+22
2016-01-12
lightnvm: fix missing grown bad block type
Matias Bjørling
1
-2
/
+3
2016-01-12
lightnvm: introduce nvm_submit_ppa
Matias Bjørling
1
-0
/
+2
2016-01-12
lightnvm: move rq->error to nvm_rq->error
Matias Bjørling
1
-1
/
+3
2016-01-12
lightnvm: support multiple ppas in nvm_erase_ppa
Matias Bjørling
1
-1
/
+1
2016-01-12
lightnvm: refactor end_io functions for sync
Matias Bjørling
1
-4
/
+8
2016-01-12
lightnvm: refactor rqd ppa list into set/free
Matias Bjørling
1
-0
/
+3
2016-01-12
lightnvm: move ppa erase logic to core
Matias Bjørling
1
-0
/
+3
2015-12-07
lightnvm: replace req queue with nvmdev for lld
Matias Bjørling
1
-7
/
+7
2015-12-07
lightnvm: comments on constants
Matias Bjørling
1
-0
/
+7
2015-11-30
lightnvm: unconverted ppa returned in get_bb_tbl
Matias Bjørling
1
-1
/
+1
2015-11-20
lightnvm: add free and bad lun info to show luns
Javier Gonzalez
1
-2
/
+2
2015-11-20
lightnvm: keep track of block counts
Javier Gonzalez
1
-0
/
+2
2015-11-17
lightnvm: remove linear and device addr modes
Matias Bjørling
1
-120
/
+34
2015-11-17
lightnvm: remove unused attrs in nvm_id structs
Matias Bjørling
1
-6
/
+1
[next]