Age | Commit message (Expand) | Author | Files | Lines |
2011-03-15 | Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm | Linus Torvalds | 1 | -5/+74 |
2011-03-08 | xen: Union the blkif_request request specific fields | Owen Smith | 1 | -4/+4 |
2011-02-25 | xen-blkfront: handle Xen major numbers other than XENVBD | Stefano Stabellini | 1 | -5/+74 |
2011-01-08 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -2/+2 |
2010-12-24 | xen: don't use flush_scheduled_work() | Tejun Heo | 1 | -2/+2 |
2010-12-15 | xen: Provide a variant of __RING_SIZE() that is an integer constant expression | Jeremy Fitzhardinge | 1 | -1/+1 |
2010-11-10 | block: remove REQ_HARDBARRIER | Christoph Hellwig | 1 | -2/+0 |
2010-11-02 | xen/blkfront: cope with backend that fail empty BLKIF_OP_WRITE_BARRIER requests | Jeremy Fitzhardinge | 1 | -0/+10 |
2010-11-02 | xen/blkfront: Implement FUA with BLKIF_OP_WRITE_BARRIER | Jeremy Fitzhardinge | 1 | -2/+12 |
2010-11-02 | xen/blkfront: change blk_shadow.request to proper pointer | Jeremy Fitzhardinge | 1 | -8/+6 |
2010-11-02 | xen/blkfront: map REQ_FLUSH into a full barrier | Jeremy Fitzhardinge | 1 | -14/+5 |
2010-10-29 | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -0/+2 |
2010-10-23 | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -34/+20 |
2010-10-22 | xen-blkfront: disable barrier/flush write support | Jens Axboe | 1 | -0/+7 |
2010-10-19 | Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier | Jens Axboe | 1 | -1/+1 |
2010-10-18 | xenbus: prevent warnings on unhandled enumeration values | Noboru Iwamatsu | 1 | -0/+2 |
2010-10-05 | block: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 1 | -5/+6 |
2010-09-10 | block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush() | Tejun Heo | 1 | -31/+12 |
2010-09-10 | block: kill QUEUE_ORDERED_BY_TAG | Tejun Heo | 1 | -5/+3 |
2010-08-23 | xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary | Ian Campbell | 1 | -1/+1 |
2010-08-11 | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -103/+300 |
2010-08-09 | xen-blkfront: fix missing out label | Jens Axboe | 1 | -0/+1 |
2010-08-07 | xen/blkfront: Use QUEUE_ORDERED_DRAIN for old backends | Jeremy Fitzhardinge | 1 | -16/+29 |
2010-08-07 | xen/blkfront: use tagged queuing for barriers | Jeremy Fitzhardinge | 1 | -4/+13 |
2010-08-07 | blkfront: Klog the unclean release path | Daniel Stodden | 1 | -0/+6 |
2010-08-07 | blkfront: Remove obsolete info->users | Daniel Stodden | 1 | -8/+2 |
2010-08-07 | blkfront: Remove obsolete info->users | Daniel Stodden | 1 | -6/+3 |
2010-08-07 | blkfront: Lock blockfront_info during xbdev removal | Daniel Stodden | 1 | -6/+35 |
2010-08-07 | blkfront: Fix blkfront backend switch race (bdev release) | Daniel Stodden | 1 | -16/+33 |
2010-08-07 | blkfront: Fix blkfront backend switch race (bdev open) | Daniel Stodden | 1 | -7/+24 |
2010-08-07 | blkfront: Lock blkfront_info when closing | Daniel Stodden | 1 | -21/+40 |
2010-08-07 | blkfront: Clean up vbd release | Daniel Stodden | 1 | -48/+43 |
2010-08-07 | blkfront: Fix gendisk leak | Daniel Stodden | 1 | -0/+3 |
2010-08-07 | blkfront: Fix backtrace in del_gendisk | Daniel Stodden | 1 | -3/+3 |
2010-08-07 | xen/blkfront: revalidate after setting capacity | K. Y. Srinivasan | 1 | -0/+1 |
2010-08-07 | xen/blkfront: avoid compiler warning from missing cases | Jeremy Fitzhardinge | 1 | -0/+3 |
2010-08-07 | xen/front: Propagate changed size of VBDs | K. Y. Srinivasan | 1 | -2/+17 |
2010-08-07 | blkfront: don't access freed struct xenbus_device | Jan Beulich | 1 | -18/+16 |
2010-08-07 | blkfront: fixes for 'xm block-detach ... --force' | Jan Beulich | 1 | -7/+81 |
2010-08-07 | xen: use less generic names in blkfront driver. | Ian Campbell | 1 | -6/+6 |
2010-08-07 | block: push down BKL into .open and .release | Arnd Bergmann | 1 | -0/+7 |
2010-08-07 | block: push down BKL into .locked_ioctl | Arnd Bergmann | 1 | -1/+1 |
2010-08-07 | block: remove q->prepare_flush_fn completely | FUJITA Tomonori | 1 | -2/+1 |
2010-08-07 | block: remove wrappers for request type/flags | Christoph Hellwig | 1 | -2/+2 |
2010-07-29 | blkfront: do not create a PV cdrom device if xen_hvm_guest | Stefano Stabellini | 1 | -13/+26 |
2010-07-27 | x86: Unplug emulated disks and nics. | Stefano Stabellini | 1 | -0/+17 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-26 | block: Consolidate phys_segment and hw_segment limits | Martin K. Petersen | 1 | -2/+1 |
2010-02-26 | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors | Martin K. Petersen | 1 | -1/+1 |
2010-01-11 | block: make xenbus device id constant | Márton Németh | 1 | -1/+1 |