btrfs: fix repair of compressed extents
[linux-2.6-microblaze.git] / fs / btrfs / extent_io.c
2022-07-25 Christoph Hellwigbtrfs: fix repair of compressed extents
2022-07-25 Christoph Hellwigbtrfs: pass a btrfs_bio to btrfs_repair_one_sector
2022-07-25 Christoph Hellwigbtrfs: repair all known bad mirrors
2022-07-25 Naohiro Aotabtrfs: replace BTRFS_MAX_EXTENT_SIZE with fs_info-...
2022-07-25 Christoph Hellwigbtrfs: remove extent writepage address space operation
2022-07-25 David Sterbabtrfs: unify tree search helper returning prev and...
2022-07-25 David Sterbabtrfs: make tree search for insert more generic and...
2022-07-25 David Sterbabtrfs: open code inexact rbtree search in tree_search
2022-07-25 David Sterbabtrfs: remove node and parent parameters from insert_state
2022-07-25 David Sterbabtrfs: add fast path for extent_state insertion
2022-07-25 David Sterbabtrfs: pass bits by value not by pointer for extent_sta...
2022-07-25 David Sterbabtrfs: lift start and end parameters to callers of...
2022-07-25 David Sterbabtrfs: open code rbtree search in insert_state
2022-07-25 David Sterbabtrfs: open code rbtree search in split_state
2022-07-25 Christoph Hellwigbtrfs: pass the btrfs_bio_ctrl to submit_one_bio
2022-07-25 Christoph Hellwigbtrfs: merge end_write_bio and flush_write_bio
2022-07-25 Christoph Hellwigbtrfs: don't use bio->bi_private to pass the inode...
2022-07-25 Christoph Hellwigbtrfs: do not allocate a btrfs_bio for low-level bios
2022-07-25 Christoph Hellwigbtrfs: centralize setting REQ_META
2022-07-25 Christoph Hellwigbtrfs: split btrfs_submit_data_bio to read and write...
2022-07-25 David Sterbabtrfs: remove redundant calls to flush_dcache_page
2022-07-25 Christoph Hellwigbtrfs: refactor end_bio_extent_readpage code flow
2022-07-25 Christoph Hellwigbtrfs: factor out a helper to end a single sector buffe...
2022-07-25 Qu Wenruobtrfs: remove duplicated parameters from submit_data_re...
2022-07-25 Fanjun Kongbtrfs: use PAGE_ALIGNED instead of IS_ALIGNED
2022-07-24 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2022-07-23 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-07-22 Linus TorvaldsMerge tag 'spi-fix-v5.19-rc7' of git://git./linux/kerne...
2022-07-22 Linus TorvaldsMerge tag 'riscv-for-linus-5.19-rc8' of git://git....
2022-07-22 Linus TorvaldsMerge tag 'io_uring-5.19-2022-07-21' of git://git.kerne...
2022-07-22 Linus TorvaldsMerge tag 'block-5.19-2022-07-21' of git://git.kernel...
2022-07-22 Linus TorvaldsMerge tag 'i2c-for-5.19-rc8' of git://git./linux/kernel...
2022-07-22 Linus TorvaldsMerge tag 'pinctrl-v5.19-3' of git://git./linux/kernel...
2022-07-22 Linus TorvaldsMerge tag 'sound-5.19-rc8' of git://git./linux/kernel...
2022-07-22 Linus TorvaldsMerge tag 'mmc-v5.19-rc6' of git://git./linux/kernel...
2022-07-22 Linus TorvaldsMerge tag 'rcu-urgent.2022.07.21a' of git://git./linux...
2022-07-22 Dave AirlieMerge tag 'drm-misc-fixes-2022-07-21' of git://anongit...
2022-07-21 Linus TorvaldsMerge tag 'mtd/fixes-for-5.19-final' of git://git....
2022-07-21 Linus TorvaldsMerge tag 'net-5.19-rc8' of git://git./linux/kernel...
2022-07-21 Dave AirlieMerge tag 'amd-drm-fixes-5.19-2022-07-20' of https...
2022-07-20 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2022-07-19 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2022-07-18 Linus TorvaldsMerge tag 'hte/for-5.19' of git://git./linux/kernel...
2022-07-17 Linus TorvaldsMerge tag 'drm-intel-fixes-2022-07-17' of git://anongit...
2022-07-17 Linus TorvaldsMerge tag 'perf_urgent_for_v5.19_rc7' of git://git...
2022-07-17 Linus TorvaldsMerge tag 'x86_urgent_for_v5.19_rc7' of git://git....
2022-07-17 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.19-rc7' of git://git....
2022-07-17 Linus TorvaldsMerge tag 'input-for-v5.19-rc6' of git://git./linux...
2022-07-17 Linus TorvaldsMerge tag 'for-v5.19-rc' of git://git./linux/kernel...
2022-07-16 Linus TorvaldsMerge tag 'for-5.19-rc7-tag' of git://git./linux/kernel...
2022-07-16 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2022-07-16 Linus TorvaldsMerge tag 'block-5.19-2022-07-15' of git://git.kernel...
2022-07-16 Linus TorvaldsMerge tag 'tty-5.19-rc7' of git://git./linux/kernel...
2022-07-16 Linus TorvaldsMerge tag 's390-5.19-6' of git://git./linux/kernel...
2022-07-16 Linus TorvaldsMerge tag 'printk-for-5.19-rc7' of git://git./linux...
2022-07-15 Linus TorvaldsMerge tag 'riscv-for-linus-5.19-rc7' of git://git....
2022-07-15 Linus TorvaldsMerge tag 'spi-fix-v5.19-rc4' of git://git./linux/kerne...
2022-07-15 David SterbaRevert "btrfs: turn fs_info member buffer_radix into...
2022-07-15 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.19-4' of git://git...
2022-07-15 Linus TorvaldsMerge tag 'for-linus-5.19a-rc7-tag' of git://git./linux...
2022-07-15 Linus TorvaldsMerge tag 'sysctl-fixes-5.19-rc7' of git://git./linux...
2022-07-15 Rafael J. WysockiMerge tag 'cpufreq-arm-fixes-5.19-rc7' of git://git...
2022-07-14 Dave AirlieMerge tag 'drm-misc-fixes-2022-07-14' of git://anongit...
2022-07-14 Linus TorvaldsMerge tag 'nfsd-5.19-3' of git://git./linux/kernel...
2022-07-14 Linus TorvaldsMerge tag 'integrity-v5.19-fix' of git://git./linux...
2022-07-14 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2022-07-14 Linus TorvaldsMerge tag 'sound-5.19-rc7' of git://git./linux/kernel...
2022-07-14 Paolo BonziniMerge commit 'kvm-vmx-nested-tsc-fix' into kvm-master
2022-07-13 Linus TorvaldsMerge tag 'cgroup-for-5.19-rc6-fixes' of git://git...
2022-07-13 David S. MillerMerge tag 'wireless-2022-07-13' of git://git./linux...
2022-07-13 Arnd BergmannMerge tag 'qcom-dts-fixes-for-5.19' of git://git./linux...
2022-07-13 Arnd BergmannMerge tag 'arm-soc/for-5.19/devicetree-arm64-fixes...
2022-07-12 Rodrigo ViviMerge tag 'gvt-fixes-2022-07-11' of https://github...
2022-07-12 Dave AirlieMerge tag 'drm-misc-fixes-2022-07-07-1' of ssh://git...
2022-07-11 Linus TorvaldsMerge tag 'for-5.19-rc6-tag' of git://git./linux/kernel...
2022-07-11 Linus TorvaldsMerge tags 'free-mq_sysctls-for-v5.19' and 'ptrace_unfr...
2022-07-11 Arnd BergmannMerge tag 'imx-fixes-5.19-3' of git://git./linux/kernel...
2022-07-10 Linus TorvaldsMerge tag 'dmaengine-fix-5.19' of git://git./linux...
2022-07-10 Linus TorvaldsMerge tag 'staging-5.19-rc6' of git://git./linux/kernel...
2022-07-10 Linus TorvaldsMerge tag 'io_uring-5.19-2022-07-09' of git://git.kerne...
2022-07-09 Linus TorvaldsMerge tag 'powerpc-5.19-5' of git://git./linux/kernel...
2022-07-08 Arnd BergmannMerge tag 'sunxi-fixes-for-5.19-2' of git://git./linux...
2022-07-08 Arnd BergmannMerge tag 'sunxi-fixes-for-5.19-1' of git://git./linux...
2022-07-08 Arnd BergmannMerge tag 'at91-fixes-5.19-2' of git://git./linux/kerne...
2022-07-08 Linus TorvaldsMerge tag 'cxl-fixes-for-5.19-rc6' of git://git./linux...
2022-07-08 Linus TorvaldsMerge tag 'block-5.19-2022-07-08' of git://git.kernel...
2022-07-08 Linus TorvaldsMerge tag 'io_uring-5.19-2022-07-08' of git://git.kerne...
2022-07-08 Arnd BergmannMerge tag 'tee-fixes-for-v5.19' of https://git.linaro...
2022-07-08 Arnd BergmannMerge tag 'reset-fixes-for-v5.19' of git://git.pengutro...
2022-07-07 Linus TorvaldsMerge tag 'pinctrl-v5.19-2' of git://git./linux/kernel...
2022-07-06 Linus TorvaldsMerge tag 'sound-5.19-rc6' of git://git./linux/kernel...
2022-07-06 Thomas GleixnerMerge tag 'irqchip-fixes-5.19-2' of git://git./linux...
2022-07-06 Arnd BergmannMerge tag 'v5.19-rockchip-socfixes1' of git://git....
2022-07-06 Arnd BergmannMerge tag 'v5.19-rockchip-dtsfixes1' of git://git....
2022-07-04 Takashi IwaiMerge tag 'asoc-fix-v5.19-rc3' of https://git./linux...
2022-07-03 Arnd BergmannMerge tag 'qcom-arm64-fixes-for-5.19' of git://git...
2022-07-03 Linus TorvaldsMerge tag 'xfs-5.19-fixes-4' of git://git./fs/xfs/xfs...
2022-07-03 David S. MillerMerge git://git./linux/kernel/git/netfilter/nf
2022-07-02 Linus TorvaldsMerge tag 'nfsd-5.19-2' of git://git./linux/kernel...
2022-07-02 Linus TorvaldsMerge tag 'powerpc-5.19-4' of git://git./linux/kernel...
next