index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
reflink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-09
btrfs: introduce btrfs_subpage for data inodes
Qu Wenruo
1
-1
/
+4
2020-12-18
btrfs: fix deadlock when cloning inline extent and low on free metadata space
Filipe Manana
1
-0
/
+15
2020-12-08
btrfs: make btrfs_cont_expand take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2020-12-08
btrfs: make btrfs_update_inode take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2020-12-08
btrfs: make btrfs_inode_safe_disk_i_size_write take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2020-12-08
btrfs: update the number of bytes used by an inode atomically
Filipe Manana
1
-1
/
+1
2020-12-08
btrfs: refactor btrfs_drop_extents() to make it easier to extend
Filipe Manana
1
-1
/
+6
2020-12-08
btrfs: locking: rip out path->leave_spinning
Josef Bacik
1
-3
/
+0
2020-10-07
btrfs: reschedule when cloning lots of extents
Johannes Thumshirn
1
-0
/
+2
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