summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar2017-06-071-3/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-078-39/+76
|\
| * Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-06-047-35/+53
| |\
| | * scsi: libcxgbi: fix skb use after freeVarun Prakash2017-05-242-15/+26
| | * scsi: qedi: Fix endpoint NULL panic during recovery.manish.rangankar@cavium.com2017-05-241-0/+2
| | * scsi: qedi: set max_fin_rt default valueNilesh Javali2017-05-241-0/+1
| | * scsi: qedi: Set firmware tcp msl timer value.manish.rangankar@cavium.com2017-05-241-0/+1
| | * scsi: qedi: Fix endpoint NULL panic in qedi_set_path.manish.rangankar@cavium.com2017-05-241-1/+5
| | * scsi: qedi: Set dma_boundary to 0xfff.manish.rangankar@cavium.com2017-05-242-0/+2
| | * scsi: qedi: Correctly set firmware max supported BDs.manish.rangankar@cavium.com2017-05-241-1/+1
| | * scsi: qedi: Fix bad pte call trace when iscsiuio is stopped.Arun Easi2017-05-241-12/+11Star
| | * scsi: scsi_dh_rdac: Use ctlr directly in rdac_failover_get()Artem Savkov2017-05-241-6/+4Star
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2017-06-011-4/+23
| |\ \
| | * | ibmvscsis: Fix the incorrect req_lim_deltaBryant G. Ly2017-05-161-4/+20
| | * | ibmvscsis: Clear left-over abort_cmd pointersBryant G. Ly2017-05-161-0/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-2723-434/+902
|\| | |
| * | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-05-2523-434/+902
| |\ \ \ | | | |/ | | |/|
| | * | scsi: zero per-cmd private driver data for each MQ I/OLong Li2017-05-191-1/+1
| | * | scsi: csiostor: fix use after free in csio_hw_use_fwconfig()Varun Prakash2017-05-191-1/+4
| | * | scsi: ufs: Clean up some rpm/spm level SysFS nodes upon removeMichaƂ Potomski2017-05-191-0/+7
| | * | scsi: lpfc: fix build issue if NVME_FC_TARGET is not definedJames Smart2017-05-181-0/+2
| | * | scsi: lpfc: Fix NULL pointer dereference during PCI error recoveryGuilherme G. Piccoli2017-05-181-0/+7
| | * | scsi: lpfc: update version to 11.2.0.14James Smart2017-05-171-1/+1
| | * | scsi: lpfc: Add MDS Diagnostic support.James Smart2017-05-176-10/+161
| | * | scsi: lpfc: Fix NVMEI's handling of NVMET's PRLI response attributesJames Smart2017-05-172-0/+7
| | * | scsi: lpfc: Cleanup entry_repost settings on SLI4 queuesJames Smart2017-05-172-13/+12Star
| | * | scsi: lpfc: Fix debugfs root inode "lpfc" not getting deleted on driver unload.James Smart2017-05-171-2/+4
| | * | scsi: lpfc: Fix NVME I+T not registering NVME as a supported FC4 typeJames Smart2017-05-171-0/+1
| | * | scsi: lpfc: Added recovery logic for running out of NVMET IO context resourcesJames Smart2017-05-178-24/+144
| | * | scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/contextJames Smart2017-05-179-233/+291
| | * | scsi: lpfc: Separate NVMET data buffer pool fir ELS/CT.James Smart2017-05-176-12/+50
| | * | scsi: lpfc: Fix NMI watchdog assertions when running nvmet IOPS testsJames Smart2017-05-172-25/+21Star
| | * | scsi: lpfc: Fix NVMEI driver not decrementing counter causing bad rport state.James Smart2017-05-171-3/+6
| | * | scsi: lpfc: Fix nvmet RQ resource needs for large block writes.James Smart2017-05-176-52/+31Star
| | * | scsi: lpfc: Adding additional stats counters for nvme.James Smart2017-05-176-43/+106
| | * | scsi: lpfc: Fix system crash when port is reset.James Smart2017-05-172-5/+9
| | * | scsi: lpfc: Fix used-RPI accounting problem.James Smart2017-05-174-20/+16Star
| | * | scsi: libfc: fix incorrect variable assignmentGustavo A. R. Silva2017-05-171-1/+1
| | * | scsi: sd: Ignore sync cache failures when not supportedDerek Basehore2017-05-171-12/+28
| | * | scsi: sg: don't return bogus Sg_requestsJohannes Thumshirn2017-05-121-2/+3
| | * | scsi: sd: Write lock zone for REQ_OP_WRITE_ZEROESDamien Le Moal2017-05-121-4/+15
| | * | scsi: sd: Unlock zone in case of error in sd_setup_write_same_cmnd()Damien Le Moal2017-05-121-0/+4
* | | | qed: Replace set_id() api with set_name()Mintz, Yuval2017-05-242-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-2313-22/+38
|\| | |
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-211-1/+0Star
| |\ \ \
| | * | | nvmet-fc: remove target cpu scheduling flagJames Smart2017-05-201-1/+0Star
| * | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-05-2012-21/+38
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | scsi: pmcraid: remove redundant check to see if request_size is less than zeroColin Ian King2017-05-091-3/+0Star
| | * | scsi: lpfc: ensure els_wq is being checked before destroying itColin Ian King2017-05-091-1/+1
| | * | scsi: cxlflash: Select IRQ_POLLGuenter Roeck2017-05-091-0/+1