index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-20
ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS code
Pali Rohár
1
-7
/
+2
2022-07-20
ubifs: Fix ubifs_assert_cmt_locked()
Pali Rohár
1
-7
/
+1
2022-07-08
ubifs: Fix reference count leak in ubifsumount
Pali Rohár
1
-1
/
+6
2022-06-03
ubifs: Fix lockup/crash when reading files
Pali Rohár
1
-0
/
+2
2022-04-21
crc16: Move standard CRC-16 implementation from ubifs to lib
Pali Rohár
2
-61
/
+1
2022-04-21
crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.h
Pali Rohár
4
-32
/
+3
2022-04-11
ubifs: Fix journal replay wrt. xattr nodes
Ville Baillie
1
-2
/
+23
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
1
-5
/
+5
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2021-01-20
ubifs: do not decide upon uninitialized variable
Heinrich Schuchardt
1
-4
/
+4
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
3
-0
/
+3
2020-05-18
common: Drop linux/stringify.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop log.h from common header
Simon Glass
18
-0
/
+18
2020-05-18
common: Drop init.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop part.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
1
-1
/
+1
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2
-0
/
+2
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
16
-0
/
+16
2019-12-06
linux_compat: move kmemdup() from ubifs.c to linux_compat.c
AKASHI Takahiro
1
-18
/
+1
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
3
-0
/
+3
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
1
-0
/
+1
2019-08-11
common: Move gzip functions into a new gzip header
Simon Glass
1
-0
/
+1
2019-04-09
mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit
Eran Matityahu
1
-2
/
+2
2018-11-07
fs: ubifs: Fix UBIFS decompression on 64 bit
Paul Davey
1
-1
/
+3
2018-09-14
fs: ubifs: Add missing newlines in super.c
Stefan Roese
1
-3
/
+3
2018-07-12
ubifs: remove useless code
Christophe Kerello
2
-5
/
+5
2018-06-13
lib: Add hexdump
Alexey Brodkin
2
-3
/
+6
2018-05-09
ubifs: avoid assert failed in ubifs.c
Patrice Chotard
1
-0
/
+4
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
24
-49
/
+24
2018-04-11
ubifs: Change value of mutex_is_locked()
Bradley Bolen
1
-1
/
+1
2018-03-24
Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig
Petr Vorel
2
-1
/
+12
2018-03-24
ubifs: Reintroduce using CONFIG_UBIFS_SILENCE_MSG
Petr Vorel
1
-0
/
+4
2017-11-20
ubifs: no NULL check needed before free
Heinrich Schuchardt
1
-8
/
+4
2017-10-23
mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG
Masahiro Yamada
1
-7
/
+0
2017-08-16
env: Rename common functions related to setenv()
Simon Glass
1
-1
/
+1
2017-06-06
fs: usbifs: Fix warning in ubifs
Siva Durga Prasad Paladugu
1
-1
/
+1
2016-10-31
Fix spelling of "multiple".
Vagrant Cascadian
1
-1
/
+1
2016-04-22
ubifs: fix memory corruption in super.c
Heiko Schocher
1
-2
/
+1
2016-03-14
dm: blk: Rename get_device_and_partition()
Simon Glass
1
-1
/
+1
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
1
-1
/
+1
2016-01-25
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
Masahiro Yamada
2
-0
/
+2
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
1
-13
/
+2
2015-11-05
compat: Remove is_power_of_2() definition
Fabio Estevam
1
-1
/
+1
2015-10-26
ubi,ubifs: sync with linux v4.2
Heiko Schocher
18
-485
/
+549
2015-10-24
ubifs: Add functions for generic fs use
Hans de Goede
1
-0
/
+65
2015-10-24
ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use
Hans de Goede
2
-19
/
+57
2015-09-11
Move malloc_cache_aligned() to its own header
Simon Glass
2
-0
/
+5
2015-08-28
mtd/nand/ubi: assortment of alignment fixes
Marcel Ziswiler
2
-4
/
+5
2015-01-29
ubifs: Enable journal replay during mount
Anton Habegger
5
-14
/
+978
[next]