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
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
2020-12-10
fs: fat: create correct short names
Heinrich Schuchardt
2020-12-10
fs: fat: export fat_next_cluster()
Heinrich Schuchardt
2020-12-10
fs: fat: correct first cluster for '..'
Heinrich Schuchardt
2020-11-29
fs: fat: use ATTR_ARCH instead of anonymous 0x20
Heinrich Schuchardt
2020-11-29
fs: fat: directory entries starting with 0x05
Heinrich Schuchardt
2020-11-29
fs: fat: avoid NULL dereference when root dir is full
Heinrich Schuchardt
2020-08-04
fs/fat/fat.c: Do not perform zero block reads if there are no blocks left
Jason Wessel
2020-07-11
fs/fat: reduce data size for FAT_WRITE
Heinrich Schuchardt
2020-07-07
fs: fat_write: fix short name creation.
Heinrich Schuchardt
2020-07-07
fs: fat: fix fat iteration
Christian Gmeiner
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-07
fat: write: adjust data written in each partial write
Marek Szyprowski
2020-02-07
fat: write: fix broken write to fragmented files
Marek Szyprowski
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-12-05
fs: fat: handle deleted directory entries correctly
AKASHI Takahiro
2019-10-11
fs: fat: get_contents() always returns -1 for errors
Heinrich Schuchardt
2019-10-11
fs: fat: treat invalid FAT clusters as errors
Heinrich Schuchardt
2019-08-26
fat: FAT filesystem premature release of info struct.
Martin Vystrčil
2019-05-28
fs: fat: allocate a new cluster for root directory of fat32
AKASHI Takahiro
2019-05-28
fs: fat: flush a directory cluster properly
AKASHI Takahiro
2019-05-28
fs: fat: write to non-cluster-aligned root directory
AKASHI Takahiro
2019-05-28
fs: fat: Fix possible double free of fatbuf
Andrew F. Davis
2019-05-28
fs: fat: correct file name normalization
Heinrich Schuchardt
2019-04-09
fs: fat: fix reading non-cluster-aligned root directory
Anssi Hannula
2019-02-28
fs: fat: fix link error when building with DEBUG=1
Heinrich Schuchardt
2019-02-19
fs: fat: Reduce default max clustersize 64KiB from malloc pool
Tien Fong Chee
2019-02-19
fs: fat: dynamically allocate memory for temporary buffer
Tien Fong Chee
2019-02-01
spl: fat/fs: Add option to include/exclude FAT write build in SPL
Tien Fong Chee
2019-01-11
Revert "fs: fat: assign rootdir sector when accessing root directory"
Tom Rini
2018-12-06
fs: fix FAT name extraction
Patrick Wildt
2018-12-06
fs: check FAT cluster size
Patrick Wildt
2018-11-20
fs: fat: assign rootdir sector when accessing root directory
Thomas RIENOESSL
2018-10-16
fs: fat: Fix warning in normalize_longname()
Tom Rini
2018-10-06
fs: fat: fix set_cluster()
Heinrich Schuchardt
2018-10-06
fs: fat: memory leak in fat_unlink()
Heinrich Schuchardt
2018-09-23
fs: fat: unaligned buffers are not an error
Heinrich Schuchardt
2018-09-23
fs: fat: support unlink
AKASHI Takahiro
2018-09-23
fs: fat: support mkdir
AKASHI Takahiro
2018-09-23
fs: fat: remember the starting cluster number of directory
AKASHI Takahiro
2018-09-23
fs: fat: support write with non-zero offset
AKASHI Takahiro
2018-09-23
fs: fat: refactor write interface for a file offset
AKASHI Takahiro
2018-09-23
fs: fat: support write with sub-directory path
AKASHI Takahiro
2018-09-23
fs: fat: write returns error code instead of -1
AKASHI Takahiro
2018-09-23
fs: fat: check and normalize file name
AKASHI Takahiro
2018-09-23
Revert "fs: fat: cannot write to subdirectories"
AKASHI Takahiro
[prev]
[next]