aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/xen-blkback/common.h
AgeCommit message (Expand)Author
2016-01-21Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-01-04xen/blkback: make st_ statistics per ringBob Liu
2016-01-04xen/blkback: make pool of persistent grants and free pages per-queueBob Liu
2016-01-04xen/blkback: get the number of hardware queues/rings from blkfrontBob Liu
2016-01-04xen/blkback: pseudo support for multi hardware queues/ringsKonrad Rzeszutek Wilk
2016-01-04xen/blkback: separate ring information out of struct xen_blkifBob Liu
2015-12-18xen-blkback: only read request operation from shared ring onceRoger Pau Monné
2015-10-23block/xen-blkback: Make it running on 64KB page granularityJulien Grall
2015-07-01Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-17block/xen-blkback: s/nr_pages/nr_segs/Julien Grall
2015-06-05xen/block: add multi-page ring supportBob Liu
2015-06-05drivers: xen-blkback: delay pending_req allocation to connect_ringBob Liu
2015-04-07xen-blkback: define pr_fmt macro to avoid the duplication of DRV_PFXTao Chen
2015-02-12Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-10xen-blkback: default to X86_32 ABI on x86David Vrabel
2015-01-28xen-blkback: safely unmap grants in case they are still in useJennifer Herbert
2014-05-28xen-blkback: defer freeing blkif to avoid blocking xenwatchValentin Priescu
2014-02-11xen-blkback: init persistent_purge_work work_structRoger Pau Monne
2014-02-07xen-blkif: drop struct blkif_request_segment_alignedRoger Pau Monne
2014-02-07xen-blkback: fix shutdown raceRoger Pau Monne
2014-02-07xen-blkback: fix memory leaksRoger Pau Monne
2013-06-17xen/blkback: Check for insane amounts of request on the ring (v6).Konrad Rzeszutek Wilk
2013-05-07xen-blkback: allocate list of pending reqs in small chunksRoger Pau Monne
2013-04-18xen-block: implement indirect descriptorsRoger Pau Monne
2013-04-18xen-blkback: make the queue of free requests per backendRoger Pau Monne
2013-04-18xen-blkback: implement LRU mechanism for persistent grantsRoger Pau Monne
2013-04-18xen-blkback: use balloon pages for all mappingsRoger Pau Monne
2013-03-19xen-blkback: don't store dev_bus_addrRoger Pau Monne
2013-03-11xen/blkback: Change statistics counter types to unsignedZoltan Kiss
2013-03-11xen/blkback: correctly respond to unknown, non-native requestsDavid Vrabel
2012-12-17Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-10-30xen/blkback: Persistent grant maps for xen blk driversRoger Pau Monne
2012-10-30xen/blkback: Change xen_vbd's flush_support and discard_secure to have type u...Oliver Chick
2012-05-30xen/blkback: Copy id field when doing BLKIF_DISCARD.Konrad Rzeszutek Wilk
2012-03-24xen/blkback: Squash the discard support for 'file' and 'phy' type.Konrad Rzeszutek Wilk
2011-11-18xen/blk[front|back]: Enhance discard support with secure erasing support.Konrad Rzeszutek Wilk
2011-11-18xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard togetherKonrad Rzeszutek Wilk
2011-11-06Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-11-04Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-10-26block: xen-blkback: use API provided by xenbus module to map ringsDavid Vrabel
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-13xen/blkback: Support 'feature-barrier' aka old-style BARRIER requests.Konrad Rzeszutek Wilk
2011-10-13xen-blkback: fixed indentation and commentsJoe Jin
2011-10-13xen-blkback: Implement discard requests ('feature-discard')Li Dongyang
2011-09-15Remove unneeded version.h includes from drivers/block/Jesper Juhl
2011-08-22xen-blkback: fixed indentation and commentsJoe Jin
2011-05-12xen/blkback: Add the prefix XEN in the common.h.Konrad Rzeszutek Wilk
2011-05-12xen/blkback: Prefix 'vbd' with 'xen' in structs and functions.Konrad Rzeszutek Wilk
2011-05-12xen/blkback: Change structure name blkif_st to xen_blkif.Konrad Rzeszutek Wilk
2011-05-12xen/blkback: Remove the unused typedefs.Konrad Rzeszutek Wilk