Commit Graph

159 Commits (c81c1222427f268d29ba999c82e2477c428e7bab)

Author SHA1 Message Date
Dirk Behme c7b7d4550d UBIFS: Fix dereferencing type-punned pointer compiler warning 14 years ago
Mike Frysinger 3f7cfeea2d ext2: constify file/dir names 14 years ago
Ricardo Ribalda Delgado 64b6817848 ubifs.c: BUG: Error following links 14 years ago
Stefan Roese b1a14f8a1c UBIFS: Change ubifsload to not read beyond the requested size 14 years ago
Stefan Roese cb9c09d487 UBIFS: Add ubifsumount command to unmount an active volume 14 years ago
Mike Frysinger c87f6457bb ext2: constify file/dir names 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago
Stefano Babic 11c8dd36ed FAT: buffer overflow with FAT12/16 14 years ago
Mikhail Zolotaryov 3831530dcb VFAT: fix processing of scattered long file name entries 14 years ago
Aaron Pace a2740dd00d ext2fs: Fix optimization bug for doubly-indirect block pointers 14 years ago
Wolfgang Denk 7385c28e9b fs/fat: Big code cleanup. 14 years ago
Wolfgang Denk 2aa98c6612 FAT32: fix broken root directory handling. 14 years ago
Wolfgang Denk 66c2d73cfc FAT32: fix support for superfloppy-format (PBR) 14 years ago
Thomas Chou 1117cbf2ad nios: remove nios-32 arch 15 years ago
Stefano Babic 6865168359 ubifsmount fails due to not initialized list 15 years ago
Heiko Schocher 2d2018f3db jffs2, suen3: Fix compiler warning 15 years ago
Wolfgang Denk f098337152 JFFS2: drop support for LZARI compression mode 15 years ago
Wolfgang Wegner 87d93a1ba2 move prototypes for gunzip() and zunzip() to common.h 15 years ago
Heiko Schocher 4b142febff common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL 15 years ago
Michael Brandt 270737acca EXT2FS: fix inode size for ext2fs rev#0 15 years ago
Simon Kagstrom 3998c62df0 ubifs: Add support for looking up directory and relative symlinks 15 years ago
Simon Kagstrom ab32ffa1fd Move __set/clear_bit from ubifs.h to bitops.h 15 years ago
Peter Tyser 521af04d85 Conditionally perform common relocation fixups 15 years ago
Simon Kagstrom ef37c6835e ubifs: Correct dereferencing of files-after-symlinks 15 years ago
Simon Kagstrom 9d7952e4c6 ubifs: Add support for looking up directory and relative symlinks 15 years ago
Simon Kagstrom 02f99901ed Move __set/clear_bit from ubifs.h to bitops.h 15 years ago
Ilya Yanok 8cf19b9fec jffs2: some fixes to summary support 15 years ago
Ilya Yanok b644006e1a jffs2: clean the cache in case of malloc fails in build_lists 15 years ago
Weirich, Bernhard 56fdaadc12 ext2: fix inode size and calculations 15 years ago
Scott Wood be33b046b5 Remove legacy NAND and disk on chip code. 15 years ago
Tom Rix 651351fe98 FAT replace compare_sign with strncmp. 16 years ago
Daniel Mack 165f9859b6 ubifs: fix small error path mismatch 16 years ago
Ricardo Ribalda Delgado c1a0fd5f28 ubifs: BUG: Blocks commpressed with zlib 16 years ago
Ricardo Ribalda Delgado dbd3361440 ubifs: BUG realpath string must be ended with NULL 16 years ago
Stefan Roese 7d3d30b1b3 UBIFS: Remove tnc_commit.c which is not used in the read-only version 16 years ago
Adrian Hunter 6356daff70 UBIFS: fix recovery bug 16 years ago
Wolfgang Denk c0a14aedc3 Update CHANGELOG, coding style cleanup. 16 years ago
Artem Bityutskiy febd7e4174 UBIFS: add R/O compatibility 16 years ago
Jean-Christophe PLAGNIOL-VILLARD a31e091ad7 rename include/zlib.h to include/u-boot/zlib.h 16 years ago
unsik Kim 75eb82ec7c mflash: Initial mflash support 16 years ago
Michael Lawnick faac4fd852 UBIFS: Missing offset relocation for compressor 'none' 16 years ago
Stefan Roese 9eefe2a2b3 UBIFS: Implement read-only UBIFS support in U-Boot 16 years ago
Wolfgang Denk 65f7d41031 fat.c: fix warning: array subscript is above array bounds 16 years ago
Bryan Wu 7e4b9b4f6f fat: fix unaligned errors 16 years ago
Ilya Yanok 584eedab66 jffs2: include <linux/mtd/compat.h> instead of defining own min_t 16 years ago
Sonic Zhang 8c5170a7d0 fs/fat: handle FAT on SATA 16 years ago
Ilya Yanok 142a80ffc3 jffs2: cache data_crc results 16 years ago
Ilya Yanok 9b7076229e jffs2: summary support 16 years ago
Ilya Yanok 70741004dc jffs2: add buffer to cache flash accesses 16 years ago