summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2017-05-19scsi: zero per-cmd private driver data for each MQ I/OLong Li1-1/+1
2017-05-19scsi: csiostor: fix use after free in csio_hw_use_fwconfig()Varun Prakash1-1/+4
2017-05-19scsi: ufs: Clean up some rpm/spm level SysFS nodes upon removeMichaƂ Potomski1-0/+7
2017-05-18scsi: lpfc: fix build issue if NVME_FC_TARGET is not definedJames Smart1-0/+2
2017-05-18scsi: lpfc: Fix NULL pointer dereference during PCI error recoveryGuilherme G. Piccoli1-0/+7
2017-05-17scsi: lpfc: update version to 11.2.0.14James Smart1-1/+1
2017-05-17scsi: lpfc: Add MDS Diagnostic support.James Smart6-10/+161
2017-05-17scsi: lpfc: Fix NVMEI's handling of NVMET's PRLI response attributesJames Smart2-0/+7
2017-05-17scsi: lpfc: Cleanup entry_repost settings on SLI4 queuesJames Smart2-13/+12
2017-05-17scsi: lpfc: Fix debugfs root inode "lpfc" not getting deleted on driver unload.James Smart1-2/+4
2017-05-17scsi: lpfc: Fix NVME I+T not registering NVME as a supported FC4 typeJames Smart1-0/+1
2017-05-17scsi: lpfc: Added recovery logic for running out of NVMET IO context resourcesJames Smart8-24/+144
2017-05-17scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/contextJames Smart9-233/+291
2017-05-17scsi: lpfc: Separate NVMET data buffer pool fir ELS/CT.James Smart6-12/+50
2017-05-17scsi: lpfc: Fix NMI watchdog assertions when running nvmet IOPS testsJames Smart2-25/+21
2017-05-17scsi: lpfc: Fix NVMEI driver not decrementing counter causing bad rport state.James Smart1-3/+6
2017-05-17scsi: lpfc: Fix nvmet RQ resource needs for large block writes.James Smart6-52/+31
2017-05-17scsi: lpfc: Adding additional stats counters for nvme.James Smart6-43/+106
2017-05-17scsi: lpfc: Fix system crash when port is reset.James Smart2-5/+9
2017-05-17scsi: lpfc: Fix used-RPI accounting problem.James Smart4-20/+16
2017-05-17scsi: libfc: fix incorrect variable assignmentGustavo A. R. Silva1-1/+1
2017-05-17scsi: sd: Ignore sync cache failures when not supportedDerek Basehore1-12/+28
2017-05-12scsi: sg: don't return bogus Sg_requestsJohannes Thumshirn1-2/+3
2017-05-12scsi: sd: Write lock zone for REQ_OP_WRITE_ZEROESDamien Le Moal1-4/+15
2017-05-12scsi: sd: Unlock zone in case of error in sd_setup_write_same_cmnd()Damien Le Moal1-0/+4
2017-05-09scsi: pmcraid: remove redundant check to see if request_size is less than zeroColin Ian King1-3/+0
2017-05-09scsi: lpfc: ensure els_wq is being checked before destroying itColin Ian King1-1/+1
2017-05-09scsi: cxlflash: Select IRQ_POLLGuenter Roeck1-0/+1
2017-05-09scsi: qedf: Avoid reading past end of bufferKees Cook1-1/+1
2017-05-09scsi: qedf: Cleanup the type of io_log->opDan Carpenter1-1/+1
2017-05-09scsi: lpfc: double lock typo in lpfc_ns_rsp()Dan Carpenter1-1/+1
2017-05-09scsi: qedf: properly update arguments position in function callGustavo A. R. Silva1-1/+1
2017-05-09scsi: scsi_lib: Add #include <scsi/scsi_transport.h>Bart Van Assche1-0/+1
2017-05-09scsi: Skip deleted devices in __scsi_device_lookupZhou Zhengping1-0/+2
2017-05-09scsi: lpfc: Fix panic on BFS configurationJames Smart3-7/+20
2017-05-09scsi: libfc: do not flood console with messages 'libfc: queue full ...'Hannes Reinecke1-6/+9
2017-05-06Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-7/+6
2017-05-05Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-38/+21
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds102-2711/+4250
2017-05-04Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2017-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2017-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds17-1070/+2105
2017-05-02blk-mq: update ->init_request and ->exit_request prototypesChristoph Hellwig1-7/+6
2017-05-02xen/scsifront: use offset_in_page() macroGeliang Tang1-1/+1
2017-05-02Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2017-05-02Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-23/+4
2017-05-01Merge branch 'for-4.12/post-merge' of git://git.kernel.dk/linux-blockLinus Torvalds22-349/+828
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds16-148/+333
2017-04-27Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-m...Jens Axboe22-349/+828
2017-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2