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-11-23
ubifs: Allow to silence debug dumps
Pali Rohár
2022-11-10
fs: jffs2: Move SYS_JFFS2_SORT_FRAGMENTS to Kconfig
Tom Rini
2022-10-17
fs: Quieten down the filesystems more
Simon Glass
2022-10-03
Merge branch 'next'
Tom Rini
2022-09-29
fs: btrfs: remove the usage of undeclared fs_mutex variable
Pankaj Raghav
2022-09-25
blk: Rename if_type to uclass_id
Simon Glass
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-16
blk: Use a function for whether block devices are available
Simon Glass
2022-09-13
cyclic: Integrate cyclic infrastructure into WATCHDOG_RESET
Stefan Roese
2022-08-13
fs/erofs: silence erofs_probe()
Heinrich Schuchardt
2022-08-10
common: Drop display_options.h from common header
Simon Glass
2022-08-04
Audit <flash.h> inclusion
Tom Rini
2022-07-21
treewide: Fix Marek's name and change my e-mail address
Marek Behún
2022-07-20
ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS code
Pali Rohár
2022-07-20
ubifs: Fix ubifs_assert_cmt_locked()
Pali Rohár
2022-07-11
Merge branch 'next'
Tom Rini
2022-07-08
ubifs: Fix reference count leak in ubifsumount
Pali Rohár
2022-07-07
spl: Ensure all SPL symbols in Kconfig have some SPL dependency
Tom Rini
2022-06-28
fs/squashfs: Use kcalloc when relevant
Miquel Raynal
2022-06-20
Merge branch 'master' into next
Tom Rini
2022-06-16
fs/squashfs: sqfs_read: Prevent arbitrary code execution
Miquel Raynal
2022-06-06
fs/squashfs: fix sqfs_read_sblk()
Heinrich Schuchardt
2022-06-06
btrfs: simplify lookup_data_extent()
Heinrich Schuchardt
2022-06-03
squashfs: Fix compilation on big endian systems
Pali Rohár
2022-06-03
ubifs: Fix lockup/crash when reading files
Pali Rohár
2022-05-23
fs/squashfs: use lldiv function for math
Sean Nyekjaer
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
[next]