summaryrefslogtreecommitdiffstats
path: root/drivers/block/xen-blkback/common.h
Commit message (Expand)AuthorAgeFilesLines
* xen/blkback: remove unused pers_gnts_lock from struct xen_blkif_ringJuergen Gross2018-08-271-1/+0Star
* xen/blkback: move persistent grants flags to boolJuergen Gross2018-08-271-6/+1Star
* xen/blkback: don't keep persistent grants too longJuergen Gross2018-08-271-6/+2Star
* xen-blkback: don't leak stack data via response ringJan Beulich2017-06-131-20/+5Star
* xen/blkback: fix disconnect while I/Os in flightJuergen Gross2017-06-131-0/+1
* Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-221-37/+49
|\
| * xen/blkback: make st_ statistics per ringBob Liu2016-01-041-10/+10
| * xen/blkback: make pool of persistent grants and free pages per-queueBob Liu2016-01-041-16/+16
| * xen/blkback: get the number of hardware queues/rings from blkfrontBob Liu2016-01-041-0/+1
| * xen/blkback: pseudo support for multi hardware queues/ringsKonrad Rzeszutek Wilk2016-01-041-1/+2
| * xen/blkback: separate ring information out of struct xen_blkifBob Liu2016-01-041-23/+33
* | xen-blkback: only read request operation from shared ring onceRoger Pau Monné2015-12-181-4/+4
|/
* block/xen-blkback: Make it running on 64KB page granularityJulien Grall2015-10-231-4/+13
* Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-011-1/+1
|\
| * block/xen-blkback: s/nr_pages/nr_segs/Julien Grall2015-06-171-1/+1
* | xen/block: add multi-page ring supportBob Liu2015-06-061-0/+2
* | drivers: xen-blkback: delay pending_req allocation to connect_ringBob Liu2015-06-061-1/+1
|/
* xen-blkback: define pr_fmt macro to avoid the duplication of DRV_PFXTao Chen2015-04-071-6/+0Star
* Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-121-0/+9
|\
| * xen-blkback: default to X86_32 ABI on x86David Vrabel2015-02-101-0/+9
* | xen-blkback: safely unmap grants in case they are still in useJennifer Herbert2015-01-281-0/+3
|/
* xen-blkback: defer freeing blkif to avoid blocking xenwatchValentin Priescu2014-05-281-2/+2
* xen-blkback: init persistent_purge_work work_structRoger Pau Monne2014-02-121-0/+1
* xen-blkif: drop struct blkif_request_segment_alignedRoger Pau Monne2014-02-071-1/+1
* xen-blkback: fix shutdown raceRoger Pau Monne2014-02-071-0/+1
* xen-blkback: fix memory leaksRoger Pau Monne2014-02-071-0/+1
* xen/blkback: Check for insane amounts of request on the ring (v6).Konrad Rzeszutek Wilk2013-06-171-0/+2
* xen-blkback: allocate list of pending reqs in small chunksRoger Pau Monne2013-05-071-9/+9
* xen-block: implement indirect descriptorsRoger Pau Monne2013-04-181-5/+93
* xen-blkback: make the queue of free requests per backendRoger Pau Monne2013-04-181-0/+30
* xen-blkback: implement LRU mechanism for persistent grantsRoger Pau Monne2013-04-181-0/+18
* xen-blkback: use balloon pages for all mappingsRoger Pau Monne2013-04-181-0/+5
* xen-blkback: don't store dev_bus_addrRoger Pau Monne2013-03-191-1/+0Star
* xen/blkback: Change statistics counter types to unsignedZoltan Kiss2013-03-111-7/+7
* xen/blkback: correctly respond to unknown, non-native requestsDavid Vrabel2013-03-111-0/+25
* Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-12-171-0/+16
|\
| * xen/blkback: Persistent grant maps for xen blk driversRoger Pau Monne2012-10-301-0/+17
* | xen/blkback: Change xen_vbd's flush_support and discard_secure to have type u...Oliver Chick2012-10-301-2/+2
|/
* xen/blkback: Copy id field when doing BLKIF_DISCARD.Konrad Rzeszutek Wilk2012-05-301-0/+2
* xen/blkback: Squash the discard support for 'file' and 'phy' type.Konrad Rzeszutek Wilk2012-03-241-6/+0Star
* xen/blk[front|back]: Enhance discard support with secure erasing support.Konrad Rzeszutek Wilk2011-11-181-2/+5
* xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard togetherKonrad Rzeszutek Wilk2011-11-181-28/+36
* Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-11-071-4/+1Star
|\
| * block: xen-blkback: use API provided by xenbus module to map ringsDavid Vrabel2011-10-261-4/+1Star
* | Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2011-11-051-17/+81
|\ \
| * | xen/blkback: Support 'feature-barrier' aka old-style BARRIER requests.Konrad Rzeszutek Wilk2011-10-131-0/+5
| * | xen-blkback: fixed indentation and commentsJoe Jin2011-10-131-1/+1
| * | xen-blkback: Implement discard requests ('feature-discard')Li Dongyang2011-10-131-17/+76
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-251-1/+0Star
|\ \ \ | |_|/ |/| |
| * | Remove unneeded version.h includes from drivers/block/Jesper Juhl2011-09-151-1/+0Star
| |/