summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | [SCSI] lpfc 8.3.36: Update DIF support for passthru/strip/insertJames Smart2012-11-274-10/+29
| * | [SCSI] lpfc 8.3.36: Fix bug with Target Resets and FCP2 devicesJames Smart2012-11-273-0/+16
| * | [SCSI] lpfc 8.3.36: Fixed boot from san failureJames Smart2012-11-275-13/+120
| * | [SCSI] hptiop: Support HighPoint RR4520/RR4522 HBAHighPoint Linux Team2012-11-272-20/+465
| * | [SCSI] bnx2i: removed the individual PCI DEVICE ID checkingEddie Wai2012-11-273-28/+19
| * | [SCSI] be2iscsi: Bump the driver versionJohn Soni Jose2012-11-271-1/+1
| * | [SCSI] be2iscsi: Fix Unrecoverable Error DetectionJohn Soni Jose2012-11-275-2/+178
| * | [SCSI] be2iscsi: Fix for MBX timeout issueJohn Soni Jose2012-11-276-194/+260
| * | [SCSI] be2iscsi: Update the copyright informationJohn Soni Jose2012-11-279-9/+9
| * | [SCSI] be2iscsi: Fix issue of displaying adapter family.John Soni Jose2012-11-273-0/+44
| * | [SCSI] be2iscsi: Fix Task Completion Event handlingJohn Soni Jose2012-11-273-104/+230
| * | [SCSI] be2iscsi: Fix session update context with V2 version.John Soni Jose2012-11-275-62/+212
| * | [SCSI] be2iscsi: Fix support for V2 version of WRB.John Soni Jose2012-11-272-39/+277
| * | [SCSI] be2iscsi: Fix support for handling CQ_CREATE V2 version.John Soni Jose2012-11-273-13/+52
| * | [SCSI] be2iscsi: Fix max EQ supported by the driver.John Soni Jose2012-11-272-7/+21
| * | [SCSI] be2iscsi: Fix driver support for Skyhawk-R adapter.John Soni Jose2012-11-273-1/+8
| * | [SCSI] be2iscsi: Fix return value and typo.John Soni Jose2012-11-272-20/+60
| * | [SCSI] be2iscsi: Fix kernel panic in blk_iopoll disable mode.John Soni Jose2012-11-273-37/+52
| * | [SCSI] be2iscsi: Issue an function level reset when driver is loadedJohn Soni Jose2012-11-271-47/+18
| * | [SCSI] be2iscsi: Display driver name and version in device attributeJohn Soni Jose2012-11-273-0/+21
| * | [SCSI] be2iscsi: Fix max supported EQ count to 8.John Soni Jose2012-11-272-9/+15
| * | [SCSI] be2iscsi: Fix memory leak in control path of driverJohn Soni Jose2012-11-272-10/+31
| * | [SCSI] be2iscsi: Display Completion Event string instead of OpcodeJohn Soni Jose2012-11-272-26/+64
| * | [SCSI] be2iscsi: Fix the issue with soft reset.Minh Tran2012-11-271-1/+1
| * | [SCSI] osd_uld: Add osdname & systemid sysfs at scsi_osd classBoaz Harrosh2012-11-271-0/+28
| * | [SCSI] sd: Reshuffle init_sd to avoid crashJoel D. Diaz2012-11-271-5/+8
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-12-131-24/+27
|\ \ \
| * | | IB/srp: Allow SRP disconnect through sysfsBart Van Assche2012-11-301-1/+21
| * | | srp_transport: Simplify attribute initialization codeBart Van Assche2012-11-301-22/+4
| * | | srp_transport: Fix attribute registrationBart Van Assche2012-11-301-1/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-136-13/+13
|\ \ \ \
| * | | | treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-191-1/+1
| * | | | treewide: fix typo of "suppport" in various commentsMasanari Iida2012-11-191-1/+1
| * | | | qla2xxx: Fix typo in qla2xxx driversMasanari Iida2012-10-304-11/+11
* | | | | megaraid: fix BUG_ON() from incorrect use of delayed workXiaotian Feng2012-12-042-9/+7
| |_|/ / |/| | |
* | | | [SCSI] sd: Implement support for WRITE SAMEMartin K. Petersen2012-11-133-16/+185
* | | | [SCSI] sd: Permit merged discard requestsMartin K. Petersen2012-11-131-13/+19
* | | | [SCSI] Add a report opcode helperMartin K. Petersen2012-11-131-0/+45
* | | | [SCSI] isci: copy fis 0x34 response into proper bufferMaciej Patelczyk2012-11-131-1/+1
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-11-101-12/+1
|\ \ \ | |_|/ |/| |
| * | qlogicpti: Fix build warning.David S. Miller2012-10-281-12/+1
| |/
* | qla2xxx: Update target lookup session tables when a target session changesRoland Dreier2012-10-263-14/+85
* | tcm_qla2xxx: Format VPD page 83h SCSI name string according to SPCRoland Dreier2012-10-262-1/+5
* | qla2xxx: Add missing ->vport_slock while calling qlt_update_vp_mapNicholas Bellinger2012-10-261-0/+3
|/
* Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-10-192-1/+2
|\
| * SCSI: ARM: make fas216_dumpinfo function conditionalArnd Bergmann2012-10-091-1/+1
| * SCSI: ARM: ncr5380/oak uses no interruptsArnd Bergmann2012-10-091-0/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2012-10-1352-729/+4245
|\ \
| * | [SCSI] storvsc: Account for in-transit packets in the RESET pathK. Y. Srinivasan2012-10-091-0/+5
| * | [SCSI] qla2xxx: fix potential deadlock on ha->hardware_lockJiri Kosina2012-10-091-2/+3
OpenPOWER on IntegriCloud