aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-29libiscsi: don't try to bypass SCSI EHChristoph Hellwig1-2/+2
2018-05-29scsi_transport_fc: complete requests from ->timeoutChristoph Hellwig1-4/+3
2018-05-29block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig9-14/+14
2018-05-14block: consistently use GFP_NOIO instead of __GFP_NORECLAIMChristoph Hellwig1-1/+1
2018-05-14block: pass an explicit gfp_t to get_requestChristoph Hellwig1-4/+0
2018-05-14block: sanitize blk_get_request calling conventionsChristoph Hellwig6-6/+6
2018-05-14scsi/osd: remove the gfp argument to osd_start_requestChristoph Hellwig1-13/+11
2018-04-20scsi: isci: Fix infinite loop in while loopColin Ian King1-2/+1
2018-04-20scsi: storvsc: Set up correct queue depth values for IDE devicesLong Li1-2/+5
2018-04-19scsi: sd_zbc: Avoid that resetting a zone fails sporadicallyBart Van Assche1-58/+82
2018-04-18scsi: sd: Defer spinning up drive while SANITIZE is in progressMahesh Rajashekhara1-0/+2
2018-04-18scsi: megaraid_sas: Do not log an error if FW successfully initializes.Vinson Lee1-3/+3
2018-04-18scsi: ufs: add trace event for ufs upiuOhad Sharabi1-0/+40
2018-04-18scsi: fnic: fix spelling mistake in fnic stats "Abord" -> "Abort"Colin Ian King1-1/+1
2018-04-18scsi: scsi_debug: IMMED related delay adjustmentsDouglas Gilbert1-9/+24
2018-04-18scsi: iscsi: respond to netlink with unicast when appropriateChris Leech1-11/+18
2018-04-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds18-82/+109
2018-04-11sr: get/drop reference to device in revalidate and check_eventsJens Axboe1-4/+15
2018-04-09scsi: devinfo: Add Microsoft iSCSI target to 1024 sector blacklistRoss Lagerwall1-1/+1
2018-04-09scsi: cxgb4i: silence overflow warning in t4_uld_rx_handler()Dan Carpenter1-4/+4
2018-04-09scsi: dpt_i2o: Use after free in I2ORESETCMD ioctlDan Carpenter1-5/+8
2018-04-09scsi: core: Make scsi_result_to_blk_status() recognize CONDITION METBart Van Assche1-0/+9
2018-04-09scsi: core: Rename __scsi_error_from_host_byte() into scsi_result_to_blk_status()Bart Van Assche1-9/+9
2018-04-09Revert "scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_byte()"Bart Van Assche1-2/+0
2018-04-09scsi: aacraid: Insure command thread is not recursively stoppedDave Carroll2-1/+4
2018-04-09scsi: qla2xxx: Correct setting of SAM_STAT_CHECK_CONDITIONJohannes Thumshirn1-3/+3
2018-04-09scsi: qla2xxx: correctly shift host byteJohannes Thumshirn1-1/+1
2018-04-09scsi: qla2xxx: Fix race condition between iocb timeout and initialisationBen Hutchings8-31/+45
2018-04-09scsi: qla2xxx: Avoid double completion of abort commandBen Hutchings1-2/+2
2018-04-09scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failureBill Kuzeja1-23/+21
2018-04-09scsi: scsi_dh: Don't look for NULL devices handlers by nameJohannes Thumshirn1-0/+3
2018-04-09scsi: core: remove redundant assignment to shost->use_blk_mqColin Ian King1-1/+0
2018-04-05Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds154-10408/+5293
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds13-21/+18
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds4-5/+5
2018-04-03Merge branch 'fixes' into miscJames Bottomley40-389/+416
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-147/+125
2018-03-27blk-mq: Allow PCI vector offset for mapping queuesKeith Busch2-2/+2
2018-03-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds10-147/+125
2018-03-27treewide: Fix typos in printkMasanari Iida2-3/+3
2018-03-26treewide: Align function definition open/close bracesJoe Perches2-2/+2
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller17-139/+180
2018-03-21scsi: ufs: Add support for Auto-Hibernate Idle TimerAdrian Hunter4-0/+112
2018-03-21scsi: ufs: sysfs: reworking of the rpm_lvl and spm_lvl entriesStanislav Nijnikov1-45/+47
2018-03-21scsi: qla2xxx: fx00 copypaste typoMeelis Roos1-1/+1
2018-03-21scsi: qla2xxx: fix error message on <qla2400Meelis Roos2-6/+14
2018-03-21scsi: smartpqi: update driver versionDon Brace1-3/+3
2018-03-21scsi: smartpqi: workaround fw bug for oq deletionKevin Barnett1-36/+3
2018-03-21scsi: arcmsr: Change driver version to v1.40.00.05-20180309Ching Huang1-1/+1
2018-03-21scsi: arcmsr: Sleep to avoid CPU stuck too long for waiting adapter readyChing Huang1-0/+10