aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-08-07drbd: revert "delay probes", feature is being re-implemented differentlyLars Ellenberg
2010-08-07drbd: Initialize all members of sync_conf to their defaults [Bugz 315]Philipp Reisner
2010-08-07drbd: Disable delay probes for the upcomming releasePhilipp Reisner
2010-08-07cpqarray: check put_user() resultKulikov Vasiliy
2010-08-07xen/blkfront: Use QUEUE_ORDERED_DRAIN for old backendsJeremy Fitzhardinge
2010-08-07xen/blkfront: use tagged queuing for barriersJeremy Fitzhardinge
2010-08-07scsi: use REQ_TYPE_FS for flush requestFUJITA Tomonori
2010-08-07floppy: make controller constStephen Hemminger
2010-08-07drivers/block: use memdup_userJulia Lawall
2010-08-07scsi: convert discard to REQ_TYPE_FS from REQ_TYPE_BLOCK_PCFUJITA Tomonori
2010-08-07cciss: cleanup interrupt_not_for_usStephen M. Cameron
2010-08-07cciss: change printks to dev_warn, etc.Stephen M. Cameron
2010-08-07cciss: separate cmd_alloc() and cmd_special_alloc()Stephen M. Cameron
2010-08-07cciss: use consistent variable namesStephen M. Cameron
2010-08-07cciss: forbid hard reset of 640x boardsStephen M. Cameron
2010-08-07cciss: sanitize max commandsStephen M. Cameron
2010-08-07cciss: fix hard reset code.Stephen M. Cameron
2010-08-07cciss: factor out cciss_reset_devices()Stephen M. Cameron
2010-08-07cciss: factor out cciss_find_cfg_addrs.Stephen M. Cameron
2010-08-07cciss: factor out cciss_enter_performant_modeStephen M. Cameron
2010-08-07cciss: factor out cciss_wait_for_mode_change_ack()Stephen M. Cameron
2010-08-07cciss: make cciss_put_controller_into_performant_mode as __devinitStephen M. Cameron
2010-08-07cciss: cleanup some debug ifdefsStephen M. Cameron
2010-08-07cciss: factor out cciss_p600_dma_prefetch_quirk()Stephen M. Cameron
2010-08-07cciss: factor out cciss_enable_scsi_prefetch()Stephen M. Cameron
2010-08-07cciss: factor out CISS_signature_present()Stephen M. Cameron
2010-08-07cciss: factor out cciss_find_board_paramsStephen M. Cameron
2010-08-07cciss: fix leak of ioremapped memoryStephen M. Cameron
2010-08-07cciss: factor out cciss_find_cfgtablesStephen M. Cameron
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