- 15bbb83 fs: Use ARCH_DMA_MINALIGN as default alignment for fs_read_alloc() by Nam Cao · 2 weeks ago
- 0e00310 fs: btrfs: hide duplicate 'Cannot lookup file' error on 'load' by Dominique Martinet · 8 days ago
- f32a6f2 fs: ext4: correct error handling by Heinrich Schuchardt · 2 weeks ago
- 19c781d fs: ext4: use fs_ls_generic by Heinrich Schuchardt · 4 weeks ago
- e415b99 fs: ext4: implement opendir, readdir, closedir by Heinrich Schuchardt · 4 weeks ago
- 149e3c2 fs: ext4: free directory node in ext4fs_exists() by Heinrich Schuchardt · 4 weeks ago
- 7fef614 fs: ext4: simplify ext4fs_iterate_dir() by Heinrich Schuchardt · 4 weeks ago
- f17ec0a fs/cramfs: use schedule instead of cyclic_run as callback by Rasmus Villemoes · 7 weeks ago
- 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 6 weeks ago
- 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 8 weeks ago
- 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · 8 weeks ago
- 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
- d6456b0 fs: Fix SPL build if SPL_FS_LOADER is enabled and FS_LOADER is disabled by Hiago De Franco · 10 weeks ago
- 29cab7c include: export uuid.h by Caleb Connolly · 3 months ago
- 390562d Merge patch series "Make LMB memory map global and persistent" by Tom Rini · 3 months ago
- 27fc17f lmb: remove the lmb_init_and_reserve() function by Sughosh Ganu · 3 months ago
- 0d733f0 lmb: allow lmb module to be used in SPL by Sughosh Ganu · 3 months ago
- 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · 3 months ago
- ebb1c20 list: use list_count_nodes() to count list entries by Sughosh Ganu · 3 months ago
- 6076b74 Merge tag 'v2024.10-rc3' into next by Tom Rini · 3 months ago
- da21d3d ext4: Fix zalloc() by Richard Weinberger · 4 months ago
- 735814f ext4: Fix integer overflow in ext4fs_read_symlink() by Richard Weinberger · 4 months ago
- f042f2f squashfs: Fix heap corruption in sqfs_search_dir() by Richard Weinberger · 4 months ago
- 8d42c7b squashfs: Fix stack overflow while symlink resolving by Richard Weinberger · 4 months ago
- e8db3d9 squashfs: Check sqfs_find_inode() return value by Richard Weinberger · 4 months ago
- 16a19a6 squashfs: Fix integer overflow in sqfs_inode_size() by Richard Weinberger · 4 months ago
- 18ef5f3 squashfs: Fix integer overflow in sqfs_resolve_symlink() by Richard Weinberger · 4 months ago
- 9493a9a ext4: Improve feature checking by Richard Weinberger · 4 months ago
- caa32c9 ubifs: Call ubifs_iput when ubifs_iget is used by Michael Trimarchi · 4 months ago
- c8de0d4 ubifs: mount fails after power cycle by Ravi Minnikanti · 4 months ago
- 41ac3b6 fs: ubifs: Add volume mounted check by Alexander Dahl · 5 months ago
- 4086695 fs: ubifs: Make k(z)alloc/kfree symmetric by Alexander Dahl · 5 months ago
- 68e2da5 fs: ubifs: Set pointers to NULL after free by Alexander Dahl · 5 months ago
- 456cac9 fs: ubifs: Fix memleak and double free in u-boot wrapper functions by Alexander Dahl · 5 months ago
- 3dbd4ae sandbox: Return error code from read/write/seek by Simon Glass · 4 months ago
- 61d14aa fs: Remove duplicate newlines by Marek Vasut · 4 months ago
- e60ab9a fs: ubifs: Add support for ZSTD decompression by Piotr Wojtaszczyk · 6 months ago
- a3c2370 fs: btrfs: fix out of bounds write by Alex Shumsky · 5 months ago
- dcbd930 fs/erofs: fix an overflow issue of unmapped extents by Jianan Huang · 6 months ago
- aacc5c5 fs: relax ext4_write_file() dependency by Baruch Siach · 6 months ago
- dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
- cb40ccc Merge tag 'v2024.07-rc3' into next by Tom Rini · 6 months ago
- abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- 1d4bd03 zfs: fix function 'zlib_decompress' pointlessly calling itself by WHR · 7 months ago
- 54ef525 zfs: recognize zpools formatted with features support by WHR · 7 months ago
- 5231797 fs: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- 4f831f2 fs/erofs: add DEFLATE algorithm support by Jianan Huang · 7 months ago
- cab43b0 fs: fat: fill creation and change date by Heinrich Schuchardt · 8 months ago
- 4aa5291 fs: fat: convert change month correctly by Heinrich Schuchardt · 8 months ago
- 98185eb Merge patch series "zfs: Fix zfs support on aarch64" by Tom Rini · 7 months ago
- 67766f7 zfs: Fix zfs_read() to actually work by mwleeds@mailtundra.com · 8 months ago
- 185b1aa zfs: Fix return value of fs_devread() by mwleeds@mailtundra.com · 8 months ago
- f5eb122 zfs: Fix unaligned read of uint64 by mwleeds@mailtundra.com · 8 months ago
- 437d788 zfs: Add a comment to clarify nvlist memory layout by mwleeds@mailtundra.com · 8 months ago
- 14a9faa zfs: Fix malloc() success check by mwleeds@mailtundra.com · 8 months ago
- c5c88a0 fs: ext4: all file paths are absolute by Heinrich Schuchardt · 8 months ago
- be74019 fs: ext4: make "File System is consistent\n" a debug message by Heinrich Schuchardt · 8 months ago
- 3a7e1a4 fs: ext4: Change the Settings of file permissions by developer · 8 months ago
- e2ac638 ext4: detect directories in ext4fs_exists() by Heinrich Schuchardt · 9 months ago
- c588e9b fs: drop reiserfs by Peter Robinson · 9 months ago
- d4c9946 fs: remove explicit efi configuration dependency by AKASHI Takahiro · 10 months ago
- 8fd5184 fs: Fix SPL build if FS_LOADER is enabled by Mayuresh Chitale · 1 year ago
- 1bbf41d global: Drop common.h inclusion by Tom Rini · 11 months ago
- ad5fa1a Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · 12 months ago
- 793a98e command: Introduce functions to obtain command arguments by Simon Glass · 1 year ago
- 4ad90ca Merge patch series "fs: fat: calculate FAT type based on cluster count" by Tom Rini · 12 months ago
- 75c9f37 fs: fat: add bootsector validity check by Christian Taedcke · 1 year ago
- ab985e8 fs: fat: simplify gotos from read_bootsectandvi by Christian Taedcke · 1 year ago
- cd7a1a0 fs: fat: calculate FAT type based on cluster count by Christian Taedcke · 1 year ago
- dfe1736 fs: fat: use get_unaligned_le16 to convert u8[2] to u16 by Christian Taedcke · 1 year ago
- 9d1c1b4 fs: btrfs: fix reading when length specified by Sam Edwards · 1 year ago
- c3421ea treewide: use linux/time.h for time conversion defines by Igor Prusov · 1 year ago
- ab125f5 fs: ext4: Remove unused parameter from ext4_mount by Sean Anderson · 1 year, 1 month ago
- 1f064bc fs/squashfs: enable LZ4 compression support by David Oberhollenzer · 1 year, 1 month ago
- d052ac0 fs/squashfs: remove unused declarations by David Oberhollenzer · 1 year, 1 month ago
- 9fcbdd4 Kconfig: Remove all default n/no options by Michal Simek · 1 year, 1 month ago
- 14fa1bd fs: Disable sandbox filesystem in SPL by Sean Anderson · 1 year, 1 month ago
- 58f5815 Revert "fs: ext4: check the minimal partition size to mount" by Sean Anderson · 1 year, 2 months ago
- bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
- dff644c mtd: ubifs: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
- 362219b fs: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
- 23e3453 part: Add accessors for struct disk_partition uuid by Simon Glass · 1 year, 3 months ago
- a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 3 months ago
- e31f290 fs/erofs: Quieten test for filesystem presence by Simon Glass · 1 year, 3 months ago
- f0be00e fs: fat: avoid multiplication overflow by Heinrich Schuchardt · 1 year, 4 months ago
- c38d27b btrfs: fix some error checking for btrfs_decompress() by Dan Carpenter · 1 year, 4 months ago
- 4956966 cramfs: clean up some error messages by Dan Carpenter · 1 year, 4 months ago
- 078dacb fs: btrfs: Prevent error pointer dereference in list_subvolums() by Dan Carpenter · 1 year, 4 months ago
- d21c752 fs/erofs: Remove an unnecessary assertion by Yifan Zhao · 1 year, 4 months ago
- d701a22 fat: correct sign for deletion mark by Heinrich Schuchardt · 1 year, 4 months ago
- 39ace5c fs/erofs: Introduce new features including ztailpacking, fragments and dedupe by Yifan Zhao · 1 year, 5 months ago
- 4745981 fs: fat: Shrink the size of a few strings by Simon Glass · 1 year, 4 months ago
- 4157158 bootstd: Use bootdev instead of bootdevice by Simon Glass · 1 year, 4 months ago
- e6c49fc fs: Create functions to load and allocate a file by Simon Glass · 1 year, 6 months ago
- da9739c Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 1 year, 5 months ago
- 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 5 months ago
- 50fa118 global: Use proper project name U-Boot by Michal Simek · 1 year, 6 months ago
- 68ebcf7 ubifs: allow loading to above 4GiB by Ben Dooks · 1 year, 6 months ago
- ab5e883 semihosting: create file in smh_fs_write_at() by Heinrich Schuchardt · 1 year, 7 months ago
- d3d59a4 fs/btrfs: use asm/unaligned.h by Jens Wiklander · 1 year, 6 months ago