summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2012-11-30[SCSI] prevent stack buffer overflow in host_resetSasha Levin
2012-11-27qla2xxx: Look up LUN for abort requestsSteve Hodgson
2012-11-27[SCSI] csiostor: Chelsio FCoE offload driverNaresh Kumar Inna
2012-11-27[SCSI] sd: Use SCSI read/write(16) with > 32-bit LBA drivesJason J. Herne
2012-11-27[SCSI] aacraid: SCSI dma mapping failure case handlingMahesh Rajashekhara
2012-11-27[SCSI] virtio_scsi: fix memory leak on full queue condition.Eric Northup
2012-11-27[SCSI] lpfc 8.3.36: Update lpfc version for 8.3.36 driver releaseJames Smart
2012-11-27[SCSI] lpfc 8.3.36: Correct mask errorJames Smart
2012-11-27[SCSI] lpfc 8.3.36: Correct buffer length overrunJames Smart
2012-11-27[SCSI] lpfc 8.3.36: Fixed setting sequential delivery bitJames Smart
2012-11-27[SCSI] lpfc 8.3.36: Update DIF support for passthru/strip/insertJames Smart
2012-11-27[SCSI] lpfc 8.3.36: Fix bug with Target Resets and FCP2 devicesJames Smart
2012-11-27[SCSI] lpfc 8.3.36: Fixed boot from san failureJames Smart
2012-11-27[SCSI] hptiop: Support HighPoint RR4520/RR4522 HBAHighPoint Linux Team
2012-11-27[SCSI] bnx2i: removed the individual PCI DEVICE ID checkingEddie Wai
2012-11-27[SCSI] be2iscsi: Bump the driver versionJohn Soni Jose
2012-11-27[SCSI] be2iscsi: Fix Unrecoverable Error DetectionJohn Soni Jose
2012-11-27[SCSI] be2iscsi: Fix for MBX timeout issueJohn Soni Jose
2012-11-27[SCSI] be2iscsi: Update the copyright informationJohn Soni Jose
2012-11-27[SCSI] be2iscsi: Fix issue of displaying adapter family.John Soni Jose
2012-11-27[SCSI] be2iscsi: Fix Task Completion Event handlingJohn Soni Jose
2012-11-27[SCSI] be2iscsi: Fix session update context with V2 version.John Soni Jose
2012-11-27[SCSI] be2iscsi: Fix support for V2 version of WRB.John Soni Jose
2012-11-27[SCSI] be2iscsi: Fix support for handling CQ_CREATE V2 version.John Soni Jose
2012-11-27[SCSI] be2iscsi: Fix max EQ supported by the driver.John Soni Jose
2012-11-27[SCSI] be2iscsi: Fix driver support for Skyhawk-R adapter.John Soni Jose
2012-11-27[SCSI] be2iscsi: Fix return value and typo.John Soni Jose
2012-11-27[SCSI] be2iscsi: Fix kernel panic in blk_iopoll disable mode.John Soni Jose
2012-11-27[SCSI] be2iscsi: Issue an function level reset when driver is loadedJohn Soni Jose
2012-11-27[SCSI] be2iscsi: Display driver name and version in device attributeJohn Soni Jose
2012-11-27[SCSI] be2iscsi: Fix max supported EQ count to 8.John Soni Jose
2012-11-27[SCSI] be2iscsi: Fix memory leak in control path of driverJohn Soni Jose
2012-11-27[SCSI] be2iscsi: Display Completion Event string instead of OpcodeJohn Soni Jose
2012-11-27[SCSI] be2iscsi: Fix the issue with soft reset.Minh Tran
2012-11-27[SCSI] osd_uld: Add osdname & systemid sysfs at scsi_osd classBoaz Harrosh
2012-11-27[SCSI] sd: Reshuffle init_sd to avoid crashJoel D. Diaz
2012-11-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida
2012-11-19treewide: fix typo of "suppport" in various commentsMasanari Iida
2012-11-13[SCSI] sd: Implement support for WRITE SAMEMartin K. Petersen
2012-11-13[SCSI] sd: Permit merged discard requestsMartin K. Petersen
2012-11-13[SCSI] Add a report opcode helperMartin K. Petersen
2012-11-13[SCSI] isci: copy fis 0x34 response into proper bufferMaciej Patelczyk
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-11-06target: pass sense_reason as a return valueChristoph Hellwig
2012-10-30qla2xxx: Fix typo in qla2xxx driversMasanari Iida
2012-10-28qlogicpti: Fix build warning.David S. Miller
2012-10-26qla2xxx: Update target lookup session tables when a target session changesRoland Dreier
2012-10-26tcm_qla2xxx: Format VPD page 83h SCSI name string according to SPCRoland Dreier
2012-10-26qla2xxx: Add missing ->vport_slock while calling qlt_update_vp_mapNicholas Bellinger
2012-10-19Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson