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
2021-02-09
btrfs: zoned: deal with holes writing out tree-log pages
Naohiro Aota
1
-1
/
+22
2021-02-09
btrfs: zoned: reorder log node allocation on zoned filesystem
Naohiro Aota
2
-11
/
+28
2021-02-09
btrfs: zoned: serialize log transaction on zoned filesystems
Naohiro Aota
1
-1
/
+33
2021-02-09
btrfs: zoned: extend zoned allocator to use dedicated tree-log block group
Naohiro Aota
5
-4
/
+90
2021-02-09
btrfs: split alloc_log_tree()
Naohiro Aota
2
-6
/
+29
2021-02-09
btrfs: zoned: relocate block group to repair IO failure in zoned filesystems
Naohiro Aota
5
-0
/
+80
2021-02-09
btrfs: zoned: enable relocation on a zoned filesystem
Naohiro Aota
1
-2
/
+32
2021-02-09
btrfs: zoned: support dev-replace in zoned filesystems
Naohiro Aota
3
-0
/
+123
2021-02-09
btrfs: zoned: implement copying for zoned device-replace
Naohiro Aota
4
-1
/
+101
2021-02-09
btrfs: zoned: implement cloning for zoned device-replace
Naohiro Aota
3
-17
/
+80
2021-02-09
btrfs: zoned: mark block groups to copy for device-replace
Naohiro Aota
4
-0
/
+204
2021-02-09
btrfs: zoned: do not use async metadata checksum on zoned filesystems
Naohiro Aota
1
-0
/
+2
2021-02-09
btrfs: zoned: wait for existing extents before truncating
Naohiro Aota
1
-0
/
+9
2021-02-09
btrfs: zoned: serialize metadata IO
Naohiro Aota
6
-1
/
+109
2021-02-09
btrfs: zoned: introduce dedicated data write path for zoned filesystems
Naohiro Aota
1
-2
/
+32
2021-02-09
btrfs: zoned: enable zone append writing for direct IO
Naohiro Aota
1
-0
/
+18
2021-02-09
btrfs: zoned: use ZONE_APPEND write for zoned mode
Naohiro Aota
8
-3
/
+129
2021-02-09
btrfs: save irq flags when looking up an ordered extent
Johannes Thumshirn
1
-2
/
+3
2021-02-09
btrfs: zoned: cache if block group is on a sequential zone
Johannes Thumshirn
3
-0
/
+38
2021-02-09
btrfs: extend btrfs_rmap_block for specifying a device
Naohiro Aota
3
-11
/
+15
2021-02-09
btrfs: zoned: check if bio spans across an ordered extent
Johannes Thumshirn
3
-2
/
+36
2021-02-09
btrfs: zoned: split ordered extent when bio is sent
Naohiro Aota
3
-0
/
+175
2021-02-09
btrfs: zoned: handle REQ_OP_ZONE_APPEND as writing
Naohiro Aota
4
-11
/
+12
2021-02-09
btrfs: zoned: use bio_add_zone_append_page
Naohiro Aota
1
-3
/
+26
2021-02-09
btrfs: factor out helper adding a page to bio
Naohiro Aota
1
-15
/
+45
2021-02-09
btrfs: zoned: reset zones of unused block groups
Naohiro Aota
3
-7
/
+33
2021-02-09
btrfs: zoned: advance allocation pointer after tree log node
Naohiro Aota
1
-1
/
+15
2021-02-09
btrfs: zoned: redirty released extent buffers
Naohiro Aota
9
-1
/
+88
2021-02-09
btrfs: zoned: implement sequential extent allocation
Naohiro Aota
3
-6
/
+94
2021-02-09
btrfs: zoned: track unusable bytes for zones
Naohiro Aota
10
-18
/
+151
2021-02-09
btrfs: zoned: calculate allocation offset for conventional zones
Naohiro Aota
3
-9
/
+98
2021-02-09
btrfs: zoned: load zone's allocation offset
Naohiro Aota
4
-0
/
+179
2021-02-09
btrfs: zoned: verify device extent is aligned to zone
Naohiro Aota
1
-0
/
+14
2021-02-09
btrfs: zoned: implement zoned chunk allocator
Naohiro Aota
4
-17
/
+321
2021-02-09
btrfs: zoned: allow zoned filesystems on non-zoned block devices
Johannes Thumshirn
2
-16
/
+148
2021-02-09
btrfs: zoned: disallow fitrim on zoned filesystems
Naohiro Aota
1
-0
/
+8
2021-02-09
btrfs: zoned: do not load fs_info::zoned from incompat flag
Johannes Thumshirn
2
-2
/
+8
2021-02-09
btrfs: release path before calling to btrfs_load_block_group_zone_info
Johannes Thumshirn
1
-21
/
+17
2021-02-09
btrfs: zoned: use regular super block location on zone emulation
Naohiro Aota
1
-1
/
+7
2021-02-09
btrfs: zoned: defer loading zone info after opening trees
Naohiro Aota
4
-4
/
+44
2021-02-09
iomap: support REQ_OP_ZONE_APPEND
Naohiro Aota
2
-6
/
+38
2021-02-09
block: add bio_add_zone_append_page
Johannes Thumshirn
2
-0
/
+35
2021-02-09
btrfs: fix extent buffer leak on failure to copy root
Filipe Manana
1
-0
/
+2
2021-02-09
btrfs: explain page locking and readahead in read_extent_buffer_pages()
Qu Wenruo
1
-0
/
+7
2021-02-09
btrfs: allow read-only mount of 4K sector size fs on 64K page system
Qu Wenruo
2
-3
/
+29
2021-02-09
btrfs: integrate page status update for data read path into begin/end_page_read
Qu Wenruo
3
-23
/
+80
2021-02-09
btrfs: introduce btrfs_subpage for data inodes
Qu Wenruo
9
-33
/
+103
2021-02-09
btrfs: introduce subpage metadata validation check
Qu Wenruo
1
-0
/
+57
2021-02-09
btrfs: support subpage in endio_readpage_update_page_status()
Qu Wenruo
1
-6
/
+15
2021-02-09
btrfs: introduce read_extent_buffer_subpage()
Qu Wenruo
1
-0
/
+70
[next]