index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
xen-blkfront.c
Age
Commit message (
Expand
)
Author
2016-09-15
blk-mq: remove ->map_queue
Christoph Hellwig
2016-08-19
xen-blkfront: free resources if xlvbd_alloc_gendisk fails
Bob Liu
2016-08-19
xen-blkfront: introduce blkif_set_queue_limits()
Bob Liu
2016-08-19
xen-blkfront: fix places not updated after introducing 64KB page granularity
Bob Liu
2016-07-27
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-07-26
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-22
xen-blkfront: prefer xenbus_scanf() over xenbus_gather()
Jan Beulich
2016-06-29
xen-blkfront: save uncompleted reqs in blkfront_resume()
Bob Liu
2016-06-27
block: convert to device_add_disk()
Dan Williams
2016-06-09
block: add a separate operation type for secure erase
Christoph Hellwig
2016-06-08
xen-blkfront: fix resume issues after a migration
Bob Liu
2016-06-08
xen-blkfront: don't call talk_to_blkback when already connected to blkback
Bob Liu
2016-06-07
block: do not use REQ_FLUSH for tracking flush support
Mike Christie
2016-06-07
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
2016-06-07
drivers: use req op accessor
Mike Christie
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-04-12
xen-blkfront: switch to using blk_queue_write_cache()
Jens Axboe
2016-03-18
Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-03-03
xen-blkfront: rename indirect descriptor parameter
Jan Beulich
2016-01-29
xen/blkfront: realloc ring info in blkif_resume
Bob Liu
2016-01-04
xen/blkfront: Fix crash if backend doesn't follow the right states.
Konrad Rzeszutek Wilk
2016-01-04
xen/blkfront: Handle non-indirect grant with 64KB pages
Julien Grall
2016-01-04
xen-blkfront: Introduce blkif_ring_get_request
Julien Grall
2016-01-04
xen/blocks: Return -EXX instead of -1
Konrad Rzeszutek Wilk
2016-01-04
xen/blkfront: correct setting for xen_blkif_max_ring_order
Peng Fan
2016-01-04
xen/blkfront: make persistent grants pool per-queue
Bob Liu
2016-01-04
xen/blkfront: Remove duplicate setting of ->xbdev.
Bob Liu
2016-01-04
xen/blkfront: Cleanup of comments, fix unaligned variables, and syntax errors.
Konrad Rzeszutek Wilk
2016-01-04
xen/blkfront: negotiate number of queues/rings to be used with backend
Bob Liu
2016-01-04
xen/blkfront: split per device io_lock
Bob Liu
2016-01-04
xen/blkfront: pseudo support for multi hardware queues/rings
Bob Liu
2016-01-04
xen/blkfront: separate per ring information out of device info
Bob Liu
2015-11-04
Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-10-23
xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*
Julien Grall
2015-10-23
block/xen-blkfront: Make it running on 64KB page granularity
Julien Grall
2015-10-23
block/xen-blkfront: split get_grant in 2
Julien Grall
2015-10-23
block/xen-blkfront: Store a page rather a pfn in the grant structure
Julien Grall
2015-10-23
block/xen-blkfront: Split blkif_queue_request in 2
Julien Grall
2015-10-07
Merge branch 'stable/for-jens-4.3' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2015-10-07
xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)
Cathy Avery
2015-10-01
blk-mq: fix racy updates of rq->errors
Christoph Hellwig
2015-09-10
Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-09-08
Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-08
xen: Use correctly the Xen memory terminologies
Julien Grall
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-08-20
xen-blkfront: convert to blk-mq APIs
Bob Liu
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-27
Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2015-07-24
xen-blkfront: don't add indirect pages to list when !feature_persistent
Bob Liu
[next]