Commit Graph

337 Commits (f3cc44f9849fa7682d759621a74fb189a994e3b2)

Author SHA1 Message Date
Jorgen Lundman e183de0d3e ZFS: Clean up cppcheck warnings where relevant, leaked memory etc 10 years ago
Guillaume GARDET 592f922261 spl: Add EXT support to SPL 10 years ago
Simon Glass aac618a32b ext4: Use inttypes for printf() string 10 years ago
Masahiro Yamada c79cba37b3 cosmetic: replace MIN, MAX with min, max 10 years ago
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 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