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
2020-09-07
fs: btrfs: inode: Allow next_length() to return value > BTRFS_NAME_LEN
Qu Wenruo
1
-2
/
+6
2020-09-07
fs: btrfs: Use btrfs_readlink() to implement __btrfs_readlink()
Qu Wenruo
2
-37
/
+65
2020-09-07
fs: btrfs: Rename path resolve related functions to avoid name conflicts
Qu Wenruo
7
-33
/
+43
2020-09-07
fs: btrfs: Crossport open_ctree_fs_info() from btrfs-progs
Qu Wenruo
8
-20
/
+579
2020-09-07
fs: btrfs: Crossport btrfs_read_sys_array() and btrfs_read_chunk_tree()
Qu Wenruo
5
-3
/
+306
2020-09-07
fs: btrfs: Crossport btrfs_search_slot() from btrfs-progs
Qu Wenruo
2
-7
/
+591
2020-09-07
fs: btrfs: Crossport struct btrfs_root to ctree.h
Qu Wenruo
1
-0
/
+17
2020-09-07
fs: btrfs: Rename btrfs_root to __btrfs_root
Qu Wenruo
8
-34
/
+34
2020-09-07
fs: btrfs: Rename struct btrfs_path to struct __btrfs_path
Qu Wenruo
9
-44
/
+44
2020-09-07
fs: btrfs: Crossport read_tree_block() from btrfs-progs
Qu Wenruo
5
-8
/
+602
2020-09-07
fs: btrfs: Crossport volumes.[ch] from btrfs-progs
Qu Wenruo
5
-1
/
+1081
2020-09-07
fs: btrfs: Crossport structure accessor into ctree.h
Qu Wenruo
3
-95
/
+1064
2020-09-07
fs: btrfs: Crossport extent-io.[ch] from btrfs-progs
Qu Wenruo
3
-1
/
+1019
2020-09-07
fs: btrfs: Crossport extent-cache.[ch] from btrfs-progs
Qu Wenruo
2
-0
/
+422
2020-09-07
fs: btrfs: Crossport rbtree-utils from btrfs-progs
Qu Wenruo
3
-1
/
+138
2020-09-07
fs: btrfs: Crossport btrfs_read_dev_super() from btrfs-progs
Qu Wenruo
8
-259
/
+378
2020-09-07
fs: btrfs: Add more checksum algorithms
Qu Wenruo
10
-62
/
+130
2020-09-07
fs: btrfs: Sync btrfs_btree.h from kernel
Qu Wenruo
7
-982
/
+1343
2020-09-06
fs: convert error and debug messages to log
Heinrich Schuchardt
2
-14
/
+18
2020-08-24
fs/squashfs: Fix Coverity Scan defects
Joao Marcos Costa
3
-12
/
+36
2020-08-24
fs/squashfs: add support for LZO decompression
Joao Marcos Costa
1
-0
/
+25
2020-08-24
fs/squashfs: add support for ZSTD decompression
Joao Marcos Costa
2
-0
/
+45
2020-08-24
fs/squashfs: replace sqfs_decompress() parameter
Joao Marcos Costa
3
-20
/
+14
2020-08-24
fs/squashfs: Add init and clean-up functions to decompression
Joao Marcos Costa
4
-10
/
+51
2020-08-07
fs/fs.c: add symbolic link case to fs_ls_generic()
Joao Marcos Costa
1
-0
/
+3
2020-08-07
fs/squashfs: add support for zlib decompression
Joao Marcos Costa
1
-0
/
+30
2020-08-07
include/u-boot, lib/zlib: add sources for zlib decompression
Joao Marcos Costa
1
-0
/
+1
2020-08-07
fs/squashfs: new filesystem
Joao Marcos Costa
12
-0
/
+2256
2020-08-04
fs/fat/fat.c: Do not perform zero block reads if there are no blocks left
Jason Wessel
1
-1
/
+4
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
[next]