summaryrefslogtreecommitdiffstats
path: root/drivers/block/xen-blkback
Commit message (Expand)AuthorAge
* Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-07
|\
| * block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-23
| * xen-blkback: Avoid that gcc 7 warns about fall-through when building with W=1Bart Van Assche2017-08-18
| * xen-blkback: Fix indentationBart Van Assche2017-08-18
* | xen-blkback: stop blkback thread of every queue in xen_blkif_disconnectAnnie Li2017-08-25
|/
* Merge commit '8e8320c9315c' into for-4.13/blockJens Axboe2017-06-22
|\
| * xen-blkback: don't leak stack data via response ringJan Beulich2017-06-13
| * xen/blkback: don't use xen_blkif_get() in xen-blkback kthreadJuergen Gross2017-06-13
| * xen/blkback: don't free be structure too earlyJuergen Gross2017-06-13
| * xen/blkback: fix disconnect while I/Os in flightJuergen Gross2017-06-13
* | block: switch bios to blk_status_tChristoph Hellwig2017-06-09
|/
* block: xen-blkback: add null check to avoid null pointer dereferenceGustavo A. R. Silva2017-05-15
* xen: modify xenstore watch event interfaceJuergen Gross2017-02-09
* Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-13
|\
| * xen: make use of xenbus_read_unsigned() in xen-blkbackJuergen Gross2016-11-07
* | block,fs: use REQ_* flags directlyChristoph Hellwig2016-11-01
|/
* Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-27
|\
| * xen-blkback: really don't leak mode propertyJan Beulich2016-07-22
| * xen-blkback: constify instance of "struct attribute_group"Jan Beulich2016-07-22
| * xen-blkback: prefer xenbus_scanf() over xenbus_gather()Jan Beulich2016-07-22
* | block: add a separate operation type for secure eraseChristoph Hellwig2016-06-09
* | xen: use bio op accessorsMike Christie2016-06-07
* | block/fs/drivers: remove rw argument from submit_bioMike Christie2016-06-07
|/
* block: kill off q->flush_flagsJens Axboe2016-04-13
* xen/blback: Fit the important information of the thread in 17 charactersKonrad Rzeszutek Wilk2016-03-03
* xen-blkback: advertise indirect segment support earlierJan Beulich2016-03-03
* Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-21
|\
| * xen/blkback: Fix two memory leaks.Bob Liu2016-01-04
| * xen/blkback: make st_ statistics per ringBob Liu2016-01-04
| * xen-blkback: clear PF_NOFREEZE for xen_blkif_schedule()Jiri Kosina2016-01-04
| * xen/blkback: Free resources if connect_ring failed.Konrad Rzeszutek Wilk2016-01-04
| * xen/blocks: Return -EXX instead of -1Konrad Rzeszutek Wilk2016-01-04
| * xen/blkback: make pool of persistent grants and free pages per-queueBob Liu2016-01-04
| * xen/blkback: get the number of hardware queues/rings from blkfrontBob Liu2016-01-04
| * xen/blkback: pseudo support for multi hardware queues/ringsKonrad Rzeszutek Wilk2016-01-04
| * xen/blkback: separate ring information out of struct xen_blkifBob Liu2016-01-04
* | xen-blkback: read from indirect descriptors only onceRoger Pau Monné2015-12-18
* | xen-blkback: only read request operation from shared ring onceRoger Pau Monné2015-12-18
|/
* xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*Julien Grall2015-10-23
* block/xen-blkback: Make it running on 64KB page granularityJulien Grall2015-10-23
* Merge branch 'stable/for-jens-4.3' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2015-09-23
|\
| * xen/blkback: free requests on disconnectionRoger Pau Monne2015-09-23
* | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-02
|\ \
| * | block: add a bi_error field to struct bioChristoph Hellwig2015-07-29
| |/
* | Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2015-07-27
|\ \ | |/ |/|
| * xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()Bob Liu2015-07-24
* | Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-01
|\ \
| * | block/xen-blkback: s/nr_pages/nr_segs/Julien Grall2015-06-17
* | | Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2015-06-27
|\ \ \ | |/ / |/| / | |/
| * xen/block: add multi-page ring supportBob Liu2015-06-05