~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
wip/spl-2024.10
wip/spl-2024.10-g12b
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
ubifs.c
Commit message (
Expand
)
Author
Age
*
ubifs: allow loading to above 4GiB
Ben Dooks
2023-06-06
*
ubifs: Fix lockup/crash when reading files
Pali Rohár
2022-06-03
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
common: Drop part.h from common header
Simon Glass
2020-05-18
*
part: Drop disk_partition_t typedef
Simon Glass
2020-05-18
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
*
linux_compat: move kmemdup() from ubifs.c to linux_compat.c
AKASHI Takahiro
2019-12-06
*
env: Move env_set_hex() to env.h
Simon Glass
2019-08-11
*
common: Move gzip functions into a new gzip header
Simon Glass
2019-08-11
*
fs: ubifs: Fix UBIFS decompression on 64 bit
Paul Davey
2018-11-07
*
ubifs: avoid assert failed in ubifs.c
Patrice Chotard
2018-05-09
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
ubifs: no NULL check needed before free
Heinrich Schuchardt
2017-11-20
*
env: Rename common functions related to setenv()
Simon Glass
2017-08-16
*
fs: usbifs: Fix warning in ubifs
Siva Durga Prasad Paladugu
2017-06-06
*
Fix spelling of "multiple".
Vagrant Cascadian
2016-10-31
*
dm: blk: Rename get_device_and_partition()
Simon Glass
2016-03-14
*
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-03-14
*
Add more SPDX-License-Identifier tags
Tom Rini
2016-01-19
*
ubi,ubifs: sync with linux v4.2
Heiko Schocher
2015-10-26
*
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-10-24
*
Move malloc_cache_aligned() to its own header
Simon Glass
2015-09-11
*
mtd/nand/ubi: assortment of alignment fixes
Marcel Ziswiler
2015-08-28
*
ubifs: Import atomic_long operations from Linux
Anton Habegger
2015-01-28
*
kbuild: force to define __UBOOT__ in all the C sources
Masahiro Yamada
2014-09-16
*
mtd, ubi, ubifs: resync with Linux-3.14
Heiko Schocher
2014-08-25
*
fs: Use new numeric setenv functions
Simon Glass
2013-02-28
*
ubifs: Fix ubifsload when using ZLIB
Veli-Pekka Peltola
2012-09-10
*
ubifs: Fix memory leak in ubifs_finddir
Stefan Roese
2012-09-03
*
UBIFS: fix warning: format '%lX' expects type 'long unsigned int'
Wolfgang Denk
2011-09-10
*
UBIFS: Change ubifsload to set the filesize variable
Bastian Ruppert
2011-09-10
*
ubifs: Fix bad free() sequence in ubifs_finddir()
Wolfgang Denk
2011-08-19
*
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
*
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-10-29
*
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
Heiko Schocher
2009-12-08
*
Conditionally perform common relocation fixups
Peter Tyser
2009-10-03
*
ubifs: Correct dereferencing of files-after-symlinks
Simon Kagstrom
2009-09-28
*
ubifs: Add support for looking up directory and relative symlinks
Simon Kagstrom
2009-09-23
*
ubifs: fix small error path mismatch
Daniel Mack
2009-06-09
*
ubifs: BUG: Blocks commpressed with zlib
Ricardo Ribalda Delgado
2009-04-30
*
ubifs: BUG realpath string must be ended with NULL
Ricardo Ribalda Delgado
2009-04-28
*
UBIFS: Missing offset relocation for compressor 'none'
Michael Lawnick
2009-03-20
*
UBIFS: Implement read-only UBIFS support in U-Boot
Stefan Roese
2009-03-20