Commit Graph

557 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 819c80f528 fs: fat: Fix warning in normalize_longname() 6 years ago
Yevgeny Popovych 5b781cf08d fs: btrfs: Fix tree traversal with btrfs_next_slot() 6 years ago
Heinrich Schuchardt f105fe7bc5 fs: fat: fix set_cluster() 6 years ago
Heinrich Schuchardt 0d532e911c fs: fat: memory leak in fat_unlink() 6 years ago
Marek Vasut c9795396ed fs: btrfs: Fix cache alignment bugs 6 years ago
Heinrich Schuchardt 1c381cebb7 fs: fat: unaligned buffers are not an error 6 years ago
AKASHI Takahiro f8240ce95d fs: fat: support unlink 6 years ago
AKASHI Takahiro e2519daf5c fs: add unlink interface 6 years ago
AKASHI Takahiro 31a18d570d fs: fat: support mkdir 6 years ago
AKASHI Takahiro 3a10e07234 fs: fat: remember the starting cluster number of directory 6 years ago
AKASHI Takahiro e7074cffb8 fs: add mkdir interface 6 years ago
AKASHI Takahiro cb8af8af5b fs: fat: support write with non-zero offset 6 years ago
AKASHI Takahiro 704df6aa0a fs: fat: refactor write interface for a file offset 6 years ago
AKASHI Takahiro 4ced2039dc fs: fat: support write with sub-directory path 6 years ago
AKASHI Takahiro f1149cea16 fs: fat: write returns error code instead of -1 6 years ago
AKASHI Takahiro 25bb9dab14 fs: fat: check and normalize file name 6 years ago
AKASHI Takahiro 881042ef02 Revert "fs: fat: cannot write to subdirectories" 6 years ago
AKASHI Takahiro f528c140c8 fs: fat: assure iterator's ->dent belongs to ->clust 6 years ago
AKASHI Takahiro b94b6be543 fs: fat: handle "." and ".." of root dir correctly with fat_itr_resolve() 6 years ago
AKASHI Takahiro f23101f951 fs: fat: extend get_fs_info() for write use 6 years ago
Stefan Roese 7236e24bc4 fs: ubifs: Add missing newlines in super.c 6 years ago
Masahiro Yamada dee37fc99d Remove <inttypes.h> includes and PRI* usages in printf() entirely 6 years ago
Andreas Dannenberg 287c04e11a fs/fat: debug-print file read position during file_fat_read_at() 6 years ago
Heinrich Schuchardt ca230b094e fs: fix typo 'dumm' 6 years ago
Heinrich Schuchardt 0dc1bfb730 fs: fat: cannot write to subdirectories 6 years ago
Marek Behún f8c173b6a0 fs: btrfs: Fix wrong comparison in logical to physical mapping 6 years ago
Christophe Kerello 5a08cfee39 ubifs: remove useless code 6 years ago
Yevgeny Popovych d146a7b9c6 fs: btrfs: Do not fail when all root_backups are empty 6 years ago
Alexey Brodkin f8c987f8f1 lib: Add hexdump 6 years ago
Yevgeny Popovych f559180176 fs: btrfs: Fix not all CHUNK_ITEMs being read from CHUNK_TREE 6 years ago
Alex Kiernan 0d488e8f50 fs: Add fs_get_type_name to return current filesystem name 6 years ago
Eugen Hristev e71a969cea fs: ext4: fix crash on ext4ls 6 years ago
Patrice Chotard 87deefeccc ubifs: avoid assert failed in ubifs.c 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Bradley Bolen 05ea83b67e ubifs: Change value of mutex_is_locked() 6 years ago
Marek Behún 22fc7b6cd6 fs: btrfs: Remove unused debug code left from development 6 years ago
Andre Heider 44683170f8 fs: cbfs: fix locating the cbfs header 6 years ago
Petr Vorel afb6fda2ae Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig 6 years ago
Petr Vorel e995128158 ubifs: Reintroduce using CONFIG_UBIFS_SILENCE_MSG 6 years ago
Marek Behún 51be471663 fs: ext4: Do not print mount fail message when not ext4 filesystem 6 years ago
Heinrich Schuchardt 428e60e079 yaffs2: iterator variable cannot be NULL 6 years ago
Tom Rini f39bfec230 fs: btrfs: Fix printf format character warning 6 years ago
Alberto Sánchez Molero 2021f083ed fs: btrfs: Fix unaligned memory accesses 6 years ago
Tuomas Tynkkynen 8bad6cb176 fs: fat: Drop CONFIG_SUPPORT_VFAT 6 years ago
Tuomas Tynkkynen e8df14d216 fs: FAT: Fix typo in FS_FAT_MAX_CLUSTSIZE description 6 years ago
Tuomas Tynkkynen 3d22bae57f fs: Migrate ext4 to Kconfig 6 years ago
Heinrich Schuchardt d2f7158028 fs/fat: remove distractive message in file_fat_read_at() 6 years ago
Heinrich Schuchardt a327bde783 fs: remove distractive message in fs_read() 6 years ago
Jean-Jacques Hiblot 2c33b0c7d8 fat write: Fixed a problem with the case of file names when writing files 6 years ago
Masahiro Yamada 6ae3900a86 mtd: nand: Rename nand.h into rawnand.h 6 years ago