~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAge
* fs/erofs: Quieten test for filesystem presenceSimon Glass2023-08-19
* fs/erofs: Remove an unnecessary assertionYifan Zhao2023-08-07
* fat: correct sign for deletion markHeinrich Schuchardt2023-08-03
* fs/erofs: Introduce new features including ztailpacking, fragments and dedupeYifan Zhao2023-07-17
* fs: fat: Shrink the size of a few stringsSimon Glass2023-07-17
* bootstd: Use bootdev instead of bootdeviceSimon Glass2023-07-16
* fs: Create functions to load and allocate a fileSimon Glass2023-07-14
* Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini2023-06-12
|\
| * global: Use proper project name U-BootMichal Simek2023-06-12
* | Merge tag v2023.07-rc4 into nextTom Rini2023-06-12
|\|
| * ubifs: allow loading to above 4GiBBen Dooks2023-06-06
* | semihosting: create file in smh_fs_write_at()Heinrich Schuchardt2023-05-31
* | fs/btrfs: use asm/unaligned.hJens Wiklander2023-05-31
|/
* btrfs: fix offset when reading compressed extentsDominique Martinet2023-05-08
* fs: yaffs2: Make yaffsfs_deviceList staticBin Meng2023-04-25
* fs: ext4: fix files seen as symlink during deletionCorentin GUILLEVIC2023-03-30
* fs: fat: do not mangle short filenamesStefan Herbrechtsmeier2023-03-30
* fs: ext4: check the minimal partition size to mountPatrick Delaunay2023-03-22
* fs: btrfs: limit the mapped length to the original lengthQu Wenruo2023-02-23
* Correct SPL use of FS_EROFSSimon Glass2023-02-10
* log: Add a category for filesystemsSimon Glass2023-02-06
* fs/fat: avoid noisy message fat_read_file()Heinrich Schuchardt2023-01-20
* lib: zstd: update to latest Linux zstd 1.5.2Brandon Maier2023-01-18
* fs/btrfs: handle data extents, which crosss stripe boundaries, correctlyQu Wenruo2023-01-11
* fs/squashfs: Only use export table if availableDavid Oberhollenzer2023-01-11
* fs/squashfs: use lldiv function for mathKasper Revsbech2022-12-08
* fs: ext4: Fix free(NULL)Mikhail Ilin2022-12-08
* ubifs: Allow to silence debug dumpsPali Rohár2022-11-23
* fs: jffs2: Move SYS_JFFS2_SORT_FRAGMENTS to KconfigTom Rini2022-11-10
* fs: Quieten down the filesystems moreSimon Glass2022-10-17
* Merge branch 'next'Tom Rini2022-10-03
|\
| * blk: Rename if_type to uclass_idSimon Glass2022-09-25
| * cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-18
| * blk: Use a function for whether block devices are availableSimon Glass2022-09-16
| * cyclic: Integrate cyclic infrastructure into WATCHDOG_RESETStefan Roese2022-09-13
* | fs: btrfs: remove the usage of undeclared fs_mutex variablePankaj Raghav2022-09-29
|/
* fs/erofs: silence erofs_probe()Heinrich Schuchardt2022-08-13
* common: Drop display_options.h from common headerSimon Glass2022-08-10
* Audit <flash.h> inclusionTom Rini2022-08-04
* treewide: Fix Marek's name and change my e-mail addressMarek Behún2022-07-21
* ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS codePali Rohár2022-07-20
* ubifs: Fix ubifs_assert_cmt_locked()Pali Rohár2022-07-20
* Merge branch 'next'Tom Rini2022-07-11
|\
| * ubifs: Fix reference count leak in ubifsumountPali Rohár2022-07-08
| * spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini2022-07-07
| * Merge branch 'master' into nextTom Rini2022-06-20
| |\
| * | fs/squashfs: fix sqfs_read_sblk()Heinrich Schuchardt2022-06-06
| * | btrfs: simplify lookup_data_extent()Heinrich Schuchardt2022-06-06
* | | fs/squashfs: Use kcalloc when relevantMiquel Raynal2022-06-28
| |/ |/|
* | fs/squashfs: sqfs_read: Prevent arbitrary code executionMiquel Raynal2022-06-16
|/