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-11-28
fs: fat: add bootsector validity check
Christian Taedcke
2023-11-28
fs: fat: simplify gotos from read_bootsectandvi
Christian Taedcke
2023-11-28
fs: fat: calculate FAT type based on cluster count
Christian Taedcke
2023-11-28
fs: fat: use get_unaligned_le16 to convert u8[2] to u16
Christian Taedcke
2023-10-30
Kconfig: Remove all default n/no options
Michal Simek
2023-10-17
fs: Disable sandbox filesystem in SPL
Sean Anderson
2023-10-17
Revert "fs: ext4: check the minimal partition size to mount"
Sean Anderson
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-09-14
mtd: ubifs: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-14
fs: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-08-25
part: Add accessors for struct disk_partition uuid
Simon Glass
2023-08-21
Merge tag 'v2023.10-rc3' into next
Tom Rini
2023-08-19
fs/erofs: Quieten test for filesystem presence
Simon Glass
2023-08-14
fs: fat: avoid multiplication overflow
Heinrich Schuchardt
2023-08-08
btrfs: fix some error checking for btrfs_decompress()
Dan Carpenter
2023-08-08
cramfs: clean up some error messages
Dan Carpenter
2023-08-08
fs: btrfs: Prevent error pointer dereference in list_subvolums()
Dan Carpenter
2023-08-07
fs/erofs: Remove an unnecessary assertion
Yifan Zhao
2023-08-03
fat: correct sign for deletion mark
Heinrich Schuchardt
2023-07-17
fs/erofs: Introduce new features including ztailpacking, fragments and dedupe
Yifan Zhao
2023-07-17
fs: fat: Shrink the size of a few strings
Simon Glass
2023-07-16
bootstd: Use bootdev instead of bootdevice
Simon Glass
2023-07-14
fs: Create functions to load and allocate a file
Simon Glass
2023-06-12
Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
2023-06-12
Merge tag v2023.07-rc4 into next
Tom Rini
2023-06-12
global: Use proper project name U-Boot
Michal Simek
2023-06-06
ubifs: allow loading to above 4GiB
Ben Dooks
2023-05-31
semihosting: create file in smh_fs_write_at()
Heinrich Schuchardt
2023-05-31
fs/btrfs: use asm/unaligned.h
Jens Wiklander
2023-05-08
btrfs: fix offset when reading compressed extents
Dominique Martinet
2023-04-25
fs: yaffs2: Make yaffsfs_deviceList static
Bin Meng
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
[next]