index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2019-12-06
linux_compat: move kmemdup() from ubifs.c to linux_compat.c
AKASHI Takahiro
2019-12-05
fs: fat: handle deleted directory entries correctly
AKASHI Takahiro
2019-12-02
common: Move sorting functions to their own header file
Simon Glass
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
2019-10-17
fs: add fs_get_type() for current filesystem type
AKASHI Takahiro
2019-10-17
fs: clean up around fs_type
AKASHI Takahiro
2019-10-17
fs: export fs_close()
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-08-20
jffs2: remove unused code files
Uwe Kleine-König
2019-08-18
cbfs: Rename camel-case variables
Simon Glass
2019-08-18
cbfs: Add functions to support multiple CBFSs
Simon Glass
2019-08-18
cbfs: Move result variable into the struct
Simon Glass
2019-08-18
cbfs: Move static variables into a struct
Simon Glass
2019-08-18
cbfs: Move declarations above functions
Simon Glass
2019-08-18
cbfs: Allow CBFS to be used in SPL
Simon Glass
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
2019-08-11
common: Move gzip functions into a new gzip header
Simon Glass
2019-07-23
cbfs: Rename checksum to attributes_offset
Simon Glass
2019-07-18
CVE-2019-13106: ext4: fix out-of-bounds memset
Paul Emge
2019-07-18
ext4: gracefully fail on divide-by-0
Paul Emge
2019-07-18
CVE-2019-13104: ext4: check for underflow in ext4fs_read_file
Paul Emge
2019-07-18
CVE-2019-13105: ext4: fix double-free in ext4_cache_read
Paul Emge
2019-07-18
ext4: add support for filesystems without JOURNAL
Marek Szyprowski
2019-07-18
ext4: fix calculating inode blkcount for non-512 blocksize filesystems
Marek Szyprowski
2019-06-20
fs: do_load: pass device path for efi payload
Mian Yousaf Kaukab
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-05-05
fs: btrfs: add zstd decompression support
Marek Behún
2019-05-03
fs: btrfs: fix btrfs methods return values on failure
Marek Behún
2019-05-03
fs: btrfs: Do not print mount fail message when not btrfs filesystem
Marek Behún
2019-04-27
Revert "fs: btrfs: fix false negatives in ROOT_ITEM search"
Tom Rini
2019-04-26
fs: btrfs: fix btrfs_search_tree invalid results
Pierre Bourdon
2019-04-26
fs: fat: Build only if CONFIG_FS_FAT=y
Ismael Luceno Cortes
2019-04-26
fs: btrfs: fix false negatives in ROOT_ITEM search
Pierre Bourdon
2019-04-09
Fix ext4 block group descriptor sizing
Benjamin Lim
2019-04-09
fs: fat: fix reading non-cluster-aligned root directory
Anssi Hannula
2019-04-09
fs: ext4: Problem with ext4load and sparse files
Gero Schumacher
2019-04-09
fs: Add a new command to create symbolic links
Jean-Jacques Hiblot
2019-04-09
fs: ext4: Add support for the creation of symbolic links
Jean-Jacques Hiblot
2019-04-09
fs: ext4: constify the buffer passed to write functions
Jean-Jacques Hiblot
2019-04-09
fs: ext4: cache extent data
Stephen Warren
2019-04-09
mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit
Eran Matityahu
2019-03-22
fs: ext4: do not write on filesystem with metadata_csum feature
Sébastien Szymanski
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
[next]