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
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
2015-01-28
ubifs: Import atomic_long operations from Linux
Anton Habegger
2
-10
/
+8
2014-11-20
include: move various macros to include/linux/kernel.h
Masahiro Yamada
1
-4
/
+0
2014-09-24
kconfig: add blank Kconfig files
Masahiro Yamada
1
-0
/
+0
2014-09-16
kbuild: force to define __UBOOT__ in all the C sources
Masahiro Yamada
19
-19
/
+0
2014-08-25
mtd,ubi,ubifs: sync with linux v3.15
Heiko Schocher
1
-2
/
+3
2014-08-25
mtd, ubi, ubifs: update for the sync with linux v3.14
Heiko Schocher
1
-0
/
+6
2014-08-25
mtd, ubi, ubifs: resync with Linux-3.14
Heiko Schocher
22
-1934
/
+14456
2014-05-12
fs: ubifs: drop __DATE__ and __TIME__
Masahiro Yamada
1
-1
/
+0
2014-02-26
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
1
-3
/
+0
2014-02-26
arm: Switch to -mno-unaligned-access when supported by the compiler
Tom Rini
1
-3
/
+0
2014-02-21
ubifs: fix checkpatch warning
Karicheri, Muralidharan
1
-0
/
+7
2014-02-19
kbuild: use Linux Kernel build scripts
Masahiro Yamada
1
-1
/
+1
2014-02-19
kbuild: change out-of-tree build
Masahiro Yamada
1
-1
/
+1
2013-11-17
fs: descend into sub directories when it is necessary
Masahiro Yamada
1
-4
/
+4
2013-10-31
fs: convert makefiles to Kbuild style
Masahiro Yamada
1
-25
/
+4
2013-10-14
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
1
-1
/
+1
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
[next]