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
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
2009-03-20
UBIFS: Implement read-only UBIFS support in U-Boot
Stefan Roese
26
-0
/
+16971