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
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
2013-04-11
ubi: ubifs: Turn off verbose prints
Joe Hershberger
1
-0
/
+4
2013-03-04
ubifs: Allow ubifsmount volume reference by number
Joe Hershberger
1
-3
/
+1
2013-02-28
fs: Use new numeric setenv functions
Simon Glass
1
-3
/
+1
2012-10-15
ARM: prevent misaligned array inits
Albert ARIBAUD
1
-0
/
+3
2012-09-10
ubifs: Fix ubifsload when using ZLIB
Veli-Pekka Peltola
1
-2
/
+2
2012-09-03
ubifs: Fix memory leak in ubifs_finddir
Stefan Roese
1
-5
/
+6
2012-08-09
UBIFS: Improve error message when reading superblock failed
Bernhard Walle
1
-1
/
+1
2011-10-12
ubifs bad superblock bug
Lars Poeschel
1
-2
/
+4
2011-09-10
UBIFS: fix warning: format '%lX' expects type 'long unsigned int'
Wolfgang Denk
1
-1
/
+1
2011-09-10
UBIFS: Change ubifsload to set the filesize variable
Bastian Ruppert
1
-1
/
+5
2011-08-19
ubifs: Fix bad free() sequence in ubifs_finddir()
Wolfgang Denk
1
-4
/
+2
2011-01-11
UBIFS: Fix dereferencing type-punned pointer compiler warning
Dirk Behme
1
-1
/
+2
2010-12-03
ubifs.c: BUG: Error following links
Ricardo Ribalda Delgado
1
-1
/
+1
2010-12-03
UBIFS: Change ubifsload to not read beyond the requested size
Stefan Roese
1
-13
/
+58
2010-12-03
UBIFS: Add ubifsumount command to unmount an active volume
Stefan Roese
1
-1
/
+1
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
1
-2
/
+2
2010-10-29
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
1
-1
/
+1
2010-04-28
ubifsmount fails due to not initialized list
Stefano Babic
1
-0
/
+1
2009-12-21
move prototypes for gunzip() and zunzip() to common.h
Wolfgang Wegner
1
-3
/
+0
2009-12-08
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
Heiko Schocher
1
-4
/
+0
2009-10-03
Conditionally perform common relocation fixups
Peter Tyser
1
-0
/
+4
2009-09-28
ubifs: Correct dereferencing of files-after-symlinks
Simon Kagstrom
1
-1
/
+1
2009-09-23
ubifs: Add support for looking up directory and relative symlinks
Simon Kagstrom
1
-25
/
+43
2009-09-15
Move __set/clear_bit from ubifs.h to bitops.h
Simon Kagstrom
1
-32
/
+0
2009-06-09
ubifs: fix small error path mismatch
Daniel Mack
1
-4
/
+2
2009-04-30
ubifs: BUG: Blocks commpressed with zlib
Ricardo Ribalda Delgado
2
-3
/
+5
2009-04-28
ubifs: BUG realpath string must be ended with NULL
Ricardo Ribalda Delgado
1
-0
/
+1
2009-04-28
UBIFS: Remove tnc_commit.c which is not used in the read-only version
Stefan Roese
1
-1102
/
+0
2009-04-28
UBIFS: fix recovery bug
Adrian Hunter
1
-47
/
+23
2009-04-05
Update CHANGELOG, coding style cleanup.
Wolfgang Denk
1
-1
/
+0
2009-04-04
UBIFS: add R/O compatibility
Artem Bityutskiy
4
-11
/
+71
2009-03-20
UBIFS: Missing offset relocation for compressor 'none'
Michael Lawnick
1
-1
/
+4
[next]