Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
137703b811502dfea364650fb3e17f20b4c21333
/
fs
627182e
FAT: update the second FAT when writing a file
by Donggeun Kim
· 13 years ago
46236b1
fs/fat: Improve error handling
by Kyle Moffett
· 13 years ago
9813b75
fs/fat: Fix FAT detection to support non-DOS partition tables
by Kyle Moffett
· 13 years ago
26784f1
ext2: Cache line align indirection buffers
by Simon Glass
· 13 years ago
bf34e7d
fat: reset VFAT short alias checksum on first match
by Sergei Shtylyov
· 13 years ago
bfcc40b
Merge branch 'next' of ../next
by Wolfgang Denk
· 13 years ago
8506eb8
FAT: fix some issues in FAT write support code
by Anatolij Gustschin
· 13 years ago
2d1b83b
fat.c: fix printf() length modifier
by Andreas Bießmann
· 13 years ago
fa75f51
fs/reiserfs/reiserfs.c: Fix compiler warning
by Anatolij Gustschin
· 13 years ago
5c2db13
fs/yaffs2/yaffs_guts.c: Fix GCC 4.6 compile warning (and bug)
by Wolfgang Denk
· 13 years ago
986bb0e
Fix warnings in yaffs
by Simon Glass
· 13 years ago
360ab45
fs/yaffs2/yaffs_guts.c: Fix some GCC 4.6 warnings
by Anatolij Gustschin
· 13 years ago
6471ada
fs/fat/fat.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
4754c82
GCC4.6: Squash warnings in yaffs_guts.c
by Marek Vasut
· 13 years ago
4b41478
GCC4.6: Drop dead code from yaffs_guts.c
by Marek Vasut
· 13 years ago
206d68f
fat: correct ATTR_VFAT check
by J. Vijayanand
· 13 years ago
e116cc0
fs/fat/fat.c: fix warning: 'part_size' defined but not used
by Wolfgang Denk
· 13 years ago
c30a15e
FAT: Add FAT write feature
by Donggeun Kim
· 13 years ago
4c1cd72
ext2: Cache line aligned partial sector bounce buffer
by Anton staaf
· 13 years ago
464c792
punt unused clean/distclean targets
by Mike Frysinger
· 13 years ago
349a8d5
ubifs bad superblock bug
by Lars Poeschel
· 13 years ago
16b9afd
fs/jffs2/jffs2_1pass.c: fix warning: variable ... set but not used
by Wolfgang Denk
· 13 years ago
025421e
fat: replace LINEAR_PREFETCH_SIZE with PREFETCH_BLOCKS
by Sergei Shtylyov
· 13 years ago
40e2191
fat: root directory cluster only makes sense for FAT32
by Sergei Shtylyov
· 13 years ago
60b36f0
fat: cannot compare bytes and sectors
by Sergei Shtylyov
· 13 years ago
ac49777
fat: fix crash with big sector size
by Sergei Shtylyov
· 13 years ago
aaf6935
UBIFS: fix warning: format '%lX' expects type 'long unsigned int'
by Wolfgang Denk
· 13 years ago
46d7274
UBIFS: Change ubifsload to set the filesize variable
by Bastian Ruppert
· 13 years ago
068d6f9
YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings
by Wolfgang Denk
· 13 years ago
3da0474
YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings
by Wolfgang Denk
· 13 years ago
fa00e03
YAFFS2: fs/yaffs2/yaffs_nand.[hc] - fix build warnings
by Wolfgang Denk
· 13 years ago
9d0265e
YAFFS2: fs/yaffs2/Makefile - fix build warnings
by Wolfgang Denk
· 13 years ago
6ac360c
YAFFS2: fs/yaffs2/yaffscfg.c - fix build warnings
by Wolfgang Denk
· 13 years ago
3267bc1
ubifs: Fix bad free() sequence in ubifs_finddir()
by Wolfgang Denk
· 13 years ago
fa82f87
Convert ISO-8859 files to UTF-8
by Albert ARIBAUD
· 13 years ago
d961c18
ext2: Simplify partial sector access logic
by Anton Staaf
· 13 years ago
9bac35f
ext2: Fix checkpatch violations
by Anton Staaf
· 13 years ago
05bad4a
scaled down version of generic libraries for SPL
by Aneesh V
· 13 years ago
62a813b
cramfs: make cramfs usable without a NOR flash
by Heiko Schocher
· 14 years ago
6052cba
Fix misc spelling errors found by lintian
by Loïc Minier
· 14 years ago
3f270f4
fat32 root directory handling
by Erik Hansen
· 14 years ago
c7b7d45
UBIFS: Fix dereferencing type-punned pointer compiler warning
by Dirk Behme
· 14 years ago
006915f
Merge branch 'master' of ../master into next
by Wolfgang Denk
· 14 years ago
64b6817
ubifs.c: BUG: Error following links
by Ricardo Ribalda Delgado
· 14 years ago
b1a14f8
UBIFS: Change ubifsload to not read beyond the requested size
by Stefan Roese
· 14 years ago
cb9c09d
UBIFS: Add ubifsumount command to unmount an active volume
by Stefan Roese
· 14 years ago
c87f645
ext2: constify file/dir names
by Mike Frysinger
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
2e5167c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
11c8dd3
FAT: buffer overflow with FAT12/16
by Stefano Babic
· 14 years ago
3831530
VFAT: fix processing of scattered long file name entries
by Mikhail Zolotaryov
· 14 years ago
a2740dd
ext2fs: Fix optimization bug for doubly-indirect block pointers
by Aaron Pace
· 14 years ago
7385c28
fs/fat: Big code cleanup.
by Wolfgang Denk
· 14 years ago
2aa98c6
FAT32: fix broken root directory handling.
by Wolfgang Denk
· 14 years ago
66c2d73
FAT32: fix support for superfloppy-format (PBR)
by Wolfgang Denk
· 14 years ago
1117cbf
nios: remove nios-32 arch
by Thomas Chou
· 14 years ago
6865168
ubifsmount fails due to not initialized list
by Stefano Babic
· 15 years ago
2d2018f
jffs2, suen3: Fix compiler warning
by Heiko Schocher
· 15 years ago
f098337
JFFS2: drop support for LZARI compression mode
by Wolfgang Denk
· 15 years ago
87d93a1
move prototypes for gunzip() and zunzip() to common.h
by Wolfgang Wegner
· 15 years ago
4b142fe
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
by Heiko Schocher
· 15 years ago
270737a
EXT2FS: fix inode size for ext2fs rev#0
by Michael Brandt
· 15 years ago
521af04
Conditionally perform common relocation fixups
by Peter Tyser
· 15 years ago
ef37c68
ubifs: Correct dereferencing of files-after-symlinks
by Simon Kagstrom
· 15 years ago
9d7952e
ubifs: Add support for looking up directory and relative symlinks
by Simon Kagstrom
· 15 years ago
02f9990
Move __set/clear_bit from ubifs.h to bitops.h
by Simon Kagstrom
· 15 years ago
8cf19b9
jffs2: some fixes to summary support
by Ilya Yanok
· 15 years ago
b644006
jffs2: clean the cache in case of malloc fails in build_lists
by Ilya Yanok
· 15 years ago
56fdaad
ext2: fix inode size and calculations
by Weirich, Bernhard
· 15 years ago
be33b04
Remove legacy NAND and disk on chip code.
by Scott Wood
· 16 years ago
651351f
FAT replace compare_sign with strncmp.
by Tom Rix
· 15 years ago
165f985
ubifs: fix small error path mismatch
by Daniel Mack
· 15 years ago
c1a0fd5
ubifs: BUG: Blocks commpressed with zlib
by Ricardo Ribalda Delgado
· 16 years ago
dbd3361
ubifs: BUG realpath string must be ended with NULL
by Ricardo Ribalda Delgado
· 16 years ago
7d3d30b
UBIFS: Remove tnc_commit.c which is not used in the read-only version
by Stefan Roese
· 16 years ago
6356daf
UBIFS: fix recovery bug
by Adrian Hunter
· 16 years ago
c0a14ae
Update CHANGELOG, coding style cleanup.
by Wolfgang Denk
· 16 years ago
febd7e4
UBIFS: add R/O compatibility
by Artem Bityutskiy
· 16 years ago
a31e091
rename include/zlib.h to include/u-boot/zlib.h
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
75eb82e
mflash: Initial mflash support
by unsik Kim
· 16 years ago
faac4fd
UBIFS: Missing offset relocation for compressor 'none'
by Michael Lawnick
· 16 years ago
9eefe2a
UBIFS: Implement read-only UBIFS support in U-Boot
by Stefan Roese
· 16 years ago
65f7d41
fat.c: fix warning: array subscript is above array bounds
by Wolfgang Denk
· 16 years ago
7e4b9b4
fat: fix unaligned errors
by Bryan Wu
· 16 years ago
584eeda
jffs2: include <linux/mtd/compat.h> instead of defining own min_t
by Ilya Yanok
· 16 years ago
8c5170a
fs/fat: handle FAT on SATA
by Sonic Zhang
· 16 years ago
142a80f
jffs2: cache data_crc results
by Ilya Yanok
· 16 years ago
9b70762
jffs2: summary support
by Ilya Yanok
· 16 years ago
7074100
jffs2: add buffer to cache flash accesses
by Ilya Yanok
· 16 years ago
8a36d31
jffs2: rewrite jffs2 scanning code based on Linux one
by Ilya Yanok
· 16 years ago
f738469
jffs2: fix searching for latest version in jffs2_1pass_list_inodes()
by Ilya Yanok
· 16 years ago
3c2c2f4
Remove non-ascii characters from fat code
by Remy Bohmer
· 16 years ago
2f77c7f
JFFS2: Eliminate compiler error when both NAND and OneNAND are enabled.
by Scott Wood
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
1a7f8cc
Add JFFS2 command support on OneNAND
by Kyungmin Park
· 16 years ago
08ab4e1
fs: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0bb86d8
Make the YAFFS filesystem work
by Remy Bohmer
· 16 years ago
4b07080
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· 16 years ago
cc4a0ce
drivers/mtd/nand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
43ea36f
moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinks
by William Juul
· 17 years ago
Next »