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-05-25
btrfs: don't set SHAREABLE flag for data reloc tree
Qu Wenruo
3
-12
/
+23
2020-05-25
btrfs: inode: cleanup the log-tree exceptions in btrfs_truncate_inode_items()
Qu Wenruo
1
-10
/
+8
2020-05-25
btrfs: rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLE
Qu Wenruo
13
-55
/
+81
2020-05-25
btrfs: drop stale reference to volume_mutex
Anand Jain
1
-4
/
+3
2020-05-25
btrfs: update documentation of set/get helpers
David Sterba
1
-13
/
+17
2020-05-25
btrfs: optimize split page write in btrfs_set_token_##bits
David Sterba
1
-5
/
+7
2020-05-25
btrfs: optimize split page write in btrfs_set_##bits
David Sterba
1
-5
/
+9
2020-05-25
btrfs: optimize split page read in btrfs_get_token_##bits
David Sterba
1
-7
/
+9
2020-05-25
btrfs: optimize split page read in btrfs_get_##bits
David Sterba
1
-7
/
+10
2020-05-25
btrfs: drop unnecessary offset_in_page in extent buffer helpers
David Sterba
1
-30
/
+21
2020-05-25
btrfs: constify extent_buffer in the API functions
David Sterba
4
-55
/
+63
2020-05-25
btrfs: remove unused map_private_extent_buffer
David Sterba
2
-46
/
+0
2020-05-25
btrfs: speed up and simplify generic_bin_search
David Sterba
1
-28
/
+15
2020-05-25
btrfs: speed up btrfs_set_token_##bits helpers
David Sterba
1
-24
/
+16
2020-05-25
btrfs: speed up btrfs_set_##bits helpers
David Sterba
1
-17
/
+10
2020-05-25
btrfs: speed up btrfs_get_token_##bits helpers
David Sterba
1
-27
/
+16
2020-05-25
btrfs: speed up btrfs_get_##bits helpers
David Sterba
1
-19
/
+10
2020-05-25
btrfs: add separate bounds checker for set/get helpers
David Sterba
1
-0
/
+25
2020-05-25
btrfs: preset set/get token with first page and drop condition
David Sterba
2
-5
/
+6
2020-05-25
btrfs: don't use set/get token in leaf_space_used
David Sterba
1
-5
/
+3
2020-05-25
btrfs: don't use set/get token for single assignment in overwrite_item
David Sterba
1
-7
/
+2
2020-05-25
btrfs: drop eb parameter from set/get token helpers
David Sterba
5
-158
/
+130
2020-05-25
btrfs: use the token::eb for all set/get helpers
David Sterba
1
-4
/
+4
2020-05-25
btrfs: remove duplicated include in block-group.c
Tiezhu Yang
1
-1
/
+0
2020-05-25
btrfs: block-group: rename write_one_cache_group()
Qu Wenruo
1
-8
/
+8
2020-05-25
btrfs: block-group: refactor how we insert a block group item
Qu Wenruo
1
-16
/
+25
2020-05-25
btrfs: block-group: refactor how we delete one block group item
Qu Wenruo
1
-12
/
+25
2020-05-25
btrfs: block-group: refactor how we read one block group item
Qu Wenruo
1
-15
/
+32
2020-05-25
btrfs: block-group: don't set the wrong READA flag for btrfs_read_block_groups()
Qu Wenruo
1
-1
/
+0
2020-05-25
btrfs: send: emit file capabilities after chown
Marcos Paulo de Souza
1
-0
/
+67
2020-05-25
btrfs: scrub, only lookup for csums if we are dealing with a data extent
Filipe Manana
1
-7
/
+8
2020-05-25
btrfs: move the block group freeze/unfreeze helpers into block-group.c
Filipe Manana
4
-43
/
+44
2020-05-25
btrfs: rename member 'trimming' of block group to a more generic name
Filipe Manana
7
-33
/
+46
2020-05-25
btrfs: fix a race between scrub and block group removal/allocation
Filipe Manana
1
-2
/
+36
2020-05-25
btrfs: remove more obsolete v0 extent ref declarations
David Sterba
2
-18
/
+0
2020-05-25
btrfs: remove unused function btrfs_dev_extent_chunk_tree_uuid
YueHaibing
1
-7
/
+0
2020-05-25
btrfs: qgroup: mark qgroup inconsistent if we're inherting snapshot to a new ...
Qu Wenruo
1
-0
/
+14
2020-05-25
btrfs: speedup dead root detection during orphan cleanup
Robbie Ko
1
-11
/
+9
2020-05-25
btrfs: remove unused function heads_to_leaves
YueHaibing
1
-16
/
+0
2020-05-25
btrfs: add more codes to decoder table
David Sterba
1
-0
/
+9
2020-05-25
btrfs: sort error decoder entries
David Sterba
1
-9
/
+9
2020-05-25
btrfs: free alien device after device add
Anand Jain
1
-1
/
+11
2020-05-25
btrfs: include non-missing as a qualifier for the latest_bdev
Anand Jain
1
-0
/
+2
2020-05-25
btrfs: use crypto_shash_digest() instead of open coding
Eric Biggers
4
-18
/
+10
2020-05-25
btrfs: drop useless goto in open_fs_devices
Anand Jain
1
-7
/
+5
2020-05-25
btrfs: remove useless check for copy_items() return value
Filipe Manana
1
-4
/
+1
2020-05-25
btrfs: unify buffered and direct I/O read repair
Omar Sandoval
3
-170
/
+86
2020-05-25
btrfs: get rid of endio_repair_workers
Omar Sandoval
4
-10
/
+2
2020-05-25
btrfs: simplify direct I/O read repair
Omar Sandoval
2
-226
/
+44
2020-05-25
btrfs: get rid of one layer of bios in direct I/O
Omar Sandoval
2
-136
/
+65
[next]