aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/xen-blkfront.c
Commit message (Expand)AuthorAge
* 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
| * xen/blkfront: don't put bdev right after getting itAndrew Jones2012-03-20
| * xen-blkfront: use bitmap_set() and bitmap_clear()Akinobu Mita2012-03-20
* | Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-04-06
|\ \
| * | xen: only check xen_platform_pci_unplug if hvmIgor Mammedov2012-04-06
* | | Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-03-24
|\| | | |/ |/|
| * xen: initialize platform-pci even if xen_emul_unplug=neverIgor Mammedov2012-03-22
* | Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-01-15
|\ \ | |/ |/|
| * xen-blkfront: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-16
| * xen/blk[front|back]: Enhance discard support with secure erasing support.Konrad Rzeszutek Wilk2011-11-18
| * xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard togetherKonrad Rzeszutek Wilk2011-11-18
* | Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich2012-01-04
|/
* Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2011-11-04
|\
| * xen-blkfront: plug device number leak in xlblk_init() error pathLaszlo Ersek2011-10-13
| * xen-blkfront: If no barrier or flush is supported, use invalid operation.Konrad Rzeszutek Wilk2011-10-13
| * xen-blkfront: fix a deadlock while handling discard responseLi Dongyang2011-10-13
| * xen-blkfront: Handle discard requests.Li Dongyang2011-10-13
* | xen-blkfront: Fix one off warning about name clashStefan Bader2011-07-14
* | xen-blkfront: Drop name and minor adjustments for emulated scsi devicesStefan Bader2011-07-14
|/
* xen-blkfront: Introduce BLKIF_OP_FLUSH_DISKCACHE support.Konrad Rzeszutek Wilk2011-05-12
* xen-blkfront: fix data size for xenbus_gather in blkfront_connectMarek Marczykowski2011-05-12
* Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds2011-03-15
|\
| * xen-blkfront: handle Xen major numbers other than XENVBDStefano Stabellini2011-02-25
* | xen: Union the blkif_request request specific fieldsOwen Smith2011-03-08
|/
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-07
|\
| * xen: don't use flush_scheduled_work()Tejun Heo2010-12-24
| * block: remove REQ_HARDBARRIERChristoph Hellwig2010-11-10
* | xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge2010-12-15
* | xen/blkfront: cope with backend that fail empty BLKIF_OP_WRITE_BARRIER requestsJeremy Fitzhardinge2010-11-02
* | xen/blkfront: Implement FUA with BLKIF_OP_WRITE_BARRIERJeremy Fitzhardinge2010-11-02
* | xen/blkfront: change blk_shadow.request to proper pointerJeremy Fitzhardinge2010-11-02
* | xen/blkfront: map REQ_FLUSH into a full barrierJeremy Fitzhardinge2010-11-02
|/