summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-0610-12/+337
|\
| * qed*: Utilize FW 8.37.2.0Michal Kalderon2018-06-051-6/+0
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-031-2/+20
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-263-4/+10
| |\ \
| * | | cxgb4: change the port capability bits definitionGanesh Goudar2018-05-231-1/+1
| * | | qedi: Add get_generic_tlv_data handler.Manish Rangankar2018-05-221-0/+16
| * | | qedi: Add support for populating ethernet TLVs.Manish Rangankar2018-05-223-0/+191
| * | | qedf: Add get_generic_tlv_data handler.Chad Dupuis2018-05-222-0/+18
| * | | qedf: Add support for populating ethernet TLVs.Chad Dupuis2018-05-224-1/+104
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-212-5/+5
| |\ \ \
| * | | | qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru2018-05-073-4/+7
* | | | | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-041-22/+2
|\ \ \ \ \
| * | | | | scsi: reduce use of block bounce buffersChristoph Hellwig2018-05-071-22/+2
* | | | | | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-043-228/+48
|\ \ \ \ \ \
| * | | | | | sg: simplify procfs codeChristoph Hellwig2018-05-161-112/+12
| * | | | | | megaraid: simplify procfs codeChristoph Hellwig2018-05-162-116/+36
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-0416-60/+45
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | block: remove parent device reference from struct bsg_class_deviceChristoph Hellwig2018-05-293-18/+10
| * | | | | libiscsi: don't try to bypass SCSI EHChristoph Hellwig2018-05-291-2/+2
| * | | | | scsi_transport_fc: complete requests from ->timeoutChristoph Hellwig2018-05-291-4/+3
| * | | | | block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig2018-05-299-14/+14
| * | | | | block: consistently use GFP_NOIO instead of __GFP_NORECLAIMChristoph Hellwig2018-05-141-1/+1
| * | | | | block: pass an explicit gfp_t to get_requestChristoph Hellwig2018-05-141-4/+0
| * | | | | block: sanitize blk_get_request calling conventionsChristoph Hellwig2018-05-146-6/+6
| * | | | | scsi/osd: remove the gfp argument to osd_start_requestChristoph Hellwig2018-05-141-13/+11
| |/ / / /
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-06-021-2/+20
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | scsi: scsi_transport_srp: Fix shost to rport translationBart Van Assche2018-05-281-2/+20
* | | | | Merge tag 'for-linus-20180524' of git://git.kernel.dk/linux-blockLinus Torvalds2018-05-241-2/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | sr: pass down correctly sized SCSI sense bufferJens Axboe2018-05-211-2/+8
| |/ / /
* | | | scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()Alexander Potapenko2018-05-181-1/+1
* | | | scsi: core: clean up generated file scsi_devinfo_tbl.cRandy Dunlap2018-05-141-1/+1
| |_|/ |/| |
* | | scsi: aacraid: Correct hba_send to include iu_typeDave Carroll2018-05-011-4/+4
* | | scsi: vmw-pvscsi: return DID_BUS_BUSY for adapter-initated abortsJim Gill2018-05-011-1/+1
|/ /
* | scsi: isci: Fix infinite loop in while loopColin Ian King2018-04-201-2/+1
* | scsi: storvsc: Set up correct queue depth values for IDE devicesLong Li2018-04-201-2/+5
|/
* scsi: sd_zbc: Avoid that resetting a zone fails sporadicallyBart Van Assche2018-04-191-58/+82
* scsi: sd: Defer spinning up drive while SANITIZE is in progressMahesh Rajashekhara2018-04-181-0/+2
* scsi: megaraid_sas: Do not log an error if FW successfully initializes.Vinson Lee2018-04-181-3/+3
* scsi: ufs: add trace event for ufs upiuOhad Sharabi2018-04-181-0/+40
* scsi: fnic: fix spelling mistake in fnic stats "Abord" -> "Abort"Colin Ian King2018-04-181-1/+1
* scsi: scsi_debug: IMMED related delay adjustmentsDouglas Gilbert2018-04-181-9/+24
* scsi: iscsi: respond to netlink with unicast when appropriateChris Leech2018-04-181-11/+18
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-04-1518-82/+109
|\
| * scsi: devinfo: Add Microsoft iSCSI target to 1024 sector blacklistRoss Lagerwall2018-04-091-1/+1
| * scsi: cxgb4i: silence overflow warning in t4_uld_rx_handler()Dan Carpenter2018-04-091-4/+4
| * scsi: dpt_i2o: Use after free in I2ORESETCMD ioctlDan Carpenter2018-04-091-5/+8
| * scsi: core: Make scsi_result_to_blk_status() recognize CONDITION METBart Van Assche2018-04-091-0/+9
| * scsi: core: Rename __scsi_error_from_host_byte() into scsi_result_to_blk_stat...Bart Van Assche2018-04-091-9/+9
| * Revert "scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_by...Bart Van Assche2018-04-091-2/+0
| * scsi: aacraid: Insure command thread is not recursively stoppedDave Carroll2018-04-092-1/+4