| Commit message (Expand) | Author | Age |
... | |
| * | cciss: Set the performant mode bit in the scsi half of the driver | Stephen M. Cameron | 2010-08-07 |
| * | blkfront: Klog the unclean release path | Daniel Stodden | 2010-08-07 |
| * | blkfront: Remove obsolete info->users | Daniel Stodden | 2010-08-07 |
| * | blkfront: Remove obsolete info->users | Daniel Stodden | 2010-08-07 |
| * | blkfront: Lock blockfront_info during xbdev removal | Daniel Stodden | 2010-08-07 |
| * | blkfront: Fix blkfront backend switch race (bdev release) | Daniel Stodden | 2010-08-07 |
| * | blkfront: Fix blkfront backend switch race (bdev open) | Daniel Stodden | 2010-08-07 |
| * | blkfront: Lock blkfront_info when closing | Daniel Stodden | 2010-08-07 |
| * | blkfront: Clean up vbd release | Daniel Stodden | 2010-08-07 |
| * | blkfront: Fix gendisk leak | Daniel Stodden | 2010-08-07 |
| * | blkfront: Fix backtrace in del_gendisk | Daniel Stodden | 2010-08-07 |
| * | xen/blkfront: revalidate after setting capacity | K. Y. Srinivasan | 2010-08-07 |
| * | xen/blkfront: avoid compiler warning from missing cases | Jeremy Fitzhardinge | 2010-08-07 |
| * | xen/front: Propagate changed size of VBDs | K. Y. Srinivasan | 2010-08-07 |
| * | blkfront: don't access freed struct xenbus_device | Jan Beulich | 2010-08-07 |
| * | blkfront: fixes for 'xm block-detach ... --force' | Jan Beulich | 2010-08-07 |
| * | xen: use less generic names in blkfront driver. | Ian Campbell | 2010-08-07 |
| * | block: push down BKL into .open and .release | Arnd Bergmann | 2010-08-07 |
| * | block: push down BKL into .locked_ioctl | Arnd Bergmann | 2010-08-07 |
| * | block: remove q->prepare_flush_fn completely | FUJITA Tomonori | 2010-08-07 |
| * | virtio_blk: stop using q->prepare_flush_fn | FUJITA Tomonori | 2010-08-07 |
| * | ps3disk: stop using q->prepare_flush_fn | FUJITA Tomonori | 2010-08-07 |
| * | osdblk: stop using q->prepare_flush_fn | FUJITA Tomonori | 2010-08-07 |
| * | block/xd.c: fix brace typo | Randy Dunlap | 2010-08-07 |
| * | block: fix some more cmd_type cleanup fallout | Christoph Hellwig | 2010-08-07 |
| * | virtio_blk: add default case to cmd type switch | Jens Axboe | 2010-08-07 |
| * | block: unify flags for struct bio and struct request | Christoph Hellwig | 2010-08-07 |
| * | block: remove wrappers for request type/flags | Christoph Hellwig | 2010-08-07 |
| * | floppy: use warning macros | Stephen Hemminger | 2010-08-07 |
| * | floppy: use wait_event_interruptible | Stephen Hemminger | 2010-08-07 |
| * | floppy: fix signed/unsigned warnings | Stephen Hemminger | 2010-08-07 |
| * | floppy: cmos attribute should be static | Stephen Hemminger | 2010-08-07 |
| * | floppy: use atomic type for usage_count | Stephen Hemminger | 2010-08-07 |
| * | floppy: silence warning during disk test | Stephen Hemminger | 2010-08-07 |
| * | floppy: remove unnecessary inlines | Stephen Hemminger | 2010-08-07 |
| * | floppy: initialize debug jiffies offset | Stephen Hemminger | 2010-08-07 |
| * | cciss: change pad value from 32 to 0 | Mike Miller | 2010-08-07 |
| * | cciss: remove errant debug code | Mike Miller | 2010-08-07 |
| * | cciss: move next_command function from ifdef | Mike Miller | 2010-08-07 |
| * | cciss: fix call to put_controller_in_performant_mode | Mike Miller | 2010-08-07 |
| * | cciss: make sure we request the performant mode irq | Mike Miller | 2010-08-07 |
| * | cciss: new controller support and bump driver version | Mike Miller | 2010-08-07 |
| * | cciss: add performant mode support for Stars/Sirius | Mike Miller | 2010-08-07 |
| * | cciss: make interrupt access methods return type bool | Mike Miller | 2010-08-07 |
| * | cciss: check for msi in interrupt_not_for_us | Mike Miller | 2010-08-07 |
| * | cciss: clean up interrupt handler | Mike Miller | 2010-08-07 |
| * | cciss: enqueue and submit io | Mike Miller | 2010-08-07 |
* | | Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2010-08-05 |
|\ \ |
|
| * | | virtio_blk: Remove VBID ioctl | Ryan Harper | 2010-08-04 |
| * | | virtio_blk: Add 'serial' attribute to virtio-blk devices (v2) | Ryan Harper | 2010-08-04 |