aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/xen-blkfront.c
Commit message (Expand)AuthorAgeFilesLines
* xen-blkfront: Fix one off warning about name clashStefan Bader2011-08-291-1/+1
* xen-blkfront: Drop name and minor adjustments for emulated scsi devicesStefan Bader2011-08-291-2/+2
* xen-blkfront: Introduce BLKIF_OP_FLUSH_DISKCACHE support.Konrad Rzeszutek Wilk2011-05-121-13/+36
* xen-blkfront: fix data size for xenbus_gather in blkfront_connectMarek Marczykowski2011-05-121-1/+1
* Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds2011-03-151-5/+74
|\
| * xen-blkfront: handle Xen major numbers other than XENVBDStefano Stabellini2011-02-251-5/+74
* | xen: Union the blkif_request request specific fieldsOwen Smith2011-03-081-4/+4
|/
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-071-2/+2
|\
| * xen: don't use flush_scheduled_work()Tejun Heo2010-12-241-2/+2
| * block: remove REQ_HARDBARRIERChristoph Hellwig2010-11-101-2/+0
* | xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge2010-12-151-1/+1
* | xen/blkfront: cope with backend that fail empty BLKIF_OP_WRITE_BARRIER requestsJeremy Fitzhardinge2010-11-021-0/+10
* | xen/blkfront: Implement FUA with BLKIF_OP_WRITE_BARRIERJeremy Fitzhardinge2010-11-021-2/+12
* | xen/blkfront: change blk_shadow.request to proper pointerJeremy Fitzhardinge2010-11-021-8/+6
* | xen/blkfront: map REQ_FLUSH into a full barrierJeremy Fitzhardinge2010-11-021-14/+5
|/
* Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-281-0/+2
|\
| * xenbus: prevent warnings on unhandled enumeration valuesNoboru Iwamatsu2010-10-181-0/+2
* | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-221-34/+20
|\ \
| * | xen-blkfront: disable barrier/flush write supportJens Axboe2010-10-221-0/+7
| * | Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe2010-10-191-1/+1
| |\ \ | | |/
| * | block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo2010-09-101-31/+12
| * | block: kill QUEUE_ORDERED_BY_TAGTejun Heo2010-09-101-5/+3
* | | block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-5/+6
| |/ |/|
* | xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessaryIan Campbell2010-08-231-1/+1
|/
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-103/+300
|\
| * xen-blkfront: fix missing out labelJens Axboe2010-08-081-0/+1
| * xen/blkfront: Use QUEUE_ORDERED_DRAIN for old backendsJeremy Fitzhardinge2010-08-071-16/+29
| * xen/blkfront: use tagged queuing for barriersJeremy Fitzhardinge2010-08-071-4/+13
| * blkfront: Klog the unclean release pathDaniel Stodden2010-08-071-0/+6
| * blkfront: Remove obsolete info->usersDaniel Stodden2010-08-071-8/+2
| * blkfront: Remove obsolete info->usersDaniel Stodden2010-08-071-6/+3
| * blkfront: Lock blockfront_info during xbdev removalDaniel Stodden2010-08-071-6/+35
| * blkfront: Fix blkfront backend switch race (bdev release)Daniel Stodden2010-08-071-16/+33
| * blkfront: Fix blkfront backend switch race (bdev open)Daniel Stodden2010-08-071-7/+24
| * blkfront: Lock blkfront_info when closingDaniel Stodden2010-08-071-21/+40
| * blkfront: Clean up vbd releaseDaniel Stodden2010-08-071-48/+43
| * blkfront: Fix gendisk leakDaniel Stodden2010-08-071-0/+3
| * blkfront: Fix backtrace in del_gendiskDaniel Stodden2010-08-071-3/+3
| * xen/blkfront: revalidate after setting capacityK. Y. Srinivasan2010-08-071-0/+1
| * xen/blkfront: avoid compiler warning from missing casesJeremy Fitzhardinge2010-08-071-0/+3
| * xen/front: Propagate changed size of VBDsK. Y. Srinivasan2010-08-071-2/+17
| * blkfront: don't access freed struct xenbus_deviceJan Beulich2010-08-071-18/+16
| * blkfront: fixes for 'xm block-detach ... --force'Jan Beulich2010-08-071-7/+81
| * xen: use less generic names in blkfront driver.Ian Campbell2010-08-071-6/+6
| * block: push down BKL into .open and .releaseArnd Bergmann2010-08-071-0/+7
| * block: push down BKL into .locked_ioctlArnd Bergmann2010-08-071-1/+1
| * block: remove q->prepare_flush_fn completelyFUJITA Tomonori2010-08-071-2/+1
| * block: remove wrappers for request type/flagsChristoph Hellwig2010-08-071-2/+2
* | blkfront: do not create a PV cdrom device if xen_hvm_guestStefano Stabellini2010-07-291-13/+26
* | x86: Unplug emulated disks and nics.Stefano Stabellini2010-07-261-0/+17
|/