index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2022-04-25
bootstd: sandbox: Add a hostfs bootdev
Simon Glass
2022-04-25
fs: Add a function to set the filesystem type
Simon Glass
2022-04-21
fs: ext4: Use CRC-16 implementation from linux/crc16.h
Pali Rohár
2022-04-21
crc16: Move standard CRC-16 implementation from ubifs to lib
Pali Rohár
2022-04-21
crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.h
Pali Rohár
2022-04-21
fs: Allow to compile FS_SQUASHFS only for proper U-Boot
Pali Rohár
2022-04-19
fs: Allow to compile FS_BTRFS when SPL is enabled
Pali Rohár
2022-04-19
btrfs: Fix compilation on big endian systems
Pali Rohár
2022-04-19
fs/squashfs: simplify sqfs_read()
Heinrich Schuchardt
2022-04-14
fs: Allow to compile CMD_UBIFS when SPL is enabled
Pali Rohár
2022-04-14
fs: Allow to compile FS_FAT only for proper U-Boot
Pali Rohár
2022-04-11
ubifs: Fix journal replay wrt. xattr nodes
Ville Baillie
2022-04-01
fs: Add semihosting filesystem
Sean Anderson
2022-03-15
fs/erofs: add lz4 decompression support
Huang Jianan
2022-03-15
fs/erofs: add erofs filesystem support
Huang Jianan
2022-01-29
squashfs: show an error message if the inode_table can't be, allocated
Lars Weber
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-18
fs/btrfs: fix a bug that U-boot fs btrfs implementation doesn't handle NO_HOL...
Qu Wenruo
2022-01-18
fs/btrfs: add dependency on BLAKE2 hash
Qu Wenruo
2021-12-27
Convert CONFIG_JFFS2_DEV et al to Kconfig
Tom Rini
2021-11-05
fs: yaffs2: Finish Kconfig migration
Tom Rini
2021-10-23
Merge https://source.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2021-10-23
mtd: Remove mtd_erase_callback() entirely
Marek Behún
2021-10-12
fs: fat: check for buffer size before reading blocks
Ricardo Salveti
2021-10-08
btrfs: Use U-Boot API for decompression
Simon Glass
2021-10-06
nand.h: Cleanup linux/mtd/rawnand.h usage
Tom Rini
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-30
WS cleanup: remove excessive empty lines
Wolfgang Denk
2021-09-27
Merge tag 'v2021.10-rc5' into next
Tom Rini
2021-09-24
fs: avoid superfluous messages
Heinrich Schuchardt
2021-09-16
sqfs: Suppress the message about missing filesystem
Simon Glass
2021-09-16
btrfs: Suppress the message about missing filesystem
Simon Glass
2021-09-01
btrfs: Use default subvolume as filesystem root
Matwey V. Kornilov
2021-08-04
fs/squashfs: Fix some hardlinks reading the wrong inode
Campbell Suter
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-07-28
Use LIB_UUID with ACPIGEN and FS_BTRFS
Simon Glass
2021-07-15
cbfs: Check offset range when reading a file
Simon Glass
2021-07-12
fs: fat: add file attributes to struct fs_dirent
Heinrich Schuchardt
2021-06-09
fs/squashfs: fix reading of fragmented files
Joao Marcos Costa
2021-05-26
fs: btrfs: Add missing cache aligned allocation
Marek Vasut
2021-05-26
fs/squashfs: zero out unused fields in fs_dirent
Heinrich Schuchardt
2021-04-27
fs: btrfs: fix the false alert of decompression failure
Qu Wenruo
2021-04-22
cmd: fs: Use part_get_info_by_dev_and_name_or_num to parse partitions
Sean Anderson
2021-04-10
fs: fat: fix file_fat_detectfs()
Heinrich Schuchardt
2021-04-07
JFFS2: fix jffs2 summary datacrc status uninitialized
Wagner Popov dos Santos
2021-04-07
JFFS2: fix the reading address over nand's limit
Wagner Popov dos Santos
2021-03-27
cbfs: Drop unnecessary cast in file_cbfs_fill_cache()
Simon Glass
2021-03-27
cbfs: Support reading compression information
Simon Glass
2021-03-27
cbfs: Simplify file iteration
Simon Glass
2021-03-27
cbfs: Factor out filling a cache node into a new function
Simon Glass
[next]