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
/
ubifs.c
Age
Commit message (
Expand
)
Author
2016-03-14
dm: blk: Rename get_device_and_partition()
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2015-10-26
ubi,ubifs: sync with linux v4.2
Heiko Schocher
2015-10-24
ubifs: Add functions for generic fs use
Hans de Goede
2015-10-24
ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use
Hans de Goede
2015-09-11
Move malloc_cache_aligned() to its own header
Simon Glass
2015-08-28
mtd/nand/ubi: assortment of alignment fixes
Marcel Ziswiler
2015-01-28
ubifs: Import atomic_long operations from Linux
Anton Habegger
2014-09-16
kbuild: force to define __UBOOT__ in all the C sources
Masahiro Yamada
2014-08-25
mtd, ubi, ubifs: resync with Linux-3.14
Heiko Schocher
2013-03-01
fs: Use new numeric setenv functions
Simon Glass
2012-09-10
ubifs: Fix ubifsload when using ZLIB
Veli-Pekka Peltola
2012-09-03
ubifs: Fix memory leak in ubifs_finddir
Stefan Roese
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
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-10-29
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
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-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-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