summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2014-01-10Merge branch 'akpm-current/current'Stephen Rothwell1-0/+2
2014-01-10Merge remote-tracking branch 'scsi/for-next'Stephen Rothwell73-17089/+4540
2014-01-10Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell3-4/+4
2014-01-10Merge remote-tracking branch 'block/for-next'Stephen Rothwell6-59/+63
2014-01-10drivers/scsi/megaraid/megaraid_mm.c: missing bounds check in mimd_to_kioc()Dan Carpenter1-0/+2
2014-01-10Merge remote-tracking branch 'm68k/for-next'Stephen Rothwell5-5/+5
2014-01-07treewide: fix comments and printk msgsMasanari Iida2-2/+2
2013-12-31Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe28-66/+135
2013-12-19qla2xxx: Fix scsi_host leak on qlt_lport_register callback failureNicholas Bellinger1-0/+1
2013-12-19Merge branch 'master' into for-nextJiri Kosina135-2394/+8131
2013-12-18Merge branch 'fixes' into for-nextJames Bottomley1-2/+4
2013-12-18[SCSI] bfa: Chinook quad port 16G FC HBA claim issueVijaya Mohan Guvva1-2/+4
2013-12-17[SCSI] mac_scsi: Fix crash on out of memoryAlan1-0/+2
2013-12-17[SCSI] st: fix enlarge_bufferBodo Stroesser1-4/+1
2013-12-17[SCSI] qla1280: Annotate timer on stack so object debug does not complainMeelis Roos1-1/+1
2013-12-17[SCSI] qla4xxx: Update driver version to 5.04.00-k3Vikas Chaudhary1-1/+1
2013-12-17[SCSI] qla4xxx: Recreate chap data list during get chap operationAdheer Chandravanshi1-58/+61
2013-12-17[SCSI] qla4xxx: Add support for ISCSI_PARAM_LOCAL_IPADDR sysfs attrAdheer Chandravanshi1-0/+10
2013-12-17[SCSI] libiscsi: Add local_ipaddr parameter in iscsi_conn structAdheer Chandravanshi1-0/+6
2013-12-17[SCSI] scsi_transport_iscsi: Export ISCSI_PARAM_LOCAL_IPADDR attr for iscsi_c...Adheer Chandravanshi1-0/+4
2013-12-17[SCSI] qla4xxx: Add host statistics supportLalit Chandivade2-1/+287
2013-12-17[SCSI] scsi_transport_iscsi: Add host statistics supportLalit Chandivade1-0/+70
2013-12-17[SCSI] qla4xxx: Added support for Diagnostics MBOX commandVikas Chaudhary8-7/+455
2013-12-17[SCSI] pm80xx: Fixed return value issue.Viswas G2-6/+6
2013-12-17[SCSI] pm80xx: Removing redundant code snippetsViswas G2-20/+9
2013-12-17[SCSI] bfa: Driver version upgrade to 3.2.23.0Vijaya Mohan Guvva2-4/+4
2013-12-17[SCSI] bfa: change FC_ELS_TOV to 20secVijaya Mohan Guvva1-1/+1
2013-12-17[SCSI] bfa: Observed auto D-port mode instead of manualVijaya Mohan Guvva2-2/+3
2013-12-17[SCSI] bfa: Fix for bcu or hcm faa query hangVijaya Mohan Guvva1-4/+4
2013-12-17[SCSI] bfa: LUN discovery issue in direct attach modeVijaya Mohan Guvva1-1/+14
2013-12-17[SCSI] bfa: Register port with SCSI even on port init failureVijaya Mohan Guvva2-46/+43
2013-12-17[SCSI] bfa: Firmware patch simplificationVijaya Mohan Guvva7-46/+767
2013-12-17[SCSI] be2iscsi: fix memory leak in error pathGeyslan G. Bem1-5/+3
2013-12-17[SCSI] ipr: Increase msi-x interrupt vectors to 16wenxiong@linux.vnet.ibm.com2-2/+2
2013-12-17[SCSI] hpsa: remove P822se PCI IDMike Miller1-2/+0
2013-12-17[SCSI] qla2xxx: Fix warning reported by smatch.Saurav Kashyap4-8/+8
2013-12-17[SCSI] sd: Do not call do_div() with a 64-bit divisorGeert Uytterhoeven1-1/+1
2013-12-17[SCSI] lpfc: Fix wrong assignment in lpfc_debugfs.cFelipe Pena1-1/+1
2013-12-17[SCSI] megaraid: Use resource_size_t for PCI resources, not longBen Collins2-3/+3
2013-12-17[SCSI] Update documentationHannes Reinecke1-4/+2
2013-12-17[SCSI] Set the minimum valid value of 'eh_deadline' as 0Ren Mingxin3-28/+59
2013-12-17[SCSI] Unlock accesses to eh_deadlineHannes Reinecke1-35/+9
2013-12-17[SCSI] improved eh timeout handlerHannes Reinecke4-14/+156
2013-12-16[SCSI] Fix erratic device offline during EHJames Bottomley2-23/+29
2013-12-16[SCSI] aci7xxx_old: delete decade+ obsolete driverPaul Gortmaker11-16059/+0
2013-12-16[SCSI] qla2xxx: Update the driver version to 8.06.00.12-k.Saurav Kashyap1-1/+1
2013-12-16[SCSI] qla2xxx: Replace a constant with a macro definition for host->canqueue...Armen Baloyan2-1/+4
2013-12-16[SCSI] qla2xxx: Reset nic_core_reset_owner on moving from COLD to READY for I...Sawan Chandak1-1/+1
2013-12-16[SCSI] qla2xxx: Only complete dcbx_comp and lb_portup_comp for virtual port i...Chad Dupuis1-3/+3
2013-12-16[SCSI] qla2xxx: Use scnprintf() instead of snprintf() in the sysfs handlers.Sawan Chandak1-52/+52