aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-05qed*: Utilize FW 8.37.2.0Michal Kalderon
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-06-04Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-05-29block: remove parent device reference from struct bsg_class_deviceChristoph Hellwig
2018-05-29libiscsi: don't try to bypass SCSI EHChristoph Hellwig
2018-05-29scsi_transport_fc: complete requests from ->timeoutChristoph Hellwig
2018-05-29block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig
2018-05-28scsi: scsi_transport_srp: Fix shost to rport translationBart Van Assche
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-24Merge tag 'for-linus-20180524' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-05-23cxgb4: change the port capability bits definitionGanesh Goudar
2018-05-22qedi: Add get_generic_tlv_data handler.Manish Rangankar
2018-05-22qedi: Add support for populating ethernet TLVs.Manish Rangankar
2018-05-22qedf: Add get_generic_tlv_data handler.Chad Dupuis
2018-05-22qedf: Add support for populating ethernet TLVs.Chad Dupuis
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-21sr: pass down correctly sized SCSI sense bufferJens Axboe
2018-05-18scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()Alexander Potapenko
2018-05-16sg: simplify procfs codeChristoph Hellwig
2018-05-16megaraid: simplify procfs codeChristoph Hellwig
2018-05-14scsi: core: clean up generated file scsi_devinfo_tbl.cRandy Dunlap
2018-05-14block: consistently use GFP_NOIO instead of __GFP_NORECLAIMChristoph Hellwig
2018-05-14block: pass an explicit gfp_t to get_requestChristoph Hellwig
2018-05-14block: sanitize blk_get_request calling conventionsChristoph Hellwig
2018-05-14scsi/osd: remove the gfp argument to osd_start_requestChristoph Hellwig
2018-05-07qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru
2018-05-07scsi: reduce use of block bounce buffersChristoph Hellwig
2018-05-01scsi: aacraid: Correct hba_send to include iu_typeDave Carroll
2018-05-01scsi: vmw-pvscsi: return DID_BUS_BUSY for adapter-initated abortsJim Gill
2018-04-20scsi: isci: Fix infinite loop in while loopColin Ian King
2018-04-20scsi: storvsc: Set up correct queue depth values for IDE devicesLong Li
2018-04-19scsi: sd_zbc: Avoid that resetting a zone fails sporadicallyBart Van Assche
2018-04-18scsi: sd: Defer spinning up drive while SANITIZE is in progressMahesh Rajashekhara
2018-04-18scsi: megaraid_sas: Do not log an error if FW successfully initializes.Vinson Lee
2018-04-18scsi: ufs: add trace event for ufs upiuOhad Sharabi
2018-04-18scsi: fnic: fix spelling mistake in fnic stats "Abord" -> "Abort"Colin Ian King
2018-04-18scsi: scsi_debug: IMMED related delay adjustmentsDouglas Gilbert
2018-04-18scsi: iscsi: respond to netlink with unicast when appropriateChris Leech
2018-04-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-04-11sr: get/drop reference to device in revalidate and check_eventsJens Axboe
2018-04-09scsi: devinfo: Add Microsoft iSCSI target to 1024 sector blacklistRoss Lagerwall
2018-04-09scsi: cxgb4i: silence overflow warning in t4_uld_rx_handler()Dan Carpenter
2018-04-09scsi: dpt_i2o: Use after free in I2ORESETCMD ioctlDan Carpenter
2018-04-09scsi: core: Make scsi_result_to_blk_status() recognize CONDITION METBart Van Assche
2018-04-09scsi: core: Rename __scsi_error_from_host_byte() into scsi_result_to_blk_stat...Bart Van Assche
2018-04-09Revert "scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_by...Bart Van Assche