- 7d0478d bootstd: sandbox: Add a hostfs bootdev by Simon Glass · 2 years, 7 months ago
- c24e58f fs: Add a function to set the filesystem type by Simon Glass · 2 years, 7 months ago
- 4f0e77f fs: ext4: Use CRC-16 implementation from linux/crc16.h by Pali Rohár · 2 years, 7 months ago
- 1a47e6d crc16: Move standard CRC-16 implementation from ubifs to lib by Pali Rohár · 2 years, 7 months ago
- e523f5d crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.h by Pali Rohár · 2 years, 7 months ago
- f362dea fs: Allow to compile FS_SQUASHFS only for proper U-Boot by Pali Rohár · 2 years, 7 months ago
- b8a7916 fs: Allow to compile FS_BTRFS when SPL is enabled by Pali Rohár · 2 years, 7 months ago
- c4bbbed btrfs: Fix compilation on big endian systems by Pali Rohár · 2 years, 7 months ago
- 9bd89bb fs/squashfs: simplify sqfs_read() by Heinrich Schuchardt · 2 years, 7 months ago
- b8617df fs: Allow to compile CMD_UBIFS when SPL is enabled by Pali Rohár · 2 years, 7 months ago
- 5bbaba6 fs: Allow to compile FS_FAT only for proper U-Boot by Pali Rohár · 2 years, 7 months ago
- 749c6a6 ubifs: Fix journal replay wrt. xattr nodes by Ville Baillie · 2 years, 8 months ago
- f676b45 fs: Add semihosting filesystem by Sean Anderson · 2 years, 8 months ago
- 65cb730 fs/erofs: add lz4 decompression support by Huang Jianan · 2 years, 9 months ago
- 830613f fs/erofs: add erofs filesystem support by Huang Jianan · 2 years, 9 months ago
- 1e69db5 squashfs: show an error message if the inode_table can't be, allocated by Lars Weber · 2 years, 10 months ago
- 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- 7c07543 fs/btrfs: fix a bug that U-boot fs btrfs implementation doesn't handle NO_HOLE feature correctly by Qu Wenruo · 2 years, 11 months ago
- 1617165 fs/btrfs: add dependency on BLAKE2 hash by Qu Wenruo · 2 years, 11 months ago
- 968c621 Convert CONFIG_JFFS2_DEV et al to Kconfig by Tom Rini · 2 years, 11 months ago
- 2ad7430 fs: yaffs2: Finish Kconfig migration by Tom Rini · 3 years, 1 month ago
- 355d1e2 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 1 month ago
- 0d1ecc9 mtd: Remove mtd_erase_callback() entirely by Marek Behún · 3 years, 1 month ago
- 41130eb fs: fat: check for buffer size before reading blocks by Ricardo Salveti · 3 years, 2 months ago
- 918adf8 btrfs: Use U-Boot API for decompression by Simon Glass · 3 years, 2 months ago
- 1cefed1 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · 3 years, 2 months ago
- 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
- c72231d WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years, 2 months ago
- e908d20 Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years, 2 months ago
- 3bd0e2c fs: avoid superfluous messages by Heinrich Schuchardt · 3 years, 2 months ago
- ad6ddc5 sqfs: Suppress the message about missing filesystem by Simon Glass · 3 years, 3 months ago
- 64acd46 btrfs: Suppress the message about missing filesystem by Simon Glass · 3 years, 3 months ago
- 94509b7 btrfs: Use default subvolume as filesystem root by Matwey V. Kornilov · 3 years, 3 months ago
- a1ff2cb fs/squashfs: Fix some hardlinks reading the wrong inode by Campbell Suter · 3 years, 7 months ago
- 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
- 8b6ee24 Use LIB_UUID with ACPIGEN and FS_BTRFS by Simon Glass · 3 years, 4 months ago
- 99eaf1f cbfs: Check offset range when reading a file by Simon Glass · 3 years, 6 months ago
- 13c11c6 fs: fat: add file attributes to struct fs_dirent by Heinrich Schuchardt · 3 years, 6 months ago
- 0008d80 fs/squashfs: fix reading of fragmented files by Joao Marcos Costa · 3 years, 6 months ago
- 9e8bb07 fs: btrfs: Add missing cache aligned allocation by Marek Vasut · 3 years, 6 months ago
- 53ba2c2 fs/squashfs: zero out unused fields in fs_dirent by Heinrich Schuchardt · 3 years, 6 months ago
- dae9aed fs: btrfs: fix the false alert of decompression failure by Qu Wenruo · 3 years, 7 months ago
- 7194527 cmd: fs: Use part_get_info_by_dev_and_name_or_num to parse partitions by Sean Anderson · 3 years, 7 months ago
- 02079eb fs: fat: fix file_fat_detectfs() by Heinrich Schuchardt · 3 years, 10 months ago
- fc25ffe JFFS2: fix jffs2 summary datacrc status uninitialized by Wagner Popov dos Santos · 3 years, 9 months ago
- 610a2cc JFFS2: fix the reading address over nand's limit by Wagner Popov dos Santos · 3 years, 9 months ago
- ad66323 cbfs: Drop unnecessary cast in file_cbfs_fill_cache() by Simon Glass · 3 years, 8 months ago
- a202f17 cbfs: Support reading compression information by Simon Glass · 3 years, 8 months ago
- 0e2fee5 cbfs: Simplify file iteration by Simon Glass · 3 years, 8 months ago
- 70a394a cbfs: Factor out filling a cache node into a new function by Simon Glass · 3 years, 8 months ago
- c4f5b5d cbfs: Allow file traversal with any CBFS by Simon Glass · 3 years, 8 months ago
- 5536f12 cbfs: Allow access to CBFS without a header by Simon Glass · 3 years, 8 months ago
- 11a38a2 cbfs: Rename new_node to node by Simon Glass · 3 years, 8 months ago
- 72ca485 cbfs: Add support for attributes by Simon Glass · 3 years, 8 months ago
- 612a201 fs/squashfs: Fix compilation error by Pali Rohár · 3 years, 8 months ago
- 1afb9f2 fs: btrfs: do not fail when offset of a ROOT_ITEM is not -1 by Marek Behún · 3 years, 9 months ago
- c65365d fs: btrfs: change directory list output to be aligned as before by Marek Behún · 3 years, 9 months ago
- e4cecb56 fs: btrfs: skip xattrs in directory listing by Marek Behún · 3 years, 9 months ago
- 220fa47 fs/squashfs: NULL dereference in sqfs_closedir() by Heinrich Schuchardt · 3 years, 9 months ago
- 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
- 3ecc527 fs: fat: remove trailing periods from long name by Heinrich Schuchardt · 3 years, 10 months ago
- 0be286c fs: fat: must not write directory '.' and '..' by Heinrich Schuchardt · 3 years, 10 months ago
- 4c4006b fs: fat: usage basename in file_fat_write_at, fat_mkdir by Heinrich Schuchardt · 3 years, 10 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
- ec9d19b cmd: load, emit error message for invalid block device by Heinrich Schuchardt · 3 years, 10 months ago
- 8921ac9 fs: btrfs: Select SHA256 in Kconfig by Matthias Brugger · 3 years, 10 months ago
- 84ca305 fs: fat: remove superfluous assignments by Heinrich Schuchardt · 3 years, 10 months ago
- 41ac28c fs: fat: avoid out of bounds access warning by Heinrich Schuchardt · 3 years, 10 months ago
- 041f0af fs: fat: structure for name and extension by Heinrich Schuchardt · 3 years, 10 months ago
- e97eb63 fs: fat: consistent error handling for flush_dir() by Heinrich Schuchardt · 3 years, 10 months ago
- 81f5627 ubifs: do not decide upon uninitialized variable by Heinrich Schuchardt · 3 years, 11 months ago
- 3b00a6b fs: btrfs: simplify close_ctree_fs_info() by Heinrich Schuchardt · 3 years, 11 months ago
- 9dba07f Fix squashfs failing to load sparse files by Campbell Suter · 4 years ago
- 3b72612 fs: btrfs: volumes: prevent overflow for multiplying by Qu Wenruo · 4 years ago
- 5f59518 efi_loader: setting boot device by Heinrich Schuchardt · 3 years, 10 months ago
- 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
- c0029e4 fs/fat: implement fsuuid command by Heinrich Schuchardt · 3 years, 11 months ago
- d0be676 fs: fat: eliminate DIRENTSPERBLOCK() macro by Heinrich Schuchardt · 3 years, 11 months ago
- 3d20d21 fs: fat: deletion of long file names by Heinrich Schuchardt · 4 years ago
- 89735b4 fs: fat: first dentry of long name in FAT iterator by Heinrich Schuchardt · 4 years ago
- 4a593dd fs: fat: use constant DELETED_FLAG by Heinrich Schuchardt · 4 years ago
- 1e51c8d fs: fat: search file should not allocate cluster by Heinrich Schuchardt · 4 years ago
- 3049a51 fs: fat: reuse deleted directory entries by Heinrich Schuchardt · 4 years ago
- 32a5f88 fs: fat: fat_find_empty_dentries() by Heinrich Schuchardt · 4 years ago
- 569b0e1 fs: fat: flush new directory cluster by Heinrich Schuchardt · 4 years ago
- 7557c84 fs: fat: set start cluster for root directory by Heinrich Schuchardt · 4 years ago
- 27ed690 fs: fat: dentry iterator for fill_dir_slot() by Heinrich Schuchardt · 4 years ago
- 3a331ae fs: fat: generate unique short names by Heinrich Schuchardt · 4 years ago
- 57b745e fs: fat: call set_name() only once by Heinrich Schuchardt · 4 years ago
- a343249 fs: fat: pass shortname to fill_dir_slot by Heinrich Schuchardt · 4 years ago
- 28cef9c fs: fat: create correct short names by Heinrich Schuchardt · 4 years ago
- d236e82 fs: fat: export fat_next_cluster() by Heinrich Schuchardt · 4 years ago
- c592411 fs: fat: correct first cluster for '..' by Heinrich Schuchardt · 4 years ago
- 7e932ac fs/squashfs: sqfs_close/sqfs_read_sblk: set ctxt.sblk to NULL after free by Richard Genoud · 4 years ago
- 1ec29aa fs: fat: use ATTR_ARCH instead of anonymous 0x20 by Heinrich Schuchardt · 4 years ago
- a2c5a92 fs: fat: directory entries starting with 0x05 by Heinrich Schuchardt · 4 years ago
- 661d223 fs: fat: avoid NULL dereference when root dir is full by Heinrich Schuchardt · 4 years ago
- dd4866b fs/squashfs: implement exists() function by Richard Genoud · 4 years ago
- 21b1b3b fs/squashfs: sqfs_read: remove buggy offset functionality by Richard Genoud · 4 years ago
- cbd5e40 fs/squashfs: sqfs_read: don't write beyond buffer size by Richard Genoud · 4 years ago