Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | btrfs: make btrfs_delalloc_reserve_space take btrfs_inode | Nikolay Borisov | 2020-07-27 | 1 | -2/+2 |
* | btrfs: make btrfs_delalloc_release_space take btrfs_inode | Nikolay Borisov | 2020-07-27 | 1 | -2/+2 |
* | btrfs: make btrfs_set_extent_delalloc take btrfs_inode | Nikolay Borisov | 2020-07-27 | 1 | -1/+2 |
* | btrfs: fix lost i_size update after cloning inline extent | Filipe Manana | 2020-04-08 | 1 | -0/+1 |
* | Btrfs: implement full reflink support for inline extents | Filipe Manana | 2020-03-23 | 1 | -87/+187 |
* | Btrfs: simplify inline extent handling when doing reflinks | Filipe Manana | 2020-03-23 | 1 | -39/+14 |
* | Btrfs: move all reflink implementation code into its own file | Filipe Manana | 2020-03-23 | 1 | -0/+729 |