summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [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] 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
* [SCSI] qlogicpti: fix sg list traversal error in continuation entriesBoaz Harrosh2008-09-281-0/+1
* [SCSI] Fix hang with split requestsJames Bottomley2008-09-231-1/+2
* [SCSI] qla2xxx: Defer enablement of RISC interrupts until ISP initialization ...Andrew Vasquez2008-09-132-1/+2
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-09-112-4/+0
|\
| * block: disable sysfs parts of the disk command filterJens Axboe2008-09-112-4/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-09-116-13/+14
|\ \ | |/ |/|
| * [SCSI] fix check of PQ and PDT bits for WLUNsJames Bottomley2008-08-291-1/+2
| * [SCSI] make scsi_check_sense HARDWARE_ERROR return ADD_TO_MLQUEUE on retryMike Anderson2008-08-291-1/+1
| * [SCSI] scsi_dh: make check_sense return ADD_TO_MLQUEUEMike Anderson2008-08-293-10/+10
| * [SCSI] sd: select CRC_T10DIF only when necessaryStefan Richter2008-08-291-1/+1
* | remove blk_register_filter and blk_unregister_filter in gendiskFUJITA Tomonori2008-08-292-0/+4
|/
* sg: restore command permission for TYPE_SCANNERFUJITA Tomonori2008-08-271-8/+14
* block: move cmdfilter from gendisk to request_queueFUJITA Tomonori2008-08-271-2/+9
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-238-8/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-08-2013-42/+189
|\
| * [SCSI] ibmvfc: Driver version 1.0.2Brian King2008-08-161-2/+2
| * [SCSI] ibmvfc: Add details to async event logBrian King2008-08-161-1/+2
| * [SCSI] ibmvfc: Sanitize response lengthsBrian King2008-08-161-3/+3
| * [SCSI] ibmvfc: Fix for lost async eventsBrian King2008-08-161-7/+11
| * [SCSI] ibmvfc: Fixup host state during reinitBrian King2008-08-161-1/+2
| * [SCSI] ibmvfc: Fix another hang on module removalBrian King2008-08-161-3/+4
| * [SCSI] ibmvscsi: Fixup desired DMA value for shared memory partitionsBrian King2008-08-161-1/+1
| * [SCSI] megaraid_sas: remove sysfs dbg_lvl world writeable permissionsJoe Malicki2008-08-161-1/+1
| * [SCSI] qla2xxx: Update version number to 8.02.01-k7.Andrew Vasquez2008-08-161-1/+1
| * [SCSI] qla2xxx: Explicitly tear-down vports during PCI remove_one().Andrew Vasquez2008-08-163-4/+12
| * [SCSI] qla2xxx: Reference proper ha during SBR handling.Andrew Vasquez2008-08-162-4/+6
| * [SCSI] qla2xxx: Set npiv_supported flag for FCoE HBAs.Mike Hernandez2008-08-161-2/+3
| * [SCSI] qla2xxx: Don't leak SG-DMA mappings while aborting commands.Andrew Vasquez2008-08-161-2/+0
OpenPOWER on IntegriCloud