summaryrefslogtreecommitdiff
path: root/drivers/block/xen-blkfront.c
AgeCommit message (Expand)Author
2015-11-09xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)Cathy Avery
2015-09-13xen-blkfront: don't add indirect pages to list when !feature_persistentBob Liu
2015-04-15xenbus_client: Extend interface to support multi-page ringWei Liu
2015-02-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-12kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes
2015-02-10xen-blkfront: fix accounting of reqs when migratingRoger Pau Monne
2014-12-10xen/blkfront: remove redundant flush_opVitaly Kuznetsov
2014-12-10xen/blkfront: improve protection against issuing unsupported REQ_FUAVitaly Kuznetsov
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel
2014-10-01xen, blkfront: factor out flush-related checks from do_blkif_request()Arianna Avanzini
2014-05-28Merge branch 'stable/for-jens-3.16' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe
2014-05-28xen-blkfront: remove type check from blkfront_setup_discardOlaf Hering
2014-04-15block: remove struct request buffer memberJens Axboe
2014-02-10Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe
2014-02-07xen-blkfront: handle backend CLOSED without CLOSINGDavid Vrabel
2014-02-07xen-blkif: drop struct blkif_request_segment_alignedRoger Pau Monne
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-01-03xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk
2013-12-31Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe
2013-11-26block: xen-blkfront: Fix possible NULL ptr dereferenceFelipe Pena
2013-11-26xen-blkfront: Silence pfn maybe-uninitialized warningTim Gardner
2013-11-23block: Abstract out bvec iteratorKent Overstreet
2013-11-08xen-blkfront: restore the non-persistent data pathRoger Pau Monne
2013-11-08xen-blkfront: improve aproximation of required grants per requestRoger Pau Monne
2013-11-08xen-blkfront: revoke foreign access for grants not mapped by the backendRoger Pau Monne
2013-11-08block: Consolidate duplicated bio_trim() implementationsKent Overstreet
2013-06-28Merge branch 'stable/for-jens-3.10' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe
2013-06-21xen-blkfront: set blk_queue_max_hw_sectors correctlyRoger Pau Monne
2013-06-07xen/blkback: Use physical sector size for setupStefan Bader
2013-06-04xen-blkfront: Introduce a 'max' module parameter to alter the amount of indir...Konrad Rzeszutek Wilk
2013-05-08xen-blkfront: use a different scatterlist for each requestRoger Pau Monne
2013-05-07block_device_operations->release() should return voidAl Viro
2013-04-18xen-block: implement indirect descriptorsRoger Pau Monne
2013-03-19xen-blkfront: remove frame list from blk_shadowRoger Pau Monne
2013-03-19xen-blkfront: pre-allocate pages for requestsRoger Pau Monne
2013-03-19xen-blkfront: switch from llist to listRoger Pau Monne
2013-03-18xen-blkfront: replace kmalloc and then memcpy with kmemdupMihnea Dobrescu-Balaur
2013-02-19xen-blkfront: drop the use of llist_for_each_entry_safeKonrad Rzeszutek Wilk
2012-12-17xen-blkfront: handle bvecs with partial dataRoger Pau Monne
2012-12-17llist/xen-blkfront: implement safe version of llist_for_each_entryRoger Pau Monne
2012-11-26xen-blkfront: free allocated pageRoger Pau Monne
2012-11-04xen/blkback: persistent-grants fixesRoger Pau Monne
2012-10-30xen/blkback: Persistent grant maps for xen blk driversRoger Pau Monne
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-19xen-blkfront: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o
2012-06-12xen/blkfront: Add WARN to deal with misbehaving backends.Konrad Rzeszutek Wilk
2012-05-11xen-blkfront: module exit handling adjustmentsJan Beulich
2012-05-11xen-blkfront: properly name all devicesJan Beulich