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
/
xen-blkfront.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-27
blk-mq: don't bounce by default
Christoph Hellwig
1
-3
/
+0
2017-06-18
xen-blkfront: remove bio splitting.
NeilBrown
1
-51
/
+3
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
1
-1
/
+1
2017-06-09
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
1
-4
/
+4
2017-06-09
block: introduce new block status code type
Christoph Hellwig
1
-6
/
+10
2017-04-20
blk-mq: remove the error argument to blk_mq_complete_request
Christoph Hellwig
1
-1
/
+1
2017-04-20
xen-blkfront: don't use req->errors
Christoph Hellwig
1
-11
/
+25
2017-04-18
blkfront: add uevent for size change
Marc Olson
1
-0
/
+3
2017-03-31
blk-mq: constify struct blk_mq_ops
Eric Biggers
1
-1
/
+1
2017-02-18
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
1
-1
/
+1
2017-02-01
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
1
-1
/
+1
2017-01-23
xen-blkfront: correct maximum segment accounting
Jan Beulich
1
-3
/
+9
2017-01-23
xen-blkfront: feature flags handling adjustments
Jan Beulich
1
-5
/
+5
2016-12-14
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-55
/
+26
2016-11-07
xen: make use of xenbus_read_unsigned() in xen-blkfront
Juergen Gross
1
-55
/
+26
2016-11-02
blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()
Bart Van Assche
1
-1
/
+1
2016-11-02
blk-mq: Avoid that requeueing starts stopped queues
Bart Van Assche
1
-0
/
+1
2016-09-15
blk-mq: remove ->map_queue
Christoph Hellwig
1
-1
/
+0
2016-08-19
xen-blkfront: free resources if xlvbd_alloc_gendisk fails
Bob Liu
1
-1
/
+6
2016-08-19
xen-blkfront: introduce blkif_set_queue_limits()
Bob Liu
1
-38
/
+48
2016-08-19
xen-blkfront: fix places not updated after introducing 64KB page granularity
Bob Liu
1
-2
/
+2
2016-07-27
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-24
/
+19
2016-07-27
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+10
2016-07-27
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-31
/
+35
2016-07-22
xen-blkfront: prefer xenbus_scanf() over xenbus_gather()
Jan Beulich
1
-24
/
+19
2016-06-29
xen-blkfront: save uncompleted reqs in blkfront_resume()
Bob Liu
1
-51
/
+40
2016-06-27
block: convert to device_add_disk()
Dan Williams
1
-2
/
+1
2016-06-09
block: add a separate operation type for secure erase
Christoph Hellwig
1
-5
/
+9
2016-06-08
xen-blkfront: fix resume issues after a migration
Bob Liu
1
-12
/
+8
2016-06-08
xen-blkfront: don't call talk_to_blkback when already connected to blkback
Bob Liu
1
-1
/
+14
2016-06-07
block: do not use REQ_FLUSH for tracking flush support
Mike Christie
1
-23
/
+24
2016-06-07
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
1
-4
/
+4
2016-06-07
drivers: use req op accessor
Mike Christie
1
-3
/
+5
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
1
-2
/
+2
2016-04-13
xen-blkfront: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+2
2016-03-19
Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+4
2016-03-04
xen-blkfront: rename indirect descriptor parameter
Jan Beulich
1
-2
/
+4
2016-01-30
xen/blkfront: realloc ring info in blkif_resume
Bob Liu
1
-29
/
+45
2016-01-04
xen/blkfront: Fix crash if backend doesn't follow the right states.
Konrad Rzeszutek Wilk
1
-4
/
+8
2016-01-04
xen/blkfront: Handle non-indirect grant with 64KB pages
Julien Grall
1
-16
/
+212
2016-01-04
xen-blkfront: Introduce blkif_ring_get_request
Julien Grall
1
-11
/
+19
2016-01-04
xen/blocks: Return -EXX instead of -1
Konrad Rzeszutek Wilk
1
-2
/
+2
2016-01-04
xen/blkfront: correct setting for xen_blkif_max_ring_order
Peng Fan
1
-1
/
+1
2016-01-04
xen/blkfront: make persistent grants pool per-queue
Bob Liu
1
-67
/
+43
2016-01-04
xen/blkfront: Remove duplicate setting of ->xbdev.
Bob Liu
1
-1
/
+0
2016-01-04
xen/blkfront: Cleanup of comments, fix unaligned variables, and syntax errors.
Konrad Rzeszutek Wilk
1
-7
/
+6
2016-01-04
xen/blkfront: negotiate number of queues/rings to be used with backend
Bob Liu
1
-41
/
+119
2016-01-04
xen/blkfront: split per device io_lock
Bob Liu
1
-26
/
+47
2016-01-04
xen/blkfront: pseudo support for multi hardware queues/rings
Bob Liu
1
-145
/
+198
2016-01-04
xen/blkfront: separate per ring information out of device info
Bob Liu
1
-162
/
+197
[next]