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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-20
Merge branch 'ext4'
Tom Rini
12
-1054
/
+4551
2012-09-20
ext4: cache-align buffers so the invalidation works
Stephen Warren
3
-4
/
+9
2012-09-18
FAT: Fix file contents listed as directory
Benoît Thébaudeau
1
-4
/
+4
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-09-02
FAT: Simplify get_contents
Benoît Thébaudeau
1
-13
/
+1
2012-09-02
FAT: get_cluster: Add buffer bouncing
Benoît Thébaudeau
1
-12
/
+30
2012-09-02
FAT: Fix redundant sector read
Benoît Thébaudeau
1
-26
/
+33
2012-09-02
FAT: cosmetic: Remove useless assignment
Benoît Thébaudeau
1
-1
/
+0
2012-09-02
FAT: get_fatent: Fix FAT boundary check
Benoît Thébaudeau
1
-2
/
+2
2012-09-02
FAT: cosmetic: Remove extra spaces
Benoît Thébaudeau
1
-23
/
+21
2012-09-02
u-boot yaffs2: Fix compilation warnings
Charles Manning
10
-100
/
+6
2012-08-09
ext4fs write support
Uma Shankar
8
-0
/
+3226
2012-08-09
ext4fs ls load support
Uma Shankar
8
-1054
/
+1320
2012-08-09
zfs: Add ZFS filesystem support
Jorgen Lundman
7
-0
/
+2912
2012-08-09
u-boot: Update yaffs2 file system
Charles Manning
62
-9909
/
+13269
2012-08-09
UBIFS: Improve error message when reading superblock failed
Bernhard Walle
1
-1
/
+1
2012-08-07
ext2fs: fix warning: 'blocknxt' may be used uninitialized with gcc 4.2
Tom Rini
1
-2
/
+2
2012-07-08
ext2fs: fix warning: 'blocknxt' may be used uninitialized
Kim Phillips
1
-1
/
+1
2012-06-21
ext2load: increase read speed
u-boot@lakedaemon.net
1
-2
/
+24
2012-06-21
Block: Remove MG DISK support
Marek Vasut
1
-2
/
+0
2012-04-30
linux/compat.h: rename from linux/mtd/compat.h
Mike Frysinger
1
-1
/
+1
2012-04-30
gunzip: rename z{alloc, free} to gz{alloc, free}
Mike Frysinger
1
-5
/
+2
2012-04-30
fs/fat: align disk buffers on cache line to enable DMA and cache
Eric Nelson
1
-10
/
+12
2012-03-26
fs/fat/fat_write.c: Fix GCC 4.6 warnings
Anatolij Gustschin
1
-9
/
+1
2012-03-24
FAT write: Fix compile errors
Donggeun Kim
1
-12
/
+8
2012-01-05
FAT: update the second FAT when writing a file
Donggeun Kim
1
-0
/
+11
2012-01-05
fs/fat: Improve error handling
Kyle Moffett
1
-4
/
+14
2012-01-05
fs/fat: Fix FAT detection to support non-DOS partition tables
Kyle Moffett
1
-63
/
+52
2012-01-05
ext2: Cache line align indirection buffers
Simon Glass
1
-6
/
+12
2012-01-05
fat: reset VFAT short alias checksum on first match
Sergei Shtylyov
1
-0
/
+2
2011-12-23
Merge branch 'next' of ../next
Wolfgang Denk
1
-1
/
+1
2011-12-20
FAT: fix some issues in FAT write support code
Anatolij Gustschin
1
-5
/
+14
2011-12-17
fat.c: fix printf() length modifier
Andreas Bießmann
1
-1
/
+1
2011-12-12
fs/reiserfs/reiserfs.c: Fix compiler warning
Anatolij Gustschin
1
-1
/
+3
2011-12-10
fs/yaffs2/yaffs_guts.c: Fix GCC 4.6 compile warning (and bug)
Wolfgang Denk
1
-1
/
+1
2011-11-16
Fix warnings in yaffs
Simon Glass
1
-8
/
+7
2011-11-16
fs/yaffs2/yaffs_guts.c: Fix some GCC 4.6 warnings
Anatolij Gustschin
1
-23
/
+9
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
[next]