index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: remove explicit efi configuration dependency
AKASHI Takahiro
2024-01-17
1
-4
/
+3
*
fs: Fix SPL build if FS_LOADER is enabled
Mayuresh Chitale
2023-12-21
1
-1
/
+1
*
global: Drop common.h inclusion
Tom Rini
2023-12-21
2
-2
/
+0
*
Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"
Tom Rini
2023-12-13
1
-2
/
+2
|
\
|
*
command: Introduce functions to obtain command arguments
Simon Glass
2023-12-13
1
-2
/
+2
*
|
Merge patch series "fs: fat: calculate FAT type based on cluster count"
Tom Rini
2023-11-28
1
-27
/
+87
|
\
\
|
*
|
fs: fat: add bootsector validity check
Christian Taedcke
2023-11-28
1
-0
/
+53
|
*
|
fs: fat: simplify gotos from read_bootsectandvi
Christian Taedcke
2023-11-28
1
-5
/
+4
|
*
|
fs: fat: calculate FAT type based on cluster count
Christian Taedcke
2023-11-28
1
-20
/
+28
|
*
|
fs: fat: use get_unaligned_le16 to convert u8[2] to u16
Christian Taedcke
2023-11-28
1
-4
/
+4
|
|
/
*
|
fs: btrfs: fix reading when length specified
Sam Edwards
2023-11-16
1
-9
/
+6
*
|
treewide: use linux/time.h for time conversion defines
Igor Prusov
2023-11-16
1
-1
/
+0
*
|
fs: ext4: Remove unused parameter from ext4_mount
Sean Anderson
2023-11-16
2
-2
/
+2
*
|
fs/squashfs: enable LZ4 compression support
David Oberhollenzer
2023-11-16
1
-0
/
+23
*
|
fs/squashfs: remove unused declarations
David Oberhollenzer
2023-11-16
3
-58
/
+0
|
/
*
Kconfig: Remove all default n/no options
Michal Simek
2023-10-30
1
-1
/
+0
*
fs: Disable sandbox filesystem in SPL
Sean Anderson
2023-10-17
1
-1
/
+1
*
Revert "fs: ext4: check the minimal partition size to mount"
Sean Anderson
2023-10-17
1
-4
/
+0
*
common: Drop linux/printk.h from common header
Simon Glass
2023-09-24
6
-0
/
+6
*
mtd: ubifs: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-14
1
-6
/
+0
*
fs: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-14
1
-16
/
+0
*
part: Add accessors for struct disk_partition uuid
Simon Glass
2023-08-25
1
-3
/
+1
*
Merge tag 'v2023.10-rc3' into next
Tom Rini
2023-08-21
1
-2
/
+2
|
\
|
*
fs/erofs: Quieten test for filesystem presence
Simon Glass
2023-08-19
1
-2
/
+2
*
|
fs: fat: avoid multiplication overflow
Heinrich Schuchardt
2023-08-14
1
-2
/
+2
*
|
btrfs: fix some error checking for btrfs_decompress()
Dan Carpenter
2023-08-08
1
-2
/
+2
*
|
cramfs: clean up some error messages
Dan Carpenter
2023-08-08
1
-4
/
+2
*
|
fs: btrfs: Prevent error pointer dereference in list_subvolums()
Dan Carpenter
2023-08-08
1
-0
/
+1
|
/
*
fs/erofs: Remove an unnecessary assertion
Yifan Zhao
2023-08-07
1
-3
/
+0
*
fat: correct sign for deletion mark
Heinrich Schuchardt
2023-08-03
1
-3
/
+3
*
fs/erofs: Introduce new features including ztailpacking, fragments and dedupe
Yifan Zhao
2023-07-17
9
-344
/
+642
*
fs: fat: Shrink the size of a few strings
Simon Glass
2023-07-17
2
-19
/
+15
*
bootstd: Use bootdev instead of bootdevice
Simon Glass
2023-07-16
1
-1
/
+1
*
fs: Create functions to load and allocate a file
Simon Glass
2023-07-14
1
-0
/
+58
*
Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
2023-06-12
2
-2
/
+2
|
\
|
*
global: Use proper project name U-Boot
Michal Simek
2023-06-12
2
-2
/
+2
*
|
Merge tag v2023.07-rc4 into next
Tom Rini
2023-06-12
1
-2
/
+2
|
\
|
|
*
ubifs: allow loading to above 4GiB
Ben Dooks
2023-06-06
1
-2
/
+2
*
|
semihosting: create file in smh_fs_write_at()
Heinrich Schuchardt
2023-05-31
1
-0
/
+4
*
|
fs/btrfs: use asm/unaligned.h
Jens Wiklander
2023-05-31
1
-1
/
+1
|
/
*
btrfs: fix offset when reading compressed extents
Dominique Martinet
2023-05-08
1
-1
/
+3
*
fs: yaffs2: Make yaffsfs_deviceList static
Bin Meng
2023-04-25
1
-1
/
+1
*
fs: ext4: fix files seen as symlink during deletion
Corentin GUILLEVIC
2023-03-30
1
-1
/
+1
*
fs: fat: do not mangle short filenames
Stefan Herbrechtsmeier
2023-03-30
1
-4
/
+7
*
fs: ext4: check the minimal partition size to mount
Patrick Delaunay
2023-03-22
1
-0
/
+4
*
fs: btrfs: limit the mapped length to the original length
Qu Wenruo
2023-02-23
1
-0
/
+2
*
Correct SPL use of FS_EROFS
Simon Glass
2023-02-10
1
-1
/
+1
*
log: Add a category for filesystems
Simon Glass
2023-02-06
1
-0
/
+2
*
fs/fat: avoid noisy message fat_read_file()
Heinrich Schuchardt
2023-01-20
1
-17
/
+5
*
lib: zstd: update to latest Linux zstd 1.5.2
Brandon Maier
2023-01-18
1
-6
/
+9
[next]