summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
...
| * 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-0720-26/+207
| * block: push down BKL into .locked_ioctlArnd Bergmann2010-08-0717-32/+159
| * block: remove q->prepare_flush_fn completelyFUJITA Tomonori2010-08-076-8/+7
| * virtio_blk: stop using q->prepare_flush_fnFUJITA Tomonori2010-08-071-29/+21
| * ps3disk: stop using q->prepare_flush_fnFUJITA Tomonori2010-08-071-19/+6
| * osdblk: stop using q->prepare_flush_fnFUJITA Tomonori2010-08-071-10/+2
| * block/xd.c: fix brace typoRandy Dunlap2010-08-071-1/+1
| * block: fix some more cmd_type cleanup falloutChristoph Hellwig2010-08-071-1/+1
| * virtio_blk: add default case to cmd type switchJens Axboe2010-08-071-0/+2
| * block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-079-24/+24
| * block: remove wrappers for request type/flagsChristoph Hellwig2010-08-0713-41/+56
| * floppy: use warning macrosStephen Hemminger2010-08-071-16/+11
| * floppy: use wait_event_interruptibleStephen Hemminger2010-08-071-50/+9
| * floppy: fix signed/unsigned warningsStephen Hemminger2010-08-071-2/+2
| * floppy: cmos attribute should be staticStephen Hemminger2010-08-071-1/+1
| * floppy: use atomic type for usage_countStephen Hemminger2010-08-071-30/+12
| * floppy: silence warning during disk testStephen Hemminger2010-08-071-0/+1
| * floppy: remove unnecessary inlinesStephen Hemminger2010-08-071-7/+7
| * floppy: initialize debug jiffies offsetStephen Hemminger2010-08-071-0/+3
| * cciss: change pad value from 32 to 0Mike Miller2010-08-071-1/+1
| * cciss: remove errant debug codeMike Miller2010-08-071-2/+0
| * cciss: move next_command function from ifdefMike Miller2010-08-071-22/+23
| * cciss: fix call to put_controller_in_performant_modeMike Miller2010-08-071-1/+1
| * cciss: make sure we request the performant mode irqMike Miller2010-08-071-4/+4
| * cciss: new controller support and bump driver versionMike Miller2010-08-071-6/+14
| * cciss: add performant mode support for Stars/SiriusMike Miller2010-08-074-63/+353
| * cciss: make interrupt access methods return type boolMike Miller2010-08-071-3/+3
| * cciss: check for msi in interrupt_not_for_usMike Miller2010-08-071-2/+3
| * cciss: clean up interrupt handlerMike Miller2010-08-071-95/+141
| * cciss: enqueue and submit ioMike Miller2010-08-071-23/+15
* | Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-051-13/+51
|\ \
| * | virtio_blk: Remove VBID ioctlRyan Harper2010-08-051-10/+0
| * | virtio_blk: Add 'serial' attribute to virtio-blk devices (v2)Ryan Harper2010-08-051-0/+28
| * | virtio_blk: support barriers without FLUSH featureChristoph Hellwig2010-08-051-3/+23
* | | Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-08-051-0/+30
|\ \ \ | |/ / |/| |
OpenPOWER on IntegriCloud