index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_lf_v2025.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
Age
Commit message (
Expand
)
Author
2025-10-08
fs: ubifs: Fix and rework error handling in ubifs_finddir
Andrew Goodbody
2025-10-08
fs: ubifs: Need to check return for being an error pointer
Andrew Goodbody
2025-10-08
fs: ubifs: Ensure buf is freed before return
Andrew Goodbody
2025-01-28
fs: ubifs: Remove unnecessary assignment
Michal Simek
2024-08-11
ubifs: Call ubifs_iput when ubifs_iget is used
Michael Trimarchi
2024-08-10
ubifs: mount fails after power cycle
Ravi Minnikanti
2024-08-10
fs: ubifs: Add volume mounted check
Alexander Dahl
2024-08-10
fs: ubifs: Make k(z)alloc/kfree symmetric
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-11-16
treewide: use linux/time.h for time conversion defines
Igor Prusov
2023-10-30
Kconfig: Remove all default n/no options
Michal Simek
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
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-11-23
ubifs: Allow to silence debug dumps
Pali Rohár
2022-07-20
ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS code
Pali Rohár
2022-07-20
ubifs: Fix ubifs_assert_cmt_locked()
Pali Rohár
2022-07-08
ubifs: Fix reference count leak in ubifsumount
Pali Rohár
2022-06-03
ubifs: Fix lockup/crash when reading files
Pali Rohár
2022-04-21
crc16: Move standard CRC-16 implementation from ubifs to lib
Pali Rohár
2022-04-21
crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.h
Pali Rohár
2022-04-11
ubifs: Fix journal replay wrt. xattr nodes
Ville Baillie
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-20
ubifs: do not decide upon uninitialized variable
Heinrich Schuchardt
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/stringify.h from common header
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.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-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
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
2019-04-09
mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit
Eran Matityahu
2018-11-07
fs: ubifs: Fix UBIFS decompression on 64 bit
Paul Davey
2018-09-14
fs: ubifs: Add missing newlines in super.c
Stefan Roese
2018-07-12
ubifs: remove useless code
Christophe Kerello
2018-06-13
lib: Add hexdump
Alexey Brodkin
2018-05-09
ubifs: avoid assert failed in ubifs.c
Patrice Chotard
[next]