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-10-17
fs: semihosting: Use correct variable for error check
Andrew Goodbody
2025-10-10
fs: jffs2: Remove always true test
Andrew Goodbody
2025-10-10
fs/squashfs: Ensure memory is freed by using unwind goto
Andrew Goodbody
2025-10-10
fs: Rework filesystem guards for xPL phases
Tom Rini
2025-10-08
fs: ubifs: Fix and rework error handling in ubifs_finddir
Andrew Goodbody
2025-10-08
fs: ubifs: Need to check return for being an error pointer
Andrew Goodbody
2025-10-08
fs: ubifs: Ensure buf is freed before return
Andrew Goodbody
2025-09-10
fs: ext4fs: add CONFIG_EXT4_MAX_JOURNAL_ENTRIES to Kconfig
Tony Dinh
2025-09-10
fs: ext4fs: Add initialization failure recovery path in ext4fs_write
Tony Dinh
2025-07-24
fs: exfat: Remove unused label code
Andrew Goodbody
2025-07-15
Merge patch series "fs: exfat: Fix some Smatch issues"
Tom Rini
2025-07-15
fs: exfat: Remove pointless variable uoffset
Andrew Goodbody
2025-07-15
fs: exfat: Perform NULL check before dereference
Andrew Goodbody
2025-07-15
fs: btrfs: Do not free multi when guaranteed to be NULL
Andrew Goodbody
2025-07-11
fs: erofs: Do NULL check before dereferencing pointer
Andrew Goodbody
2025-07-11
Merge patch series "fs: ext4fs: Fix some issues found by Smatch"
Tom Rini
2025-07-11
fs: ext4fs: Perform NULL check before dereference
Andrew Goodbody
2025-07-11
fs: ext4fs: Use unwind goto to free memory on error
Andrew Goodbody
2025-07-11
fs: ext4fs: Do not negate error before returning it
Andrew Goodbody
2025-06-25
fs: ext4fs: Fix: Data abort in ext4fs_log_gdt()
Tony Dinh
2025-06-25
lmb: replace lmb_reserve() and lmb_alloc_addr() API's
Sughosh Ganu
2025-06-12
ext4fs: Fix: Read outside partition error (take 2)
Tony Dinh
2025-06-09
Merge tag 'v2025.07-rc4' into next
Tom Rini
2025-05-27
Revert "ext4fs: Fix: Read outside partition error"
Tom Rini
2025-05-26
Merge tag 'v2025.07-rc3' into next
Tom Rini
2025-05-23
ext4fs: Fix: Read outside partition error
Tony Dinh
2025-05-23
fs: fs_devread should log error when read outside partition
Tony Dinh
2025-05-23
EXT4: add CRC16 dependency
Marius Dinu
2025-05-13
fat.c: Add missing include
Tom Rini
2025-05-13
ext4fs.c: Add missing include
Tom Rini
2025-05-05
fs: exfat: Inhibit unused exfat_humanize_bytes() and exfat_print_info()
Marek Vasut
2025-05-05
fs: exfat: Use strncpy() and bail on too long filenames
Marek Vasut
2025-04-21
fs/squashfs: avoid illegal free() in sqfs_opendir()
Heinrich Schuchardt
2025-04-21
fs: exfat: Implement trivial 'rename' support
Marek Vasut
2025-04-21
fs: exfat: Fix exfat_fs_exists() return value
Marek Vasut
2025-04-21
fs: exfat: Rework exfat_fs_readdir() to behave like exfat_fs_ls()
Marek Vasut
2025-04-21
fs: exfat: Inhibit "impossible" print on write to bogus file
Marek Vasut
2025-04-21
fs: exfat: Flush node before put in read() callback
Marek Vasut
2025-04-11
Merge patch series "Switch to using $(PHASE_) in Makefiles"
Tom Rini
2025-04-11
Kbuild: Always use $(PHASE_)
Tom Rini
2025-04-02
Merge patch series "fs: exfat: Add exfat port based on exfat-fuse"
Tom Rini
2025-04-02
fs: exfat: Demote filesystem detection failure message to debug()
Marek Vasut
2025-04-02
fs: exfat: Fix conversion overflow errors
Marek Vasut
2025-04-02
fs: exfat: Add U-Boot porting layer
Marek Vasut
2025-04-02
fs: exfat: Import libexfat from fuse-exfat
Marek Vasut
2025-04-02
fs: Add generic fs_devread() implementation
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-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
[next]