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
2024-09-10
btrfs: send: fix grammar in comments
Thorsten Blum
1
-2
/
+2
2024-09-10
btrfs: qgroup: use xarray to track dirty extents in transaction
Junchao Sun
5
-43
/
+50
2024-09-10
btrfs: qgroup: use goto style to handle errors in add_delayed_ref()
Junchao Sun
1
-9
/
+10
2024-09-10
btrfs: refactor __extent_writepage_io() to do sector-by-sector submission
Qu Wenruo
3
-111
/
+107
2024-09-10
btrfs: subpage: fix the bitmap dump which can cause bitmap corruption
Qu Wenruo
1
-2
/
+8
2024-09-10
btrfs: reduce chunk_map lookups in btrfs_map_block()
Johannes Thumshirn
1
-22
/
+27
2024-09-10
btrfs: directly wake up cleaner kthread in the BTRFS_IOC_SYNC ioctl
Filipe Manana
1
-4
/
+3
2024-09-10
btrfs: make btrfs_is_subpage() to return false directly for 4K page size
Qu Wenruo
2
-0
/
+11
2024-09-10
btrfs: change RST lookup error message level to debug
Johannes Thumshirn
1
-1
/
+1
2024-09-10
btrfs: don't readahead the relocation inode on RST
Johannes Thumshirn
1
-4
/
+18
2024-09-10
btrfs: set search_commit_root on stripe io in case of relocation
Johannes Thumshirn
1
-1
/
+4
2024-09-10
btrfs: rename btrfs_io_stripe::is_scrub to rst_search_commit_root
Johannes Thumshirn
4
-5
/
+5
2024-09-10
btrfs: don't dump stripe-tree on lookup error
Johannes Thumshirn
1
-2
/
+0
2024-09-10
btrfs: add comment about locking in cow_file_range_inline()
Boris Burkov
1
-0
/
+14
2024-09-10
btrfs: more efficient chunk map iteration when device replace finishes
Filipe Manana
1
-11
/
+25
2024-09-10
btrfs: reschedule when updating chunk maps at the end of a device replace
Filipe Manana
1
-0
/
+9
2024-09-10
btrfs: convert extent_range_clear_dirty_for_io() to use a folio
Josef Bacik
1
-6
/
+6
2024-09-10
btrfs: convert insert_inline_extent() to use a folio
Josef Bacik
1
-4
/
+7
2024-09-10
btrfs: convert btrfs_set_range_writeback() to use a folio
Josef Bacik
1
-6
/
+6
2024-09-10
btrfs: convert wait_subpage_spinlock() to only use a folio
Josef Bacik
1
-6
/
+5
2024-09-10
btrfs: convert find_next_dirty_byte() to take a folio
Josef Bacik
1
-9
/
+9
2024-09-10
btrfs: convert __get_extent_map() to take a folio
Josef Bacik
1
-5
/
+6
2024-09-10
btrfs: convert btrfs_get_extent() to take a folio
Josef Bacik
3
-5
/
+5
2024-09-10
btrfs: convert read_inline_extent() to use a folio
Josef Bacik
1
-7
/
+7
2024-09-10
btrfs: convert uncompress_inline() to take a folio
Josef Bacik
1
-4
/
+5
2024-09-10
btrfs: convert struct btrfs_writepage_fixup to use a folio
Josef Bacik
1
-4
/
+3
2024-09-10
btrfs: convert btrfs_writepage_cow_fixup() to use folio
Josef Bacik
3
-17
/
+18
2024-09-10
btrfs: convert btrfs_writepage_fixup_worker() to use a folio
Josef Bacik
1
-26
/
+28
2024-09-10
btrfs: convert submit_uncompressed_range() to take a folio
Josef Bacik
1
-14
/
+12
2024-09-10
btrfs: convert struct async_chunk to hold a folio
Josef Bacik
1
-12
/
+14
2024-09-10
btrfs: convert btrfs_run_delalloc_range() to take a folio
Josef Bacik
3
-16
/
+14
2024-09-10
btrfs: convert run_delalloc_compressed() to take a folio
Josef Bacik
1
-9
/
+11
2024-09-10
btrfs: convert btrfs_cleanup_ordered_extents() to take a folio
Josef Bacik
1
-12
/
+14
2024-09-10
btrfs: convert btrfs_cleanup_ordered_extents() to use folios
Josef Bacik
1
-6
/
+6
2024-09-10
btrfs: convert run_delalloc_nocow() to take a folio
Josef Bacik
1
-9
/
+8
2024-09-10
btrfs: convert fallback_to_cow() to take a folio
Josef Bacik
1
-6
/
+8
2024-09-10
btrfs: convert cow_file_range() to take a folio
Josef Bacik
1
-24
/
+21
2024-09-10
btrfs: convert cow_file_range_inline() to take a folio
Josef Bacik
1
-6
/
+6
2024-09-10
btrfs: convert run_delalloc_cow() to take a folio
Josef Bacik
1
-10
/
+10
2024-09-10
btrfs: convert extent_write_locked_range() to take a folio
Josef Bacik
3
-4
/
+5
2024-09-10
btrfs: convert extent_clear_unlock_delalloc() to take a folio
Josef Bacik
3
-15
/
+18
2024-09-10
btrfs: convert process_one_page() to operate only on folios
Josef Bacik
1
-8
/
+6
2024-09-10
btrfs: convert __process_pages_contig() to take a folio
Josef Bacik
1
-9
/
+10
2024-09-10
btrfs: convert __unlock_for_delalloc() to take a folio
Josef Bacik
1
-9
/
+9
2024-09-10
btrfs: convert lock_delalloc_pages() to take a folio
Josef Bacik
1
-12
/
+11
2024-09-10
btrfs: convert find_lock_delalloc_range() to use a folio
Josef Bacik
3
-20
/
+20
2024-09-10
btrfs: convert writepage_delalloc() to take a folio
Josef Bacik
1
-18
/
+20
2024-09-10
btrfs: convert btrfs_mark_ordered_io_finished() to take a folio
Josef Bacik
4
-14
/
+14
2024-09-10
btrfs: convert btrfs_finish_ordered_extent() to take a folio
Josef Bacik
3
-6
/
+6
2024-09-10
btrfs: convert can_finish_ordered_extent() to use a folio
Josef Bacik
1
-10
/
+11
[next]