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
/
fat
Age
Commit message (
Expand
)
Author
2025-12-12
fs: fat: Perform sanity checks on getsize in get_fatent()
Tom Rini
2025-05-13
fat.c: Add missing include
Tom Rini
2025-04-11
Kbuild: Always use $(PHASE_)
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: fat: factor out dentry link create/delete
Gabriel Dalimonte
2024-10-11
global: Rename SPL_ to XPL_
Simon Glass
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-04-17
fs: fat: fill creation and change date
Heinrich Schuchardt
2024-04-17
fs: fat: convert change month correctly
Heinrich Schuchardt
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-08-25
part: Add accessors for struct disk_partition uuid
Simon Glass
2023-08-14
fs: fat: avoid multiplication overflow
Heinrich Schuchardt
2023-08-03
fat: correct sign for deletion mark
Heinrich Schuchardt
2023-07-17
fs: fat: Shrink the size of a few strings
Simon Glass
2023-03-30
fs: fat: do not mangle short filenames
Stefan Herbrechtsmeier
2023-02-06
log: Add a category for filesystems
Simon Glass
2023-01-20
fs/fat: avoid noisy message fat_read_file()
Heinrich Schuchardt
2022-09-25
blk: Rename if_type to uclass_id
Simon Glass
2022-09-16
blk: Use a function for whether block devices are available
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-10-12
fs: fat: check for buffer size before reading blocks
Ricardo Salveti
2021-07-12
fs: fat: add file attributes to struct fs_dirent
Heinrich Schuchardt
2021-04-10
fs: fat: fix file_fat_detectfs()
Heinrich Schuchardt
2021-02-03
fs: fat: remove trailing periods from long name
Heinrich Schuchardt
2021-02-03
fs: fat: must not write directory '.' and '..'
Heinrich Schuchardt
2021-02-03
fs: fat: usage basename in file_fat_write_at, fat_mkdir
Heinrich Schuchardt
2021-01-29
fs: fat: remove superfluous assignments
Heinrich Schuchardt
2021-01-29
fs: fat: avoid out of bounds access warning
Heinrich Schuchardt
2021-01-23
fs: fat: structure for name and extension
Heinrich Schuchardt
2021-01-23
fs: fat: consistent error handling for flush_dir()
Heinrich Schuchardt
2020-12-31
fs/fat: implement fsuuid command
Heinrich Schuchardt
2020-12-31
fs: fat: eliminate DIRENTSPERBLOCK() macro
Heinrich Schuchardt
2020-12-10
fs: fat: deletion of long file names
Heinrich Schuchardt
2020-12-10
fs: fat: first dentry of long name in FAT iterator
Heinrich Schuchardt
2020-12-10
fs: fat: use constant DELETED_FLAG
Heinrich Schuchardt
2020-12-10
fs: fat: search file should not allocate cluster
Heinrich Schuchardt
2020-12-10
fs: fat: reuse deleted directory entries
Heinrich Schuchardt
2020-12-10
fs: fat: fat_find_empty_dentries()
Heinrich Schuchardt
2020-12-10
fs: fat: flush new directory cluster
Heinrich Schuchardt
2020-12-10
fs: fat: set start cluster for root directory
Heinrich Schuchardt
2020-12-10
fs: fat: dentry iterator for fill_dir_slot()
Heinrich Schuchardt
2020-12-10
fs: fat: generate unique short names
Heinrich Schuchardt
2020-12-10
fs: fat: call set_name() only once
Heinrich Schuchardt
2020-12-10
fs: fat: pass shortname to fill_dir_slot
Heinrich Schuchardt
[next]