aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/xen-blkfront.c
Commit message (Expand)AuthorAge
* 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
|/
* Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-28
|\
| * xenbus: prevent warnings on unhandled enumeration valuesNoboru Iwamatsu2010-10-18
* | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-22
|\ \
| * | xen-blkfront: disable barrier/flush write supportJens Axboe2010-10-22
| * | Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe2010-10-19
| |\|
| * | block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo2010-09-10
| * | block: kill QUEUE_ORDERED_BY_TAGTejun Heo2010-09-10
* | | block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-05
| |/ |/|
* | xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessaryIan Campbell2010-08-23
|/
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-10
|\
| * xen-blkfront: fix missing out labelJens Axboe2010-08-08
| * xen/blkfront: Use QUEUE_ORDERED_DRAIN for old backendsJeremy Fitzhardinge2010-08-07
| * xen/blkfront: use tagged queuing for barriersJeremy Fitzhardinge2010-08-07
| * blkfront: Klog the unclean release pathDaniel Stodden2010-08-07
| * blkfront: Remove obsolete info->usersDaniel Stodden2010-08-07
| * blkfront: Remove obsolete info->usersDaniel Stodden2010-08-07
| * blkfront: Lock blockfront_info during xbdev removalDaniel Stodden2010-08-07
| * blkfront: Fix blkfront backend switch race (bdev release)Daniel Stodden2010-08-07
| * blkfront: Fix blkfront backend switch race (bdev open)Daniel Stodden2010-08-07
| * blkfront: Lock blkfront_info when closingDaniel Stodden2010-08-07
| * blkfront: Clean up vbd releaseDaniel Stodden2010-08-07
| * blkfront: Fix gendisk leakDaniel Stodden2010-08-07
| * blkfront: Fix backtrace in del_gendiskDaniel Stodden2010-08-07
| * xen/blkfront: revalidate after setting capacityK. Y. Srinivasan2010-08-07
| * xen/blkfront: avoid compiler warning from missing casesJeremy Fitzhardinge2010-08-07
| * xen/front: Propagate changed size of VBDsK. Y. Srinivasan2010-08-07
| * blkfront: don't access freed struct xenbus_deviceJan Beulich2010-08-07
| * blkfront: fixes for 'xm block-detach ... --force'Jan Beulich2010-08-07
| * xen: use less generic names in blkfront driver.Ian Campbell2010-08-07
| * block: push down BKL into .open and .releaseArnd Bergmann2010-08-07
| * block: push down BKL into .locked_ioctlArnd Bergmann2010-08-07
| * block: remove q->prepare_flush_fn completelyFUJITA Tomonori2010-08-07
| * block: remove wrappers for request type/flagsChristoph Hellwig2010-08-07
* | blkfront: do not create a PV cdrom device if xen_hvm_guestStefano Stabellini2010-07-29
* | x86: Unplug emulated disks and nics.Stefano Stabellini2010-07-27
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-26