summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-1043-1106/+1888
|\
| * [SCSI] zfcp: fix double dbf id usageSwen Schillig2008-10-033-3/+3
| * [SCSI] zfcp: wait on SCSI work to be finished before proceeding with init devSwen Schillig2008-10-032-0/+6
| * [SCSI] zfcp: fix erp list usage without using locksSwen Schillig2008-10-031-2/+2
| * [SCSI] zfcp: prevent fc_remote_port_delete calls for unregistered rportSwen Schillig2008-10-031-0/+2
| * [SCSI] zfcp: fix deadlock caused by shared work queue tasksSwen Schillig2008-10-034-3/+6
| * [SCSI] zfcp: put threshold data in hba traceSwen Schillig2008-10-034-0/+50
| * [SCSI] zfcp: Simplify zfcp data structuresChristof Schmitt2008-10-039-113/+77
| * [SCSI] zfcp: Simplify get_adapter_by_busidSwen Schillig2008-10-033-13/+18
| * [SCSI] zfcp: remove all typedefs and replace them with standardsSwen Schillig2008-10-038-84/+88
| * [SCSI] zfcp: attach and release SAN nameserver port on demandSwen Schillig2008-10-038-275/+362
| * [SCSI] zfcp: remove unused references, declarations and flagsSwen Schillig2008-10-0311-249/+60
| * [SCSI] zfcp: Update message with input from reviewChristof Schmitt2008-10-037-207/+127
| * [SCSI] zfcp: add queue_full sysfs attributeStefan Raspl2008-10-034-7/+32
| * [SCSI] scsi_dh: suppress comparison warningJames Bottomley2008-10-031-2/+2
| * [SCSI] scsi_dh: add Dell product information into rdac device handlerYanqing_Liu@Dell.com2008-10-031-0/+2
| * [SCSI] qla2xxx: remove the unused SCSI_QLOGIC_FC_FIRMWARE optionAdrian Bunk2008-10-031-8/+0
| * [SCSI] qla2xxx: fix printk format warningsAlexander Beregalov2008-10-031-4/+6
| * [SCSI] qla2xxx: Update version number to 8.02.01-k8.Andrew Vasquez2008-10-031-1/+1
| * [SCSI] qla2xxx: Ignore payload reserved-bits during RSCN processing.Ravi Anand2008-10-031-1/+3
| * [SCSI] qla2xxx: Additional residual-count corrections during UNDERRUN handling.Andrew Vasquez2008-10-031-2/+3
| * [SCSI] qla2xxx: Fix "occured" spelling errors.Bjorn Helgaas2008-10-035-11/+11
| * [SCSI] qla2xxx: Add NPIV-Config Table support.Andrew Vasquez2008-10-035-2/+133
| * [SCSI] qla2xxx: Add Flash Layout Table support.Andrew Vasquez2008-10-037-44/+272
| * [SCSI] qla2xxx: Change GFP_ATOMIC to GFP_KERNEL for non-atomic allocations.Andrew Vasquez2008-10-032-2/+2
| * [SCSI] qla2xxx: Add input/output byte-count statistics.Harish Zunjarrao2008-10-033-7/+21
| * [SCSI] libiscsi: return error passed in during iscsi recoveryMike Christie2008-10-031-1/+1
| * [SCSI] mmc_block: use generic helper to print capacitiesPierre Ossman2008-10-031-3/+7
| * [SCSI] fc_transport: Add an API to allow an LLD to create vportsAndrew Vasquez2008-10-031-28/+26
| * [SCSI] sd: use generic helper to print capacities in both binary and SIJames Bottomley2008-10-031-16/+11
| * [SCSI] scsi_dh: no need to initialize rq->cmd with blk_get_requestFUJITA Tomonori2008-10-033-5/+0
| * [SCSI] Update the SCSI state model to allow blocking in the created stateJames Bottomley2008-10-033-11/+45
| * [SCSI] add inline functions for recognising created and blocked statesJames Bottomley2008-10-032-8/+9
| * [SCSI] scsi_netlink: Add transport and LLD recieve and event supportJames Smart2008-10-031-8/+515
| * [SCSI] tmscsim: Fixup KERN_INFO in printkNick Warne2008-10-031-2/+2
| * [SCSI] qla2xxx: Remove semaphore.hMatthew Wilcox2008-10-031-1/+0
| * [SCSI] scsi_host_lookup: error returns and NULL pointersJames Smart2008-10-034-10/+10
* | Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-10-1070-1092/+902
|\ \
| * | block: mark bio_split_pool staticDenis ChengRq2008-10-094-4/+4
| * | gdrom: change to use __blk_end_request()Kiyoshi Ueda2008-10-091-2/+2
| * | memstick: change to use __blk_end_request()Kiyoshi Ueda2008-10-091-1/+1
| * | virtio_blk: change to use __blk_end_request()Kiyoshi Ueda2008-10-091-5/+5
| * | libata: set queue SSD flag for SSD devicesJens Axboe2008-10-091-0/+4
| * | floppy: support arbitrary first-sector numbersKeith Wansbrough2008-10-091-8/+15
| * | drivers/block: Use DIV_ROUND_UPJulia Lawall2008-10-093-9/+9
| * | cciss: Fix cciss SCSI rescan code to better notice device changesscameron@beardog.cca.cpqcorp.net2008-10-092-53/+102
| * | block: Expand Xen blkfront for > 16 xvdChris Lalancette2008-10-091-21/+55
| * | sg: remove unnecessary blk_rq_unmap_userFUJITA Tomonori2008-10-091-7/+0
| * | sg: remove sg_read_xferFUJITA Tomonori2008-10-091-28/+5
| * | sg: remove sg_write_xferFUJITA Tomonori2008-10-091-32/+0
OpenPOWER on IntegriCloud