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
pinetabv-6.6.y-devel
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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-05
btrfs: use cached state when looking for delalloc ranges with fiemap
Filipe Manana
3
-4
/
+18
2022-12-05
btrfs: update stale comment for count_range_bits()
Filipe Manana
1
-3
/
+23
2022-12-05
btrfs: allow passing a cached state record to count_range_bits()
Filipe Manana
4
-6
/
+49
2022-12-05
btrfs: remove no longer used btrfs_next_extent_map()
Filipe Manana
2
-31
/
+0
2022-12-05
btrfs: search for delalloc more efficiently during lseek/fiemap
Filipe Manana
1
-104
/
+48
2022-12-05
btrfs: skip unnecessary delalloc searches during lseek/fiemap
Filipe Manana
1
-1
/
+7
2022-12-05
btrfs: add an early exit when searching for delalloc range for lseek/fiemap
Filipe Manana
1
-6
/
+16
2022-12-05
btrfs: remove leftover setting of EXTENT_UPTODATE state in an inode's io_tree
Filipe Manana
2
-23
/
+3
2022-12-05
btrfs: move tree block parentness check into validate_extent_buffer()
Qu Wenruo
4
-28
/
+93
2022-12-05
btrfs: concentrate all tree block parentness check parameters into one structure
Qu Wenruo
10
-72
/
+159
2022-12-05
btrfs: move device->name RCU allocation and assign to btrfs_alloc_device()
Anand Jain
3
-48
/
+34
2022-12-05
btrfs: constify input buffer parameter in compression code
David Sterba
5
-9
/
+9
2022-12-05
btrfs: raid56: remove the old error tracking system
Qu Wenruo
2
-189
/
+53
2022-12-05
btrfs: raid56: migrate recovery and scrub recovery path to use error_bitmap
Qu Wenruo
1
-86
/
+193
2022-12-05
btrfs: raid56: introduce btrfs_raid_bio::error_bitmap
Qu Wenruo
2
-7
/
+103
2022-12-05
btrfs: pass btrfs_inode to btrfs_add_delayed_iput
David Sterba
7
-29
/
+28
2022-12-05
btrfs: use btrfs_inode inside btrfs_verify_data_csum
David Sterba
1
-6
/
+6
2022-12-05
btrfs: use btrfs_inode inside compress_file_range
David Sterba
1
-19
/
+18
2022-12-05
btrfs: switch async_chunk::inode to btrfs_inode
David Sterba
1
-6
/
+6
2022-12-05
btrfs: pass btrfs_inode to btrfs_inherit_iflags
David Sterba
1
-11
/
+11
2022-12-05
btrfs: pass btrfs_inode to inode_tree_add
David Sterba
1
-7
/
+7
2022-12-05
btrfs: pass btrfs_inode to fixup_tree_root_location
David Sterba
1
-5
/
+5
2022-12-05
btrfs: pass btrfs_inode to btrfs_inode_by_name
David Sterba
1
-6
/
+6
2022-12-05
btrfs: pass btrfs_inode to btrfs_unlink_subvol
David Sterba
1
-16
/
+16
2022-12-05
btrfs: pass btrfs_inode to btrfs_clear_delalloc_extent
David Sterba
3
-5
/
+4
2022-12-05
btrfs: pass btrfs_inode to btrfs_split_delalloc_extent
David Sterba
3
-7
/
+7
2022-12-05
btrfs: pass btrfs_inode to btrfs_set_delalloc_extent
David Sterba
3
-19
/
+18
2022-12-05
btrfs: pass btrfs_inode to btrfs_merge_delalloc_extent
David Sterba
3
-13
/
+11
2022-12-05
btrfs: switch extent_io_tree::private_data to btrfs_inode and rename
David Sterba
4
-33
/
+31
2022-12-05
btrfs: drop private_data parameter from extent_io_tree_init
David Sterba
9
-20
/
+17
2022-12-05
btrfs: pass btrfs_inode to btrfs_delete_subvolume
David Sterba
3
-7
/
+7
2022-12-05
btrfs: pass btrfs_inode to __unlink_start_trans
David Sterba
1
-4
/
+4
2022-12-05
btrfs: pass btrfs_inode to btrfs_check_data_csum
David Sterba
3
-12
/
+9
2022-12-05
btrfs: switch btrfs_writepage_fixup::inode to btrfs_inode
David Sterba
1
-3
/
+3
2022-12-05
btrfs: pass btrfs_inode to btrfs_add_delalloc_inodes
David Sterba
1
-9
/
+6
2022-12-05
btrfs: pass btrfs_inode to btrfs_dirty_inode
David Sterba
1
-10
/
+10
2022-12-05
btrfs: pass btrfs_inode to btrfs_inode_unlock
David Sterba
8
-36
/
+36
2022-12-05
btrfs: pass btrfs_inode to btrfs_inode_lock
David Sterba
8
-22
/
+22
2022-12-05
btrfs: pass btrfs_inode to btrfs_truncate
David Sterba
1
-21
/
+20
2022-12-05
btrfs: pass btrfs_inode to btrfs_submit_dio_bio
David Sterba
1
-7
/
+7
2022-12-05
btrfs: switch btrfs_dio_private::inode to btrfs_inode
David Sterba
1
-8
/
+8
2022-12-05
btrfs: pass btrfs_inode to btrfs_repair_one_sector
David Sterba
4
-12
/
+11
2022-12-05
btrfs: pass btrfs_inode to submit_one_bio
David Sterba
1
-6
/
+6
2022-12-05
btrfs: pass btrfs_inode to btrfs_submit_dio_repair_bio
David Sterba
3
-5
/
+5
2022-12-05
btrfs: pass btrfs_inode to btrfs_submit_data_read_bio
David Sterba
3
-7
/
+8
2022-12-05
btrfs: pass btrfs_inode to btrfs_submit_data_write_bio
David Sterba
3
-11
/
+10
2022-12-05
btrfs: pass btrfs_inode to btrfs_submit_metadata_bio
David Sterba
3
-6
/
+6
2022-12-05
btrfs: pass btrfs_inode to btrfs_wq_submit_bio
David Sterba
3
-7
/
+7
2022-12-05
btrfs: pass btrfs_inode to btrfs_submit_bio_start_direct_io
David Sterba
3
-4
/
+4
2022-12-05
btrfs: pass btrfs_inode to btrfs_submit_bio_start
David Sterba
3
-4
/
+4
[prev]
[next]