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
2020-07-17
fs: error handling in do_load()
Heinrich Schuchardt
1
-5
/
+7
2020-07-11
fs/fat: reduce data size for FAT_WRITE
Heinrich Schuchardt
1
-2
/
+7
2020-07-07
fs: fat_write: fix short name creation.
Heinrich Schuchardt
1
-3
/
+12
2020-07-07
cmd: fs: Add command to list supported fs types
Niel Fourie
1
-0
/
+20
2020-07-07
fs: fat: fix fat iteration
Christian Gmeiner
1
-3
/
+1
2020-05-27
cbfs: Don't require the CBFS size with cbfs_init_mem()
Simon Glass
1
-4
/
+6
2020-05-27
cbfs: Allow reading a file from a CBFS given its base addr
Simon Glass
1
-0
/
+13
2020-05-27
cbfs: Change file_cbfs_find_uncached() to return an error
Simon Glass
1
-21
/
+27
2020-05-27
cbfs: Return the error code from file_cbfs_init()
Simon Glass
1
-8
/
+15
2020-05-27
cbfs: Record the start address in cbfs_priv
Simon Glass
1
-13
/
+31
2020-05-27
cbfs: Use void * for the position pointers
Simon Glass
1
-9
/
+8
2020-05-27
cbfs: Unify the two header loaders
Simon Glass
1
-22
/
+37
2020-05-27
cbfs: Adjust cbfs_load_header_ptr() to use cbfs_priv
Simon Glass
1
-3
/
+6
2020-05-27
cbfs: Adjust file_cbfs_load_header() to use cbfs_priv
Simon Glass
1
-4
/
+5
2020-05-27
cbfs: Adjust return value of file_cbfs_next_file()
Simon Glass
1
-20
/
+23
2020-05-27
cbfs: Use bool type for whether initialised
Simon Glass
1
-4
/
+4
2020-05-27
cbfs: Use ulong consistently
Simon Glass
1
-5
/
+4
2020-05-27
cbfs: Rename the result variable
Simon Glass
1
-10
/
+10
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
3
-0
/
+3
2020-05-18
common: Drop linux/stringify.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
3
-0
/
+3
2020-05-18
common: Drop log.h from common header
Simon Glass
31
-0
/
+31
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
1
-14
/
+15
2020-05-18
common: Drop init.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop part.h from common header
Simon Glass
10
-1
/
+15
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
12
-19
/
+20
2020-05-18
common: Drop net.h from common header
Simon Glass
3
-0
/
+3
2020-05-18
common: Drop flash.h from common header
Simon Glass
2
-0
/
+2
2020-05-18
common: Drop uuid.h from common header
Simon Glass
2
-0
/
+2
2020-05-15
JFFS2: Add useful fields into lists
Petr Borsodi
2
-78
/
+81
2020-05-15
JFFS2: Process obsolete nodes as well as accurate ones
Petr Borsodi
1
-26
/
+47
2020-05-01
fs: ext4: avoid NULL check before free()
Heinrich Schuchardt
1
-10
/
+5
2020-04-27
fs: ext4: skip journal state if fs has metadata_csum
Arnaud Ferraris
1
-0
/
+3
2020-04-20
fs: btrfs: support sparse extents
Marek BehĂșn
1
-0
/
+6
2020-04-16
fs: btrfs: Fix LZO false decompression error caused by pending zero
Qu Wenruo
1
-1
/
+19
2020-04-16
fs: btrfs: Reject fs with sector size other than PAGE_SIZE
Qu Wenruo
1
-0
/
+8
2020-04-16
fs: btrfs: Use LZO_LEN to replace immediate number
Qu Wenruo
1
-10
/
+12
2020-03-27
fs: ext4: Fix alignment of cache buffers
Jan Kiszka
1
-1
/
+1
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
30
-0
/
+31
2020-02-07
fat: write: adjust data written in each partial write
Marek Szyprowski
1
-1
/
+3
2020-02-07
fat: write: fix broken write to fragmented files
Marek Szyprowski
1
-2
/
+2
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
8
-0
/
+8
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
23
-0
/
+23
2019-12-06
linux_compat: move kmemdup() from ubifs.c to linux_compat.c
AKASHI Takahiro
1
-18
/
+1
2019-12-05
fs: fat: handle deleted directory entries correctly
AKASHI Takahiro
1
-1
/
+32
2019-12-02
common: Move sorting functions to their own header file
Simon Glass
1
-0
/
+1
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
4
-0
/
+4
2019-10-17
fs: add fs_get_type() for current filesystem type
AKASHI Takahiro
1
-0
/
+13
2019-10-17
fs: clean up around fs_type
AKASHI Takahiro
1
-3
/
+0
2019-10-17
fs: export fs_close()
AKASHI Takahiro
1
-1
/
+1
[next]