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
2021-09-24
fs: avoid superfluous messages
Heinrich Schuchardt
1
-1
/
+1
2021-09-01
btrfs: Use default subvolume as filesystem root
Matwey V. Kornilov
1
-3
/
+35
2021-08-04
fs/squashfs: Fix some hardlinks reading the wrong inode
Campbell Suter
1
-1
/
+1
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
1
-7
/
+7
2021-07-28
Use LIB_UUID with ACPIGEN and FS_BTRFS
Simon Glass
1
-0
/
+1
2021-07-15
cbfs: Check offset range when reading a file
Simon Glass
1
-0
/
+2
2021-07-12
fs: fat: add file attributes to struct fs_dirent
Heinrich Schuchardt
1
-1
/
+31
2021-06-09
fs/squashfs: fix reading of fragmented files
Joao Marcos Costa
1
-10
/
+6
2021-05-26
fs: btrfs: Add missing cache aligned allocation
Marek Vasut
1
-1
/
+1
2021-05-26
fs/squashfs: zero out unused fields in fs_dirent
Heinrich Schuchardt
1
-1
/
+1
2021-04-27
fs: btrfs: fix the false alert of decompression failure
Qu Wenruo
1
-2
/
+14
2021-04-22
cmd: fs: Use part_get_info_by_dev_and_name_or_num to parse partitions
Sean Anderson
1
-2
/
+2
2021-04-10
fs: fat: fix file_fat_detectfs()
Heinrich Schuchardt
1
-34
/
+4
2021-04-07
JFFS2: fix jffs2 summary datacrc status uninitialized
Wagner Popov dos Santos
1
-0
/
+2
2021-04-07
JFFS2: fix the reading address over nand's limit
Wagner Popov dos Santos
1
-10
/
+27
2021-03-27
cbfs: Drop unnecessary cast in file_cbfs_fill_cache()
Simon Glass
1
-2
/
+1
2021-03-27
cbfs: Support reading compression information
Simon Glass
1
-0
/
+22
2021-03-27
cbfs: Simplify file iteration
Simon Glass
1
-6
/
+1
2021-03-27
cbfs: Factor out filling a cache node into a new function
Simon Glass
1
-12
/
+33
2021-03-27
cbfs: Allow file traversal with any CBFS
Simon Glass
1
-0
/
+11
2021-03-27
cbfs: Allow access to CBFS without a header
Simon Glass
1
-5
/
+13
2021-03-27
cbfs: Rename new_node to node
Simon Glass
1
-16
/
+16
2021-03-27
cbfs: Add support for attributes
Simon Glass
1
-1
/
+1
2021-03-04
fs/squashfs: Fix compilation error
Pali Rohár
1
-0
/
+1
2021-03-01
fs: btrfs: do not fail when offset of a ROOT_ITEM is not -1
Marek Behún
1
-2
/
+1
2021-02-24
fs: btrfs: change directory list output to be aligned as before
Marek Behún
1
-7
/
+7
2021-02-24
fs: btrfs: skip xattrs in directory listing
Marek Behún
1
-1
/
+4
2021-02-24
fs/squashfs: NULL dereference in sqfs_closedir()
Heinrich Schuchardt
1
-0
/
+3
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
3
-0
/
+4
2021-02-03
fs: fat: remove trailing periods from long name
Heinrich Schuchardt
1
-2
/
+28
2021-02-03
fs: fat: must not write directory '.' and '..'
Heinrich Schuchardt
1
-10
/
+3
2021-02-03
fs: fat: usage basename in file_fat_write_at, fat_mkdir
Heinrich Schuchardt
1
-14
/
+13
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
3
-0
/
+4
2021-02-01
cmd: load, emit error message for invalid block device
Heinrich Schuchardt
1
-1
/
+3
2021-01-29
fs: btrfs: Select SHA256 in Kconfig
Matthias Brugger
1
-0
/
+1
2021-01-29
fs: fat: remove superfluous assignments
Heinrich Schuchardt
2
-4
/
+5
2021-01-29
fs: fat: avoid out of bounds access warning
Heinrich Schuchardt
1
-5
/
+2
2021-01-23
fs: fat: structure for name and extension
Heinrich Schuchardt
2
-27
/
+25
2021-01-23
fs: fat: consistent error handling for flush_dir()
Heinrich Schuchardt
1
-27
/
+31
2021-01-20
ubifs: do not decide upon uninitialized variable
Heinrich Schuchardt
1
-4
/
+4
2021-01-20
fs: btrfs: simplify close_ctree_fs_info()
Heinrich Schuchardt
1
-4
/
+1
2021-01-20
Fix squashfs failing to load sparse files
Campbell Suter
1
-19
/
+35
2021-01-20
fs: btrfs: volumes: prevent overflow for multiplying
Qu Wenruo
1
-2
/
+2
2021-01-13
efi_loader: setting boot device
Heinrich Schuchardt
1
-1
/
+2
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
1
-1
/
+3
2020-12-31
fs/fat: implement fsuuid command
Heinrich Schuchardt
2
-1
/
+19
2020-12-31
fs: fat: eliminate DIRENTSPERBLOCK() macro
Heinrich Schuchardt
1
-3
/
+2
2020-12-10
fs: fat: deletion of long file names
Heinrich Schuchardt
1
-12
/
+76
2020-12-10
fs: fat: first dentry of long name in FAT iterator
Heinrich Schuchardt
1
-2
/
+18
2020-12-10
fs: fat: use constant DELETED_FLAG
Heinrich Schuchardt
1
-1
/
+1
[next]