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