u-boot/fs
Tom Rini 0a174922c6 Merge patch series "fs: exfat: Add exfat port based on exfat-fuse"
Marek Vasut <marex@denx.de> says:

Import exfat-fuse libexfat, add U-Boot filesystem layer porting glue
code and wire exfat support into generic filesystem support code. This
adds exfat support to U-Boot.

Fill in generic filesystem interface for mkdir and rm commands.
Make filesystem tests test the generic interface as well as exfat,
to make sure this code does not fall apart.

Link: https://github.com/relan/exfat/commits/0b41c6d3560d ("CI: bump FreeBSD to 13.1.")
Link: https://lore.kernel.org/r/20250317031418.223019-1-marex@denx.de
2025-04-02 20:01:14 -06:00
..
btrfs fs: btrfs: hide duplicate 'Cannot lookup file' error on 'load' 2024-11-15 13:11:47 -06:00
cbfs Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
cramfs fs/cramfs: use schedule instead of cyclic_run as callback 2024-10-23 06:52:38 +02:00
erofs fs/erofs: fix an integer overflow in symlink resolution 2025-02-18 12:32:07 -06:00
exfat fs: exfat: Demote filesystem detection failure message to debug() 2025-04-02 20:00:59 -06:00
ext4 fs: ext4: correct error handling 2024-11-13 08:18:50 -06:00
fat fs: fat: update parent dirs metadata on dentry create/delete 2025-03-07 11:50:22 -06:00
jffs2 fs: Remove duplicate newlines 2024-07-15 12:12:17 -06:00
sandbox global: Rename SPL_TPL_ to PHASE_ 2024-10-11 11:44:48 -06:00
squashfs fs/squashfs: Fix memory leak in sqfs_size_nest() 2025-03-05 12:14:31 -06:00
ubifs fs: ubifs: Remove unnecessary assignment 2025-01-28 06:44:18 +01:00
zfs fs: Remove duplicate newlines 2024-07-15 12:12:17 -06:00
fs.c Merge patch series "fs: exfat: Add exfat port based on exfat-fuse" 2025-04-02 20:01:14 -06:00
fs_internal.c fs: Add generic fs_devread() implementation 2025-04-02 20:00:59 -06:00
Kconfig fs: exfat: Add U-Boot porting layer 2025-04-02 20:00:59 -06:00
Makefile fs: exfat: Add U-Boot porting layer 2025-04-02 20:00:59 -06:00
semihostingfs.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00