aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* cpqarray: check put_user() resultKulikov Vasiliy2010-08-07
* xen/blkfront: Use QUEUE_ORDERED_DRAIN for old backendsJeremy Fitzhardinge2010-08-07
* xen/blkfront: use tagged queuing for barriersJeremy Fitzhardinge2010-08-07
* scsi: use REQ_TYPE_FS for flush requestFUJITA Tomonori2010-08-07
* floppy: make controller constStephen Hemminger2010-08-07
* drivers/block: use memdup_userJulia Lawall2010-08-07
* scsi: convert discard to REQ_TYPE_FS from REQ_TYPE_BLOCK_PCFUJITA Tomonori2010-08-07
* cciss: cleanup interrupt_not_for_usStephen M. Cameron2010-08-07
* cciss: change printks to dev_warn, etc.Stephen M. Cameron2010-08-07
* cciss: separate cmd_alloc() and cmd_special_alloc()Stephen M. Cameron2010-08-07
* cciss: use consistent variable namesStephen M. Cameron2010-08-07
* cciss: forbid hard reset of 640x boardsStephen M. Cameron2010-08-07
* cciss: sanitize max commandsStephen M. Cameron2010-08-07
* cciss: fix hard reset code.Stephen M. Cameron2010-08-07
* cciss: factor out cciss_reset_devices()Stephen M. Cameron2010-08-07
* cciss: factor out cciss_find_cfg_addrs.Stephen M. Cameron2010-08-07
* cciss: factor out cciss_enter_performant_modeStephen M. Cameron2010-08-07
* cciss: factor out cciss_wait_for_mode_change_ack()Stephen M. Cameron2010-08-07
* cciss: make cciss_put_controller_into_performant_mode as __devinitStephen M. Cameron2010-08-07
* cciss: cleanup some debug ifdefsStephen M. Cameron2010-08-07
* cciss: factor out cciss_p600_dma_prefetch_quirk()Stephen M. Cameron2010-08-07
* cciss: factor out cciss_enable_scsi_prefetch()Stephen M. Cameron2010-08-07
* cciss: factor out CISS_signature_present()Stephen M. Cameron2010-08-07
* cciss: factor out cciss_find_board_paramsStephen M. Cameron2010-08-07
* cciss: fix leak of ioremapped memoryStephen M. Cameron2010-08-07
* cciss: factor out cciss_find_cfgtablesStephen M. Cameron2010-08-07
* cciss: factor out cciss_wait_for_board_ready()Stephen M. Cameron2010-08-07
* cciss: factor out cciss_find_memory_BAR()Stephen M. Cameron2010-08-07
* cciss: remove board_id parameter from cciss_interrupt_mode()Stephen M. Cameron2010-08-07
* cciss: factor out cciss_board_disabledStephen M. Cameron2010-08-07
* cciss: factor out cciss_lookup_board_idStephen M. Cameron2010-08-07
* cciss: save pdev pointer in per hba structure early to avoid passing it aroun...Stephen M. Cameron2010-08-07
* cciss: Set the performant mode bit in the scsi half of the driverStephen M. Cameron2010-08-07
* blkfront: Klog the unclean release pathDaniel Stodden2010-08-07
* blkfront: Remove obsolete info->usersDaniel Stodden2010-08-07
* blkfront: Remove obsolete info->usersDaniel Stodden2010-08-07
* blkfront: Lock blockfront_info during xbdev removalDaniel Stodden2010-08-07
* blkfront: Fix blkfront backend switch race (bdev release)Daniel Stodden2010-08-07
* blkfront: Fix blkfront backend switch race (bdev open)Daniel Stodden2010-08-07
* blkfront: Lock blkfront_info when closingDaniel Stodden2010-08-07
* blkfront: Clean up vbd releaseDaniel Stodden2010-08-07
* blkfront: Fix gendisk leakDaniel Stodden2010-08-07
* blkfront: Fix backtrace in del_gendiskDaniel Stodden2010-08-07
* xenbus: Make xenbus_switch_state transactionalDaniel Stodden2010-08-07
* xen/blkfront: revalidate after setting capacityK. Y. Srinivasan2010-08-07
* xen/blkfront: avoid compiler warning from missing casesJeremy Fitzhardinge2010-08-07
* xen/front: Propagate changed size of VBDsK. Y. Srinivasan2010-08-07
* blkfront: don't access freed struct xenbus_deviceJan Beulich2010-08-07
* blkfront: fixes for 'xm block-detach ... --force'Jan Beulich2010-08-07
* xen: use less generic names in blkfront driver.Ian Campbell2010-08-07