- 09f2107 fs: btrfs: Fix typo in error message by Naoki Hayama · 4 years, 1 month ago
- b7e7831 Merge branch 'next' by Tom Rini · 4 years, 1 month ago
- 0ed375e fs/squashfs: parameter check sqfs_read_metablock() by Heinrich Schuchardt · 4 years, 2 months ago
- 751b18b Merge branch 'master' into next by Tom Rini · 4 years, 2 months ago
- a7dc37d fs/squashfs: Fix Coverity Scan defects by Joao Marcos Costa · 4 years, 2 months ago
- 5573c20 fs: btrfs: Cleanup the old implementation by Qu Wenruo · 4 years, 5 months ago
- e8e95c7 fs: btrfs: Imeplement btrfs_list_subvols() using new infrastructure by Qu Wenruo · 4 years, 5 months ago
- f486152 fs: btrfs: Introduce function to resolve the path of one subvolume by Qu Wenruo · 4 years, 5 months ago
- 8098da7 fs: btrfs: Introduce function to resolve path in one subvolume by Qu Wenruo · 4 years, 5 months ago
- e342718 fs: btrfs: Implement btrfs_file_read() by Qu Wenruo · 4 years, 5 months ago
- 01347f6 fs: btrfs: Introduce lookup_data_extent() for later use by Qu Wenruo · 4 years, 5 months ago
- a26a6be fs: btrfs: Introduce btrfs_read_extent_inline() and btrfs_read_extent_reg() by Qu Wenruo · 4 years, 5 months ago
- 0cc8fc6 fs: btrfs: Rename btrfs_file_read() and its callees to avoid name conflicts by Qu Wenruo · 4 years, 5 months ago
- 5bbb68d fs: btrfs: Use btrfs_lookup_path() to implement btrfs_exists() and btrfs_size() by Qu Wenruo · 4 years, 5 months ago
- 325dd1f fs: btrfs: Use btrfs_iter_dir() to replace btrfs_readdir() by Qu Wenruo · 4 years, 5 months ago
- c921aa2 fs: btrfs: Implement btrfs_lookup_path() by Qu Wenruo · 4 years, 5 months ago
- 5bdcb37 fs: btrfs: inode: Allow next_length() to return value > BTRFS_NAME_LEN by Qu Wenruo · 4 years, 5 months ago
- 92bc179 fs: btrfs: Use btrfs_readlink() to implement __btrfs_readlink() by Qu Wenruo · 4 years, 5 months ago
- cafffc5 fs: btrfs: Rename path resolve related functions to avoid name conflicts by Qu Wenruo · 4 years, 5 months ago
- f06bfcf fs: btrfs: Crossport open_ctree_fs_info() from btrfs-progs by Qu Wenruo · 4 years, 5 months ago
- 57f24f1 fs: btrfs: Crossport btrfs_read_sys_array() and btrfs_read_chunk_tree() by Qu Wenruo · 4 years, 5 months ago
- 29c26ae fs: btrfs: Crossport btrfs_search_slot() from btrfs-progs by Qu Wenruo · 4 years, 5 months ago
- bccee8b fs: btrfs: Crossport struct btrfs_root to ctree.h by Qu Wenruo · 4 years, 5 months ago
- 207011b fs: btrfs: Rename btrfs_root to __btrfs_root by Qu Wenruo · 4 years, 5 months ago
- 33966de fs: btrfs: Rename struct btrfs_path to struct __btrfs_path by Qu Wenruo · 4 years, 5 months ago
- 75b0817 fs: btrfs: Crossport read_tree_block() from btrfs-progs by Qu Wenruo · 4 years, 5 months ago
- b1f0067 fs: btrfs: Crossport volumes.[ch] from btrfs-progs by Qu Wenruo · 4 years, 5 months ago
- be35942 fs: btrfs: Crossport structure accessor into ctree.h by Qu Wenruo · 4 years, 5 months ago
- 9a9be5e fs: btrfs: Crossport extent-io.[ch] from btrfs-progs by Qu Wenruo · 4 years, 5 months ago
- ab5c304 fs: btrfs: Crossport extent-cache.[ch] from btrfs-progs by Qu Wenruo · 4 years, 5 months ago
- bc621e5 fs: btrfs: Crossport rbtree-utils from btrfs-progs by Qu Wenruo · 4 years, 5 months ago
- 4aebb99 fs: btrfs: Crossport btrfs_read_dev_super() from btrfs-progs by Qu Wenruo · 4 years, 5 months ago
- 565a414 fs: btrfs: Add more checksum algorithms by Qu Wenruo · 4 years, 5 months ago
- 3b4b40c fs: btrfs: Sync btrfs_btree.h from kernel by Qu Wenruo · 4 years, 5 months ago
- 0d32d8c fs: convert error and debug messages to log by Heinrich Schuchardt · 4 years, 3 months ago
- c9875a5 fs/squashfs: Fix Coverity Scan defects by Joao Marcos Costa · 4 years, 3 months ago
- 6dfed16 fs/squashfs: add support for LZO decompression by Joao Marcos Costa · 4 years, 3 months ago
- 9c948f5 fs/squashfs: add support for ZSTD decompression by Joao Marcos Costa · 4 years, 3 months ago
- cdc1144 fs/squashfs: replace sqfs_decompress() parameter by Joao Marcos Costa · 4 years, 3 months ago
- 10f7cf5 fs/squashfs: Add init and clean-up functions to decompression by Joao Marcos Costa · 4 years, 3 months ago
- 02c366b fs/fs.c: add symbolic link case to fs_ls_generic() by Joao Marcos Costa · 4 years, 3 months ago
- 3634b35 fs/squashfs: add support for zlib decompression by Joao Marcos Costa · 4 years, 3 months ago
- 81014f7 include/u-boot, lib/zlib: add sources for zlib decompression by Joao Marcos Costa · 4 years, 3 months ago
- c510061 fs/squashfs: new filesystem by Joao Marcos Costa · 4 years, 3 months ago
- 5b3ddb1 fs/fat/fat.c: Do not perform zero block reads if there are no blocks left by Jason Wessel · 4 years, 5 months ago
- 1244f36 fs: error handling in do_load() by Heinrich Schuchardt · 4 years, 5 months ago
- 5a8d1f6 fs/fat: reduce data size for FAT_WRITE by Heinrich Schuchardt · 4 years, 4 months ago
- a20f0c8 fs: fat_write: fix short name creation. by Heinrich Schuchardt · 4 years, 6 months ago
- 2280fa5 cmd: fs: Add command to list supported fs types by Niel Fourie · 4 years, 8 months ago
- 1788a96 fs: fat: fix fat iteration by Christian Gmeiner · 4 years, 5 months ago
- 0621b5e cbfs: Don't require the CBFS size with cbfs_init_mem() by Simon Glass · 4 years, 6 months ago
- 03d4c29 cbfs: Allow reading a file from a CBFS given its base addr by Simon Glass · 4 years, 6 months ago
- 924e346 cbfs: Change file_cbfs_find_uncached() to return an error by Simon Glass · 4 years, 6 months ago
- 0e7b631 cbfs: Return the error code from file_cbfs_init() by Simon Glass · 4 years, 6 months ago
- c685f8b cbfs: Record the start address in cbfs_priv by Simon Glass · 4 years, 6 months ago
- e82ab51 cbfs: Use void * for the position pointers by Simon Glass · 4 years, 6 months ago
- 9dc2355 cbfs: Unify the two header loaders by Simon Glass · 4 years, 6 months ago
- a2c528f cbfs: Adjust cbfs_load_header_ptr() to use cbfs_priv by Simon Glass · 4 years, 6 months ago
- 54e1925 cbfs: Adjust file_cbfs_load_header() to use cbfs_priv by Simon Glass · 4 years, 6 months ago
- c7bef7c cbfs: Adjust return value of file_cbfs_next_file() by Simon Glass · 4 years, 6 months ago
- 381e113 cbfs: Use bool type for whether initialised by Simon Glass · 4 years, 6 months ago
- 45637db cbfs: Use ulong consistently by Simon Glass · 4 years, 6 months ago
- ea38ee9 cbfs: Rename the result variable by Simon Glass · 4 years, 6 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
- 1af3c7f common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 6 months ago
- eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 6 months ago
- 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 6 months ago
- e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 6 months ago
- 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 6 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
- b79fdc7 common: Drop flash.h from common header by Simon Glass · 4 years, 6 months ago
- ba06b3c common: Drop uuid.h from common header by Simon Glass · 4 years, 6 months ago
- 69dbebd JFFS2: Add useful fields into lists by Petr Borsodi · 4 years, 6 months ago
- 25ec228 JFFS2: Process obsolete nodes as well as accurate ones by Petr Borsodi · 4 years, 6 months ago
- 4fb0f55 fs: ext4: avoid NULL check before free() by Heinrich Schuchardt · 4 years, 7 months ago
- 7683b11 fs: ext4: skip journal state if fs has metadata_csum by Arnaud Ferraris · 4 years, 7 months ago
- 48180e1 fs: btrfs: support sparse extents by Marek Behún · 4 years, 8 months ago
- b941d1c fs: btrfs: Fix LZO false decompression error caused by pending zero by Qu Wenruo · 4 years, 8 months ago
- a62db24 fs: btrfs: Reject fs with sector size other than PAGE_SIZE by Qu Wenruo · 4 years, 8 months ago
- 25babb7 fs: btrfs: Use LZO_LEN to replace immediate number by Qu Wenruo · 4 years, 8 months ago
- 7b83060 fs: ext4: Fix alignment of cache buffers by Jan Kiszka · 4 years, 8 months ago
- 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 9 months ago
- a54ece4 fat: write: adjust data written in each partial write by Marek Szyprowski · 5 years ago
- 5e615b7 fat: write: fix broken write to fragmented files by Marek Szyprowski · 5 years ago
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
- 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
- 4839e86 linux_compat: move kmemdup() from ubifs.c to linux_compat.c by AKASHI Takahiro · 5 years ago
- 39606d4 fs: fat: handle deleted directory entries correctly by AKASHI Takahiro · 5 years ago
- 8bef79b common: Move sorting functions to their own header file by Simon Glass · 5 years ago
- 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
- b7cd956 fs: add fs_get_type() for current filesystem type by AKASHI Takahiro · 5 years ago
- 185aed7 fs: clean up around fs_type by AKASHI Takahiro · 5 years ago
- 64f49eb fs: export fs_close() by AKASHI Takahiro · 5 years ago
- f136838 fs: fat: get_contents() always returns -1 for errors by Heinrich Schuchardt · 5 years ago
- c7a86d1 fs: fat: treat invalid FAT clusters as errors by Heinrich Schuchardt · 5 years ago
- d7af2a8 fat: FAT filesystem premature release of info struct. by Martin Vystrčil · 5 years ago
- ad49488 jffs2: remove unused code files by Uwe Kleine-König · 5 years ago
- ad79d60 cbfs: Rename camel-case variables by Simon Glass · 5 years ago