summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* 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-232-15/+26
| * scsi: qedi: Fix endpoint NULL panic during recovery.manish.rangankar@cavium.com2017-05-231-0/+2
| * scsi: qedi: set max_fin_rt default valueNilesh Javali2017-05-231-0/+1
| * scsi: qedi: Set firmware tcp msl timer value.manish.rangankar@cavium.com2017-05-231-0/+1
| * scsi: qedi: Fix endpoint NULL panic in qedi_set_path.manish.rangankar@cavium.com2017-05-231-1/+5
| * scsi: qedi: Set dma_boundary to 0xfff.manish.rangankar@cavium.com2017-05-232-0/+2
| * scsi: qedi: Correctly set firmware max supported BDs.manish.rangankar@cavium.com2017-05-231-1/+1
| * scsi: qedi: Fix bad pte call trace when iscsiuio is stopped.Arun Easi2017-05-231-12/+11
| * scsi: scsi_dh_rdac: Use ctlr directly in rdac_failover_get()Artem Savkov2017-05-231-6/+4
* | 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-151-4/+20
| * | ibmvscsis: Clear left-over abort_cmd pointersBryant G. Ly2017-05-151-0/+3
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-05-2423-434/+902
|\ \ \ | | |/ | |/|
| * | scsi: zero per-cmd private driver data for each MQ I/OLong Li2017-05-181-1/+1
| * | scsi: csiostor: fix use after free in csio_hw_use_fwconfig()Varun Prakash2017-05-181-1/+4
| * | scsi: ufs: Clean up some rpm/spm level SysFS nodes upon removeMichaƂ Potomski2017-05-181-0/+7
| * | scsi: lpfc: fix build issue if NVME_FC_TARGET is not definedJames Smart2017-05-171-0/+2
| * | scsi: lpfc: Fix NULL pointer dereference during PCI error recoveryGuilherme G. Piccoli2017-05-171-0/+7
| * | scsi: lpfc: update version to 11.2.0.14James Smart2017-05-161-1/+1
| * | scsi: lpfc: Add MDS Diagnostic support.James Smart2017-05-166-10/+161
| * | scsi: lpfc: Fix NVMEI's handling of NVMET's PRLI response attributesJames Smart2017-05-162-0/+7
| * | scsi: lpfc: Cleanup entry_repost settings on SLI4 queuesJames Smart2017-05-162-13/+12
| * | scsi: lpfc: Fix debugfs root inode "lpfc" not getting deleted on driver unload.James Smart2017-05-161-2/+4
| * | scsi: lpfc: Fix NVME I+T not registering NVME as a supported FC4 typeJames Smart2017-05-161-0/+1
| * | scsi: lpfc: Added recovery logic for running out of NVMET IO context resourcesJames Smart2017-05-168-24/+144
| * | scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/contextJames Smart2017-05-169-233/+291
| * | scsi: lpfc: Separate NVMET data buffer pool fir ELS/CT.James Smart2017-05-166-12/+50
| * | scsi: lpfc: Fix NMI watchdog assertions when running nvmet IOPS testsJames Smart2017-05-162-25/+21
| * | scsi: lpfc: Fix NVMEI driver not decrementing counter causing bad rport state.James Smart2017-05-161-3/+6
| * | scsi: lpfc: Fix nvmet RQ resource needs for large block writes.James Smart2017-05-166-52/+31
| * | scsi: lpfc: Adding additional stats counters for nvme.James Smart2017-05-166-43/+106
| * | scsi: lpfc: Fix system crash when port is reset.James Smart2017-05-162-5/+9
| * | scsi: lpfc: Fix used-RPI accounting problem.James Smart2017-05-164-20/+16
| * | scsi: libfc: fix incorrect variable assignmentGustavo A. R. Silva2017-05-161-1/+1
| * | scsi: sd: Ignore sync cache failures when not supportedDerek Basehore2017-05-161-12/+28
| * | scsi: sg: don't return bogus Sg_requestsJohannes Thumshirn2017-05-111-2/+3
| * | scsi: sd: Write lock zone for REQ_OP_WRITE_ZEROESDamien Le Moal2017-05-111-4/+15
| * | scsi: sd: Unlock zone in case of error in sd_setup_write_same_cmnd()Damien Le Moal2017-05-111-0/+4
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-201-1/+0
|\ \ \
| * | | nvmet-fc: remove target cpu scheduling flagJames Smart2017-05-201-1/+0
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-05-1912-21/+38
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | scsi: pmcraid: remove redundant check to see if request_size is less than zeroColin Ian King2017-05-081-3/+0
| * | scsi: lpfc: ensure els_wq is being checked before destroying itColin Ian King2017-05-081-1/+1
| * | scsi: cxlflash: Select IRQ_POLLGuenter Roeck2017-05-081-0/+1
| * | scsi: qedf: Avoid reading past end of bufferKees Cook2017-05-081-1/+1
| * | scsi: qedf: Cleanup the type of io_log->opDan Carpenter2017-05-081-1/+1
| * | scsi: lpfc: double lock typo in lpfc_ns_rsp()Dan Carpenter2017-05-081-1/+1
| * | scsi: qedf: properly update arguments position in function callGustavo A. R. Silva2017-05-081-1/+1
| * | scsi: scsi_lib: Add #include <scsi/scsi_transport.h>Bart Van Assche2017-05-081-0/+1