Commit Graph

535 Commits (9865543ae65d7c9a435eedfc6a0ba23efb291121)

Author SHA1 Message Date
Masahiro Yamada ed36323f6d kconfig: add blank Kconfig files 10 years ago
Masahiro Yamada 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 10 years ago
Heiko Schocher 4e67c57125 mtd,ubi,ubifs: sync with linux v3.15 10 years ago
Heiko Schocher ddf7bcfa6c mtd, ubi, ubifs: update for the sync with linux v3.14 10 years ago
Heiko Schocher ff94bc40af mtd, ubi, ubifs: resync with Linux-3.14 10 years ago
Heiko Schocher 0c06db5983 lib, linux: move linux specific defines to linux/compat.h 10 years ago
Stephen Warren cf6598193a fs: implement size/fatsize/ext4size 10 years ago
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 10 years ago
Jeroen Hofstee 46f46fd48e jffs2:jffs2_1pass.c: remove double braces 10 years ago
Jeroen Hofstee 46a5707d9c ext4: correctly zero filename 10 years ago
Steve Rae e04350d299 disk: part_efi: clarify lbaint_t usage 10 years ago
Wu, Josh dd6d7967df fs/fat: correct FAT16/12 file finding in root dir 10 years ago
Wu, Josh 2e98f70882 fs: fat_write: fix the incorrect last cluster checking 10 years ago
Łukasz Majewski 8b454eeeea fs:ext4:write:fix: Reinitialize global variables after updating a file 10 years ago
Łukasz Majewski 35dd055b94 fs:ext4:cleanup: Remove superfluous code 10 years ago
Masahiro Yamada 9995d8c8dc fs: ubifs: drop __DATE__ and __TIME__ 10 years ago
Nobuhiro Iwamatsu 8abd053cf0 fs: fat: Fix cache align error message in fatwrite 10 years ago
Simon Glass 1b451ecc43 yaffs: Remove private list implementation 10 years ago
Tom Rini 1551df35f2 arm: Switch to -mno-unaligned-access when supported by the compiler 10 years ago
Tom Rini 715b56fe2b Revert "ext4fs: Add ext4 extent cache for read operations" 10 years ago
Karicheri, Muralidharan 1674df60d1 ubifs: fix checkpatch warning 10 years ago
Ionut Nicu fc0fc50f38 ext4fs: Add ext4 extent cache for read operations 10 years ago
Tom Rini 1530f6f51a fs/fdos: Remove 10 years ago
Masahiro Yamada 6825a95b0b kbuild: use Linux Kernel build scripts 10 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 10 years ago
Stephen Warren b7b5f3195f fat: implement exists() for FAT fs 10 years ago
Stephen Warren 55af5c9313 ext4: implement exists() for ext4fs 10 years ago
Stephen Warren 0a30aa1e7e sandbox: implement exists() function 10 years ago
Stephen Warren 377202b560 fs: don't pass NULL dev_desc to most filesystems 10 years ago
Stephen Warren 6152916a95 fs: implement infrastructure for an 'exists' function 10 years ago
Stephen Warren bd6fb31fab fs: fix generic save command implementation 10 years ago
Charles Manning 55283635a0 yaffs2: Remove block number check from summary verification 10 years ago
Ionut Nicu b5bbac1a9b ext4fs: fix "invalid extent block" error 10 years ago
Ionut Nicu 470173274d ext4fs: use EXT2_BLOCK_SIZE instead of fs->blksz 10 years ago
Ma Haijun 0550870b1c fs/ext4: fix calling put_ext4 with truncated offset 10 years ago
Ma Haijun f17828830d fs/ext4: fix partition size get truncated in calculation 10 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