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-11-07
fs/fat/fat.c: Fix GCC 4.6 build warning
Wolfgang Denk
1
-16
/
+19
2011-10-27
GCC4.6: Squash warnings in yaffs_guts.c
Marek Vasut
1
-6
/
+6
2011-10-27
GCC4.6: Drop dead code from yaffs_guts.c
Marek Vasut
1
-149
/
+0
2011-10-27
fat: correct ATTR_VFAT check
J. Vijayanand
1
-3
/
+3
2011-10-27
fs/fat/fat.c: fix warning: 'part_size' defined but not used
Wolfgang Denk
1
-2
/
+0
2011-10-26
FAT: Add FAT write feature
Donggeun Kim
3
-0
/
+1093
2011-10-25
ext2: Cache line aligned partial sector bounce buffer
Anton staaf
1
-1
/
+1
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
1
-7
/
+0
2011-10-12
ubifs bad superblock bug
Lars Poeschel
1
-2
/
+4
2011-10-09
fs/jffs2/jffs2_1pass.c: fix warning: variable ... set but not used
Wolfgang Denk
1
-10
/
+4
2011-10-01
fat: replace LINEAR_PREFETCH_SIZE with PREFETCH_BLOCKS
Sergei Shtylyov
1
-5
/
+4
2011-10-01
fat: root directory cluster only makes sense for FAT32
Sergei Shtylyov
1
-8
/
+6
2011-10-01
fat: cannot compare bytes and sectors
Sergei Shtylyov
1
-3
/
+4
2011-10-01
fat: fix crash with big sector size
Sergei Shtylyov
1
-37
/
+60
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-09-10
YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings
Wolfgang Denk
1
-9
/
+10
2011-09-10
YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings
Wolfgang Denk
1
-3
/
+3
2011-09-10
YAFFS2: fs/yaffs2/yaffs_nand.[hc] - fix build warnings
Wolfgang Denk
2
-2
/
+2
2011-09-10
YAFFS2: fs/yaffs2/Makefile - fix build warnings
Wolfgang Denk
1
-1
/
+1
2011-09-10
YAFFS2: fs/yaffs2/yaffscfg.c - fix build warnings
Wolfgang Denk
1
-2
/
+2
2011-08-19
ubifs: Fix bad free() sequence in ubifs_finddir()
Wolfgang Denk
1
-4
/
+2
2011-08-04
Convert ISO-8859 files to UTF-8
Albert ARIBAUD
9
-9
/
+9
2011-07-28
ext2: Simplify partial sector access logic
Anton Staaf
1
-27
/
+15
2011-07-28
ext2: Fix checkpatch violations
Anton Staaf
1
-39
/
+43
2011-07-26
scaled down version of generic libraries for SPL
Aneesh V
1
-1
/
+5
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
[next]