summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/reflink.c
AgeCommit message (Expand)Author
2020-12-18btrfs: fix deadlock when cloning inline extent and low on free metadata spaceFilipe Manana
2020-12-08btrfs: make btrfs_cont_expand take btrfs_inodeNikolay Borisov
2020-12-08btrfs: make btrfs_update_inode take btrfs_inodeNikolay Borisov
2020-12-08btrfs: make btrfs_inode_safe_disk_i_size_write take btrfs_inodeNikolay Borisov
2020-12-08btrfs: update the number of bytes used by an inode atomicallyFilipe Manana
2020-12-08btrfs: refactor btrfs_drop_extents() to make it easier to extendFilipe Manana
2020-12-08btrfs: locking: rip out path->leave_spinningJosef Bacik
2020-10-07btrfs: reschedule when cloning lots of extentsJohannes Thumshirn
2020-10-07btrfs: rename btrfs_punch_hole_range() to a more generic nameFilipe Manana
2020-10-07btrfs: rename struct btrfs_clone_extent_info to a more generic nameFilipe Manana
2020-10-07btrfs: remove item_size member of struct btrfs_clone_extent_infoFilipe Manana
2020-10-07btrfs: fix metadata reservation for fallocate that leads to transaction abortsFilipe Manana
2020-10-07btrfs: make copy_inline_to_page take btrfs_inodeNikolay Borisov
2020-10-07btrfs: convert btrfs_inode_sectorsize to take btrfs_inodeNikolay Borisov
2020-07-27btrfs: reduce contention on log trees when logging checksumsFilipe Manana
2020-07-27btrfs: make btrfs_delalloc_reserve_space take btrfs_inodeNikolay Borisov
2020-07-27btrfs: make btrfs_delalloc_release_space take btrfs_inodeNikolay Borisov
2020-07-27btrfs: make btrfs_set_extent_delalloc take btrfs_inodeNikolay Borisov
2020-04-08btrfs: fix lost i_size update after cloning inline extentFilipe Manana
2020-03-23Btrfs: implement full reflink support for inline extentsFilipe Manana
2020-03-23Btrfs: simplify inline extent handling when doing reflinksFilipe Manana
2020-03-23Btrfs: move all reflink implementation code into its own fileFilipe Manana