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-04-18
fs/erofs: add DEFLATE algorithm support
Jianan Huang
2024-04-17
fs: fat: fill creation and change date
Heinrich Schuchardt
2024-04-17
fs: fat: convert change month correctly
Heinrich Schuchardt
2024-04-17
Merge patch series "zfs: Fix zfs support on aarch64"
Tom Rini
2024-04-17
zfs: Fix zfs_read() to actually work
mwleeds@mailtundra.com
2024-04-17
zfs: Fix return value of fs_devread()
mwleeds@mailtundra.com
2024-04-17
zfs: Fix unaligned read of uint64
mwleeds@mailtundra.com
2024-04-17
zfs: Add a comment to clarify nvlist memory layout
mwleeds@mailtundra.com
2024-04-17
zfs: Fix malloc() success check
mwleeds@mailtundra.com
2024-04-10
fs: ext4: all file paths are absolute
Heinrich Schuchardt
2024-04-10
fs: ext4: make "File System is consistent\n" a debug message
Heinrich Schuchardt
2024-04-10
fs: ext4: Change the Settings of file permissions
Jixiong Hu
2024-03-04
ext4: detect directories in ext4fs_exists()
Heinrich Schuchardt
2024-03-04
fs: drop reiserfs
Peter Robinson
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
[next]