index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fs.c
Age
Commit message (
Expand
)
Author
2026-02-17
treewide: Clean up DECLARE_GLOBAL_DATA_PTR usage
Peng Fan
2026-01-16
fs: prevent integer overflow in fs.c do_mv
Timo tp Preißl
2025-10-10
fs: Rework filesystem guards for xPL phases
Tom Rini
2025-06-25
lmb: replace lmb_reserve() and lmb_alloc_addr() API's
Sughosh Ganu
2025-04-21
fs: exfat: Implement trivial 'rename' support
Marek Vasut
2025-04-02
Merge patch series "fs: exfat: Add exfat port based on exfat-fuse"
Tom Rini
2025-04-02
fs: exfat: Add U-Boot porting layer
Marek Vasut
2025-03-24
Merge tag 'v2025.04-rc5' into next
Tom Rini
2025-03-24
lmb: change the return code on lmb_alloc_addr()
Ilias Apalodimas
2025-03-07
fs: fat: add rename
Gabriel Dalimonte
2025-03-07
fs: add rename infrastructure
Gabriel Dalimonte
2024-12-30
lmb: Remove lmb_alloc_addr_flags()
Ilias Apalodimas
2024-11-18
fs: Use ARCH_DMA_MINALIGN as default alignment for fs_read_alloc()
Nam Cao
2024-11-01
fs: ext4: use fs_ls_generic
Heinrich Schuchardt
2024-11-01
fs: ext4: implement opendir, readdir, closedir
Heinrich Schuchardt
2024-10-11
global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-09-03
lmb: remove the lmb_init_and_reserve() function
Sughosh Ganu
2024-09-03
lmb: allow lmb module to be used in SPL
Sughosh Ganu
2024-09-03
lmb: make LMB memory map persistent and global
Sughosh Ganu
2024-06-07
fs: relax ext4_write_file() dependency
Baruch Siach
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
fs: Remove <common.h> and add needed includes
Tom Rini
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-13
command: Introduce functions to obtain command arguments
Simon Glass
2023-10-17
fs: Disable sandbox filesystem in SPL
Sean Anderson
2023-09-14
fs: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-07-14
fs: Create functions to load and allocate a file
Simon Glass
2022-08-10
common: Drop display_options.h from common header
Simon Glass
2022-04-25
fs: Add a function to set the filesystem type
Simon Glass
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-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-01
fs: Add semihosting filesystem
Sean Anderson
2022-03-15
fs/erofs: add erofs filesystem support
Huang Jianan
2021-09-24
fs: avoid superfluous messages
Heinrich Schuchardt
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-04-22
cmd: fs: Use part_get_info_by_dev_and_name_or_num to parse partitions
Sean Anderson
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-01
cmd: load, emit error message for invalid block device
Heinrich Schuchardt
2021-01-13
efi_loader: setting boot device
Heinrich Schuchardt
2020-12-31
fs/fat: implement fsuuid command
Heinrich Schuchardt
2020-11-19
fs/squashfs: implement exists() function
Richard Genoud
2020-11-19
fs/squashfs: fix board hang-up when calling .exists()
Richard Genoud
2020-09-06
fs: convert error and debug messages to log
Heinrich Schuchardt
2020-08-07
fs/fs.c: add symbolic link case to fs_ls_generic()
Joao Marcos Costa
2020-08-07
fs/squashfs: new filesystem
Joao Marcos Costa
2020-07-17
fs: error handling in do_load()
Heinrich Schuchardt
[next]