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
2024-01-17
fs: remove explicit efi configuration dependency
AKASHI Takahiro
2023-12-21
fs: Fix SPL build if FS_LOADER is enabled
Mayuresh Chitale
2023-12-21
global: Drop common.h inclusion
Tom Rini
2023-12-13
Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"
Tom Rini
2023-12-13
command: Introduce functions to obtain command arguments
Simon Glass
2023-11-28
Merge patch series "fs: fat: calculate FAT type based on cluster count"
Tom Rini
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-11-16
fs: btrfs: fix reading when length specified
Sam Edwards
2023-11-16
treewide: use linux/time.h for time conversion defines
Igor Prusov
2023-11-16
fs: ext4: Remove unused parameter from ext4_mount
Sean Anderson
2023-11-16
fs/squashfs: enable LZ4 compression support
David Oberhollenzer
2023-11-16
fs/squashfs: remove unused declarations
David Oberhollenzer
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
[next]