summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-08-01LFU-374 Revert "MLK-20668-2 fat: Fix issue in rootdir table flush for FAT16/12"Ye Li
2022-04-06MLK-25820 fat_write: fix wrong short name check when no extFrank Li
2022-04-06MLK-20668-2 fat: Fix issue in rootdir table flush for FAT16/12Ye Li
2022-01-29squashfs: show an error message if the inode_table can't be, allocatedLars Weber
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-18fs/btrfs: fix a bug that U-boot fs btrfs implementation doesn't handle NO_HOL...Qu Wenruo
2022-01-18fs/btrfs: add dependency on BLAKE2 hashQu Wenruo
2021-12-27Convert CONFIG_JFFS2_DEV et al to KconfigTom Rini
2021-11-05fs: yaffs2: Finish Kconfig migrationTom Rini
2021-10-23Merge https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini
2021-10-23mtd: Remove mtd_erase_callback() entirelyMarek Behún
2021-10-12fs: fat: check for buffer size before reading blocksRicardo Salveti
2021-10-08btrfs: Use U-Boot API for decompressionSimon Glass
2021-10-06nand.h: Cleanup linux/mtd/rawnand.h usageTom Rini
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove excessive empty linesWolfgang Denk
2021-09-27Merge tag 'v2021.10-rc5' into nextTom Rini
2021-09-24fs: avoid superfluous messagesHeinrich Schuchardt
2021-09-16sqfs: Suppress the message about missing filesystemSimon Glass
2021-09-16btrfs: Suppress the message about missing filesystemSimon Glass
2021-09-01btrfs: Use default subvolume as filesystem rootMatwey V. Kornilov
2021-08-04fs/squashfs: Fix some hardlinks reading the wrong inodeCampbell Suter
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-07-28Use LIB_UUID with ACPIGEN and FS_BTRFSSimon Glass
2021-07-15cbfs: Check offset range when reading a fileSimon Glass
2021-07-12fs: fat: add file attributes to struct fs_direntHeinrich Schuchardt
2021-06-09fs/squashfs: fix reading of fragmented filesJoao Marcos Costa
2021-05-26fs: btrfs: Add missing cache aligned allocationMarek Vasut
2021-05-26fs/squashfs: zero out unused fields in fs_direntHeinrich Schuchardt
2021-04-27fs: btrfs: fix the false alert of decompression failureQu Wenruo
2021-04-22cmd: fs: Use part_get_info_by_dev_and_name_or_num to parse partitionsSean Anderson
2021-04-10fs: fat: fix file_fat_detectfs()Heinrich Schuchardt
2021-04-07JFFS2: fix jffs2 summary datacrc status uninitializedWagner Popov dos Santos
2021-04-07JFFS2: fix the reading address over nand's limitWagner Popov dos Santos
2021-03-27cbfs: Drop unnecessary cast in file_cbfs_fill_cache()Simon Glass
2021-03-27cbfs: Support reading compression informationSimon Glass
2021-03-27cbfs: Simplify file iterationSimon Glass
2021-03-27cbfs: Factor out filling a cache node into a new functionSimon Glass
2021-03-27cbfs: Allow file traversal with any CBFSSimon Glass
2021-03-27cbfs: Allow access to CBFS without a headerSimon Glass
2021-03-27cbfs: Rename new_node to nodeSimon Glass
2021-03-27cbfs: Add support for attributesSimon Glass
2021-03-04fs/squashfs: Fix compilation errorPali Rohár
2021-03-01fs: btrfs: do not fail when offset of a ROOT_ITEM is not -1Marek Behún
2021-02-24fs: btrfs: change directory list output to be aligned as beforeMarek Behún
2021-02-24fs: btrfs: skip xattrs in directory listingMarek Behún
2021-02-24fs/squashfs: NULL dereference in sqfs_closedir()Heinrich Schuchardt
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-03fs: fat: remove trailing periods from long nameHeinrich Schuchardt
2021-02-03fs: fat: must not write directory '.' and '..'Heinrich Schuchardt