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
/
super.c
Age
Commit message (
Expand
)
Author
2025-10-08
fs: ubifs: Need to check return for being an error pointer
Andrew Goodbody
2024-08-11
ubifs: Call ubifs_iput when ubifs_iget is used
Michael Trimarchi
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-07-15
fs: Remove duplicate newlines
Marek Vasut
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-24
common: Drop linux/printk.h from common header
Simon Glass
2022-07-08
ubifs: Fix reference count leak in ubifsumount
Pali Rohár
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 log.h from common header
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2018-09-14
fs: ubifs: Add missing newlines in super.c
Stefan Roese
2018-07-12
ubifs: remove useless code
Christophe Kerello
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-24
Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig
Petr Vorel
2016-04-22
ubifs: fix memory corruption in super.c
Heiko Schocher
2016-01-25
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
Masahiro Yamada
2015-11-05
compat: Remove is_power_of_2() definition
Fabio Estevam
2015-10-26
ubi,ubifs: sync with linux v4.2
Heiko Schocher
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-29
ubifs: Enable journal replay during mount
Anton Habegger
2014-09-16
kbuild: force to define __UBOOT__ in all the C sources
Masahiro Yamada
2014-08-25
mtd,ubi,ubifs: sync with linux v3.15
Heiko Schocher
2014-08-25
mtd, ubi, ubifs: update for the sync with linux v3.14
Heiko Schocher
2014-08-25
mtd, ubi, ubifs: resync with Linux-3.14
Heiko Schocher
2014-05-12
fs: ubifs: drop __DATE__ and __TIME__
Masahiro Yamada
2013-10-14
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-03-04
ubifs: Allow ubifsmount volume reference by number
Joe Hershberger
2012-08-09
UBIFS: Improve error message when reading superblock failed
Bernhard Walle
2011-10-12
ubifs bad superblock bug
Lars Poeschel
2010-12-03
UBIFS: Add ubifsumount command to unmount an active volume
Stefan Roese
2010-04-28
ubifsmount fails due to not initialized list
Stefano Babic
2009-04-04
UBIFS: add R/O compatibility
Artem Bityutskiy
2009-03-20
UBIFS: Implement read-only UBIFS support in U-Boot
Stefan Roese