btrfs: introduce a bitmap based csum range search function
[sfrench/cifs-2.6.git] / fs / btrfs / inode.c
2022-12-05 Qu Wenruobtrfs: introduce a bitmap based csum range search function
2022-12-05 Filipe Mananabtrfs: allow passing a cached state record to count_ran...
2022-12-05 David Sterbabtrfs: pass btrfs_inode to btrfs_add_delayed_iput
2022-12-05 David Sterbabtrfs: use btrfs_inode inside btrfs_verify_data_csum
2022-12-05 David Sterbabtrfs: use btrfs_inode inside compress_file_range
2022-12-05 David Sterbabtrfs: switch async_chunk::inode to btrfs_inode
2022-12-05 David Sterbabtrfs: pass btrfs_inode to btrfs_inherit_iflags
2022-12-05 David Sterbabtrfs: pass btrfs_inode to inode_tree_add
2022-12-05 David Sterbabtrfs: pass btrfs_inode to fixup_tree_root_location
2022-12-05 David Sterbabtrfs: pass btrfs_inode to btrfs_inode_by_name
2022-12-05 David Sterbabtrfs: pass btrfs_inode to btrfs_unlink_subvol
2022-12-05 David Sterbabtrfs: pass btrfs_inode to btrfs_clear_delalloc_extent
2022-12-05 David Sterbabtrfs: pass btrfs_inode to btrfs_split_delalloc_extent
2022-12-05 David Sterbabtrfs: pass btrfs_inode to btrfs_set_delalloc_extent
2022-12-05 David Sterbabtrfs: pass btrfs_inode to btrfs_merge_delalloc_extent
2022-12-05 David Sterbabtrfs: switch extent_io_tree::private_data to btrfs_ino...
2022-12-05 David Sterbabtrfs: drop private_data parameter from extent_io_tree_init
2022-12-05 David Sterbabtrfs: pass btrfs_inode to btrfs_delete_subvolume
2022-12-05 David Sterbabtrfs: pass btrfs_inode to __unlink_start_trans
2022-12-05 David Sterbabtrfs: pass btrfs_inode to btrfs_check_data_csum
2022-12-05 David Sterbabtrfs: switch btrfs_writepage_fixup::inode to btrfs_inode
2022-12-05 David Sterbabtrfs: pass btrfs_inode to btrfs_add_delalloc_inodes
2022-12-05 David Sterbabtrfs: pass btrfs_inode to btrfs_dirty_inode
2022-12-05 David Sterbabtrfs: pass btrfs_inode to btrfs_inode_unlock
2022-12-05 David Sterbabtrfs: pass btrfs_inode to btrfs_inode_lock
2022-12-05 David Sterbabtrfs: pass btrfs_inode to btrfs_truncate
2022-12-05 David Sterbabtrfs: pass btrfs_inode to btrfs_submit_dio_bio
2022-12-05 David Sterbabtrfs: switch btrfs_dio_private::inode to btrfs_inode
2022-12-05 David Sterbabtrfs: pass btrfs_inode to btrfs_repair_one_sector
2022-12-05 David Sterbabtrfs: pass btrfs_inode to btrfs_submit_dio_repair_bio
2022-12-05 David Sterbabtrfs: pass btrfs_inode to btrfs_submit_data_read_bio
2022-12-05 David Sterbabtrfs: pass btrfs_inode to btrfs_submit_data_write_bio
2022-12-05 David Sterbabtrfs: pass btrfs_inode to btrfs_wq_submit_bio
2022-12-05 David Sterbabtrfs: pass btrfs_inode to btrfs_submit_bio_start_direct_io
2022-12-05 David Sterbabtrfs: pass btrfs_inode to btrfs_submit_bio_start
2022-12-05 David Sterbabtrfs: simplify btree_submit_bio_start and btrfs_submit...
2022-12-05 David Sterbabtrfs: change how submit bio callback is passed to...
2022-12-05 David Sterbabtrfs: drop parameter compression_type from btrfs_submi...
2022-12-05 David Sterbabtrfs: change how repair action is passed to btrfs_repa...
2022-12-05 Qu Wenruobtrfs: extract the inline extent read code into its...
2022-12-05 Qu Wenruobtrfs: remove new_inline argument from btrfs_extent_ite...
2022-12-05 Qu Wenruobtrfs: do not reset extent map members for inline exten...
2022-12-05 Qu Wenruobtrfs: make inline extent read calculation much simpler
2022-12-05 Josef Bacikbtrfs: move orphan prototypes into orphan.h
2022-12-05 Josef Bacikbtrfs: move super_block specific helpers into super.h
2022-12-05 Josef Bacikbtrfs: move verity prototypes into verity.h
2022-12-05 Josef Bacikbtrfs: move relocation prototypes into relocation.h
2022-12-05 Josef Bacikbtrfs: move acl prototypes into acl.h
2022-12-05 Josef Bacikbtrfs: move file prototypes to file.h
2022-12-05 Josef Bacikbtrfs: move ioctl prototypes into ioctl.h
2022-12-05 Josef Bacikbtrfs: move uuid tree prototypes to uuid-tree.h
2022-12-05 Josef Bacikbtrfs: move file-item prototypes into their own header
2022-12-05 Josef Bacikbtrfs: move dir-item prototypes into dir-item.h
2022-12-05 Josef Bacikbtrfs: move defrag related prototypes to their own...
2022-12-05 David Sterbabtrfs: update function comments
2022-12-05 Josef Bacikbtrfs: move root tree prototypes to their own header
2022-12-05 Josef Bacikbtrfs: move extent-tree helpers into their own header...
2022-12-05 Omar Sandovalbtrfs: extend btrfs_dir_item type to store encryption...
2022-12-05 Sweet Tea Dorminybtrfs: use struct fscrypt_str instead of struct qstr
2022-12-05 Sweet Tea Dorminybtrfs: setup qstr from dentrys using fscrypt helper
2022-12-05 Sweet Tea Dorminybtrfs: use struct qstr instead of name and namelen...
2022-12-05 Josef Bacikbtrfs: move btrfs_map_token to accessors
2022-12-05 Josef Bacikbtrfs: move fs wide helpers out of ctree.h
2022-12-05 Josef Bacikbtrfs: move free space cachep's out of ctree.h
2022-12-05 Josef Bacikbtrfs: move btrfs_path_cachep out of ctree.h
2022-12-05 Josef Bacikbtrfs: move trans_handle_cachep out of ctree.h
2022-12-05 Josef Bacikbtrfs: move btrfs_print_data_csum_error into inode.c
2022-12-05 Josef Bacikbtrfs: add a cached_state to try_lock_extent
2022-12-04 Linus TorvaldsMerge tag 'powerpc-6.1-6' of git://git./linux/kernel...
2022-12-04 Linus TorvaldsMerge tag 'input-for-v6.1-rc7' of git://git./linux...
2022-12-03 Linus TorvaldsMerge tag 'block-6.1-2022-12-02' of git://git.kernel...
2022-12-03 Linus TorvaldsMerge tag 'riscv-for-linus-6.1-rc8' of git://git./linux...
2022-12-02 Linus TorvaldsMerge tag 'sound-6.1-rc8' of git://git./linux/kernel...
2022-12-01 Palmer DabbeltRISC-V: Fix a race condition during kernel stack overflow
2022-12-01 Linus TorvaldsMerge tag 'efi-fixes-for-v6.1-4' of git://git./linux...
2022-11-30 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2022-11-29 Jakub KicinskiMerge tag 'wireless-2022-11-28' of git://git./linux...
2022-11-28 Linus TorvaldsMerge tag 'devicetree-fixes-for-6.1-2' of git://git...
2022-11-27 Linus TorvaldsMerge tag 'pull-fixes' of git://git./linux/kernel/git...
2022-11-26 Linus TorvaldsMerge tag 'nfsd-6.1-6' of git://git./linux/kernel/git...
2022-11-26 Linus TorvaldsMerge tag 'for-v6.1-rc' of git://git./linux/kernel...
2022-11-26 Linus TorvaldsMerge tag 'block-6.1-2022-11-25' of git://git.kernel...
2022-11-26 Linus TorvaldsMerge tag 'io_uring-6.1-2022-11-25' of git://git.kernel...
2022-11-25 Linus TorvaldsMerge tag 'regulator-fix-v6.1-rc6' of git://git./linux...
2022-11-25 Linus TorvaldsMerge tag 'for-6.1-rc6-tag' of git://git./linux/kernel...
2022-11-25 Linus TorvaldsMerge tag 's390-6.1-6' of git://git./linux/kernel/git...
2022-11-25 Linus TorvaldsMerge tag 'hyperv-fixes-signed-20221125' of git://git...
2022-11-25 Linus TorvaldsMerge tag 'pull-fixes' of git://git./linux/kernel/git...
2022-11-25 Linus TorvaldsMerge tag 'sound-6.1-rc7' of git://git./linux/kernel...
2022-11-24 Dave AirlieMerge tag 'drm-misc-fixes-2022-11-24' of git://anongit...
2022-11-24 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2022-11-24 Arnd BergmannMerge tag 'v6.2-rockchip-dts32-1' of git://git./linux...
2022-11-24 Mark BrownASoC: Merge dropped fixes from v5.18
2022-11-24 Jakub KicinskiMerge branch 'master' of git://git./linux/kernel/git...
2022-11-23 Linus TorvaldsMerge tag 'pci-v6.1-fixes-3' of git://git./linux/kernel...
2022-11-23 Linus TorvaldsMerge tag 'spi-fix-v6.1-rc6' of git://git./linux/kernel...
2022-11-23 Arnd BergmannMerge tag 'v6.1-rockchip-dtsfixes1' of git://git./linux...
2022-11-22 Greg Kroah-HartmanMerge tag 'icc-6.1-rc6' of git://git./linux/kernel...
2022-11-22 Greg Kroah-HartmanMerge tag 'iio-fixes-for-6.1c' of https://git./linux...
2022-11-22 Greg Kroah-HartmanMerge tag 'fpga-for-6.1-final' of git://git./linux...
next