index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-13
block: remove unused parameter 'q' parameter in __blk_rq_map_sg()
Anuj Gupta
1
-1
/
+1
2025-01-31
Merge tag 'ubifs-for-linus-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-24
/
+71
2025-01-20
ubi: ubi_get_ec_info: Fix compiling error 'cast specifies array type'
Zhihao Cheng
1
-1
/
+2
2025-01-18
ubi: Implement ioctl for detailed erase counters
Rickard Andersson
1
-0
/
+69
2025-01-18
ubi: Revert "ubi: wl: Close down wear-leveling before nand is suspended"
Zhihao Cheng
2
-23
/
+0
2025-01-18
ubi: Add a check for ubi_num
Denis Arefev
1
-1
/
+1
2024-12-23
block: remove BLK_MQ_F_SHOULD_MERGE
Christoph Hellwig
1
-1
/
+1
2024-11-14
mtd: ubi: remove redundant check on bytes_left at end of function
Colin Ian King
1
-1
/
+1
2024-11-14
mtd: ubi: fix unreleased fwnode_handle in find_volume_fwnode()
Javier Carrasco
1
-0
/
+2
2024-11-14
ubi: fastmap: Fix duplicate slab cache names while attaching
Zhihao Cheng
1
-6
/
+6
2024-11-14
ubi: wl: Close down wear-leveling before nand is suspended
MÃ¥rten Lindahl
2
-0
/
+23
2024-11-14
mtd: ubi: Rmove unused declaration in header file
Zhang Zekun
1
-1
/
+0
2024-11-14
ubi: fastmap: wl: Schedule fm_work if wear-leveling pool is empty
Zhihao Cheng
3
-5
/
+19
2024-11-14
ubi: wl: Put source PEB into correct list if trying locking LEB failed
Zhihao Cheng
1
-1
/
+8
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2
-3
/
+0
2024-07-28
ubi: Fix ubi_init() ubiblock_exit() section mismatch
Richard Weinberger
1
-1
/
+1
2024-07-12
ubi: block: fix null-pointer-dereference in ubiblock_create()
Li Nan
1
-3
/
+4
2024-07-12
ubifs: correct UBIFS_DFS_DIR_LEN macro definition and improve code clarity
ZhaoLong Wang
2
-3
/
+3
2024-07-12
mtd: ubi: Restore missing cleanup on ubi_init() failure path
Ben Hutchings
1
-1
/
+4
2024-07-12
mtd: ubi: avoid expensive do_div() on 32-bit machines
Arnd Bergmann
1
-3
/
+3
2024-07-12
mtd: ubi: make ubi_class constant
Ricardo B. Marliere
2
-2
/
+2
2024-07-12
ubi: eba: properly rollback inside self_check_eba
Fedor Pchelkin
1
-1
/
+2
2024-03-22
Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-146
/
+503
2024-03-11
mtd: ubi: fix NVMEM over UBI volumes on 32-bit systems
Daniel Golle
1
-1
/
+4
2024-02-26
mtd: ubi: provide NVMEM layer over UBI volumes
Daniel Golle
3
-0
/
+202
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
4
-8
/
+32
2024-02-26
mtd: ubi: attach from device tree
Daniel Golle
1
-39
/
+96
2024-02-26
mtd: ubi: block: use notifier to create ubiblock from parameter
Daniel Golle
3
-85
/
+106
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
2
-7
/
+24
2024-02-25
ubi: correct the calculation of fastmap size
Zhang Yi
1
-3
/
+4
2024-02-25
ubi: Check for too small LEB size in VTBL code
Richard Weinberger
1
-0
/
+6
2024-02-20
ubiblock: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
1
-2
/
+4
2024-02-13
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
1
-1
/
+1
2024-01-07
ubi: block: fix memleak in ubiblock_create()
Li Nan
1
-1
/
+1
2024-01-07
ubi: Reserve sufficient buffer length for the input mask
ZhaoLong Wang
1
-2
/
+2
2024-01-07
ubi: Add six fault injection type for testing
ZhaoLong Wang
4
-21
/
+287
2024-01-07
ubi: Split io_failures into write_failure and erase_failure
ZhaoLong Wang
2
-10
/
+17
2024-01-07
ubi: Use the fault injection framework to enhance the fault injection capability
ZhaoLong Wang
5
-42
/
+203
2023-10-29
ubi: block: Fix use-after-free in ubiblock_cleanup
ZhaoLong Wang
1
-1
/
+3
2023-10-29
ubi: fastmap: Add control in 'UBI_IOCATT' ioctl to reserve PEBs for filling p...
Zhihao Cheng
1
-1
/
+1
2023-10-29
ubi: fastmap: Add module parameter to control reserving filling pool PEBs
Zhihao Cheng
3
-6
/
+25
2023-10-29
ubi: fastmap: Fix lapsed wear leveling for first 64 PEBs
Zhihao Cheng
4
-3
/
+8
2023-10-29
ubi: fastmap: Get wl PEB even ec beyonds the 'max' if free PEBs are run out
Zhihao Cheng
2
-16
/
+44
2023-10-28
ubi: fastmap: may_reserve_for_fm: Don't reserve PEB if fm_anchor exists
Zhihao Cheng
2
-4
/
+7
2023-10-28
ubi: fastmap: Remove unneeded break condition while filling pools
Zhihao Cheng
1
-3
/
+2
2023-10-28
ubi: fastmap: Wait until there are enough free PEBs before filling pools
Zhihao Cheng
5
-16
/
+65
2023-10-28
ubi: fastmap: Use free pebs reserved for bad block handling
Zhihao Cheng
1
-11
/
+5
2023-10-28
ubi: Replace erase_block() with sync_erase()
Zhihao Cheng
3
-51
/
+7
[next]