index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
reflink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-07
btrfs: rename btrfs_punch_hole_range() to a more generic name
Filipe Manana
1
-2
/
+2
2020-10-07
btrfs: rename struct btrfs_clone_extent_info to a more generic name
Filipe Manana
1
-1
/
+1
2020-10-07
btrfs: remove item_size member of struct btrfs_clone_extent_info
Filipe Manana
1
-1
/
+0
2020-10-07
btrfs: fix metadata reservation for fallocate that leads to transaction aborts
Filipe Manana
1
-0
/
+1
2020-10-07
btrfs: make copy_inline_to_page take btrfs_inode
Nikolay Borisov
1
-19
/
+19
2020-10-07
btrfs: convert btrfs_inode_sectorsize to take btrfs_inode
Nikolay Borisov
1
-1
/
+1
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