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-09-14
mtd: ubifs: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
1
-6
/
+0
2023-09-14
fs: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
1
-16
/
+0
2023-08-25
part: Add accessors for struct disk_partition uuid
Simon Glass
1
-3
/
+1
2023-08-21
Merge tag 'v2023.10-rc3' into next
Tom Rini
1
-2
/
+2
2023-08-19
fs/erofs: Quieten test for filesystem presence
Simon Glass
1
-2
/
+2
2023-08-14
fs: fat: avoid multiplication overflow
Heinrich Schuchardt
1
-2
/
+2
2023-08-08
btrfs: fix some error checking for btrfs_decompress()
Dan Carpenter
1
-2
/
+2
2023-08-08
cramfs: clean up some error messages
Dan Carpenter
1
-4
/
+2
2023-08-08
fs: btrfs: Prevent error pointer dereference in list_subvolums()
Dan Carpenter
1
-0
/
+1
2023-08-07
fs/erofs: Remove an unnecessary assertion
Yifan Zhao
1
-3
/
+0
2023-08-03
fat: correct sign for deletion mark
Heinrich Schuchardt
1
-3
/
+3
2023-07-17
fs/erofs: Introduce new features including ztailpacking, fragments and dedupe
Yifan Zhao
9
-344
/
+642
2023-07-17
fs: fat: Shrink the size of a few strings
Simon Glass
2
-19
/
+15
2023-07-16
bootstd: Use bootdev instead of bootdevice
Simon Glass
1
-1
/
+1
2023-07-14
fs: Create functions to load and allocate a file
Simon Glass
1
-0
/
+58
2023-06-12
Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
2
-2
/
+2
2023-06-12
Merge tag v2023.07-rc4 into next
Tom Rini
1
-2
/
+2
2023-06-12
global: Use proper project name U-Boot
Michal Simek
2
-2
/
+2
2023-06-06
ubifs: allow loading to above 4GiB
Ben Dooks
1
-2
/
+2
2023-05-31
semihosting: create file in smh_fs_write_at()
Heinrich Schuchardt
1
-0
/
+4
2023-05-31
fs/btrfs: use asm/unaligned.h
Jens Wiklander
1
-1
/
+1
2023-05-08
btrfs: fix offset when reading compressed extents
Dominique Martinet
1
-1
/
+3
2023-04-25
fs: yaffs2: Make yaffsfs_deviceList static
Bin Meng
1
-1
/
+1
2023-03-30
fs: ext4: fix files seen as symlink during deletion
Corentin GUILLEVIC
1
-1
/
+1
2023-03-30
fs: fat: do not mangle short filenames
Stefan Herbrechtsmeier
1
-4
/
+7
2023-03-22
fs: ext4: check the minimal partition size to mount
Patrick Delaunay
1
-0
/
+4
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
[prev]
[next]