index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
Age
Commit message (
Expand
)
Author
2024-07-28
ubi: Fix ubi_init() ubiblock_exit() section mismatch
Richard Weinberger
2024-07-12
ubi: block: fix null-pointer-dereference in ubiblock_create()
Li Nan
2024-07-12
ubifs: correct UBIFS_DFS_DIR_LEN macro definition and improve code clarity
ZhaoLong Wang
2024-07-12
mtd: ubi: Restore missing cleanup on ubi_init() failure path
Ben Hutchings
2024-07-12
mtd: ubi: avoid expensive do_div() on 32-bit machines
Arnd Bergmann
2024-07-12
mtd: ubi: make ubi_class constant
Ricardo B. Marliere
2024-07-12
ubi: eba: properly rollback inside self_check_eba
Fedor Pchelkin
2024-03-21
Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-10
mtd: ubi: fix NVMEM over UBI volumes on 32-bit systems
Daniel Golle
2024-02-25
mtd: ubi: provide NVMEM layer over UBI volumes
Daniel Golle
2024-02-25
mtd: ubi: populate ubi volume fwnode
Daniel Golle
2024-02-25
mtd: ubi: introduce pre-removal notification for UBI volumes
Daniel Golle
2024-02-25
mtd: ubi: attach from device tree
Daniel Golle
2024-02-25
mtd: ubi: block: use notifier to create ubiblock from parameter
Daniel Golle
2024-02-25
ubi: Correct the number of PEBs after a volume resize failure
ZhaoLong Wang
2024-02-25
ubi: fix slab-out-of-bounds in ubi_eba_get_ldesc+0xfb/0x130
Guo Xuenan
2024-02-25
ubi: correct the calculation of fastmap size
Zhang Yi
2024-02-25
ubi: Check for too small LEB size in VTBL code
Richard Weinberger
2024-02-19
ubiblock: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-13
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
2024-01-06
ubi: block: fix memleak in ubiblock_create()
Li Nan
2024-01-06
ubi: Reserve sufficient buffer length for the input mask
ZhaoLong Wang
2024-01-06
ubi: Add six fault injection type for testing
ZhaoLong Wang
2024-01-06
ubi: Split io_failures into write_failure and erase_failure
ZhaoLong Wang
2024-01-06
ubi: Use the fault injection framework to enhance the fault injection capability
ZhaoLong Wang
2023-10-28
ubi: block: Fix use-after-free in ubiblock_cleanup
ZhaoLong Wang
2023-10-28
ubi: fastmap: Add control in 'UBI_IOCATT' ioctl to reserve PEBs for filling p...
Zhihao Cheng
2023-10-28
ubi: fastmap: Add module parameter to control reserving filling pool PEBs
Zhihao Cheng
2023-10-28
ubi: fastmap: Fix lapsed wear leveling for first 64 PEBs
Zhihao Cheng
2023-10-28
ubi: fastmap: Get wl PEB even ec beyonds the 'max' if free PEBs are run out
Zhihao Cheng
2023-10-28
ubi: fastmap: may_reserve_for_fm: Don't reserve PEB if fm_anchor exists
Zhihao Cheng
2023-10-28
ubi: fastmap: Remove unneeded break condition while filling pools
Zhihao Cheng
2023-10-28
ubi: fastmap: Wait until there are enough free PEBs before filling pools
Zhihao Cheng
2023-10-28
ubi: fastmap: Use free pebs reserved for bad block handling
Zhihao Cheng
2023-10-28
ubi: Replace erase_block() with sync_erase()
Zhihao Cheng
2023-10-28
ubi: fastmap: Allocate memory with GFP_NOFS in ubi_update_fastmap
Zhihao Cheng
2023-10-28
ubi: fastmap: erase_block: Get erase counter from wl_entry rather than flash
Zhihao Cheng
2023-10-28
ubi: fastmap: Fix missed ec updating after erasing old fastmap data block
Zhihao Cheng
2023-09-07
ubi: Refuse attaching if mtd's erasesize is 0
Zhihao Cheng
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
2023-05-03
Merge tag 'ubifs-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-21
ubi: Fix return value overwrite issue in try_write_vid_and_data()
Wang YanQing
2023-04-21
ubi: Simplify bool conversion
Yang Li
2023-04-15
Merge tag 'ubifs-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-03-29
ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size
Zhihao Cheng
2023-03-29
driver core: class: mark the struct class for sysfs callbacks as constant
Greg Kroah-Hartman
[next]