index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
Age
Commit message (
Expand
)
Author
2013-11-17
fs: descend into sub directories when it is necessary
Masahiro Yamada
2013-10-31
fs: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-14
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-11
ubi: ubifs: Turn off verbose prints
Joe Hershberger
2013-03-04
ubifs: Allow ubifsmount volume reference by number
Joe Hershberger
2013-03-01
fs: Use new numeric setenv functions
Simon Glass
2012-10-15
ARM: prevent misaligned array inits
Albert ARIBAUD
2012-09-10
ubifs: Fix ubifsload when using ZLIB
Veli-Pekka Peltola
2012-09-03
ubifs: Fix memory leak in ubifs_finddir
Stefan Roese
2012-08-09
UBIFS: Improve error message when reading superblock failed
Bernhard Walle
2011-10-12
ubifs bad superblock bug
Lars Poeschel
2011-09-09
UBIFS: fix warning: format '%lX' expects type 'long unsigned int'
Wolfgang Denk
2011-09-09
UBIFS: Change ubifsload to set the filesize variable
Bastian Ruppert
2011-08-19
ubifs: Fix bad free() sequence in ubifs_finddir()
Wolfgang Denk
2011-01-11
UBIFS: Fix dereferencing type-punned pointer compiler warning
Dirk Behme
2010-12-03
ubifs.c: BUG: Error following links
Ricardo Ribalda Delgado
2010-12-03
UBIFS: Change ubifsload to not read beyond the requested size
Stefan Roese
2010-12-03
UBIFS: Add ubifsumount command to unmount an active volume
Stefan Roese
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-29
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-04-28
ubifsmount fails due to not initialized list
Stefano Babic
2009-12-21
move prototypes for gunzip() and zunzip() to common.h
Wolfgang Wegner
2009-12-08
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
Heiko Schocher
2009-10-03
Conditionally perform common relocation fixups
Peter Tyser
2009-09-28
ubifs: Correct dereferencing of files-after-symlinks
Simon Kagstrom
2009-09-23
ubifs: Add support for looking up directory and relative symlinks
Simon Kagstrom
2009-09-15
Move __set/clear_bit from ubifs.h to bitops.h
Simon Kagstrom
2009-06-09
ubifs: fix small error path mismatch
Daniel Mack
2009-04-30
ubifs: BUG: Blocks commpressed with zlib
Ricardo Ribalda Delgado
2009-04-27
ubifs: BUG realpath string must be ended with NULL
Ricardo Ribalda Delgado
2009-04-27
UBIFS: Remove tnc_commit.c which is not used in the read-only version
Stefan Roese
2009-04-27
UBIFS: fix recovery bug
Adrian Hunter
2009-04-04
Update CHANGELOG, coding style cleanup.
Wolfgang Denk
2009-04-04
UBIFS: add R/O compatibility
Artem Bityutskiy
2009-03-20
UBIFS: Missing offset relocation for compressor 'none'
Michael Lawnick
2009-03-20
UBIFS: Implement read-only UBIFS support in U-Boot
Stefan Roese