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_lf_v2025.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
2024-07-15
fs: Remove duplicate newlines
Marek Vasut
2024-07-03
fs: ubifs: Add support for ZSTD decompression
Piotr Wojtaszczyk
2024-06-26
fs: btrfs: fix out of bounds write
Alex Shumsky
2024-06-14
fs/erofs: fix an overflow issue of unmapped extents
Jianan Huang
2024-06-07
fs: relax ext4_write_file() dependency
Baruch Siach
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-20
Merge tag 'v2024.07-rc3' into next
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-13
zfs: fix function 'zlib_decompress' pointlessly calling itself
WHR
2024-05-13
zfs: recognize zpools formatted with features support
WHR
2024-05-06
fs: Remove <common.h> and add needed includes
Tom Rini
2024-04-18
fs/erofs: add DEFLATE algorithm support
Jianan Huang
2024-04-17
fs: fat: fill creation and change date
Heinrich Schuchardt
2024-04-17
fs: fat: convert change month correctly
Heinrich Schuchardt
2024-04-17
Merge patch series "zfs: Fix zfs support on aarch64"
Tom Rini
2024-04-17
zfs: Fix zfs_read() to actually work
mwleeds@mailtundra.com
2024-04-17
zfs: Fix return value of fs_devread()
mwleeds@mailtundra.com
2024-04-17
zfs: Fix unaligned read of uint64
mwleeds@mailtundra.com
2024-04-17
zfs: Add a comment to clarify nvlist memory layout
mwleeds@mailtundra.com
2024-04-17
zfs: Fix malloc() success check
mwleeds@mailtundra.com
2024-04-10
fs: ext4: all file paths are absolute
Heinrich Schuchardt
2024-04-10
fs: ext4: make "File System is consistent\n" a debug message
Heinrich Schuchardt
2024-04-10
fs: ext4: Change the Settings of file permissions
Jixiong Hu
2024-03-04
ext4: detect directories in ext4fs_exists()
Heinrich Schuchardt
2024-03-04
fs: drop reiserfs
Peter Robinson
2024-01-17
fs: remove explicit efi configuration dependency
AKASHI Takahiro
2023-12-21
fs: Fix SPL build if FS_LOADER is enabled
Mayuresh Chitale
2023-12-21
global: Drop common.h inclusion
Tom Rini
2023-12-13
Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"
Tom Rini
2023-12-13
command: Introduce functions to obtain command arguments
Simon Glass
2023-11-28
Merge patch series "fs: fat: calculate FAT type based on cluster count"
Tom Rini
2023-11-28
fs: fat: add bootsector validity check
Christian Taedcke
2023-11-28
fs: fat: simplify gotos from read_bootsectandvi
Christian Taedcke
2023-11-28
fs: fat: calculate FAT type based on cluster count
Christian Taedcke
2023-11-28
fs: fat: use get_unaligned_le16 to convert u8[2] to u16
Christian Taedcke
2023-11-16
fs: btrfs: fix reading when length specified
Sam Edwards
2023-11-16
treewide: use linux/time.h for time conversion defines
Igor Prusov
2023-11-16
fs: ext4: Remove unused parameter from ext4_mount
Sean Anderson
2023-11-16
fs/squashfs: enable LZ4 compression support
David Oberhollenzer
2023-11-16
fs/squashfs: remove unused declarations
David Oberhollenzer
2023-10-30
Kconfig: Remove all default n/no options
Michal Simek
2023-10-17
fs: Disable sandbox filesystem in SPL
Sean Anderson
2023-10-17
Revert "fs: ext4: check the minimal partition size to mount"
Sean Anderson
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-09-14
mtd: ubifs: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-14
fs: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-08-25
part: Add accessors for struct disk_partition uuid
Simon Glass
2023-08-21
Merge tag 'v2023.10-rc3' into next
Tom Rini
2023-08-19
fs/erofs: Quieten test for filesystem presence
Simon Glass
2023-08-14
fs: fat: avoid multiplication overflow
Heinrich Schuchardt
[next]