aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-07cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar1-3/+5
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-39/+76
2017-06-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds7-35/+53
2017-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-4/+23
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller23-434/+902
2017-05-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds23-434/+902
2017-05-24qed: Replace set_id() api with set_name()Mintz, Yuval2-2/+2
2017-05-23scsi: libcxgbi: fix skb use after freeVarun Prakash2-15/+26
2017-05-23scsi: qedi: Fix endpoint NULL panic during recovery.manish.rangankar@cavium.com1-0/+2
2017-05-23scsi: qedi: set max_fin_rt default valueNilesh Javali1-0/+1
2017-05-23scsi: qedi: Set firmware tcp msl timer value.manish.rangankar@cavium.com1-0/+1
2017-05-23scsi: qedi: Fix endpoint NULL panic in qedi_set_path.manish.rangankar@cavium.com1-1/+5
2017-05-23scsi: qedi: Set dma_boundary to 0xfff.manish.rangankar@cavium.com2-0/+2
2017-05-23scsi: qedi: Correctly set firmware max supported BDs.manish.rangankar@cavium.com1-1/+1
2017-05-23scsi: qedi: Fix bad pte call trace when iscsiuio is stopped.Arun Easi1-12/+11
2017-05-23scsi: scsi_dh_rdac: Use ctlr directly in rdac_failover_get()Artem Savkov1-6/+4
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-22/+38
2017-05-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2017-05-20nvmet-fc: remove target cpu scheduling flagJames Smart1-1/+0
2017-05-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds12-21/+38
2017-05-18scsi: zero per-cmd private driver data for each MQ I/OLong Li1-1/+1
2017-05-18scsi: csiostor: fix use after free in csio_hw_use_fwconfig()Varun Prakash1-1/+4
2017-05-18scsi: ufs: Clean up some rpm/spm level SysFS nodes upon removeMichaƂ Potomski1-0/+7
2017-05-18qed: Utilize FW 8.20.0.0Mintz, Yuval3-13/+13
2017-05-17scsi: lpfc: fix build issue if NVME_FC_TARGET is not definedJames Smart1-0/+2
2017-05-17scsi: lpfc: Fix NULL pointer dereference during PCI error recoveryGuilherme G. Piccoli1-0/+7
2017-05-16scsi: lpfc: update version to 11.2.0.14James Smart1-1/+1
2017-05-16scsi: lpfc: Add MDS Diagnostic support.James Smart6-10/+161
2017-05-16scsi: lpfc: Fix NVMEI's handling of NVMET's PRLI response attributesJames Smart2-0/+7
2017-05-16scsi: lpfc: Cleanup entry_repost settings on SLI4 queuesJames Smart2-13/+12
2017-05-16scsi: lpfc: Fix debugfs root inode "lpfc" not getting deleted on driver unload.James Smart1-2/+4
2017-05-16scsi: lpfc: Fix NVME I+T not registering NVME as a supported FC4 typeJames Smart1-0/+1
2017-05-16scsi: lpfc: Added recovery logic for running out of NVMET IO context resourcesJames Smart8-24/+144
2017-05-16scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/contextJames Smart9-233/+291
2017-05-16scsi: lpfc: Separate NVMET data buffer pool fir ELS/CT.James Smart6-12/+50
2017-05-16scsi: lpfc: Fix NMI watchdog assertions when running nvmet IOPS testsJames Smart2-25/+21
2017-05-16scsi: lpfc: Fix NVMEI driver not decrementing counter causing bad rport state.James Smart1-3/+6
2017-05-16scsi: lpfc: Fix nvmet RQ resource needs for large block writes.James Smart6-52/+31
2017-05-16scsi: lpfc: Adding additional stats counters for nvme.James Smart6-43/+106
2017-05-16scsi: lpfc: Fix system crash when port is reset.James Smart2-5/+9
2017-05-16scsi: lpfc: Fix used-RPI accounting problem.James Smart4-20/+16
2017-05-16scsi: libfc: fix incorrect variable assignmentGustavo A. R. Silva1-1/+1
2017-05-16scsi: sd: Ignore sync cache failures when not supportedDerek Basehore1-12/+28
2017-05-15ibmvscsis: Fix the incorrect req_lim_deltaBryant G. Ly1-4/+20
2017-05-15ibmvscsis: Clear left-over abort_cmd pointersBryant G. Ly1-0/+3
2017-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-25/+91
2017-05-11scsi: sg: don't return bogus Sg_requestsJohannes Thumshirn1-2/+3
2017-05-11scsi: sd: Write lock zone for REQ_OP_WRITE_ZEROESDamien Le Moal1-4/+15
2017-05-11scsi: sd: Unlock zone in case of error in sd_setup_write_same_cmnd()Damien Le Moal1-0/+4
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds5-10/+10