summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2013-10-25[SCSI] BNX2FC: hung task timeout warning observed when rmmod bnx2x with activ...Eddie Wai1-15/+44
2013-10-25[SCSI] bnx2fc: Fixed a SCSI CMD cmpl race condition between ABTS and CLEANUPEddie Wai1-0/+6
2013-10-25[SCSI] qla4xxx: Add support to get CHAP details for flash target sessionAdheer Chandravanshi1-3/+38
2013-10-25[SCSI] qla4xxx: Add support to set CHAP entriesAdheer Chandravanshi4-2/+225
2013-10-25[SCSI] scsi_transport_iscsi: Add support to set CHAP entriesAdheer Chandravanshi1-0/+26
2013-10-25[SCSI] qla4xxx: Use offset based on adapter type to set CHAP entry in flashAdheer Chandravanshi1-1/+15
2013-10-25[SCSI] qla4xxx: Populate local CHAP credentials for flash target sessionsAdheer Chandravanshi1-0/+16
2013-10-25[SCSI] qla4xxx: Support setting of local CHAP index for flash target entryAdheer Chandravanshi2-0/+22
2013-10-25[SCSI] qla4xxx: Correct the check for local CHAP entry typeAdheer Chandravanshi1-1/+1
2013-10-25[SCSI] qla4xxx: correctly update session discovery_parent_idx.Manish Rangankar2-19/+181
2013-10-25[SCSI] megaraid_sas: fixes for few endianess issuesSumit.Saxena@lsi.com1-6/+6
2013-10-25[SCSI] buslogic: Added check for DMA mapping errorsKhalid Aziz1-13/+23
2013-10-25[SCSI] fnic: Incremented driver versionHiral Patel1-1/+1
2013-10-25[SCSI] fnic: Fnic Statistics CollectionHiral Patel9-24/+971
2013-10-25[SCSI] fnic: host reset returns nonzero value(errno) on successNarsimhulu Musini1-5/+4
2013-10-25[SCSI] export device_busy for sdevJack Wang1-0/+2
2013-10-25[SCSI] scsi_dh_rdac: Add new IBM 1813 product id to rdac devlistStewart, Sean1-0/+1
2013-10-25[SCSI] lpfc: remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-1/+1
2013-10-25[SCSI] hpsa: remove unused Smart Array IDMike Miller1-1/+0
2013-10-23[SCSI] sd: call blk_pm_runtime_init before add_diskAaron Lu1-1/+1
2013-10-23[SCSI] qla2xxx: Fix request queue null dereference.Chad Dupuis2-1/+10
2013-10-16[SCSI] BusLogic: Fix an oops when intializing multimaster adapterKhalid Aziz1-8/+8
2013-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-6/+4
2013-09-18bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.Michael Chan4-6/+4
2013-09-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds35-678/+1707
2013-09-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds3-36/+26
2013-09-12[SCSI] fnic: fnic Driver Tuneables Exposed through CLIHiral Patel4-18/+34
2013-09-12[SCSI] fnic: Kernel panic while running sh/nosh with max lun cfgSesidhar Beddel1-3/+20
2013-09-12[SCSI] fnic: Hitting BUG_ON(io_req->abts_done) in fnic_rport_exch_resetSesidhar Beddel1-28/+42
2013-09-12[SCSI] fnic: Remove QUEUE_FULL handling codeSuma Ramars1-32/+0
2013-09-12[SCSI] fnic: On system with >1.1TB RAM, VIC fails multipath after boot upBrian Uchino1-4/+4
2013-09-11[SCSI] fnic: FC stat param seconds_since_last_reset not getting updatedNarsimhulu Musini2-1/+112
2013-09-11[SCSI] sd: Fix potential out-of-bounds accessAlan Stern1-8/+3
2013-09-11target: Update copyright ownership/year information to 2013Nicholas Bellinger2-6/+3
2013-09-11[SCSI] lpfc 8.3.42: Update lpfc version to driver version 8.3.42James Smart1-1/+1
2013-09-11[SCSI] lpfc 8.3.42: Fixed issue of task management commands having a fixed ti...James Smart3-1/+10
2013-09-11[SCSI] lpfc 8.3.42: Fixed inconsistent spin lock usage.James Smart2-18/+16
2013-09-11[SCSI] lpfc 8.3.42: Fix driver's abort loop functionality to skip IOs already...James Smart2-1/+14
2013-09-11[SCSI] lpfc 8.3.42: Fixed failure to allocate SCSI buffer on PPC64 platform f...James Smart1-3/+6
2013-09-11[SCSI] lpfc 8.3.42: Fix WARN_ON when driver unloadsJames Smart1-2/+8
2013-09-11[SCSI] lpfc 8.3.42: Avoided making pci bar ioremap call during dual-chute WQ/...James Smart2-38/+12
2013-09-11[SCSI] lpfc 8.3.42: Fixed driver iocbq structure's iocb_flag field running ou...James Smart2-10/+9
2013-09-11[SCSI] lpfc 8.3.42: Fix crash on driver load due to cpu affinity logicJames Smart2-6/+27
2013-09-11[SCSI] lpfc 8.3.42: Fixed logging format of setting driver sysfs attributes h...James Smart1-2/+4
2013-09-11[SCSI] lpfc 8.3.42: Fixed back to back RSCNs discovery failure.James Smart1-1/+9
2013-09-11[SCSI] lpfc 8.3.42: Fixed race condition between BSG I/O dispatch and timeout...James Smart2-17/+72
2013-09-11[SCSI] lpfc 8.3.42: Fixed function mode field defined too small for not recog...James Smart1-1/+1
2013-09-11[SCSI] lpfc 8.3.42: Back out data count,(residual fcfi_parm) fix for bad target.James Smart1-3/+3
2013-09-11[SCSI] lpfc 8.3.42: Fixed mailbox memory leak.James Smart1-0/+1
2013-09-11target/tcm_qla2xxx: Add/use target_reverse_dma_direction() in target_core_fab...Nicholas Bellinger1-28/+3