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
Age
Commit message (
Expand
)
Author
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-10
Merge tag 'v2025.04-rc4' into next
Tom Rini
2025-03-07
Merge patch series "This series adds support for file renaming to EFI_FILE_PR...
Tom Rini
2025-03-07
fs: fat: update parent dirs metadata on dentry create/delete
Gabriel Dalimonte
2025-03-07
fs: fat: add rename
Gabriel Dalimonte
2025-03-07
fs: add rename infrastructure
Gabriel Dalimonte
2025-03-07
fs: fat: factor out dentry link create/delete
Gabriel Dalimonte
2025-03-05
fs/squashfs: Fix memory leak in sqfs_size_nest()
Andrea della Porta
2025-02-24
fs/squashfs: fix potential integer overflows
Joao Marcos Costa
2025-02-18
fs/erofs: fix an integer overflow in symlink resolution
Gao Xiang
2025-01-28
fs: ubifs: Remove unnecessary assignment
Michal Simek
2025-01-20
fs: eliminate YAFFS2 implementation
Heinrich Schuchardt
2025-01-18
squashfs: Fix sqfs_inode_size() for xattr related SQFS_LSYMLINK_TYPE
Norbert van Bolhuis
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-15
fs: btrfs: hide duplicate 'Cannot lookup file' error on 'load'
Dominique Martinet
2024-11-13
fs: ext4: correct error handling
Heinrich Schuchardt
2024-11-01
fs: ext4: use fs_ls_generic
Heinrich Schuchardt
2024-11-01
fs: ext4: implement opendir, readdir, closedir
Heinrich Schuchardt
2024-11-01
fs: ext4: free directory node in ext4fs_exists()
Heinrich Schuchardt
2024-11-01
fs: ext4: simplify ext4fs_iterate_dir()
Heinrich Schuchardt
2024-10-23
fs/cramfs: use schedule instead of cyclic_run as callback
Rasmus Villemoes
2024-10-11
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
Tom Rini
2024-10-11
global: Rename SPL_TPL_ to PHASE_
Simon Glass
2024-10-11
global: Rename SPL_ to XPL_
Simon Glass
2024-10-11
global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-10-02
fs: Fix SPL build if SPL_FS_LOADER is enabled and FS_LOADER is disabled
Hiago De Franco
2024-09-12
include: export uuid.h
Caleb Connolly
2024-09-03
Merge patch series "Make LMB memory map global and persistent"
Tom Rini
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-08-30
list: use list_count_nodes() to count list entries
Sughosh Ganu
2024-08-19
Merge tag 'v2024.10-rc3' into next
Tom Rini
2024-08-15
ext4: Fix zalloc()
Richard Weinberger
2024-08-15
ext4: Fix integer overflow in ext4fs_read_symlink()
Richard Weinberger
2024-08-15
squashfs: Fix heap corruption in sqfs_search_dir()
Richard Weinberger
2024-08-15
squashfs: Fix stack overflow while symlink resolving
Richard Weinberger
2024-08-15
squashfs: Check sqfs_find_inode() return value
Richard Weinberger
2024-08-15
squashfs: Fix integer overflow in sqfs_inode_size()
Richard Weinberger
2024-08-15
squashfs: Fix integer overflow in sqfs_resolve_symlink()
Richard Weinberger
2024-08-15
ext4: Improve feature checking
Richard Weinberger
2024-08-11
ubifs: Call ubifs_iput when ubifs_iget is used
Michael Trimarchi
2024-08-10
ubifs: mount fails after power cycle
Ravi Minnikanti
2024-08-10
fs: ubifs: Add volume mounted check
Alexander Dahl
2024-08-10
fs: ubifs: Make k(z)alloc/kfree symmetric
Alexander Dahl
2024-08-10
fs: ubifs: Set pointers to NULL after free
Alexander Dahl
2024-08-10
fs: ubifs: Fix memleak and double free in u-boot wrapper functions
Alexander Dahl
2024-08-09
sandbox: Return error code from read/write/seek
Simon Glass
[next]