aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/xen-blkfront.c
Commit message (Expand)AuthorAge
* xenbus_client: Extend interface to support multi-page ringWei Liu2015-04-15
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-12
|\
| * kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes2015-02-12
* | xen-blkfront: fix accounting of reqs when migratingRoger Pau Monne2015-02-10
|/
* xen/blkfront: remove redundant flush_opVitaly Kuznetsov2014-12-10
* xen/blkfront: improve protection against issuing unsupported REQ_FUAVitaly Kuznetsov2014-12-10
* Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-18
|\
| * xen, blkfront: factor out flush-related checks from do_blkif_request()Arianna Avanzini2014-10-01
* | xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel2014-10-06
|/
* Merge branch 'stable/for-jens-3.16' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2014-05-28
|\
| * xen-blkfront: remove type check from blkfront_setup_discardOlaf Hering2014-05-28
* | block: remove struct request buffer memberJens Axboe2014-04-15
|/
* Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2014-02-10
|\
| * xen-blkfront: handle backend CLOSED without CLOSINGDavid Vrabel2014-02-07
| * xen-blkif: drop struct blkif_request_segment_alignedRoger Pau Monne2014-02-07
* | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-30
|\ \
| * | Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-31
| |\|
| * | block: Abstract out bvec iteratorKent Overstreet2013-11-24
* | | xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk2014-01-03
| |/ |/|
* | block: xen-blkfront: Fix possible NULL ptr dereferenceFelipe Pena2013-11-26
* | xen-blkfront: Silence pfn maybe-uninitialized warningTim Gardner2013-11-26
|/
* xen-blkfront: restore the non-persistent data pathRoger Pau Monne2013-11-08
* xen-blkfront: improve aproximation of required grants per requestRoger Pau Monne2013-11-08
* xen-blkfront: revoke foreign access for grants not mapped by the backendRoger Pau Monne2013-11-08
* block: Consolidate duplicated bio_trim() implementationsKent Overstreet2013-11-08
* Merge branch 'stable/for-jens-3.10' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2013-06-28
|\
| * xen-blkfront: set blk_queue_max_hw_sectors correctlyRoger Pau Monne2013-06-21
| * xen/blkback: Use physical sector size for setupStefan Bader2013-06-07
| * xen-blkfront: Introduce a 'max' module parameter to alter the amount of indir...Konrad Rzeszutek Wilk2013-06-04
| * xen-blkfront: use a different scatterlist for each requestRoger Pau Monne2013-05-08
| * xen-block: implement indirect descriptorsRoger Pau Monne2013-04-18
* | block_device_operations->release() should return voidAl Viro2013-05-07
|/
* xen-blkfront: remove frame list from blk_shadowRoger Pau Monne2013-03-19
* xen-blkfront: pre-allocate pages for requestsRoger Pau Monne2013-03-19
* xen-blkfront: switch from llist to listRoger Pau Monne2013-03-19
* xen-blkfront: replace kmalloc and then memcpy with kmemdupMihnea Dobrescu-Balaur2013-03-18
* xen-blkfront: drop the use of llist_for_each_entry_safeKonrad Rzeszutek Wilk2013-02-19
* xen-blkfront: handle bvecs with partial dataRoger Pau Monne2012-12-17
* llist/xen-blkfront: implement safe version of llist_for_each_entryRoger Pau Monne2012-12-17
* xen-blkfront: free allocated pageRoger Pau Monne2012-11-26
* xen/blkback: persistent-grants fixesRoger Pau Monne2012-11-04
* xen/blkback: Persistent grant maps for xen blk driversRoger Pau Monne2012-10-30
* workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-31
|\
| * xen-blkfront: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-19
* | xen/blkfront: Add WARN to deal with misbehaving backends.Konrad Rzeszutek Wilk2012-06-12
|/
* xen-blkfront: module exit handling adjustmentsJan Beulich2012-05-11
* xen-blkfront: properly name all devicesJan Beulich2012-05-11
* Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-04-13
|\
| * xen-blkfront: make blkif_io_lock spinlock per-deviceSteven Noonan2012-03-20