summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2012-11-27[SCSI] lpfc 8.3.36: Update DIF support for passthru/strip/insertJames Smart4-10/+29
2012-11-27[SCSI] lpfc 8.3.36: Fix bug with Target Resets and FCP2 devicesJames Smart3-0/+16
2012-11-27[SCSI] lpfc 8.3.36: Fixed boot from san failureJames Smart5-13/+120
2012-11-27[SCSI] hptiop: Support HighPoint RR4520/RR4522 HBAHighPoint Linux Team2-20/+465
2012-11-27[SCSI] bnx2i: removed the individual PCI DEVICE ID checkingEddie Wai3-28/+19
2012-11-27[SCSI] be2iscsi: Bump the driver versionJohn Soni Jose1-1/+1
2012-11-27[SCSI] be2iscsi: Fix Unrecoverable Error DetectionJohn Soni Jose5-2/+178
2012-11-27[SCSI] be2iscsi: Fix for MBX timeout issueJohn Soni Jose6-194/+260
2012-11-27[SCSI] be2iscsi: Update the copyright informationJohn Soni Jose9-9/+9
2012-11-27[SCSI] be2iscsi: Fix issue of displaying adapter family.John Soni Jose3-0/+44
2012-11-27[SCSI] be2iscsi: Fix Task Completion Event handlingJohn Soni Jose3-104/+230
2012-11-27[SCSI] be2iscsi: Fix session update context with V2 version.John Soni Jose5-62/+212
2012-11-27[SCSI] be2iscsi: Fix support for V2 version of WRB.John Soni Jose2-39/+277
2012-11-27[SCSI] be2iscsi: Fix support for handling CQ_CREATE V2 version.John Soni Jose3-13/+52
2012-11-27[SCSI] be2iscsi: Fix max EQ supported by the driver.John Soni Jose2-7/+21
2012-11-27[SCSI] be2iscsi: Fix driver support for Skyhawk-R adapter.John Soni Jose3-1/+8
2012-11-27[SCSI] be2iscsi: Fix return value and typo.John Soni Jose2-20/+60
2012-11-27[SCSI] be2iscsi: Fix kernel panic in blk_iopoll disable mode.John Soni Jose3-37/+52
2012-11-27[SCSI] be2iscsi: Issue an function level reset when driver is loadedJohn Soni Jose1-47/+18
2012-11-27[SCSI] be2iscsi: Display driver name and version in device attributeJohn Soni Jose3-0/+21
2012-11-27[SCSI] be2iscsi: Fix max supported EQ count to 8.John Soni Jose2-9/+15
2012-11-27[SCSI] be2iscsi: Fix memory leak in control path of driverJohn Soni Jose2-10/+31
2012-11-27[SCSI] be2iscsi: Display Completion Event string instead of OpcodeJohn Soni Jose2-26/+64
2012-11-27[SCSI] be2iscsi: Fix the issue with soft reset.Minh Tran1-1/+1
2012-11-27[SCSI] osd_uld: Add osdname & systemid sysfs at scsi_osd classBoaz Harrosh1-0/+28
2012-11-27[SCSI] sd: Reshuffle init_sd to avoid crashJoel D. Diaz1-5/+8
2012-11-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida1-1/+1
2012-11-19treewide: fix typo of "suppport" in various commentsMasanari Iida1-1/+1
2012-11-14[SCSI] sd: Implement support for WRITE SAMEMartin K. Petersen3-16/+185
2012-11-14[SCSI] sd: Permit merged discard requestsMartin K. Petersen1-13/+19
2012-11-14[SCSI] Add a report opcode helperMartin K. Petersen1-0/+45
2012-11-13[SCSI] isci: copy fis 0x34 response into proper bufferMaciej Patelczyk1-1/+1
2012-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-12/+1
2012-10-30qla2xxx: Fix typo in qla2xxx driversMasanari Iida4-11/+11
2012-10-29qlogicpti: Fix build warning.David S. Miller1-12/+1
2012-10-26qla2xxx: Update target lookup session tables when a target session changesRoland Dreier3-14/+85
2012-10-26tcm_qla2xxx: Format VPD page 83h SCSI name string according to SPCRoland Dreier2-1/+5
2012-10-26qla2xxx: Add missing ->vport_slock while calling qlt_update_vp_mapNicholas Bellinger1-0/+3
2012-10-20Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2-1/+2
2012-10-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds52-729/+4245
2012-10-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2-16/+1
2012-10-09SCSI: ARM: make fas216_dumpinfo function conditionalArnd Bergmann1-1/+1
2012-10-09SCSI: ARM: ncr5380/oak uses no interruptsArnd Bergmann1-0/+1
2012-10-09[SCSI] storvsc: Account for in-transit packets in the RESET pathK. Y. Srinivasan1-0/+5
2012-10-09[SCSI] qla2xxx: fix potential deadlock on ha->hardware_lockJiri Kosina1-2/+3
2012-10-09[SCSI] scsi_debug: Fix off-by-one bug when unmapping regionLukas Czerner1-1/+1
2012-10-09[SCSI] Shorten the path length of scsi_cmd_to_driver()Li Zhong1-3/+5
2012-10-09[SCSI] virtio-scsi: support online resizing of disksPaolo Bonzini1-1/+30
2012-10-09[SCSI] virtio-scsi: fix LUNs greater than 255Paolo Bonzini1-1/+5
2012-10-09[SCSI] virtio-scsi: initialize scatterlist structureRichard W.M. Jones1-1/+1