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
2023-03-30
fs: ext4: fix files seen as symlink during deletion
Corentin GUILLEVIC
2023-03-30
fs: fat: do not mangle short filenames
Stefan Herbrechtsmeier
2023-03-22
fs: ext4: check the minimal partition size to mount
Patrick Delaunay
2023-02-23
fs: btrfs: limit the mapped length to the original length
Qu Wenruo
2023-02-10
Correct SPL use of FS_EROFS
Simon Glass
2023-02-06
log: Add a category for filesystems
Simon Glass
2023-01-20
fs/fat: avoid noisy message fat_read_file()
Heinrich Schuchardt
2023-01-18
lib: zstd: update to latest Linux zstd 1.5.2
Brandon Maier
2023-01-11
fs/btrfs: handle data extents, which crosss stripe boundaries, correctly
Qu Wenruo
2023-01-11
fs/squashfs: Only use export table if available
David Oberhollenzer
2022-12-08
fs/squashfs: use lldiv function for math
Kasper Revsbech
2022-12-08
fs: ext4: Fix free(NULL)
Mikhail Ilin
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
[next]