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
2019-11-13
block: Remove partition support for zoned block devices
Damien Le Moal
4
-124
/
+21
2019-11-13
block: Simplify report zones execution
Damien Le Moal
2
-35
/
+5
2019-11-13
block: cleanup the !zoned case in blk_revalidate_disk_zones
Christoph Hellwig
1
-3
/
+4
2019-11-13
block: Enhance blk_revalidate_disk_zones()
Damien Le Moal
2
-89
/
+80
2019-11-13
Merge branch 'for-5.5/drivers-post' into for-5.5/zoned
Jens Axboe
13
-49
/
+72
2019-11-13
Merge branch 'for-5.5/drivers' into for-5.5/zoned
Jens Axboe
37
-339
/
+713
2019-11-08
block: split bio if the only bvec's length is > SZ_4K
Ming Lei
1
-1
/
+1
2019-11-08
block: still try to split bio if the bvec crosses pages
Ming Lei
1
-1
/
+2
2019-11-07
blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTAT
Tejun Heo
9
-256
/
+287
2019-11-07
blk-cgroup: reimplement basic IO stats using cgroup rstat
Tejun Heo
2
-30
/
+142
2019-11-07
blk-cgroup: remove now unused blkg_print_stat_{bytes|ios}_recursive()
Tejun Heo
2
-88
/
+0
2019-11-07
blk-throtl: stop using blkg->stat_bytes and ->stat_ios
Tejun Heo
1
-9
/
+61
2019-11-07
bfq-iosched: stop using blkg->stat_bytes and ->stat_ios
Tejun Heo
3
-12
/
+35
2019-11-07
bfq-iosched: relocate bfqg_*rwstat*() helpers
Tejun Heo
1
-23
/
+23
2019-11-07
Merge branch 'for-linus' into for-5.5/block
Jens Axboe
943
-7850
/
+8830
2019-11-07
scsi: sd_zbc: add zone open, close, and finish support
Ajay Joshi
3
-14
/
+31
2019-11-07
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scs...
Jens Axboe
4
-26
/
+22
2019-11-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Jens Axboe
23
-56
/
+79
2019-11-07
null_blk: add zone open, close, and finish support
Ajay Joshi
1
-3
/
+30
2019-11-07
dm: add zone open, close and finish support
Ajay Joshi
3
-7
/
+7
2019-11-07
Merge branch 'for-5.5/block' into for-5.5/drivers
Jens Axboe
28
-331
/
+788
2019-11-07
block: add zone open, close and finish ioctl support
Ajay Joshi
4
-14
/
+46
2019-11-07
block: add zone open, close and finish operations
Ajay Joshi
6
-23
/
+63
2019-11-07
block: Simplify REQ_OP_ZONE_RESET_ALL handling
Damien Le Moal
1
-27
/
+13
2019-11-07
block: Remove REQ_OP_ZONE_RESET plugging
Damien Le Moal
1
-4
/
+0
2019-11-07
blkcg: make blkcg_print_stat() print stats only for online blkgs
Tejun Heo
1
-5
/
+8
2019-11-06
block: Warn if elevator= parameter is used
Jan Kara
1
-0
/
+9
2019-11-06
scsi: core: Handle drivers which set sg_tablesize to zero
Michael Schmitz
1
-1
/
+2
2019-11-06
scsi: qla2xxx: fix NPIV tear down process
Martin Wilck
2
-6
/
+10
2019-11-06
scsi: sd_zbc: Fix sd_zbc_complete()
Damien Le Moal
1
-19
/
+10
2019-11-06
Merge branch 'nvme-5.4-rc7' of git://git.infradead.org/nvme into for-linus
Jens Axboe
3
-0
/
+11
2019-11-06
nvme: change nvme_passthru_cmd64 to explicitly mark rsvd
Charles Machalow
1
-0
/
+1
2019-11-05
nvme-multipath: fix crash in nvme_mpath_clear_ctrl_paths
Anton Eidelman
1
-0
/
+2
2019-11-05
nvme-rdma: fix a segmentation fault during module unload
Max Gurtovoy
1
-0
/
+8
2019-11-05
block: avoid blk_bio_segment_split for small I/O operations
Christoph Hellwig
1
-1
/
+15
2019-11-04
nvme: Fix parsing of ANA log page
Prabhath Sajeepa
1
-4
/
+8
2019-11-04
nvmet: stop using bio_set_op_attrs
Christoph Hellwig
1
-7
/
+6
2019-11-04
nvmet: add plugging for read/write when ns is bdev
Christoph Hellwig
1
-0
/
+3
2019-11-04
nvmet: clean up command parsing a bit
Christoph Hellwig
2
-5
/
+6
2019-11-04
nvme-pci: Spelling s/resdicovered/rediscovered/
Geert Uytterhoeven
1
-1
/
+1
2019-11-04
nvmet: fill discovery controller sn, fr and mn correctly
Sagi Grimberg
1
-1
/
+7
2019-11-04
nvmet: Open code nvmet_req_execute()
Christoph Hellwig
6
-15
/
+8
2019-11-04
nvmet: Remove the data_len field from the nvmet_req struct
Christoph Hellwig
7
-39
/
+86
2019-11-04
nvmet: Introduce nvmet_dsm_len() helper
Christoph Hellwig
2
-2
/
+7
2019-11-04
nvmet: Cleanup discovery execute handlers
Christoph Hellwig
1
-25
/
+19
2019-11-04
nvmet: Introduce common execute function for get_log_page and identify
Christoph Hellwig
1
-43
/
+50
2019-11-04
nvmet-tcp: Don't set the request's data_len
Logan Gunthorpe
1
-4
/
+2
2019-11-04
nvmet-tcp: Don't check data_len in nvmet_tcp_map_data()
Logan Gunthorpe
1
-1
/
+1
2019-11-04
nvme: Introduce nvme_lba_to_sect()
Damien Le Moal
2
-7
/
+15
2019-11-04
nvme: Cleanup and rename nvme_block_nr()
Damien Le Moal
2
-5
/
+8
[next]