index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
xen-blkfront.c
Age
Commit message (
Expand
)
Author
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-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
2015-07-24
xen-blkfront: introduce blkfront_gather_backend_features()
Bob Liu
2015-07-01
Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-22
drivers: xen-blkfront: only talk_to_blkback() when in XenbusStateInitialising
Bob Liu
2015-06-17
block/xen-blkfront: Remove invalid comment
Julien Grall
2015-06-17
block/xen-blkfront: Remove unused macro MAXIMUM_OUTSTANDING_BLOCK_REQS
Julien Grall
2015-06-05
xen/block: add multi-page ring support
Bob Liu
2015-06-05
driver: xen-blkfront: move talk_to_blkback to a more suitable place
Bob Liu
2015-04-15
xenbus_client: Extend interface to support multi-page ring
Wei Liu
2015-02-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-12
kernel.h: remove ancient __FUNCTION__ hack
Rasmus Villemoes
2015-02-10
xen-blkfront: fix accounting of reqs when migrating
Roger Pau Monne
2014-12-10
xen/blkfront: remove redundant flush_op
Vitaly Kuznetsov
2014-12-10
xen/blkfront: improve protection against issuing unsupported REQ_FUA
Vitaly Kuznetsov
2014-10-18
Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-10-06
xen: remove DEFINE_XENBUS_DRIVER() macro
David Vrabel
[next]