summaryrefslogtreecommitdiff
path: root/drivers/block
Commit message (Expand)AuthorAge
* Fix pktcdvd ioctl dev_minor range checkDan Rosenberg2010-09-27
* cciss: freeing uninitialized data on error pathDan Carpenter2010-09-21
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-09-10
|\
| * cciss: fix reporting of max queue depth since initStephen M. Cameron2010-08-25
| * block: switch s390 tape_block and mg_disk to elevator_change()Jens Axboe2010-08-23
| * BLOCK: fix bio.bi_rw handlingJiri Slaby2010-08-23
| * cciss: handle allocation failureDan Carpenter2010-08-23
| * cciss: disable doorbell reset on reset_devicesStephen M. Cameron2010-08-23
* | Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/...Linus Torvalds2010-08-23
|\ \ | |/ |/|
| * xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessaryIan Campbell2010-08-23
* | of: fix missing headers for of_address_to_resource() in MTD and SysACE driversGraeme Smecher2010-08-17
|/
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-12
|\
| * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-10
|\ \ | |/ |/|
| * xen-blkfront: fix missing out labelJens Axboe2010-08-08
| * drbd: revert "delay probes", feature is being re-implemented differentlyLars Ellenberg2010-08-07
| * drbd: Initialize all members of sync_conf to their defaults [Bugz 315]Philipp Reisner2010-08-07
| * drbd: Disable delay probes for the upcomming releasePhilipp Reisner2010-08-07
| * 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
| * floppy: make controller constStephen Hemminger2010-08-07
| * drivers/block: use memdup_userJulia Lawall2010-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