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
2018-12-11
lightnvm: disable interleaved metadata
Igor Konopko
1
-0
/
+1
2018-12-11
lightnvm: dynamic DMA pool entry size
Igor Konopko
1
-1
/
+1
2018-10-09
lightnvm: pblk: fix mapping issue on failed writes
Hans Holmberg
1
-0
/
+36
2018-10-09
lightnvm: move ppa transformations to core
Javier González
1
-0
/
+83
2018-10-09
lightnvm: introduce nvm_rq_to_ppa_list
Hans Holmberg
1
-0
/
+5
2018-10-09
lightnvm: pblk: add helpers for chunk addresses
Javier González
1
-0
/
+19
2018-10-09
lightnvm: move bad block and chunk state logic to core
Matias Bjørling
1
-10
/
+5
2018-10-09
lightnvm: move device L2P detection to core
Matias Bjørling
1
-0
/
+6
2018-10-09
lightnvm: combine 1.2 and 2.0 command flags
Matias Bjørling
1
-0
/
+2
2018-06-01
lightnvm: pass flag on graceful teardown to targets
Javier González
1
-1
/
+1
2018-03-30
lightnvm: pblk: implement get log report chunk
Javier González
1
-0
/
+13
2018-03-30
lightnvm: implement get log report chunk helpers
Javier González
1
-0
/
+24
2018-03-30
lightnvm: make address conversions depend on generic device
Javier González
1
-4
/
+4
2018-03-30
lightnvm: add support for 2.0 address format
Javier González
1
-27
/
+74
2018-03-30
lightnvm: normalize geometry nomenclature
Javier González
1
-8
/
+8
2018-03-30
lightnvm: complete geo structure with maxoc*
Javier González
1
-0
/
+2
2018-03-30
lightnvm: add shorten OCSSD version in geo
Javier González
1
-0
/
+8
2018-03-30
lightnvm: add minor version to generic geometry
Javier González
1
-1
/
+2
2018-03-30
lightnvm: simplify geometry structure
Javier González
1
-98
/
+98
2018-03-30
lightnvm: remove nvm_dev_ops->max_phys_sect
Matias Bjørling
1
-3
/
+2
2018-03-30
lightnvm: remove max_rq_size
Matias Bjørling
1
-2
/
+0
2018-03-30
lightnvm: add 2.0 geometry identification
Matias Bjørling
1
-4
/
+7
2018-03-30
lightnvm: flatten nvm_id_group into nvm_id
Matias Bjørling
1
-27
/
+26
2018-01-05
lightnvm: set target over-provision on create ioctl
Javier González
1
-0
/
+6
2018-01-05
lightnvm: make geometry structures 2.0 ready
Matias Bjørling
1
-19
/
+33
2018-01-05
lightnvm: remove lower page tables
Matias Bjørling
1
-6
/
+0
2018-01-05
lightnvm: remove unnecessary field from nvm_rq
Javier González
1
-1
/
+0
2018-01-05
lightnvm: remove hybrid ocssd 1.2 support
Matias Bjørling
1
-43
/
+0
2018-01-05
lightnvm: use internal pblk methods
Matias Bjørling
1
-19
/
+0
2017-11-15
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-13
lightnvm: implement generic path for sync I/O
Javier González
1
-0
/
+3
2017-10-13
lightnvm: remove stale extern and unused exported symbols
Rakesh Pandit
1
-7
/
+0
2017-10-13
lightnvm: remove unused argument from nvm_set_tgt_bb_tbl
Rakesh Pandit
1
-1
/
+1
2017-10-13
lightnvm: prevent target type module removal when in use
Rakesh Pandit
1
-0
/
+1
2017-04-16
lightnvm: allow to init targets on factory mode
Javier González
1
-1
/
+2
2017-04-16
lightnvm: rename scrambler controller hint
Javier González
1
-1
/
+1
2017-04-16
lightnvm: submit erases using the I/O path
Javier González
1
-5
/
+3
2017-01-31
lightnvm: allow targets to use sysfs
Javier González
1
-0
/
+6
2017-01-31
lightnvm: Add CRC read error
Javier González
1
-0
/
+1
2017-01-31
lightnvm: use end_io callback instead of instance
Matias Bjørling
1
-7
/
+3
2017-01-31
lightnvm: reduce number of nvm_id groups to one
Matias Bjørling
1
-2
/
+1
2017-01-31
lightnvm: cleanup nvm transformation functions
Matias Bjørling
1
-8
/
+6
2017-01-31
lightnvm: remove nvm_get_bb_tbl and nvm_set_bb_tbl
Matias Bjørling
1
-2
/
+0
2017-01-31
lightnvm: remove nvm_submit_ppa* functions
Matias Bjørling
1
-4
/
+0
2017-01-31
lightnvm: collapse nvm_erase_ppa and nvm_erase_blk
Matias Bjørling
1
-1
/
+0
2017-01-31
lightnvm: merge gennvm with core
Matias Bjørling
1
-90
/
+7
2016-11-29
lightnvm: transform target get/set bad block
Javier González
1
-3
/
+12
2016-11-29
lightnvm: use target nvm on target-specific ops.
Javier González
1
-3
/
+3
2016-11-29
lightnvm: introduce max_phys_sects helper function
Javier González
1
-0
/
+1
[next]