Commit Graph

326 Commits (e3917b21c05776b41663bdfcc7666aca11a381a0)

Author SHA1 Message Date
Pavel Machek 949bbd7c86 catch wrong load address passed to fatload / ext2load 10 years ago
Jeroen Hofstee 862c93e96e yaffs2: preprocessor cleanup 10 years ago
Jeroen Hofstee e803fa2c4b yaffs2: cosmetic: remove self assignments 10 years ago
Stephen Warren d018028055 fs: ext4: fix writing zero-length files 11 years ago
Jeroen Hofstee 46f46fd48e jffs2:jffs2_1pass.c: remove double braces 11 years ago
Jeroen Hofstee 46a5707d9c ext4: correctly zero filename 11 years ago
Steve Rae e04350d299 disk: part_efi: clarify lbaint_t usage 11 years ago
Wu, Josh dd6d7967df fs/fat: correct FAT16/12 file finding in root dir 11 years ago
Wu, Josh 2e98f70882 fs: fat_write: fix the incorrect last cluster checking 11 years ago
Łukasz Majewski 8b454eeeea fs:ext4:write:fix: Reinitialize global variables after updating a file 11 years ago
Łukasz Majewski 35dd055b94 fs:ext4:cleanup: Remove superfluous code 11 years ago
Masahiro Yamada 9995d8c8dc fs: ubifs: drop __DATE__ and __TIME__ 11 years ago
Nobuhiro Iwamatsu 8abd053cf0 fs: fat: Fix cache align error message in fatwrite 11 years ago
Simon Glass 1b451ecc43 yaffs: Remove private list implementation 11 years ago
Tom Rini 1551df35f2 arm: Switch to -mno-unaligned-access when supported by the compiler 11 years ago
Tom Rini 715b56fe2b Revert "ext4fs: Add ext4 extent cache for read operations" 11 years ago
Karicheri, Muralidharan 1674df60d1 ubifs: fix checkpatch warning 11 years ago
Ionut Nicu fc0fc50f38 ext4fs: Add ext4 extent cache for read operations 11 years ago
Tom Rini 1530f6f51a fs/fdos: Remove 11 years ago
Masahiro Yamada 6825a95b0b kbuild: use Linux Kernel build scripts 11 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 11 years ago
Stephen Warren b7b5f3195f fat: implement exists() for FAT fs 11 years ago
Stephen Warren 55af5c9313 ext4: implement exists() for ext4fs 11 years ago
Stephen Warren 0a30aa1e7e sandbox: implement exists() function 11 years ago
Stephen Warren 377202b560 fs: don't pass NULL dev_desc to most filesystems 11 years ago
Stephen Warren 6152916a95 fs: implement infrastructure for an 'exists' function 11 years ago
Stephen Warren bd6fb31fab fs: fix generic save command implementation 11 years ago
Charles Manning 55283635a0 yaffs2: Remove block number check from summary verification 11 years ago
Ionut Nicu b5bbac1a9b ext4fs: fix "invalid extent block" error 11 years ago
Ionut Nicu 470173274d ext4fs: use EXT2_BLOCK_SIZE instead of fs->blksz 11 years ago
Ma Haijun 0550870b1c fs/ext4: fix calling put_ext4 with truncated offset 11 years ago
Ma Haijun f17828830d fs/ext4: fix partition size get truncated in calculation 11 years ago
Tom Rini 6b44adc22e yaffs2: Use lldiv for 64bit division 11 years ago
Tom Rini 18e8672449 JFFS2: Correct jffs2_1pass_build_lists to use lldiv 11 years ago
Masahiro Yamada 4678d74256 fs: descend into sub directories when it is necessary 11 years ago
Masahiro Yamada 57c3e5fcf2 Makefile: move fs/fat/ entry to drivers/Makefile 11 years ago
Piotr Wilczek 73dc8328c3 fs:fat: fix set file name function 11 years ago
Masahiro Yamada e82004bc68 fs: move some file system to fs/Makefile 11 years ago
Masahiro Yamada 35c792754c fs: convert makefiles to Kbuild style 11 years ago
Scott Wood 06503f16c3 mtd: fix warnings due to 64-bit partition support 11 years ago
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 11 years ago
Wolfgang Denk b770e88a6c Fix number base handling of "load" command 11 years ago
Wu, Josh 6b8f185faf fs: fat: don't call disk_write with zero sector num 11 years ago
Wolfgang Denk cb3761ea99 SPDX-License-Identifier: convert BSD-3-Clause files 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Rommel Custodio 8b415f703f ext4fs: le32_to_cpu() used on a 16-bit field 11 years ago
Frederic Leroy 04735e9c55 Fix ext2/ext4 filesystem accesses beyond 2TiB 12 years ago
Holger Brunck 457dd025a2 cramfs: fix bug for wrong filename comparison 12 years ago
Sergey Lapin dfe64e2c89 mtd: resync with Linux-3.7.1 12 years ago
Stephen Warren c28cbfa1a8 ext4: assign get_fs()->dev_desc before using it 12 years ago