index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
Age
Commit message (
Expand
)
Author
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
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-11
ubifs: Change value of mutex_is_locked()
Bradley Bolen
2018-03-24
Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig
Petr Vorel
2018-03-24
ubifs: Reintroduce using CONFIG_UBIFS_SILENCE_MSG
Petr Vorel
2017-11-20
ubifs: no NULL check needed before free
Heinrich Schuchardt
2017-10-23
mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG
Masahiro Yamada
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-04-22
ubifs: fix memory corruption in super.c
Heiko Schocher
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-25
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
Masahiro Yamada
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2015-11-05
compat: Remove is_power_of_2() definition
Fabio Estevam
2015-10-26
ubi,ubifs: sync with linux v4.2
Heiko Schocher
[next]