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
/
drivers
/
lightnvm
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-12
lightnvm: introduce factory reset
Matias Bjørling
1
-0
/
+34
2016-01-12
lightnvm: use system block for mm initialization
Matias Bjørling
1
-2
/
+23
2016-01-12
lightnvm: introduce ioctl to initialize device
Matias Bjørling
1
-0
/
+50
2016-01-12
lightnvm: core on-disk initialization
Matias Bjørling
1
-0
/
+1
2016-01-12
lightnvm: introduce mlc lower page table mappings
Matias Bjørling
1
-1
/
+60
2016-01-12
lightnvm: add mccap support
Matias Bjørling
1
-0
/
+1
2016-01-12
lightnvm: manage open and closed blocks separately
Javier González
1
-0
/
+14
2016-01-12
lightnvm: introduce nvm_submit_ppa
Matias Bjørling
1
-1
/
+44
2016-01-12
lightnvm: move rq->error to nvm_rq->error
Matias Bjørling
1
-1
/
+2
2016-01-12
lightnvm: support multiple ppas in nvm_erase_ppa
Matias Bjørling
1
-2
/
+2
2016-01-12
lightnvm: sectors first in ppa list
Matias Bjørling
1
-3
/
+3
2016-01-12
lightnvm: refactor end_io functions for sync
Matias Bjørling
1
-0
/
+16
2016-01-12
lightnvm: refactor rqd ppa list into set/free
Matias Bjørling
1
-21
/
+50
2016-01-12
lightnvm: move ppa erase logic to core
Matias Bjørling
1
-0
/
+67
2015-12-07
lightnvm: fix media mgr registration
Matias Bjørling
1
-39
/
+39
2015-12-07
lightnvm: replace req queue with nvmdev for lld
Matias Bjørling
1
-4
/
+3
2015-11-30
lightnvm: missing nvm_lock acquire
Wenwei Tao
1
-33
/
+42
2015-11-30
lightnvm: do device max sectors boundary check first
Wenwei Tao
1
-4
/
+6
2015-11-30
lightnvm: fix ioctl memory leaks
Sudip Mukherjee
1
-2
/
+7
2015-11-20
lightnvm: add free and bad lun info to show luns
Javier Gonzalez
1
-1
/
+1
2015-11-20
lightnvm: missing free on init error
Matias Bjørling
1
-2
/
+4
2015-11-20
lightnvm: wrong return value and redundant free
Wenwei Tao
1
-4
/
+2
2015-11-17
lightnvm: cleanup queue before target removal
Javier González
1
-2
/
+2
2015-11-17
lightnvm: remove linear and device addr modes
Matias Bjørling
1
-2
/
+1
2015-11-17
lightnvm: prevent double free on init error
Matias Bjørling
1
-9
/
+3
2015-11-17
lightnvm: prematurely activate nvm_dev
Matias Bjørling
1
-4
/
+4
2015-11-17
lightnvm: check for NAND flash and its type
Matias Bjørling
1
-0
/
+10
2015-10-29
lightnvm: Support for Open-Channel SSDs
Matias Bjørling
1
-0
/
+826