index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2025-07-24
fs: exfat: Remove unused label code
Andrew Goodbody
2025-07-15
Merge patch series "fs: exfat: Fix some Smatch issues"
Tom Rini
2025-07-15
fs: exfat: Remove pointless variable uoffset
Andrew Goodbody
2025-07-15
fs: exfat: Perform NULL check before dereference
Andrew Goodbody
2025-07-15
fs: btrfs: Do not free multi when guaranteed to be NULL
Andrew Goodbody
2025-07-11
fs: erofs: Do NULL check before dereferencing pointer
Andrew Goodbody
2025-07-11
Merge patch series "fs: ext4fs: Fix some issues found by Smatch"
Tom Rini
2025-07-11
fs: ext4fs: Perform NULL check before dereference
Andrew Goodbody
2025-07-11
fs: ext4fs: Use unwind goto to free memory on error
Andrew Goodbody
2025-07-11
fs: ext4fs: Do not negate error before returning it
Andrew Goodbody
2025-06-25
fs: ext4fs: Fix: Data abort in ext4fs_log_gdt()
Tony Dinh
2025-06-25
lmb: replace lmb_reserve() and lmb_alloc_addr() API's
Sughosh Ganu
2025-06-12
ext4fs: Fix: Read outside partition error (take 2)
Tony Dinh
2025-06-09
Merge tag 'v2025.07-rc4' into next
Tom Rini
2025-05-27
Revert "ext4fs: Fix: Read outside partition error"
Tom Rini
2025-05-26
Merge tag 'v2025.07-rc3' into next
Tom Rini
2025-05-23
ext4fs: Fix: Read outside partition error
Tony Dinh
2025-05-23
fs: fs_devread should log error when read outside partition
Tony Dinh
2025-05-23
EXT4: add CRC16 dependency
Marius Dinu
2025-05-13
fat.c: Add missing include
Tom Rini
2025-05-13
ext4fs.c: Add missing include
Tom Rini
2025-05-05
fs: exfat: Inhibit unused exfat_humanize_bytes() and exfat_print_info()
Marek Vasut
2025-05-05
fs: exfat: Use strncpy() and bail on too long filenames
Marek Vasut
2025-04-21
fs/squashfs: avoid illegal free() in sqfs_opendir()
Heinrich Schuchardt
2025-04-21
fs: exfat: Implement trivial 'rename' support
Marek Vasut
2025-04-21
fs: exfat: Fix exfat_fs_exists() return value
Marek Vasut
2025-04-21
fs: exfat: Rework exfat_fs_readdir() to behave like exfat_fs_ls()
Marek Vasut
2025-04-21
fs: exfat: Inhibit "impossible" print on write to bogus file
Marek Vasut
2025-04-21
fs: exfat: Flush node before put in read() callback
Marek Vasut
2025-04-11
Merge patch series "Switch to using $(PHASE_) in Makefiles"
Tom Rini
2025-04-11
Kbuild: Always use $(PHASE_)
Tom Rini
2025-04-02
Merge patch series "fs: exfat: Add exfat port based on exfat-fuse"
Tom Rini
2025-04-02
fs: exfat: Demote filesystem detection failure message to debug()
Marek Vasut
2025-04-02
fs: exfat: Fix conversion overflow errors
Marek Vasut
2025-04-02
fs: exfat: Add U-Boot porting layer
Marek Vasut
2025-04-02
fs: exfat: Import libexfat from fuse-exfat
Marek Vasut
2025-04-02
fs: Add generic fs_devread() implementation
Marek Vasut
2025-03-24
Merge tag 'v2025.04-rc5' into next
Tom Rini
2025-03-24
lmb: change the return code on lmb_alloc_addr()
Ilias Apalodimas
2025-03-10
Merge tag 'v2025.04-rc4' into next
Tom Rini
2025-03-07
Merge patch series "This series adds support for file renaming to EFI_FILE_PR...
Tom Rini
2025-03-07
fs: fat: update parent dirs metadata on dentry create/delete
Gabriel Dalimonte
2025-03-07
fs: fat: add rename
Gabriel Dalimonte
2025-03-07
fs: add rename infrastructure
Gabriel Dalimonte
2025-03-07
fs: fat: factor out dentry link create/delete
Gabriel Dalimonte
2025-03-05
fs/squashfs: Fix memory leak in sqfs_size_nest()
Andrea della Porta
2025-02-24
fs/squashfs: fix potential integer overflows
Joao Marcos Costa
2025-02-18
fs/erofs: fix an integer overflow in symlink resolution
Gao Xiang
2025-01-28
fs: ubifs: Remove unnecessary assignment
Michal Simek
2025-01-20
fs: eliminate YAFFS2 implementation
Heinrich Schuchardt
[next]