summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2013-08-23[SCSI] lpfc 8.3.41: Ensure driver properly zeros unused fields in SLI4 mailbo...James Smart1-3/+4
2013-08-23[SCSI] lpfc 8.3.41: Fixed max value of lpfc_lun_queue_depthJames Smart4-13/+44
2013-08-23[SCSI] lpfc 8.3.41: Fixed Receive Queue varied frame size handlingJames Smart1-12/+24
2013-08-23[SCSI] lpfc 8.3.41: Fix mailbox byteswap issue on PPCJames Smart1-1/+0
2013-08-23[SCSI] lpfc 8.3.41: Fixed freeing of iocb when internal loopback times outJames Smart4-11/+55
2013-08-23[SCSI] qla4xxx: Update driver version to 5.03.00-k10Vikas Chaudhary1-1/+1
2013-08-23[SCSI] qla4xxx: Exporting new attrs for iscsi session and connection in sysfsAdheer Chandravanshi1-57/+146
2013-08-23[SCSI] libiscsi: Exporting new attrs for iscsi session and connection in sysfsAdheer Chandravanshi1-0/+97
2013-08-23[SCSI] scsi_transport_iscsi: Exporting new attrs for iscsi session and connec...Adheer Chandravanshi1-1/+122
2013-08-23[SCSI] bnx2i: Update version and copyright year 2013Eddie Wai7-9/+9
2013-08-23[SCSI] Return ENODATA on medium errorHannes Reinecke2-1/+6
2013-08-23[SCSI] return ENOSPC on thin provisioning failureHannes Reinecke2-1/+11
2013-08-23[SCSI] Set hostbyte status in scsi_check_sense()Hannes Reinecke1-14/+7
2013-08-23[SCSI] Document enhanced error codesHannes Reinecke1-0/+12
2013-08-21[SCSI] lpfc: Don't force CONFIG_GENERIC_CSUM onAnton Blanchard1-1/+0
2013-08-21[SCSI] st: convert class code to use dev_groupsGreg Kroah-Hartman1-11/+16
2013-08-21[SCSI] sd: convert class code to use dev_groupsGreg Kroah-Hartman1-74/+75
2013-08-18Merge 3.11-rc6 into char-misc-nextGreg Kroah-Hartman5-20/+29
2013-08-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-19/+28
2013-08-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2013-08-02[SCSI] Don't attempt to send extended INQUIRY command if skip_vpd_pages is setMartin K. Petersen1-0/+3
2013-08-02[SCSI] fnic: BUG: sleeping function called from invalid context during probeChris Leech2-14/+10
2013-08-02[SCSI] megaraid_sas: megaraid_sas driver init fails in kdump kernelSumit.Saxena@lsi.com1-5/+15
2013-08-02Drivers: hv: remove HV_DRV_VERSIONOlaf Hering1-1/+0
2013-08-01virtio-scsi: Fix virtqueue affinity setupAsias He1-1/+1
2013-07-29Merge 3.11-rc3 into driver-core-nextGreg Kroah-Hartman6-24/+32
2013-07-25SCSI: OSD: convert class code to use dev_groupsGreg Kroah-Hartman1-5/+8
2013-07-24[SCSI] isci: fix breakage caused by >16byte CDB patchJames Bottomley1-1/+1
2013-07-23[SCSI] mvsas: Fix kernel panic on tile due to unaligned data accessJames Bottomley2-3/+9
2013-07-23[SCSI] sd: fix crash when UA received on DIF enabled deviceEwan D. Milne1-15/+7
2013-07-23[SCSI] qla2xxx: Properly set the tagging for commands.Saurav Kashyap1-2/+9
2013-07-23[SCSI] isci: Fix a race condition in the SSP task management pathJeff Skirvin1-3/+6
2013-07-13Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds46-529/+828
2013-07-13Merge tag 'fcoe' into for-linusJames Bottomley6-47/+66
2013-07-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2-143/+18
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-4/+3
2013-07-09[SCSI] scsi constants: command, sense key + additional sense stringsDouglas Gilbert1-48/+187
2013-07-09fcoe: Reduce number of sparse warningsBart Van Assche1-12/+12
2013-07-09fcoe: Stop fc_rport_priv structure leakMark Rustad1-0/+4
2013-07-09libfcoe: Fix meaningless log statementRobert Love1-4/+2
2013-07-09libfc: Differentiate echange timer cancellation debug statementsRobert Love1-1/+1
2013-07-09libfc: Remove extra space in fc_exch_timer_cancel definitionRobert Love1-1/+1
2013-07-09fcoe: fix the link error status block sparse warningsYi Zou1-18/+4
2013-07-09scsi_debug: fix do_device_access() with wrap around rangeAkinobu Mita1-11/+37
2013-07-09fcoe: Fix smatch warning in fcoe_fdmi_info functionNeerav Parikh1-11/+15
2013-07-09libfc: Reject PLOGI from nodes with incompatible roleMark Rustad1-0/+27
2013-07-09[SCSI] enable destruction of blocked devices which fail LUN scanningBart Van Assche1-0/+1
2013-07-09[SCSI] Fix race between starved list and device removalJames Bottomley1-5/+21
2013-07-09[SCSI] megaraid_sas: fix a bug for 64 bit archesDan Carpenter1-2/+2
2013-07-09[SCSI] scsi_debug: reduce duplication between prot_verify_read and prot_verif...Akinobu Mita1-85/+52