index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
ubifs.c
Age
Commit message (
Expand
)
Author
2026-02-17
treewide: Clean up DECLARE_GLOBAL_DATA_PTR usage
Peng Fan
2025-10-08
fs: ubifs: Fix and rework error handling in ubifs_finddir
Andrew Goodbody
2024-08-11
ubifs: Call ubifs_iput when ubifs_iget is used
Michael Trimarchi
2024-08-10
fs: ubifs: Add volume mounted check
Alexander Dahl
2024-08-10
fs: ubifs: Set pointers to NULL after free
Alexander Dahl
2024-08-10
fs: ubifs: Fix memleak and double free in u-boot wrapper functions
Alexander Dahl
2024-07-15
fs: Remove duplicate newlines
Marek Vasut
2024-07-03
fs: ubifs: Add support for ZSTD decompression
Piotr Wojtaszczyk
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
fs: Remove <common.h> and add needed includes
Tom Rini
2023-09-14
mtd: ubifs: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-06-06
ubifs: allow loading to above 4GiB
Ben Dooks
2022-06-03
ubifs: Fix lockup/crash when reading files
Pali Rohár
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-05-18
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-02-05
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
2019-12-06
linux_compat: move kmemdup() from ubifs.c to linux_compat.c
AKASHI Takahiro
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
2019-08-11
common: Move gzip functions into a new gzip header
Simon Glass
2018-11-07
fs: ubifs: Fix UBIFS decompression on 64 bit
Paul Davey
2018-05-09
ubifs: avoid assert failed in ubifs.c
Patrice Chotard
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-11-20
ubifs: no NULL check needed before free
Heinrich Schuchardt
2017-08-16
env: Rename common functions related to setenv()
Simon Glass
2017-06-06
fs: usbifs: Fix warning in ubifs
Siva Durga Prasad Paladugu
2016-10-31
Fix spelling of "multiple".
Vagrant Cascadian
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-02-28
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-10
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-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
[next]