summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2010-06-28Merge branch 'quilt/aoe'Stephen Rothwell
2010-06-28Merge remote branch 'block/for-next'Stephen Rothwell
2010-06-22Merge branch 'for-2.6.36' into for-nextJens Axboe
2010-06-22block/xd.c: fix brace typoRandy Dunlap
2010-06-22virtio_blk: support barriers without FLUSH featureChristoph Hellwig
2010-06-21Merge branch 'for-2.6.36' into for-nextJens Axboe
2010-06-21virtio_blk: remove overzealous warningChristoph Hellwig
2010-06-21block: fix some more cmd_type cleanup falloutChristoph Hellwig
2010-06-18virtio_blk: add default case to cmd type switchJens Axboe
2010-06-18block: unify flags for struct bio and struct requestChristoph Hellwig
2010-06-18block: remove wrappers for request type/flagsChristoph Hellwig
2010-06-15Merge branch 'for-2.6.36' into for-nextJens Axboe
2010-06-15floppy: use warning macrosStephen Hemminger
2010-06-15floppy: use wait_event_interruptibleStephen Hemminger
2010-06-15floppy: fix signed/unsigned warningsStephen Hemminger
2010-06-15floppy: cmos attribute should be staticStephen Hemminger
2010-06-15floppy: use atomic type for usage_countStephen Hemminger
2010-06-15floppy: silence warning during disk testStephen Hemminger
2010-06-15floppy: remove unnecessary inlinesStephen Hemminger
2010-06-15floppy: initialize debug jiffies offsetStephen Hemminger
2010-06-15Merge branch 'for-linus' into for-nextJens Axboe
2010-06-15cciss: set SCSI max cmd len to 16, as default is wrongStephen M. Cameron
2010-06-14Merge branch 'for-linus' into for-nextJens Axboe
2010-06-14cpqarray: fix two more wrong section typeJens Axboe
2010-06-14cpqarray: fix wrong __init type on pci probe functionJens Axboe
2010-06-14drbd: Fixed a race between disk-attach and unexpected state changesPhilipp Reisner
2010-06-11cciss: change pad value from 32 to 0Mike Miller
2010-06-11cciss: remove errant debug codeMike Miller
2010-06-11cciss: move next_command function from ifdefMike Miller
2010-06-11cciss: fix call to put_controller_in_performant_modeMike Miller
2010-06-11cciss: make sure we request the performant mode irqMike Miller
2010-06-09cciss: new controller support and bump driver versionMike Miller
2010-06-09cciss: add performant mode support for Stars/SiriusMike Miller
2010-06-09cciss: make interrupt access methods return type boolMike Miller
2010-06-09cciss: check for msi in interrupt_not_for_usMike Miller
2010-06-09cciss: clean up interrupt handlerMike Miller
2010-06-09cciss: enqueue and submit ioMike Miller
2010-06-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-06-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-06-03virtio-blk: fix minimum number of S/G elementsChristoph Hellwig
2010-06-02powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt
2010-06-01Merge branch 'master' into for-linusJens Axboe
2010-06-01cciss: call BUG() earlierDan Carpenter
2010-06-01drbd: Reduce verbosityPhilipp Reisner
2010-06-01drbd: use drbd specific ratelimit instead of global printk_ratelimitLars Ellenberg
2010-06-01drbd: fix hang on local read errors while disconnectedLars Ellenberg
2010-06-01drbd: Removed the now empty w_io_error() functionPhilipp Reisner
2010-06-01drbd: removed duplicated #includesAndrea Gelmini
2010-06-01drbd: improve usage of MSG_MORELars Ellenberg
2010-06-01drbd: need to set socket bufsize early to take effectLars Ellenberg