summaryrefslogtreecommitdiffstats
path: root/drivers/block/xen-blkback/xenbus.c
Commit message (Expand)AuthorAgeFilesLines
* xen/blback: Fit the important information of the thread in 17 charactersKonrad Rzeszutek Wilk2016-03-031-4/+3
* xen-blkback: advertise indirect segment support earlierJan Beulich2016-03-031-5/+8
* xen/blkback: Fix two memory leaks.Bob Liu2016-01-041-6/+11
* xen/blkback: make st_ statistics per ringBob Liu2016-01-041-10/+35
* xen/blkback: Free resources if connect_ring failed.Konrad Rzeszutek Wilk2016-01-041-1/+7
* xen/blocks: Return -EXX instead of -1Konrad Rzeszutek Wilk2016-01-041-1/+1
* xen/blkback: make pool of persistent grants and free pages per-queueBob Liu2016-01-041-11/+10
* xen/blkback: get the number of hardware queues/rings from blkfrontBob Liu2016-01-041-6/+28
* xen/blkback: pseudo support for multi hardware queues/ringsKonrad Rzeszutek Wilk2016-01-041-104/+173
* xen/blkback: separate ring information out of struct xen_blkifBob Liu2016-01-041-47/+49
* xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*Julien Grall2015-10-231-1/+1
* block/xen-blkback: Make it running on 64KB page granularityJulien Grall2015-10-231-3/+6
* xen/blkback: free requests on disconnectionRoger Pau Monne2015-09-231-18/+20
* xen/block: add multi-page ring supportBob Liu2015-06-051-20/+69
* drivers: xen-blkback: delay pending_req allocation to connect_ringBob Liu2015-06-051-44/+38
* Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-04-161-15/+23
|\
| * xen-blkback: define pr_fmt macro to avoid the duplication of DRV_PFXTao Chen2015-04-071-13/+18
| * xen-blkback: enlarge the array size of blkback nameTao Chen2015-04-071-2/+5
* | xenbus_client: Extend interface to support multi-page ringWei Liu2015-04-151-2/+3
|/
* xen-blkback: default to X86_32 ABI on x86David Vrabel2015-02-101-2/+2
* Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-181-3/+3
|\
| * xen/blkback: unmap all persistent grants when frontend gets disconnectedVitaly Kuznetsov2014-10-011-3/+3
* | xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel2014-10-061-8/+3
|/
* xen-blkback: defer freeing blkif to avoid blocking xenwatchValentin Priescu2014-05-281-12/+34
* xen/blkback: disable discard feature if requested by toolstackOlaf Hering2014-05-281-1/+6
* xen-blkback: init persistent_purge_work work_structRoger Pau Monne2014-02-111-0/+1
* xen-blkback: fix shutdown raceRoger Pau Monne2014-02-071-0/+1
* xen-blkback: fix memory leaksRoger Pau Monne2014-02-071-0/+12
* block: replace strict_strtoul() with kstrtoul()Jingoo Han2013-09-111-1/+1
* Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-07-221-0/+85
|\
| * xen/blkback: Check for insane amounts of request on the ring (v6).Konrad Rzeszutek Wilk2013-06-171-0/+2
| * xen/blkback: Use physical sector size for setupStefan Bader2013-06-071-0/+5
| * xen-blkback: allocate list of pending reqs in small chunksRoger Pau Monne2013-05-071-17/+57
| * xen-block: implement indirect descriptorsRoger Pau Monne2013-04-181-0/+7
| * xen-blkback: make the queue of free requests per backendRoger Pau Monne2013-04-181-0/+26
| * xen-blkback: implement LRU mechanism for persistent grantsRoger Pau Monne2013-04-181-0/+2
| * xen-blkback: use balloon pages for all mappingsRoger Pau Monne2013-04-181-0/+3
* | drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-031-1/+1
|/
* xen/blkback: Change statistics counter types to unsignedZoltan Kiss2013-03-111-7/+7
* xen-blkback: do not leak mode propertyJan Beulich2013-02-191-25/+24
* Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-12-171-2/+21
|\
| * xen/blkback: persistent-grants fixesRoger Pau Monne2012-11-041-1/+1
| * xen/blkback: Persistent grant maps for xen blk driversRoger Pau Monne2012-10-301-2/+21
* | xen/blkback: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun2012-10-301-2/+1
* | xen/blkback: Fix compile warningKonrad Rzeszutek Wilk2012-10-301-3/+3
|/
* xen/blkback: Fix warning error.Konrad Rzeszutek Wilk2012-04-181-1/+1
* xen/blkback: Make optional features be really optional.Konrad Rzeszutek Wilk2012-03-241-21/+14
* xen/blkback: Squash the discard support for 'file' and 'phy' type.Konrad Rzeszutek Wilk2012-03-241-44/+26
* Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-01-151-0/+12
|\
| * xen/blk[front|back]: Enhance discard support with secure erasing support.Konrad Rzeszutek Wilk2011-11-181-0/+12
OpenPOWER on IntegriCloud