u-boot/fs
Jean-Jacques Hiblot 2c33b0c7d8 fat write: Fixed a problem with the case of file names when writing files
commit 21a24c3bf3 ("fs/fat: fix case for FAT shortnames") made it
possible that get_name() returns file names with some upper cases.
find_directory_entry() must be updated to take this account, and use
case-insensitive functions to compare file names.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
2018-01-10 08:05:51 -05:00
..
btrfs
cbfs
cramfs
ext4 ext4: recover from filesystem corruption when reading 2017-11-20 09:58:31 +01:00
fat fat write: Fixed a problem with the case of file names when writing files 2018-01-10 08:05:51 -05:00
jffs2 fs/jffs2/mini_inflate.c: use "static inline" instead of "inline" 2017-10-16 09:42:51 -04:00
reiserfs
sandbox
ubifs ubifs: no NULL check needed before free 2017-11-20 10:13:33 +01:00
yaffs2 mtd: nand: Rename nand.h into rawnand.h 2017-12-04 22:00:00 +09:00
zfs
fs.c
fs_internal.c fs: avoid possible NULL dereference in fs_devread 2017-11-29 22:30:50 -05:00
Kconfig
Makefile