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
path:
root
/
drivers
/
block
/
virtio_blk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-02
virtio-blk: handle block_device_operations callbacks after hot unplug
Stefan Hajnoczi
1
-8
/
+78
2020-04-17
virtio_blk: add a missing include
Michael S. Tsirkin
1
-0
/
+1
2020-03-30
Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+1
2020-03-19
virtio_blk.c: Convert to use set_capacity_revalidate_and_notify
Balbir Singh
1
-4
/
+1
2020-03-08
virtio-blk: improve virtqueue error to BLK_STS
Halil Pasic
1
-2
/
+7
2020-03-08
virtio-blk: fix hw_queue stopped on arbitrary error
Halil Pasic
1
-3
/
+5
2020-02-06
virtio-blk: remove VIRTIO_BLK_F_SCSI support
Christoph Hellwig
1
-114
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-04-22
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
1
-0
/
+2
2019-04-10
virtio-blk: limit number of hw queues by nr_cpu_ids
Dongli Zhang
1
-0
/
+2
2019-04-08
virtio_blk: replace 0 by HCTX_TYPE_DEFAULT to index blk_mq_tag_set->map
Dongli Zhang
1
-1
/
+2
2019-03-06
virtio-blk: Consider virtio_max_dma_size() for maximum segment size
Joerg Roedel
1
-4
/
+6
2019-01-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+81
2018-12-20
virtio_blk: add discard and write zeroes support
Changpeng Liu
1
-2
/
+81
2018-11-29
virtio_blk: implement mq_ops->commit_rqs() hook
Jens Axboe
1
-0
/
+15
2018-11-07
blk-mq: abstract out queue map
Jens Axboe
1
-1
/
+1
2018-09-28
virtio-blk: modernize sysfs attribute creation
Hannes Reinecke
1
-29
/
+39
2018-09-28
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
1
-1
/
+1
2018-05-24
block drivers/block: Use octal not symbolic permissions
Joe Perches
1
-3
/
+3
2018-05-14
block: sanitize blk_get_request calling conventions
Christoph Hellwig
1
-1
/
+1
2018-02-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-17
/
+15
2018-02-01
virtio_blk: print capacity at probe time
Stefan Hajnoczi
1
-17
/
+15
2018-01-31
blk-mq: introduce BLK_STS_DEV_RESOURCE
Ming Lei
1
-1
/
+1
2017-10-27
virtio_blk: Fix an SG_IO regression
Bart Van Assche
1
-0
/
+12
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2017-08-25
virtio_blk: fix incorrect message when disk is resized
Stefan Hajnoczi
1
-6
/
+10
2017-08-18
virtio_blk: Use blk_rq_is_scsi()
Bart Van Assche
1
-1
/
+1
2017-07-25
virtio_blk: Use sysfs_match_string() helper
Andy Shevchenko
1
-5
/
+2
2017-07-06
virtio_blk: quiesce/unquiesce live IO when entering PM states
Sagi Grimberg
1
-2
/
+2
2017-06-27
blk-mq: don't bounce by default
Christoph Hellwig
1
-3
/
+0
2017-06-09
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
1
-5
/
+5
2017-06-09
block: introduce new block status code type
Christoph Hellwig
1
-5
/
+5
2017-05-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+1
2017-05-02
virtio: wrap find_vqs
Michael S. Tsirkin
1
-2
/
+1
2017-05-02
blk-mq: update ->init_request and ->exit_request prototypes
Christoph Hellwig
1
-4
/
+3
2017-04-20
blk-mq: remove the error argument to blk_mq_complete_request
Christoph Hellwig
1
-1
/
+1
2017-04-20
scsi: introduce a result field in struct scsi_request
Christoph Hellwig
1
-1
/
+1
2017-04-20
virtio_blk: don't use req->errors
Christoph Hellwig
1
-7
/
+3
2017-04-20
virtio: fix spelling of virtblk_scsi_request_done
Christoph Hellwig
1
-3
/
+3
2017-04-20
block: remove the blk_execute_rq return value
Christoph Hellwig
1
-1
/
+2
2017-03-31
blk-mq: constify struct blk_mq_ops
Eric Biggers
1
-1
/
+1
2017-03-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+13
2017-02-27
virtio_blk: use virtio IRQ affinity
Christoph Hellwig
1
-1
/
+12
2017-02-27
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
1
-1
/
+2
2017-02-21
Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-79
/
+126
2017-02-21
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2017-02-01
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
1
-31
/
+30
2017-01-31
virtio_blk: make SCSI passthrough support configurable
Christoph Hellwig
1
-49
/
+94
2017-01-31
virtio_blk: remove struct request backpointer from virtblk_req
Christoph Hellwig
1
-10
/
+10
2017-01-28
block: split scsi_request out of struct request
Christoph Hellwig
1
-4
/
+7
[next]