summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-1050-1112/+2107
|\
| * [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-033-29/+84
| * [SCSI] sd: use generic helper to print capacities in both binary and SIJames Bottomley2008-10-031-16/+11
| * [SCSI] lib: add generic helper to print sizes rounded to the correct SI rangeJames Bottomley2008-10-033-1/+82
| * [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-034-16/+54
| * [SCSI] add inline functions for recognising created and blocked statesJames Bottomley2008-10-033-8/+20
| * [SCSI] scsi_netlink: Add transport and LLD recieve and event supportJames Smart2008-10-032-9/+576
| * [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-10124-2637/+3838
|\ \
| * | doc/cdrom: Trvial documentation error, file not presentRandy Dunlap2008-10-101-2/+1
| * | block_dev: fix kernel-doc in new functionsRandy Dunlap2008-10-091-9/+4
| * | block: add some comments around the bio read-write flagsJens Axboe2008-10-091-1/+11
| * | block: mark bio_split_pool staticDenis ChengRq2008-10-096-12/+9
| * | block: Find bio sector offset given idx and offsetMartin K. Petersen2008-10-092-0/+37
| * | block: gendisk integrity wrapperMartin K. Petersen2008-10-091-0/+6
| * | block: Switch blk_integrity_compare from bdev to gendiskMartin K. Petersen2008-10-092-15/+15
| * | block: Fix double put in blk_integrity_unregisterMartin K. Petersen2008-10-091-1/+1
| * | block: Introduce integrity data ownership flagMartin K. Petersen2008-10-092-1/+3
| * | block: revert part of d7533ad0e132f92e75c1b2eb7c26387b25a583c1Jens Axboe2008-10-092-5/+7
| * | bio.h: Remove unused conditional codeAlberto Bertogli2008-10-091-8/+1
OpenPOWER on IntegriCloud