summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|\ \ \ | |/ / |/| |
| * | 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
| |/
* | Merge branch 'master' into for-nextJiri Kosina2010-08-044-5/+10
|\ \ | |/
| * cciss: set SCSI max cmd len to 16, as default is wrongStephen M. Cameron2010-06-151-0/+1
| * cpqarray: fix two more wrong section typeJens Axboe2010-06-141-2/+2
| * cpqarray: fix wrong __init type on pci probe functionJens Axboe2010-06-141-1/+1
OpenPOWER on IntegriCloud