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
old/tizen_20241126
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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-10
cramfs: make cramfs usable without a NOR flash
Heiko Schocher
1
-0
/
+4
2011-04-12
Fix misc spelling errors found by lintian
Loïc Minier
2
-2
/
+2
2011-04-02
fat32 root directory handling
Erik Hansen
1
-14
/
+23
2011-01-11
UBIFS: Fix dereferencing type-punned pointer compiler warning
Dirk Behme
1
-1
/
+2
2010-12-16
Merge branch 'master' of ../master into next
Wolfgang Denk
2
-15
/
+60
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-28
ext2: constify file/dir names
Mike Frysinger
1
-2
/
+2
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
8
-16
/
+16
2010-10-29
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
1
-1
/
+1
2010-10-20
FAT: buffer overflow with FAT12/16
Stefano Babic
1
-1
/
+1
2010-10-12
VFAT: fix processing of scattered long file name entries
Mikhail Zolotaryov
1
-12
/
+37
2010-08-07
ext2fs: Fix optimization bug for doubly-indirect block pointers
Aaron Pace
1
-1
/
+1
2010-07-24
fs/fat: Big code cleanup.
Wolfgang Denk
2
-549
/
+630
2010-07-24
FAT32: fix broken root directory handling.
Wolfgang Denk
1
-10
/
+50
2010-07-24
FAT32: fix support for superfloppy-format (PBR)
Wolfgang Denk
1
-2
/
+5
2010-05-28
nios: remove nios-32 arch
Thomas Chou
1
-3
/
+0
2010-04-28
ubifsmount fails due to not initialized list
Stefano Babic
1
-0
/
+1
2010-03-31
jffs2, suen3: Fix compiler warning
Heiko Schocher
1
-15
/
+22
2010-01-15
JFFS2: drop support for LZARI compression mode
Wolfgang Denk
5
-273
/
+35
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-12-05
EXT2FS: fix inode size for ext2fs rev#0
Michael Brandt
1
-7
/
+13
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-08-21
jffs2: some fixes to summary support
Ilya Yanok
1
-41
/
+81
2009-08-18
jffs2: clean the cache in case of malloc fails in build_lists
Ilya Yanok
1
-3
/
+14
2009-07-28
ext2: fix inode size and calculations
Weirich, Bernhard
1
-21
/
+32
2009-07-16
Remove legacy NAND and disk on chip code.
Scott Wood
2
-24
/
+0
2009-06-12
FAT replace compare_sign with strncmp.
Tom Rix
1
-33
/
+3
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-04-04
rename include/zlib.h to include/u-boot/zlib.h
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2009-04-03
mflash: Initial mflash support
unsik Kim
1
-0
/
+2
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
27
-0
/
+16972
2009-01-27
fat.c: fix warning: array subscript is above array bounds
Wolfgang Denk
1
-3
/
+7
2009-01-24
fat: fix unaligned errors
Bryan Wu
1
-3
/
+5
2008-12-16
jffs2: include <linux/mtd/compat.h> instead of defining own min_t
Ilya Yanok
1
-5
/
+1
2008-12-10
fs/fat: handle FAT on SATA
Sonic Zhang
1
-0
/
+3
2008-12-09
jffs2: cache data_crc results
Ilya Yanok
2
-1
/
+5
2008-12-09
jffs2: summary support
Ilya Yanok
2
-1
/
+349
[next]