summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-08-07cciss: factor out cciss_wait_for_board_ready()Stephen M. Cameron
2010-08-07cciss: factor out cciss_find_memory_BAR()Stephen M. Cameron
2010-08-07cciss: remove board_id parameter from cciss_interrupt_mode()Stephen M. Cameron
2010-08-07cciss: factor out cciss_board_disabledStephen M. Cameron
2010-08-07cciss: factor out cciss_lookup_board_idStephen M. Cameron
2010-08-07cciss: save pdev pointer in per hba structure early to avoid passing it aroun...Stephen M. Cameron
2010-08-07cciss: Set the performant mode bit in the scsi half of the driverStephen M. Cameron
2010-08-07blkfront: Klog the unclean release pathDaniel Stodden
2010-08-07blkfront: Remove obsolete info->usersDaniel Stodden
2010-08-07blkfront: Remove obsolete info->usersDaniel Stodden
2010-08-07blkfront: Lock blockfront_info during xbdev removalDaniel Stodden
2010-08-07blkfront: Fix blkfront backend switch race (bdev release)Daniel Stodden
2010-08-07blkfront: Fix blkfront backend switch race (bdev open)Daniel Stodden
2010-08-07blkfront: Lock blkfront_info when closingDaniel Stodden
2010-08-07blkfront: Clean up vbd releaseDaniel Stodden
2010-08-07blkfront: Fix gendisk leakDaniel Stodden
2010-08-07blkfront: Fix backtrace in del_gendiskDaniel Stodden
2010-08-07xenbus: Make xenbus_switch_state transactionalDaniel Stodden
2010-08-07xen/blkfront: revalidate after setting capacityK. Y. Srinivasan
2010-08-07xen/blkfront: avoid compiler warning from missing casesJeremy Fitzhardinge
2010-08-07xen/front: Propagate changed size of VBDsK. Y. Srinivasan
2010-08-07blkfront: don't access freed struct xenbus_deviceJan Beulich
2010-08-07blkfront: fixes for 'xm block-detach ... --force'Jan Beulich
2010-08-07xen: use less generic names in blkfront driver.Ian Campbell
2010-08-07scsi/i2o: restore ioctl changesArnd Bergmann
2010-08-07scsi/sd: remove big kernel lockArnd Bergmann
2010-08-07block: push down BKL into .open and .releaseArnd Bergmann
2010-08-07block: push down BKL into .locked_ioctlArnd Bergmann
2010-08-07scsi/i2o_block: cleanup ioctl handlingArnd Bergmann
2010-08-07scsi: fix discard page leakFUJITA Tomonori
2010-08-07scsi: need to reset unprep_rq_fn in sd_removeFUJITA Tomonori
2010-08-07block: remove q->prepare_flush_fn completelyFUJITA Tomonori
2010-08-07ide: stop using q->prepare_flush_fnFUJITA Tomonori
2010-08-07virtio_blk: stop using q->prepare_flush_fnFUJITA Tomonori
2010-08-07dm: stop using q->prepare_flush_fnFUJITA Tomonori
2010-08-07ps3disk: stop using q->prepare_flush_fnFUJITA Tomonori
2010-08-07osdblk: stop using q->prepare_flush_fnFUJITA Tomonori
2010-08-07scsi: stop using q->prepare_flush_fnFUJITA Tomonori
2010-08-07scsi: remove unused free discard page in sd_doneFUJITA Tomonori
2010-08-07scsi: add sd_unprep_fn to free discard pageFUJITA Tomonori
2010-08-07block: implement an unprep function corresponding directly to prepJames Bottomley
2010-08-07drivers/cdrom: use pr_<level>Joe Perches
2010-08-07block/xd.c: fix brace typoRandy Dunlap
2010-08-07block: don't allocate a payload for discard requestChristoph Hellwig
2010-08-07block: fix some more cmd_type cleanup falloutChristoph Hellwig
2010-08-07virtio_blk: add default case to cmd type switchJens Axboe
2010-08-07block: unify flags for struct bio and struct requestChristoph Hellwig
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig
2010-08-07aha1532: remove ISA_DMA_THRESHOLD usageFUJITA Tomonori
2010-08-07floppy: use warning macrosStephen Hemminger