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
/
vtbl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-25
ubi: Check for too small LEB size in VTBL code
Richard Weinberger
1
-0
/
+6
2020-01-17
ubi: Free the normal volumes in error paths of ubi_attach_mtd_dev()
Hou Tao
1
-8
/
+2
2020-01-17
ubi: Check the presence of volume before call ubi_fastmap_destroy_checkmap()
Hou Tao
1
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2018-08-15
ubi: provide a way to skip CRC checks
Quentin Schulz
1
-0
/
+3
2018-08-15
ubi: Initialize Fastmap checkmapping correctly
Richard Weinberger
1
-10
/
+10
2018-06-07
ubi: fastmap: Check each mapping only once
Richard Weinberger
1
-1
/
+15
2016-10-02
UBI: introduce the VID buffer concept
Boris Brezillon
1
-5
/
+8
2016-10-02
UBI: provide helpers to allocate and free aeb elements
Boris Brezillon
1
-2
/
+2
2015-09-29
UBI: return ENOSPC if no enough space available
shengyong
1
-0
/
+1
2015-06-02
UBI: add a helper function for updatting on-flash layout volumes
shengyong
1
-21
/
+24
2015-01-28
UBI: extend UBI layer debug/messaging capabilities - cosmetics
Tanya Brokhman
1
-4
/
+3
2014-11-07
UBI: vtbl: Use ubi_eba_atomic_leb_change()
Richard Weinberger
1
-14
/
+9
2014-11-07
UBI: Extend UBI layer debug/messaging capabilities
Tanya Brokhman
1
-23
/
+25
2014-07-19
UBI: init_volumes: Ignore volumes with no LEBs
Richard Weinberger
1
-1
/
+1
2012-12-10
UBI: introduce helpers dbg_chk_{io, gen}
Ezequiel Garcia
1
-1
/
+1
2012-10-03
Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubi
Linus Torvalds
1
-5
/
+5
2012-09-04
UBI: fix a horrible memory deallocation bug
Artem Bityutskiy
1
-2
/
+2
2012-09-04
UBI: print less
Artem Bityutskiy
1
-1
/
+1
2012-09-04
UBI: comply with coding style
Artem Bityutskiy
1
-4
/
+4
2012-05-20
UBI: amend comments after all the renamings
Artem Bityutskiy
1
-12
/
+10
2012-05-20
UBI: rename ubi_scan_get_free_peb
Artem Bityutskiy
1
-1
/
+1
2012-05-20
UBI: rename ubi_scan_rm_volume
Artem Bityutskiy
1
-2
/
+2
2012-05-20
UBI: rename ubi_scan_find_av
Artem Bityutskiy
1
-3
/
+3
2012-05-20
UBI: rename ubi_scan_add_used
Artem Bityutskiy
1
-4
/
+3
2012-05-20
UBI: rename sv to av
Artem Bityutskiy
1
-36
/
+36
2012-05-20
UBI: rename si to ai
Artem Bityutskiy
1
-43
/
+43
2012-05-20
UBI: rename seb to aeb
Artem Bityutskiy
1
-18
/
+18
2012-05-20
UBI: rename struct ubi_scan_info
Artem Bityutskiy
1
-6
/
+7
2012-05-20
UBI: rename struct ubi_scan_volume
Artem Bityutskiy
1
-5
/
+5
2012-05-20
UBI: rename struct ubi_scan_leb
Artem Bityutskiy
1
-2
/
+2
2012-05-20
UBI: get rid of dbg_err
Artem Bityutskiy
1
-3
/
+3
2012-05-20
UBI: more of clean-up terminology for self-checks
Artem Bityutskiy
1
-5
/
+5
2012-05-20
UBI: remove Kconfig debugging option
Artem Bityutskiy
1
-8
/
+0
2012-05-20
UBI: rename ubi_dbg_dump_sv
Artem Bityutskiy
1
-1
/
+1
2012-05-20
UBI: rename ubi_dbg_dump_vtbl_record
Artem Bityutskiy
1
-4
/
+4
2012-05-20
UBI: rename ubi_dbg_dump_vol_info
Artem Bityutskiy
1
-1
/
+1
2012-05-20
UBI: Kill data type hint
Richard Weinberger
1
-2
/
+2
2012-01-15
UBI: use own macros for the layout volume
Richard Weinberger
1
-2
/
+2
2012-01-10
UBI: make vid_hdr non-static
Richard Weinberger
1
-1
/
+1
2011-09-21
mtd: utilize `mtd_is_*()' functions
Brian Norris
1
-1
/
+1
2011-06-07
UBI: remove dead code
Artem Bityutskiy
1
-13
/
+3
2011-06-01
UBI: use debugfs for the extra checks knobs
Artem Bityutskiy
1
-1
/
+1
2011-03-18
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
1
-3
/
+6
2011-03-16
UBI: make self-checks dynamic
Artem Bityutskiy
1
-3
/
+6
2010-12-03
mtd: use vzalloc
Joe Perches
1
-4
/
+2
2010-10-19
UBI: preserve corrupted PEBs
Artem Bityutskiy
1
-2
/
+6
2010-10-19
UBI: do not put eraseblocks to the corrupted list unnecessarily
Artem Bityutskiy
1
-1
/
+1
2010-05-07
UBI: misc comment fixes
Shinya Kuribayashi
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
[next]