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
/
mtd
/
ubi
/
attach.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-02
UBI: introduce the VID buffer concept
Boris Brezillon
1
-19
/
+21
2016-10-02
UBI: move the global ech and vidh variables into struct ubi_attach_info
Boris Brezillon
1
-20
/
+19
2016-10-02
UBI: provide helpers to allocate and free aeb elements
Boris Brezillon
1
-18
/
+51
2016-10-02
UBI: factorize destroy_av() and ubi_remove_av() code
Boris Brezillon
1
-13
/
+12
2016-10-02
UBI: factorize code used to manipulate volumes at attach time
Boris Brezillon
1
-43
/
+108
2016-10-02
UBI: fix add_fastmap() to use the vid_hdr passed in argument
Boris Brezillon
1
-2
/
+2
2016-07-30
ubi: Be more paranoid while seaching for the most recent Fastmap
Richard Weinberger
1
-4
/
+24
2016-07-30
ubi: Rework Fastmap attach base code
Richard Weinberger
1
-30
/
+69
2016-07-30
ubi: Introduce vol_ignored()
Richard Weinberger
1
-6
/
+18
2016-07-30
ubi: Fix scan_fast() comment
Richard Weinberger
1
-1
/
+1
2015-10-03
UBI: drop null test before destroy functions
Julia Lawall
1
-3
/
+1
2015-03-27
UBI: Fastmap: Fall back to scanning mode after ECC error
Richard Weinberger
1
-1
/
+1
2015-03-27
UBI: Fastmap: Make self_check_eba() depend on fastmap self checking
Richard Weinberger
1
-1
/
+1
2015-03-27
UBI: Remove alloc_ai() slab name from parameter list
Richard Weinberger
1
-6
/
+6
2015-03-27
UBI: Fastmap: Fix memory leak while attaching
Richard Weinberger
1
-28
/
+33
2015-03-26
UBI: account for bitflips in both the VID header and data
Brian Norris
1
-1
/
+1
2014-11-07
UBI: Extend UBI layer debug/messaging capabilities
Tanya Brokhman
1
-60
/
+66
2014-01-02
UBI: fix error return code
Julia Lawall
1
-1
/
+3
2013-10-03
UBI: simplify image sequence test
Richard Genoud
1
-3
/
+2
2013-10-03
UBI: Call scan_all() with correct offset in error case
Richard Weinberger
1
-2
/
+4
2012-12-10
UBI: introduce helpers dbg_chk_{io, gen}
Ezequiel Garcia
1
-2
/
+2
2012-10-26
UBI: do not allocate the memory unnecessarily
Artem Bityutskiy
1
-12
/
+7
2012-10-03
UBI: Add fastmap stuff to attach.c
Richard Weinberger
1
-128
/
+258
2012-09-26
UBI: fix trivial typo 'it' => 'is'
Brian Norris
1
-1
/
+1
2012-09-04
UBI: print less
Artem Bityutskiy
1
-4
/
+4
2012-09-04
UBI: use pr_ helper instead of printk
Artem Bityutskiy
1
-3
/
+3
2012-09-04
UBI: comply with coding style
Artem Bityutskiy
1
-15
/
+13
2012-09-04
UBI: erase free PEB with bitflip in EC header
Matthieu CASTET
1
-1
/
+1
2012-05-21
UBI: add volume id struct ubi_ainf_peb
Joel Reardon
1
-15
/
+31
2012-05-20
UBI: rename scan.c to attach.c
Artem Bityutskiy
1
-0
/
+1615