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
2023-02-23
fs: btrfs: limit the mapped length to the original length
Qu Wenruo
1
-0
/
+2
2023-02-10
Correct SPL use of FS_EROFS
Simon Glass
1
-1
/
+1
2023-02-06
log: Add a category for filesystems
Simon Glass
1
-0
/
+2
2023-01-20
fs/fat: avoid noisy message fat_read_file()
Heinrich Schuchardt
1
-17
/
+5
2023-01-18
lib: zstd: update to latest Linux zstd 1.5.2
Brandon Maier
1
-6
/
+9
2023-01-11
fs/btrfs: handle data extents, which crosss stripe boundaries, correctly
Qu Wenruo
1
-22
/
+27
2023-01-11
fs/squashfs: Only use export table if available
David Oberhollenzer
1
-5
/
+11
2022-12-08
fs/squashfs: use lldiv function for math
Kasper Revsbech
1
-1
/
+1
2022-12-08
fs: ext4: Fix free(NULL)
Mikhail Ilin
1
-8
/
+13
2022-11-23
ubifs: Allow to silence debug dumps
Pali Rohár
2
-0
/
+36
2022-11-10
fs: jffs2: Move SYS_JFFS2_SORT_FRAGMENTS to Kconfig
Tom Rini
1
-0
/
+12
2022-10-17
fs: Quieten down the filesystems more
Simon Glass
3
-6
/
+6
2022-10-03
Merge branch 'next'
Tom Rini
3
-4
/
+5
2022-09-29
fs: btrfs: remove the usage of undeclared fs_mutex variable
Pankaj Raghav
1
-2
/
+0
2022-09-25
blk: Rename if_type to uclass_id
Simon Glass
1
-1
/
+1
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2
-2
/
+3
2022-09-16
blk: Use a function for whether block devices are available
Simon Glass
1
-1
/
+1
2022-09-13
cyclic: Integrate cyclic infrastructure into WATCHDOG_RESET
Stefan Roese
1
-1
/
+1
2022-08-13
fs/erofs: silence erofs_probe()
Heinrich Schuchardt
1
-2
/
+2
2022-08-10
common: Drop display_options.h from common header
Simon Glass
1
-0
/
+1
2022-08-04
Audit <flash.h> inclusion
Tom Rini
2
-4
/
+3
2022-07-21
treewide: Fix Marek's name and change my e-mail address
Marek Behún
13
-13
/
+13
2022-07-20
ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS code
Pali Rohár
1
-7
/
+2
2022-07-20
ubifs: Fix ubifs_assert_cmt_locked()
Pali Rohár
1
-7
/
+1
2022-07-11
Merge branch 'next'
Tom Rini
4
-11
/
+14
2022-07-08
ubifs: Fix reference count leak in ubifsumount
Pali Rohár
1
-1
/
+6
2022-07-07
spl: Ensure all SPL symbols in Kconfig have some SPL dependency
Tom Rini
1
-0
/
+1
2022-06-28
fs/squashfs: Use kcalloc when relevant
Miquel Raynal
1
-1
/
+3
2022-06-20
Merge branch 'master' into next
Tom Rini
1
-3
/
+5
2022-06-16
fs/squashfs: sqfs_read: Prevent arbitrary code execution
Miquel Raynal
1
-3
/
+5
2022-06-06
fs/squashfs: fix sqfs_read_sblk()
Heinrich Schuchardt
1
-1
/
+1
2022-06-06
btrfs: simplify lookup_data_extent()
Heinrich Schuchardt
1
-9
/
+6
2022-06-03
squashfs: Fix compilation on big endian systems
Pali Rohár
2
-4
/
+2
2022-06-03
ubifs: Fix lockup/crash when reading files
Pali Rohár
1
-0
/
+2
2022-05-23
fs/squashfs: use lldiv function for math
Sean Nyekjaer
1
-2
/
+3
2022-04-25
bootstd: sandbox: Add a hostfs bootdev
Simon Glass
4
-0
/
+61
2022-04-25
fs: Add a function to set the filesystem type
Simon Glass
1
-0
/
+5
2022-04-21
fs: ext4: Use CRC-16 implementation from linux/crc16.h
Pali Rohár
5
-84
/
+6
2022-04-21
crc16: Move standard CRC-16 implementation from ubifs to lib
Pali Rohár
2
-61
/
+1
2022-04-21
crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.h
Pali Rohár
4
-32
/
+3
2022-04-21
fs: Allow to compile FS_SQUASHFS only for proper U-Boot
Pali Rohár
1
-1
/
+1
2022-04-19
fs: Allow to compile FS_BTRFS when SPL is enabled
Pali Rohár
1
-0
/
+2
2022-04-19
btrfs: Fix compilation on big endian systems
Pali Rohár
2
-2
/
+2
2022-04-19
fs/squashfs: simplify sqfs_read()
Heinrich Schuchardt
1
-8
/
+5
2022-04-14
fs: Allow to compile CMD_UBIFS when SPL is enabled
Pali Rohár
1
-0
/
+2
2022-04-14
fs: Allow to compile FS_FAT only for proper U-Boot
Pali Rohár
1
-1
/
+1
2022-04-11
ubifs: Fix journal replay wrt. xattr nodes
Ville Baillie
1
-2
/
+23
2022-04-01
fs: Add semihosting filesystem
Sean Anderson
3
-0
/
+136
2022-03-15
fs/erofs: add lz4 decompression support
Huang Jianan
7
-3
/
+805
2022-03-15
fs/erofs: add erofs filesystem support
Huang Jianan
11
-0
/
+1640
[next]