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
/
exfat
Age
Commit message (
Expand
)
Author
2025-07-24
fs: exfat: Remove unused label code
Andrew Goodbody
2025-07-15
fs: exfat: Remove pointless variable uoffset
Andrew Goodbody
2025-07-15
fs: exfat: Perform NULL check before dereference
Andrew Goodbody
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: 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-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