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
2024-08-11
ubifs: Call ubifs_iput when ubifs_iget is used
Michael Trimarchi
2
-3
/
+7
2024-08-10
ubifs: mount fails after power cycle
Ravi Minnikanti
1
-1
/
+1
2024-08-10
fs: ubifs: Add volume mounted check
Alexander Dahl
1
-0
/
+20
2024-08-10
fs: ubifs: Make k(z)alloc/kfree symmetric
Alexander Dahl
1
-2
/
+2
2024-08-10
fs: ubifs: Set pointers to NULL after free
Alexander Dahl
2
-1
/
+4
2024-08-10
fs: ubifs: Fix memleak and double free in u-boot wrapper functions
Alexander Dahl
1
-12
/
+0
2024-07-15
fs: Remove duplicate newlines
Marek Vasut
37
-137
/
+0
2024-07-03
fs: ubifs: Add support for ZSTD decompression
Piotr Wojtaszczyk
2
-2
/
+53
2024-06-26
fs: btrfs: fix out of bounds write
Alex Shumsky
1
-2
/
+6
2024-06-14
fs/erofs: fix an overflow issue of unmapped extents
Jianan Huang
1
-1
/
+1
2024-06-07
fs: relax ext4_write_file() dependency
Baruch Siach
1
-1
/
+1
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
31
-32
/
+7
2024-05-20
Merge tag 'v2024.07-rc3' into next
Tom Rini
31
-7
/
+32
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
31
-7
/
+32
2024-05-13
zfs: fix function 'zlib_decompress' pointlessly calling itself
WHR
1
-1
/
+3
2024-05-13
zfs: recognize zpools formatted with features support
WHR
1
-7
/
+11
2024-05-06
fs: Remove <common.h> and add needed includes
Tom Rini
31
-32
/
+7
2024-04-18
fs/erofs: add DEFLATE algorithm support
Jianan Huang
3
-0
/
+99
2024-04-17
fs: fat: fill creation and change date
Heinrich Schuchardt
1
-0
/
+44
2024-04-17
fs: fat: convert change month correctly
Heinrich Schuchardt
1
-1
/
+1
2024-04-17
Merge patch series "zfs: Fix zfs support on aarch64"
Tom Rini
2
-5
/
+27
2024-04-17
zfs: Fix zfs_read() to actually work
mwleeds@mailtundra.com
1
-3
/
+2
2024-04-17
zfs: Fix return value of fs_devread()
mwleeds@mailtundra.com
1
-1
/
+1
2024-04-17
zfs: Fix unaligned read of uint64
mwleeds@mailtundra.com
1
-0
/
+18
2024-04-17
zfs: Add a comment to clarify nvlist memory layout
mwleeds@mailtundra.com
1
-0
/
+5
2024-04-17
zfs: Fix malloc() success check
mwleeds@mailtundra.com
1
-1
/
+1
2024-04-10
fs: ext4: all file paths are absolute
Heinrich Schuchardt
1
-5
/
+0
2024-04-10
fs: ext4: make "File System is consistent\n" a debug message
Heinrich Schuchardt
1
-1
/
+1
2024-04-10
fs: ext4: Change the Settings of file permissions
Jixiong Hu
1
-2
/
+18
2024-03-04
ext4: detect directories in ext4fs_exists()
Heinrich Schuchardt
3
-7
/
+11
2024-03-04
fs: drop reiserfs
Peter Robinson
8
-1645
/
+0
2024-01-17
fs: remove explicit efi configuration dependency
AKASHI Takahiro
1
-4
/
+3
2023-12-21
fs: Fix SPL build if FS_LOADER is enabled
Mayuresh Chitale
1
-1
/
+1
2023-12-21
global: Drop common.h inclusion
Tom Rini
2
-2
/
+0
2023-12-13
Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"
Tom Rini
1
-2
/
+2
2023-12-13
command: Introduce functions to obtain command arguments
Simon Glass
1
-2
/
+2
2023-11-28
Merge patch series "fs: fat: calculate FAT type based on cluster count"
Tom Rini
1
-27
/
+87
2023-11-28
fs: fat: add bootsector validity check
Christian Taedcke
1
-0
/
+53
2023-11-28
fs: fat: simplify gotos from read_bootsectandvi
Christian Taedcke
1
-5
/
+4
2023-11-28
fs: fat: calculate FAT type based on cluster count
Christian Taedcke
1
-20
/
+28
2023-11-28
fs: fat: use get_unaligned_le16 to convert u8[2] to u16
Christian Taedcke
1
-4
/
+4
2023-11-16
fs: btrfs: fix reading when length specified
Sam Edwards
1
-9
/
+6
2023-11-16
treewide: use linux/time.h for time conversion defines
Igor Prusov
1
-1
/
+0
2023-11-16
fs: ext4: Remove unused parameter from ext4_mount
Sean Anderson
2
-2
/
+2
2023-11-16
fs/squashfs: enable LZ4 compression support
David Oberhollenzer
1
-0
/
+23
2023-11-16
fs/squashfs: remove unused declarations
David Oberhollenzer
3
-58
/
+0
2023-10-30
Kconfig: Remove all default n/no options
Michal Simek
1
-1
/
+0
2023-10-17
fs: Disable sandbox filesystem in SPL
Sean Anderson
1
-1
/
+1
2023-10-17
Revert "fs: ext4: check the minimal partition size to mount"
Sean Anderson
1
-4
/
+0
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
6
-0
/
+6
[next]