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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-09
btrfs: get zone information of zoned block devices
Naohiro Aota
7
-3
/
+287
2020-12-08
btrfs: introduce ZONED feature flag
Naohiro Aota
2
-0
/
+8
2020-12-08
btrfs: return bool from btrfs_should_end_transaction
Nikolay Borisov
2
-3
/
+3
2020-12-08
btrfs: return bool from should_end_transaction
Nikolay Borisov
1
-2
/
+2
2020-12-08
btrfs: remove err variable from do_relocation
Nikolay Borisov
1
-21
/
+12
2020-12-08
btrfs: eliminate err variable from merge_reloc_root
Nikolay Borisov
1
-17
/
+7
2020-12-08
btrfs: remove err variable from btrfs_delete_subvolume
Nikolay Borisov
1
-14
/
+7
2020-12-08
btrfs: unlock path before checking if extent is shared during nocow writeback
Filipe Manana
1
-2
/
+11
2020-12-08
btrfs: tree-checker: annotate all error branches as unlikely
David Sterba
1
-160
/
+173
2020-12-08
btrfs: remove stub device info from messages when we have no fs_info
David Sterba
1
-3
/
+7
2020-12-08
btrfs: use detach_page_private() in alloc_extent_buffer()
Qu Wenruo
1
-6
/
+1
2020-12-08
btrfs: use nodesize to determine if we need readahead in btrfs_lookup_bio_sums
Qu Wenruo
1
-1
/
+5
2020-12-08
btrfs: only clear EXTENT_LOCK bit in extent_invalidatepage
Qu Wenruo
1
-2
/
+10
2020-12-08
btrfs: remove unused parameter phy_offset from btrfs_validate_metadata_buffer
Qu Wenruo
3
-3
/
+3
2020-12-08
btrfs: scrub: remove the anonymous structure from scrub_page
Qu Wenruo
1
-5
/
+3
2020-12-08
btrfs: use fixed width int type for extent_state::state
Qu Wenruo
3
-46
/
+42
2020-12-08
btrfs: introduce helper to handle page status update in end_bio_extent_readpa...
Qu Wenruo
1
-5
/
+13
2020-12-08
btrfs: add structure to keep track of extent range in end_bio_extent_readpage
Qu Wenruo
1
-34
/
+73
2020-12-08
btrfs: tests: remove invalid extent-io test
Qu Wenruo
1
-15
/
+11
2020-12-08
btrfs: sysfs: remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-12-08
btrfs: simplify return values in setup_nodes_for_search
Nikolay Borisov
1
-22
/
+8
2020-12-08
btrfs: remove useless return value statement in split_node
Nikolay Borisov
1
-2
/
+1
2020-12-08
btrfs: remove unnecessary attempt to drop extent maps after adding inline extent
Filipe Manana
1
-1
/
+0
2020-12-08
btrfs: stop incrementing log batch when joining log transaction
Filipe Manana
1
-1
/
+0
2020-12-08
btrfs: skip unnecessary searches for xattrs when logging an inode
Filipe Manana
3
-1
/
+18
2020-12-08
btrfs: merge __set_extent_bit and set_extent_bit
Nikolay Borisov
3
-34
/
+29
2020-12-08
btrfs: make btrfs_update_inode_fallback take btrfs_inode
Nikolay Borisov
3
-10
/
+9
2020-12-08
btrfs: make btrfs_cont_expand take btrfs_inode
Nikolay Borisov
4
-22
/
+21
2020-12-08
btrfs: make btrfs_truncate_block take btrfs_inode
Nikolay Borisov
3
-36
/
+37
2020-12-08
btrfs: make btrfs_insert_replace_extent take btrfs_inode
Nikolay Borisov
1
-17
/
+17
2020-12-08
btrfs: make find_first_non_hole take btrfs_inode
Nikolay Borisov
1
-7
/
+8
2020-12-08
btrfs: make maybe_insert_hole take btrfs_inode
Nikolay Borisov
1
-11
/
+11
2020-12-08
btrfs: make btrfs_update_inode take btrfs_inode
Nikolay Borisov
10
-51
/
+51
2020-12-08
btrfs: make btrfs_update_inode_item take btrfs_inode
Nikolay Borisov
1
-7
/
+7
2020-12-08
btrfs: make btrfs_delayed_update_inode take btrfs_inode
Nikolay Borisov
3
-7
/
+10
2020-12-08
btrfs: make btrfs_finish_ordered_io btrfs_inode-centric
Nikolay Borisov
1
-19
/
+18
2020-12-08
btrfs: make btrfs_truncate_inode_items take btrfs_inode
Nikolay Borisov
4
-25
/
+27
2020-12-08
btrfs: make insert_prealloc_file_extent take btrfs_inode
Nikolay Borisov
1
-5
/
+7
2020-12-08
btrfs: make btrfs_inode_safe_disk_i_size_write take btrfs_inode
Nikolay Borisov
5
-18
/
+18
2020-12-08
btrfs: remove extent_buffer::recursed
Josef Bacik
2
-2
/
+0
2020-12-08
btrfs: remove the recurse parameter from __btrfs_tree_read_lock
Josef Bacik
2
-6
/
+3
2020-12-08
btrfs: use btrfs_tree_read_lock in btrfs_search_slot
Josef Bacik
1
-1
/
+1
2020-12-08
btrfs: merge back btrfs_read_lock_root_node helpers
Josef Bacik
3
-11
/
+4
2020-12-08
btrfs: locking: remove the recursion handling code
Josef Bacik
1
-64
/
+4
2020-12-08
btrfs: remove btrfs_path::recurse
Josef Bacik
2
-4
/
+2
2020-12-08
btrfs: unlock to current level in btrfs_next_old_leaf
Josef Bacik
1
-15
/
+17
2020-12-08
btrfs: cleanup the locking in btrfs_next_old_leaf
Josef Bacik
1
-10
/
+4
2020-12-08
btrfs: remove unused argument seed from btrfs_find_device
Anand Jain
5
-21
/
+19
2020-12-08
btrfs: drop never met disk total bytes check in verify_one_dev_extent
Anand Jain
1
-15
/
+10
2020-12-08
btrfs: drop unused argument step from btrfs_free_extra_devids
Anand Jain
3
-11
/
+11
[next]