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
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]