summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2008-10-09sd/ide-disk: apply extended minors to sd and ideTejun Heo1-2/+7
2008-10-09block: don't depend on consecutive minor spaceTejun Heo1-1/+1
2008-10-03[SCSI] scsi_dh: suppress comparison warningJames Bottomley1-2/+2
2008-10-03[SCSI] scsi_dh: add Dell product information into rdac device handlerYanqing_Liu@Dell.com1-0/+2
2008-10-03[SCSI] qla2xxx: remove the unused SCSI_QLOGIC_FC_FIRMWARE optionAdrian Bunk1-8/+0
2008-10-03[SCSI] qla2xxx: fix printk format warningsAlexander Beregalov1-4/+6
2008-10-03[SCSI] qla2xxx: Update version number to 8.02.01-k8.Andrew Vasquez1-1/+1
2008-10-03[SCSI] qla2xxx: Ignore payload reserved-bits during RSCN processing.Ravi Anand1-1/+3
2008-10-03[SCSI] qla2xxx: Additional residual-count corrections during UNDERRUN handling.Andrew Vasquez1-2/+3
2008-10-03[SCSI] qla2xxx: Fix "occured" spelling errors.Bjorn Helgaas5-11/+11
2008-10-03[SCSI] qla2xxx: Add NPIV-Config Table support.Andrew Vasquez5-2/+133
2008-10-03[SCSI] qla2xxx: Add Flash Layout Table support.Andrew Vasquez7-44/+272
2008-10-03[SCSI] qla2xxx: Change GFP_ATOMIC to GFP_KERNEL for non-atomic allocations.Andrew Vasquez2-2/+2
2008-10-03[SCSI] qla2xxx: Add input/output byte-count statistics.Harish Zunjarrao3-7/+21
2008-10-03[SCSI] libiscsi: return error passed in during iscsi recoveryMike Christie1-1/+1
2008-10-03[SCSI] fc_transport: Add an API to allow an LLD to create vportsAndrew Vasquez1-28/+26
2008-10-03[SCSI] sd: use generic helper to print capacities in both binary and SIJames Bottomley1-16/+11
2008-10-03[SCSI] scsi_dh: no need to initialize rq->cmd with blk_get_requestFUJITA Tomonori3-5/+0
2008-10-03[SCSI] Update the SCSI state model to allow blocking in the created stateJames Bottomley3-11/+45
2008-10-03[SCSI] add inline functions for recognising created and blocked statesJames Bottomley2-8/+9
2008-10-03[SCSI] scsi_netlink: Add transport and LLD recieve and event supportJames Smart1-8/+515
2008-10-03[SCSI] tmscsim: Fixup KERN_INFO in printkNick Warne1-2/+2
2008-10-03[SCSI] qla2xxx: Remove semaphore.hMatthew Wilcox1-1/+0
2008-10-03[SCSI] scsi_host_lookup: error returns and NULL pointersJames Smart4-10/+10
2008-09-29libata: make SCR access ops per-linkTejun Heo1-4/+4
2008-09-29[SCSI] qlogicpti: fix sg list traversal error in continuation entriesBoaz Harrosh1-0/+1
2008-09-23[SCSI] Fix hang with split requestsJames Bottomley1-1/+2
2008-09-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller7-15/+29
2008-09-13[SCSI] qla2xxx: Defer enablement of RISC interrupts until ISP initialization ...Andrew Vasquez2-1/+2
2008-09-11Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-4/+0
2008-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds6-13/+14
2008-09-11block: disable sysfs parts of the disk command filterJens Axboe2-4/+0
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2-2/+2
2008-08-29[SCSI] fix check of PQ and PDT bits for WLUNsJames Bottomley1-1/+2
2008-08-29[SCSI] make scsi_check_sense HARDWARE_ERROR return ADD_TO_MLQUEUE on retryMike Anderson1-1/+1
2008-08-29[SCSI] scsi_dh: make check_sense return ADD_TO_MLQUEUEMike Anderson3-10/+10
2008-08-29[SCSI] sd: select CRC_T10DIF only when necessaryStefan Richter1-1/+1
2008-08-29remove blk_register_filter and blk_unregister_filter in gendiskFUJITA Tomonori2-0/+4
2008-08-29qlogicpti: Convert to pure OF driver.David S. Miller2-54/+56
2008-08-29sun_esp: Convert to pure OF driver.David S. Miller1-72/+64
2008-08-29sparc: Move SBUS DMA attribute interfaces out of asm/sbus.hDavid S. Miller2-4/+6
2008-08-29sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller2-38/+41
2008-08-29sparc: Make SBUS DMA interfaces take struct device.David S. Miller2-17/+27
2008-08-29sparc: Kill SBUS DVMA layer.David S. Miller2-54/+71
2008-08-27sg: restore command permission for TYPE_SCANNERFUJITA Tomonori1-8/+14
2008-08-27block: move cmdfilter from gendisk to request_queueFUJITA Tomonori1-2/+9
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk8-8/+0
2008-08-23pcmcia: pcmcia_config_loop() improvement by passing vccDominik Brodowski5-5/+7
2008-08-23pcmcia: pcmcia_config_loop() default CIS entry handlingDominik Brodowski5-19/+20
2008-08-23pcmcia: pcmcia_config_loop() ConfigIndex unificationDominik Brodowski5-6/+0