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
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
2018-03-31
btrfs: Remove unused tot_len var from lzo_decompress
Nikolay Borisov
1
-2
/
+0
2018-03-31
btrfs: Remove unused length var from scrub_handle_errored_block
Nikolay Borisov
1
-2
/
+0
2018-03-31
btrfs: Remove unused op_key var from add_delayed_refs
Nikolay Borisov
1
-4
/
+1
2018-03-31
btrfs: volumes: Remove the meaningless condition of minimal nr_devs when allo...
Qu Wenruo
1
-3
/
+2
2018-03-31
btrfs: Document parameters of btrfs_reserve_extent
Nikolay Borisov
1
-0
/
+45
2018-03-31
btrfs: Handle error from btrfs_uuid_tree_rem call in _btrfs_ioctl_set_receive...
Nikolay Borisov
1
-4
/
+11
2018-03-31
btrfs: Use sizeof directly instead of a constant variable
Nikolay Borisov
1
-3
/
+2
2018-03-31
btrfs: rename submit callbacks and drop double underscores
David Sterba
2
-16
/
+15
2018-03-31
btrfs: remove unused parameters from extent_submit_bio_done_t
David Sterba
3
-8
/
+4
2018-03-31
btrfs: remove unused parameters from extent_submit_bio_start_t
David Sterba
3
-7
/
+2
2018-03-31
btrfs: separate types for submit_bio_start and submit_bio_done
David Sterba
3
-6
/
+15
2018-03-31
btrfs: kill tree_mod_log_set_root_pointer helper
David Sterba
1
-13
/
+7
2018-03-31
btrfs: kill tree_mod_log_set_node_key helper
David Sterba
1
-15
/
+17
2018-03-31
btrfs: kill trivial wrapper tree_mod_log_eb_move
David Sterba
1
-15
/
+12
2018-03-31
btrfs: remove trivial locking wrappers of tree mod log
David Sterba
1
-39
/
+19
2018-03-31
btrfs: drop fs_info parameter from __tree_mod_log_oldest_root
David Sterba
1
-6
/
+5
2018-03-31
btrfs: embed tree_mod_move structure to tree_mod_elem
David Sterba
1
-6
/
+4
2018-03-31
btrfs: drop unused fs_info parameter from tree_mod_log_eb_move
David Sterba
1
-7
/
+6
2018-03-31
btrfs: drop fs_info parameter from tree_mod_log_free_eb
David Sterba
1
-7
/
+4
2018-03-31
btrfs: drop fs_info parameter from tree_mod_log_free_eb
David Sterba
1
-9
/
+6
2018-03-31
btrfs: drop fs_info parameter from tree_mod_log_insert_key
David Sterba
1
-15
/
+12
2018-03-31
btrfs: drop fs_info parameter from tree_mod_log_insert_move
David Sterba
1
-13
/
+10
2018-03-31
btrfs: drop fs_info parameter from tree_mod_log_set_node_key
David Sterba
1
-11
/
+8
2018-03-31
btrfs: document more parameters of submit_extent_page
David Sterba
1
-0
/
+12
2018-03-31
btrfs: cleanup merging conditions in submit_extent_page
David Sterba
1
-17
/
+9
2018-03-31
btrfs: remove redundant variable in __do_readpage
David Sterba
1
-3
/
+1
2018-03-31
btrfs: assume that bio_ret is always valid in submit_extent_page
David Sterba
1
-5
/
+5
2018-03-31
Btrfs: scrub: batch rebuild for raid56
Liu Bo
1
-18
/
+61
2018-03-31
btrfs: sort and group mount option definitions
David Sterba
1
-53
/
+86
2018-03-31
btrfs: Add nossd_spread mount option
Howard McLauchlan
1
-4
/
+7
2018-03-31
btrfs: Remove btrfs_fs_info::open_ioctl_trans
Nikolay Borisov
3
-9
/
+4
2018-03-31
btrfs: Remove code referencing unused TRANS_USERSPACE
Nikolay Borisov
2
-26
/
+7
2018-03-31
btrfs: Remove btrfs_file_private::trans
Nikolay Borisov
1
-1
/
+0
2018-03-31
btrfs: Remove userspace transaction ioctls
Nikolay Borisov
3
-104
/
+0
2018-03-31
btrfs: qgroup: Fix root item corruption when multiple same source snapshots a...
Qu Wenruo
1
-1
/
+9
2018-03-31
btrfs: Relax memory barrier in btrfs_tree_unlock
Nikolay Borisov
1
-1
/
+1
2018-03-31
btrfs: add define for oldest generation
Anand Jain
5
-6
/
+8
2018-03-31
btrfs: open code trivial helper btrfs_page_exists_in_range
David Sterba
3
-9
/
+4
2018-03-31
btrfs: Use filemap_range_has_page()
Matthew Wilcox
2
-71
/
+5
2018-03-26
Btrfs: dev-replace: make sure target is identical to source when raid56 rebui...
Liu Bo
1
-2
/
+11
2018-03-26
Btrfs: raid56: remove redundant async_missing_raid56
Liu Bo
1
-17
/
+1
2018-03-26
btrfs: adjust return values of btrfs_inode_by_name
Su Yue
1
-12
/
+10
2018-03-26
btrfs: rename btrfs_close_extra_device to btrfs_free_extra_devids
Anand Jain
3
-6
/
+10
2018-03-26
btrfs: Remove root argument from cow_file_range_inline
Nikolay Borisov
1
-8
/
+7
2018-03-26
Btrfs: send: fix typo in TLV_PUT
Liu Bo
1
-2
/
+2
2018-03-26
btrfs: Remove root argument from btrfs_log_dentry_safe
Nikolay Borisov
3
-3
/
+3
2018-03-26
btrfs: Remove root arg from btrfs_log_inode_parent
Nikolay Borisov
1
-7
/
+6
2018-03-26
btrfs: Remove redundant comment from btrfs_search_forward
Nikolay Borisov
1
-3
/
+0
2018-03-26
btrfs: move btrfs_listxattr prototype to xattr.h
David Sterba
2
-3
/
+1
2018-03-26
btrfs: adjust return type of btrfs_getxattr
David Sterba
2
-2
/
+2
[prev]
[next]