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-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
2019-02-19
fs: fat: dynamically allocate memory for temporary buffer
Tien Fong Chee
2019-02-09
fs: ext4: Unmount FS in do_fs_type()
Marek Vasut
2019-02-02
lmb: handle more than one DRAM BANK
Simon Goldschmidt
2019-02-01
spl: fat/fs: Add control to build FS EXT4 in SPL
Tien Fong Chee
2019-02-01
spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4
Tien Fong Chee
2019-02-01
spl: fat/fs: Add option to include/exclude FAT write build in SPL
Tien Fong Chee
2019-02-01
spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT
Tien Fong Chee
2019-01-16
fs: prevent overwriting reserved memory
Simon Goldschmidt
2019-01-11
Revert "fs: fat: assign rootdir sector when accessing root directory"
Tom Rini
2018-12-31
fs: cbfs: Fix out of bound access during CBFS walking through
Bin Meng
2018-12-31
fs: cbfs: remove wrong header validation
Christian Gmeiner
2018-12-06
fs: fix FAT name extraction
Patrick Wildt
2018-12-06
fs: check FAT cluster size
Patrick Wildt
2018-12-02
fs: update fs_dev_part in fs_set_blk_dev_with_part()
AKASHI Takahiro
2018-11-20
fs: fat: assign rootdir sector when accessing root directory
Thomas RIENOESSL
2018-11-16
fs: Makefile: Add fs.c under SPL for fs_loader
Keerthy
2018-11-07
fs: ubifs: Fix UBIFS decompression on 64 bit
Paul Davey
2018-10-16
fs: fat: Fix warning in normalize_longname()
Tom Rini
2018-10-08
fs: btrfs: Fix tree traversal with btrfs_next_slot()
Yevgeny Popovych
2018-10-06
fs: fat: fix set_cluster()
Heinrich Schuchardt
2018-10-06
fs: fat: memory leak in fat_unlink()
Heinrich Schuchardt
2018-09-30
fs: btrfs: Fix cache alignment bugs
Marek Vasut
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: add unlink interface
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
[next]