Revert "arm64: a37xx: pci: Assert PERST# signal when unloading driver"
[pandora-u-boot.git] / fs /
2020-12-11 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-b' of https:...
2020-12-03 Tom RiniMerge branch '2020-12-02-master-imports'
2020-12-02 Richard Genoudfs/squashfs: sqfs_close/sqfs_read_sblk: set ctxt.sblk...
2020-11-29 Tom RiniMerge tag 'mmc-2020-11-29' of https://gitlab.denx.de...
2020-11-29 Tom RiniMerge tag 'efi-2021-01-rc3-3' of https://gitlab.denx...
2020-11-29 Heinrich Schuchardtfs: fat: use ATTR_ARCH instead of anonymous 0x20
2020-11-29 Heinrich Schuchardtfs: fat: directory entries starting with 0x05
2020-11-29 Heinrich Schuchardtfs: fat: avoid NULL dereference when root dir is full
2020-11-19 Tom RiniMerge branch '2020-11-18-assorted-fixes'
2020-11-19 Richard Genoudfs/squashfs: implement exists() function
2020-11-19 Richard Genoudfs/squashfs: sqfs_read: remove buggy offset functionality
2020-11-19 Richard Genoudfs/squashfs: sqfs_read: don't write beyond buffer size
2020-11-19 Richard Genoudfs/squashfs: sqfs_probe: use sqfs_decompressor_init...
2020-11-19 Richard Genoudfs/squashfs: sqfs_probe: reset cur_dev/cur_part_info...
2020-11-19 Richard Genoudfs/squashfs: sqfs_probe: fix possible memory leak on...
2020-11-19 Richard Genoudfs/squashfs: sqfs_read: fix memory leak on finfo.blk_sizes
2020-11-19 Richard Genoudfs/squashfs: sqfs_get_abs_path: fix possible memory...
2020-11-19 Richard Genoudfs/squashfs: sqfs_get_abs_path: fix error check
2020-11-19 Richard Genoudfs/squashfs: sqfs_frag_lookup: simplify error handling
2020-11-19 Richard Genoudfs/squashfs: sqfs_read: fix another memory leak
2020-11-19 Richard Genoudfs/squashfs: sqfs_read: fix memory leak
2020-11-19 Richard Genoudfs/squashfs: sqfs_read: remove useless sqfs_closedir()
2020-11-19 Richard Genoudfs/squashfs: sqfs_read: fix dangling pointer dirs-...
2020-11-19 Richard Genoudfs/squashfs: sqfs_size: remove useless sqfs_closedir()
2020-11-19 Richard Genoudfs/squashfs: sqfs_size: fix dangling pointer dirs-...
2020-11-19 Richard Genoudfs/squashfs: sqfs_concat_tokens: check if malloc succeeds
2020-11-19 Richard Genoudfs/squashfs: sqfs_read_inode_table: fix dangling pointer
2020-11-19 Richard Genoudfs/squashfs: sqfs_search_dir: fix memory leaks
2020-11-19 Richard Genoudfs/squashfs: sqfs_search_dir: fix dangling pointer
2020-11-19 Richard Genoudfs/squashfs: sqfs_read_directory_table: fix memory...
2020-11-19 Richard Genoudfs/squashfs: sqfs_split_path: fix memory leak and dangl...
2020-11-19 Richard Genoudfs/squashfs: sqfs_closedir: fix memory leak
2020-11-19 Richard Genoudfs/squashfs: sqfs_opendir: simplify error handling
2020-11-19 Richard Genoudfs/squashfs: sqfs_opendir: fix some memory leaks and...
2020-11-19 Richard Genoudfs/squashfs: fix board hang-up when calling .exists()
2020-11-19 Qu Wenruofs: btrfs: initialize @ret to 0 to prevent uninitialize...
2020-11-19 Qu Wenruofs: btrfs: inode: handle uninitialized type before...
2020-11-19 Gerard Koskampfs/squashfs: Fix index off by 1 for inode SQFS_LDIR_TYPE
2020-10-31 Tom RiniMerge tag 'u-boot-rockchip-20201031' of https://gitlab...
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-22 Tom RiniMerge branch '2020-10-22-misc-changes'
2020-10-22 Naoki Hayamafs: btrfs: Fix typo in error message
2020-10-12 Tom RiniMerge tag 'ti-v2021.01-rc1' of https://gitlab.denx...
2020-10-06 Tom RiniMerge tag 'u-boot-amlogic-20201005' of https://gitlab...
2020-10-05 Tom RiniMerge branch 'next'
2020-10-05 Tom RiniMerge tag 'u-boot-atmel-2021.01-a' of https://gitlab...
2020-10-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2020-09-29 Tom RiniMerge branch '2020-09-29-assorted-fixes'
2020-09-29 Heinrich Schuchardtfs/squashfs: parameter check sqfs_read_metablock()
2020-09-24 Tom RiniMerge tag 'xilinx-for-v2021.01' of https://gitlab.denx...
2020-09-21 Tom RiniMerge branch '2020-09-14-generic-phy-error-trace' into...
2020-09-21 Tom RiniMerge branch 'master' into next
2020-09-19 Tom RiniMerge tag 'efi-2020-10-rc5-2' of https://gitlab.denx...
2020-09-19 Tom RiniMerge branch '2020-09-18-assorted-bugfixes'
2020-09-18 Joao Marcos Costafs/squashfs: Fix Coverity Scan defects
2020-09-15 Tom RiniMerge tag 'ti-v2021.01-next' of https://gitlab.denx...
2020-09-08 Tom RiniMerge branch '2020-09-14-btrfs-rewrite' into next
2020-09-08 Qu Wenruofs: btrfs: Cleanup the old implementation
2020-09-08 Qu Wenruofs: btrfs: Imeplement btrfs_list_subvols() using new...
2020-09-08 Qu Wenruofs: btrfs: Introduce function to resolve the path of...
2020-09-08 Qu Wenruofs: btrfs: Introduce function to resolve path in one...
2020-09-08 Qu Wenruofs: btrfs: Implement btrfs_file_read()
2020-09-08 Qu Wenruofs: btrfs: Introduce lookup_data_extent() for later use
2020-09-08 Qu Wenruofs: btrfs: Introduce btrfs_read_extent_inline() and...
2020-09-08 Qu Wenruofs: btrfs: Rename btrfs_file_read() and its callees...
2020-09-08 Qu Wenruofs: btrfs: Use btrfs_lookup_path() to implement btrfs_e...
2020-09-08 Qu Wenruofs: btrfs: Use btrfs_iter_dir() to replace btrfs_readdir()
2020-09-08 Qu Wenruofs: btrfs: Implement btrfs_lookup_path()
2020-09-08 Qu Wenruofs: btrfs: inode: Allow next_length() to return value...
2020-09-08 Qu Wenruofs: btrfs: Use btrfs_readlink() to implement __btrfs_re...
2020-09-08 Qu Wenruofs: btrfs: Rename path resolve related functions to...
2020-09-08 Qu Wenruofs: btrfs: Crossport open_ctree_fs_info() from btrfs...
2020-09-08 Qu Wenruofs: btrfs: Crossport btrfs_read_sys_array() and btrfs_r...
2020-09-08 Qu Wenruofs: btrfs: Crossport btrfs_search_slot() from btrfs...
2020-09-08 Qu Wenruofs: btrfs: Crossport struct btrfs_root to ctree.h
2020-09-08 Qu Wenruofs: btrfs: Rename btrfs_root to __btrfs_root
2020-09-08 Qu Wenruofs: btrfs: Rename struct btrfs_path to struct __btrfs_path
2020-09-08 Qu Wenruofs: btrfs: Crossport read_tree_block() from btrfs-progs
2020-09-08 Qu Wenruofs: btrfs: Crossport volumes.[ch] from btrfs-progs
2020-09-08 Qu Wenruofs: btrfs: Crossport structure accessor into ctree.h
2020-09-08 Qu Wenruofs: btrfs: Crossport extent-io.[ch] from btrfs-progs
2020-09-08 Qu Wenruofs: btrfs: Crossport extent-cache.[ch] from btrfs-progs
2020-09-08 Qu Wenruofs: btrfs: Crossport rbtree-utils from btrfs-progs
2020-09-08 Qu Wenruofs: btrfs: Crossport btrfs_read_dev_super() from btrfs...
2020-09-08 Qu Wenruofs: btrfs: Add more checksum algorithms
2020-09-08 Qu Wenruofs: btrfs: Sync btrfs_btree.h from kernel
2020-09-07 Tom RiniMerge branch 'remove-config-nr-dram-banks-v9-2020-08...
2020-09-07 Tom RiniMerge tag 'efi-2020-10-rc4' of https://gitlab.denx...
2020-09-06 Heinrich Schuchardtfs: convert error and debug messages to log
2020-08-26 Tom RiniMerge tag 'u-boot-imx-20200825' of https://gitlab.denx...
2020-08-25 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-08-25 Tom RiniMerge tag 'i2c-bugfixes-for-v2020.10' of https://gitlab...
2020-08-25 Tom RiniMerge tag 'u-boot-rockchip-20200820' of https://gitlab...
2020-08-25 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-08-25 Tom RiniMerge branch '2020-08-24-misc-improvements'
2020-08-24 Joao Marcos Costafs/squashfs: Fix Coverity Scan defects
2020-08-24 Joao Marcos Costafs/squashfs: add support for LZO decompression
2020-08-24 Joao Marcos Costafs/squashfs: add support for ZSTD decompression
2020-08-24 Joao Marcos Costafs/squashfs: replace sqfs_decompress() parameter
next