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
/
vmt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-26
mtd: ubi: populate ubi volume fwnode
Daniel Golle
1
-0
/
+27
2024-02-26
mtd: ubi: introduce pre-removal notification for UBI volumes
Daniel Golle
1
-2
/
+15
2024-02-25
ubi: Correct the number of PEBs after a volume resize failure
ZhaoLong Wang
1
-5
/
+4
2024-02-25
ubi: fix slab-out-of-bounds in ubi_eba_get_ldesc+0xfb/0x130
Guo Xuenan
1
-7
/
+17
2023-02-02
ubi: Fix possible null-ptr-deref in ubi_free_volume()
Yang Yingliang
1
-6
/
+6
2023-02-02
ubi: Fix unreferenced object reported by kmemleak in ubi_resize_volume()
Li Zetao
1
-1
/
+1
2023-02-02
ubi: Fix use-after-free when volume resizing failed
Li Zetao
1
-1
/
+3
2022-09-21
mtd: ubi: drop unexpected word 'a' in comments
Jiang Jian
1
-2
/
+2
2022-05-27
ubi: ubi_create_volume: Fix use-after-free when volume creation failed
Zhihao Cheng
1
-1
/
+0
2022-01-09
ubi: Fix race condition between ctrl_cdev_ioctl and ubi_cdev_ioctl
Baokun Li
1
-7
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2018-08-15
ubi: expose the volume CRC check skip flag
Quentin Schulz
1
-0
/
+3
2018-08-15
ubi: provide a way to skip CRC checks
Quentin Schulz
1
-0
/
+9
2018-06-07
ubi: fastmap: Check each mapping only once
Richard Weinberger
1
-0
/
+1
2018-01-17
ubi: Fix race condition between ubi volume creation and udev
Clay McClure
1
-5
/
+10
2017-03-21
mtd: utilize new cdev_device_add helper function
Logan Gunthorpe
1
-33
/
+16
2016-10-02
UBI: hide EBA internals
Boris Brezillon
1
-23
/
+17
2016-07-30
ubi: Make volume resize power cut aware
Richard Weinberger
1
-7
/
+18
2016-05-24
UBI: Clean up return in ubi_remove_volume()
Dan Carpenter
1
-1
/
+1
2015-06-02
UBI: Use static class and attribute groups
Takashi Iwai
1
-74
/
+20
2015-06-02
UBI: Init vol->reserved_pebs by assignment
shengyong
1
-2
/
+2
2014-11-07
UBI: Extend UBI layer debug/messaging capabilities
Tanya Brokhman
1
-33
/
+36
2012-12-10
UBI: introduce helpers dbg_chk_{io, gen}
Ezequiel Garcia
1
-1
/
+1
2012-12-03
UBI: replace memcpy with struct assignment
Ezequiel Garcia
1
-1
/
+1
2012-07-18
UBI: harmonize the update of ubi->beb_rsvd_pebs
Shmulik Ladkani
1
-18
/
+2
2012-05-21
UBI: modify ubi_wl_flush function to clear work queue for a lnum
Joel Reardon
1
-1
/
+1
2012-05-20
UBI: get rid of dbg_err
Artem Bityutskiy
1
-9
/
+9
2012-05-20
UBI: more of clean-up terminology for self-checks
Artem Bityutskiy
1
-17
/
+14
2012-05-20
UBI: remove Kconfig debugging option
Artem Bityutskiy
1
-7
/
+0
2012-05-20
UBI: rename ubi_dbg_dump_vtbl_record
Artem Bityutskiy
1
-1
/
+1
2012-05-20
UBI: rename ubi_dbg_dump_vol_info
Artem Bityutskiy
1
-1
/
+1
2011-11-01
mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
1
-0
/
+1
2011-06-01
UBI: use debugfs for the extra checks knobs
Artem Bityutskiy
1
-1
/
+1
2011-04-05
UBI: do not compare array with NULL
Artem Bityutskiy
1
-5
/
+0
2011-03-16
UBI: make self-checks dynamic
Artem Bityutskiy
1
-2
/
+5
2010-10-19
UBI: preserve corrupted PEBs
Artem Bityutskiy
1
-0
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-06-02
UBI: remove built-in gluebi
Dmitry Pervushin
1
-24
/
+2
2009-06-02
UBI: add notification API
Dmitry Pervushin
1
-0
/
+4
2009-05-18
UBI: do not panic if volume check fails
Artem Bityutskiy
1
-7
/
+11
2009-05-18
UBI: add dump_stack in checking code
Artem Bityutskiy
1
-0
/
+1
2009-05-18
UBI: improve debugging messages
Artem Bityutskiy
1
-5
/
+5
2009-05-18
UBI: re-name volumes_mutex to device_mutex
Artem Bityutskiy
1
-3
/
+3
2009-01-18
UBI: use nicer 64-bit math
Artem Bityutskiy
1
-10
/
+7
2009-01-06
mtd: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+2
2008-07-24
UBI: fix gcc warning
Artem Bityutskiy
1
-1
/
+1
2008-07-24
UBI: fix kernel-doc errors and warnings
Artem Bityutskiy
1
-1
/
+1
2008-07-24
UBI: fix checkpatch.pl errors and warnings
Artem Bityutskiy
1
-2
/
+2
2008-07-24
UBI: implement multiple volumes rename
Artem Bityutskiy
1
-8
/
+49
2008-07-24
UBI: fix and re-work debugging stuff
Artem Bityutskiy
1
-36
/
+37
[next]