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
2018-04-11
ubifs: Change value of mutex_is_locked()
Bradley Bolen
1
-1
/
+1
2018-04-06
fs: btrfs: Remove unused debug code left from development
Marek Behún
2
-14
/
+0
2018-03-31
fs: cbfs: fix locating the cbfs header
Andre Heider
1
-2
/
+2
2018-03-24
Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig
Petr Vorel
2
-1
/
+12
2018-03-24
ubifs: Reintroduce using CONFIG_UBIFS_SILENCE_MSG
Petr Vorel
1
-0
/
+4
2018-03-09
fs: ext4: Do not print mount fail message when not ext4 filesystem
Marek Behún
1
-1
/
+2
2018-03-09
yaffs2: iterator variable cannot be NULL
Heinrich Schuchardt
2
-8
/
+5
2018-01-29
fs: btrfs: Fix printf format character warning
Tom Rini
1
-2
/
+2
2018-01-28
fs: btrfs: Fix unaligned memory accesses
Alberto Sánchez Molero
2
-3
/
+5
2018-01-22
fs: fat: Drop CONFIG_SUPPORT_VFAT
Tuomas Tynkkynen
2
-13
/
+2
2018-01-22
fs: FAT: Fix typo in FS_FAT_MAX_CLUSTSIZE description
Tuomas Tynkkynen
1
-1
/
+1
2018-01-22
fs: Migrate ext4 to Kconfig
Tuomas Tynkkynen
1
-0
/
+13
2018-01-19
fs/fat: remove distractive message in file_fat_read_at()
Heinrich Schuchardt
1
-1
/
+1
2018-01-19
fs: remove distractive message in fs_read()
Heinrich Schuchardt
1
-1
/
+1
2018-01-10
fat write: Fixed a problem with the case of file names when writing files
Jean-Jacques Hiblot
1
-2
/
+2
2017-12-04
mtd: nand: Rename nand.h into rawnand.h
Masahiro Yamada
1
-1
/
+1
2017-11-29
fat: Use cache aligned buffers for fat_opendir
Neil Armstrong
1
-1
/
+3
2017-11-29
fs: avoid possible NULL dereference in fs_devread
Heinrich Schuchardt
1
-1
/
+2
2017-11-27
Merge git://www.denx.de/git/u-boot-imx
Tom Rini
2
-1
/
+19
2017-11-20
yaffs2: rework yaffs_new_obj_id
Heinrich Schuchardt
1
-7
/
+6
2017-11-20
ubifs: no NULL check needed before free
Heinrich Schuchardt
1
-8
/
+4
2017-11-20
ext4: recover from filesystem corruption when reading
Ian Ray
2
-1
/
+19
2017-10-23
mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG
Masahiro Yamada
1
-7
/
+0
2017-10-16
fs/jffs2/mini_inflate.c: use "static inline" instead of "inline"
Vagrant Cascadian
1
-4
/
+4
2017-10-16
jffs2: ECC corrected nand data is ignored
Engling, Uwe
1
-2
/
+2
2017-10-16
fs: Set .opendir to fs_opendir_unsupported for btrfs
Marek Behún
1
-0
/
+1
2017-10-16
fs: btrfs: Remove a foreign language note
Marek Behún
1
-1
/
+0
2017-10-16
fs: btrfs: Fix usage of uninitialized variables
Marek Behún
3
-3
/
+3
2017-10-08
fs/fat: Check malloc return values and fix memory leaks
Tuomas Tynkkynen
1
-10
/
+20
2017-10-08
fs/fat: Fix 'CACHE: Misaligned operation at range' warnings
Tuomas Tynkkynen
1
-5
/
+5
2017-10-06
fs/ext4/ext4fs.c: Free dirnode in error path of ext4fs_ls
Tom Rini
1
-0
/
+1
2017-10-06
fs/fat: Fix pathnames using '..' that lead to the root directory
Tuomas Tynkkynen
1
-1
/
+2
2017-10-06
fs/ext4: Fix group descriptor checksum calculation
Tuomas Tynkkynen
1
-0
/
+4
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2
-2
/
+2
2017-10-03
fs/btrfs: Fix warning in btrfs_check_super()
Tom Rini
1
-1
/
+1
2017-10-02
fs: btrfs: Add U-Boot fs handlers.
Marek Behún
6
-0
/
+263
2017-10-02
fs: btrfs: Add single-device read-only BTRFS implementation
Marek Behún
12
-0
/
+1841
2017-10-02
fs: btrfs: Add disk-to-cpu and cpu-to-disk conversion functions
Marek Behún
1
-0
/
+176
2017-10-02
fs: btrfs: Add btrfs_tree.h and ctree.h from Linux (and modified)
Marek Behún
2
-0
/
+1100
2017-10-02
fs: Create a common fs_devread for ext4/reiserfs/zfs
Marek Behún
5
-236
/
+105
2017-09-22
fs/fat: Reduce stack usage
Tom Rini
1
-4
/
+10
2017-09-15
fs/fat: fix fatbuf leak
Rob Clark
1
-7
/
+16
2017-09-15
fs/fat: Clean up open-coded sector <-> cluster conversions
Rob Clark
2
-10
/
+6
2017-09-15
fs/fat: fix case for FAT shortnames
Rob Clark
2
-8
/
+12
2017-09-15
fat/fs: move ls to generic implementation
Rob Clark
2
-34
/
+33
2017-09-15
fat/fs: remove a bunch of dead code
Rob Clark
2
-187
/
+0
2017-09-15
fs/fat: implement opendir/readdir/closedir
Rob Clark
1
-0
/
+61
2017-09-15
fs: add fs_readdir()
Rob Clark
1
-0
/
+104
2017-09-15
fat/fs: convert to directory iterators
Rob Clark
1
-646
/
+76
2017-09-15
fs/fat: introduce new director iterators
Rob Clark
1
-3
/
+353
[next]