btrfs: don't redirty pages in compress_file_range
[platform/kernel/linux-rpi.git] / fs / btrfs / inode.c
2023-08-21 Christoph Hellwigbtrfs: don't redirty pages in compress_file_range
2023-08-21 Christoph Hellwigbtrfs: share the code to free the page array in compres...
2023-08-21 Christoph Hellwigbtrfs: use a separate label for the incompressible...
2023-08-21 Christoph Hellwigbtrfs: further simplify the compress or not logic in...
2023-08-21 Christoph Hellwigbtrfs: streamline compress_file_range
2023-08-21 Christoph Hellwigbtrfs: merge submit_compressed_extents and async_cow_submit
2023-08-21 Christoph Hellwigbtrfs: merge async_cow_start and compress_file_range
2023-08-21 Christoph Hellwigbtrfs: don't clear async_chunk->inode in async_cow_start
2023-08-21 Christoph Hellwigbtrfs: clean up the check for uncompressed ranges in...
2023-08-21 Christoph Hellwigbtrfs: reduce the number of arguments to btrfs_run_dela...
2023-08-21 Christoph Hellwigbtrfs: remove the return value from submit_uncompressed...
2023-08-21 Christoph Hellwigbtrfs: reduce debug spam from submit_compressed_extents
2023-08-21 Christoph Hellwigbtrfs: remove end_extent_writepage
2023-08-21 Christoph Hellwigbtrfs: remove btrfs_writepage_endio_finish_ordered
2023-08-21 Christoph Hellwigbtrfs: don't create inline extents in fallback_to_cow
2023-08-21 Christoph Hellwigbtrfs: pass a flags argument to cow_file_range
2023-08-21 Boris Burkovbtrfs: free qgroup rsv on io failure
2023-08-21 Goldwyn Rodriguesbtrfs: remove duplicate free_async_extent_pages() on...
2023-08-20 Linus TorvaldsMerge tag 'tty-6.5-rc7' of git://git./linux/kernel...
2023-08-20 Linus TorvaldsMerge tag 'rust-fixes-6.5-rc7' of https://github.com...
2023-08-19 Linus TorvaldsMerge tag 'i2c-for-6.5-rc7' of git://git./linux/kernel...
2023-08-19 Linus TorvaldsMerge tag 'for-6.5-rc6-tag' of git://git./linux/kernel...
2023-08-19 Linus TorvaldsMerge tag 'fbdev-for-6.5-rc7' of git://git./linux/kerne...
2023-08-19 Linus TorvaldsMerge tag 'block-6.5-2023-08-19' of git://git.kernel...
2023-08-19 Linus TorvaldsMerge tag 'media/v6.5-3' of git://git./linux/kernel...
2023-08-19 Linus TorvaldsMerge tag 'powerpc-6.5-6' of git://git./linux/kernel...
2023-08-18 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2023-08-18 Linus TorvaldsMerge tag 'riscv-for-linus-6.5-rc7' of git://git./linux...
2023-08-18 Linus TorvaldsMerge tag 'sound-6.5-rc7' of git://git./linux/kernel...
2023-08-18 Linus TorvaldsMerge tag 'mmc-v6.5-rc1-2' of git://git./linux/kernel...
2023-08-18 Linus TorvaldsMerge tag 'pinctrl-v6.5-3' of git://git./linux/kernel...
2023-08-18 Linus TorvaldsMerge tag 'soc-fixes-6.5-3' of git://git./linux/kernel...
2023-08-18 Linus TorvaldsMerge tag 'asm-generic-fix-6.5' of git://git./linux...
2023-08-18 Linus TorvaldsMerge tag 'net-6.5-rc7' of git://git./linux/kernel...
2023-08-17 Dave AirlieMerge tag 'drm-misc-fixes-2023-08-17' of git://anongit...
2023-08-17 Dave AirlieMerge tag 'drm-intel-fixes-2023-08-17' of git://anongit...
2023-08-17 Arnd BergmannMerge tag 'qcom-arm64-fixes-for-6.5' of https://git...
2023-08-17 Arnd BergmannMerge tag 'omap-for-v6.5/fixes-signed' of git://git...
2023-08-17 Arnd BergmannMerge tag 'v6.5-rockchip-dtsfixes1' of git://git./linux...
2023-08-16 David S. MillerMerge tag 'ipsec-2023-08-15' of git://git./linux/kernel...
2023-08-15 Linus TorvaldsMerge tag '6.5-rc6-smb3-client-fixes' of git://git...
2023-08-15 Linus TorvaldsMerge tag 'regulator-fix-v6.5-rc6' of git://git./linux...
2023-08-15 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2023-08-14 Filipe Mananabtrfs: fix infinite directory reads
2023-08-13 Linus TorvaldsMerge tag 'kbuild-fixes-v6.5-2' of git://git./linux...
2023-08-13 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.5-4' of git://git...
2023-08-13 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2023-08-12 Linus TorvaldsMerge tag 'for-6.5-rc5-tag' of git://git./linux/kernel...
2023-08-12 Arnd BergmannMerge tag 'zynq-soc-for-6.6' of https://github.com...
2023-08-12 Arnd BergmannMerge tag 'imx-fixes-6.5-2' of git://git./linux/kernel...
2023-08-12 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2023-08-11 Linus TorvaldsMerge tag 'block-6.5-2023-08-11' of git://git.kernel...
2023-08-11 Linus TorvaldsMerge tag 'pci-v6.5-fixes-1' of git://git./linux/kernel...
2023-08-11 Linus TorvaldsMerge tag 'riscv-for-linus-6.5-rc6' of git://git./linux...
2023-08-11 Dave AirlieMerge tag 'drm-misc-fixes-2023-08-10' of git://anongit...
2023-08-10 Linus TorvaldsMerge tag 'dmaengine-fix-6.5' of git://git./linux/kerne...
2023-08-10 Christoph Hellwigbtrfs: properly clear end of the unreserved range in...
2023-08-09 Jakub KicinskiMerge tag 'wireless-2023-08-09' of git://git./linux...
2023-08-08 Linus TorvaldsMerge tag 'hardening-v6.5-rc6' of git://git./linux...
2023-08-08 Linus TorvaldsMerge tag 'gfs2-v6.4-fixes' of git://git./linux/kernel...
2023-08-08 Linus TorvaldsMerge tag 'gds-for-linus-2023-08-01' of git://git....
2023-08-07 Linus TorvaldsMerge tag 'x86_bugs_srso' of git://git./linux/kernel...
2023-08-07 Linus TorvaldsMerge tag 'wq-for-6.5-rc5-fixes' of git://git./linux...
2023-08-07 Linus TorvaldsMerge tag 'mmc-v6.5-rc1' of git://git./linux/kernel...
2023-08-05 Linus TorvaldsMerge tag 'powerpc-6.5-5' of git://git./linux/kernel...
2023-08-05 Greg Kroah-HartmanMerge tag 'icc-6.5-rc5' of git://git./linux/kernel...
2023-08-05 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2023-08-05 Linus TorvaldsMerge tag 'hyperv-fixes-signed-20230804' of git://git...
2023-08-04 Linus TorvaldsMerge tag 'riscv-for-linus-6.5-rc5' of git://git./linux...
2023-08-04 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2023-08-04 Linus TorvaldsMerge tag 'mtd/fixes-for-6.5-rc5' of git://git./linux...
2023-08-04 Paolo BonziniMerge tag 'kvmarm-fixes-6.5-2' of git://git./linux...
2023-08-04 Greg Kroah-HartmanMerge tag 'iio-fixes-for-6.5a' of https://git./linux...
2023-08-04 Greg Kroah-HartmanMerge tag 'counter-fixes-for-6.5b' of git://git./linux...
2023-08-04 Greg Kroah-HartmanMerge tag 'counter-fixes-for-6.5a' of git://git./linux...
2023-08-03 Dave AirlieMerge tag 'drm-misc-fixes-2023-08-03' of ssh://git...
2023-08-03 Linus TorvaldsMerge tag 'cxl-fixes-6.5-rc5' of git://git./linux/kerne...
2023-08-03 Jakub KicinskiMerge tag 'wireless-2023-08-03' of git://git./linux...
2023-08-03 Linus TorvaldsMerge tag 'nfsd-6.5-3' of git://git./linux/kernel/git...
2023-08-03 Linus TorvaldsMerge tag 'soc-fixes-6.5-2' of git://git./linux/kernel...
2023-08-03 Linus TorvaldsMerge tag 'bitmap-6.5-rc5' of https://github.com:/norov...
2023-08-02 Linus TorvaldsMerge tag 'exfat-for-6.5-rc5' of git://git./linux/kerne...
2023-08-02 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2023-08-02 Tony LindgrenMerge branch 'omap-for-v6.5/ti-sysc' into omap-for...
2023-07-30 Linus TorvaldsMerge tag 'tty-6.5-rc4' of git://git./linux/kernel...
2023-07-30 Linus TorvaldsMerge tag 'char-misc-6.5-rc4' of git://git./linux/kerne...
2023-07-30 Linus TorvaldsMerge tag 'locking_urgent_for_v6.5_rc4' of git://git...
2023-07-30 Linus TorvaldsMerge tag 'x86_urgent_for_v6.5_rc4' of git://git./linux...
2023-07-30 Linus TorvaldsMerge tag 'irq_urgent_for_v6.5_rc4' of git://git./linux...
2023-07-30 Linus TorvaldsMerge tag 'trace-v6.5-rc3' of git://git./linux/kernel...
2023-07-29 Linus TorvaldsMerge tag 'ata-6.5-rc4' of git://git./linux/kernel...
2023-07-29 Linus TorvaldsMerge tag 'hwmon-for-v6.5-rc4' of git://git./linux...
2023-07-28 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2023-07-28 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2023-07-28 Linus TorvaldsMerge tag 'for-linus-6.5a-rc4-tag' of git://git./linux...
2023-07-28 Linus TorvaldsMerge tag '9p-fixes-6.5-rc3' of git://git./linux/kernel...
2023-07-28 Linus TorvaldsMerge tag 'block-6.5-2023-07-28' of git://git.kernel...
2023-07-28 Linus TorvaldsMerge tag 'io_uring-6.5-2023-07-28' of git://git.kernel...
2023-07-28 Linus TorvaldsMerge tag 'for-6.5/dm-fixes' of git://git./linux/kernel...
2023-07-28 Linus TorvaldsMerge tag 'cxl-fixes-6.5-rc4' of git://git./linux/kerne...
next