]> git.ipfire.org Git - thirdparty/u-boot.git/history - fs/btrfs/btrfs.h
Merge tag 'u-boot-stm32-20240926' of https://source.denx.de/u-boot/custodians/u-boot-stm
[thirdparty/u-boot.git] / fs / btrfs / btrfs.h
2024-07-20  Tom RiniSubtree merge tag 'v6.10-dts' of devicetree-rebasing...
2024-05-20  Tom RiniSubtree merge tag 'v6.9-dts' of devicetree-rebasing...
2024-04-01  Tom RiniSubtree merge tag 'v6.8-dts' of devicetree-rebasing...
2024-02-29  Tom RiniMerge commit '53633a893a06bd5a0c807287d9cc29337806eaf7...
2022-08-09  Tom RiniMerge tag 'u-boot-amlogic-20220809' of https://source...
2022-07-23  Tom RiniMerge tag 'efi-2022-10-rc1-2' of https://source.denx...
2022-07-23  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-07-21  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-07-21  Marek Behúntreewide: Fix Marek's name and change my e-mail address
2022-04-19  Tom RiniMerge branch '2022-04-19-assorted-updates'
2022-04-19  Pali Rohárbtrfs: Fix compilation on big endian systems
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-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-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: Implement btrfs_file_read()
2020-09-08  Qu Wenruofs: btrfs: Rename btrfs_file_read() and its callees...
2020-09-08  Qu Wenruofs: btrfs: Use btrfs_iter_dir() to replace btrfs_readdir()
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: 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: Add more checksum algorithms
2020-06-04  Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25  Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19  Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-18  Simon Glasspart: Drop disk_partition_t typedef
2018-07-04  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-06-27  Tom RiniMerge git://git.denx.de/u-boot-imx
2018-06-21  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-06-18  Yevgeny Popovychfs: btrfs: Do not fail when all root_backups are empty
2018-05-09  Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07  Tom RiniSPDX: Convert all of our single license tags to Linux...
2017-10-18  Tom RiniMerge git://git.denx.de/u-boot-spi
2017-10-11  Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2017-10-09  Tom RiniMerge git://git.denx.de/u-boot-video
2017-10-03  Marek Behúnfs: btrfs: Add single-device read-only BTRFS implementation