summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2018-01-23scsi: sg: disable SET_FORCE_LOW_DMAHannes Reinecke2-22/+9
2017-12-14scsi: libsas: align sata_device's rps_resp on a cachelineHuacai Chen1-1/+1
2017-07-27scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne3-4/+10
2017-03-26scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech2-1/+26
2017-03-12scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke3-18/+28
2016-09-28Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley4-5/+4
2016-09-27scsi: Avoid that toggling use_blk_mq triggers a memory leakBart Van Assche4-5/+4
2016-08-19Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley5-22/+10
2016-08-19scsi: sas: remove is_sas_attached()Johannes Thumshirn2-22/+0
2016-08-19scsi: sas: provide stub implementation for scsi_is_sas_rphyJohannes Thumshirn1-1/+6
2016-08-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds23-67/+5110
2016-07-20fcoe: implement FIP VLAN responderHannes Reinecke5-1/+274
2016-07-20ibmvscsis: Initial commit of IBM VSCSI Tgt DriverBryant G. Ly11-12/+5019
2016-07-15scsi: remove the disable_blk_mq host flagChristoph Hellwig3-6/+3
2016-07-14scsi: remove current_cmnd field from struct scsi_deviceChristoph Hellwig3-4/+6
2016-07-14fcoe: use enum for fip_modeHannes Reinecke5-14/+16
2016-07-14fc_fip: Update to latest FC-BB-6 draftHannes Reinecke4-18/+23
2016-07-13fcoe: convert to kworkerSebastian Andrzej Siewior3-256/+34
2016-05-09Merge branch '4.7/scsi-queue' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo1046-12575/+14086
2016-04-15lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.cMing Lin7-156/+206
2016-04-15scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin14-36/+36
2016-04-15scsi: vpd pages are mandatory for SPC-2Hannes Reinecke1-2/+2
2016-04-15scsi: Add intermediate STARGET_REMOVE state to scsi_target_stateJohannes Thumshirn3-0/+4
2016-04-11scsi-trace: define ZBC_IN and ZBC_OUTHannes Reinecke3-0/+81
2016-04-11scsi: disable automatic target scanHannes Reinecke12-28/+60
2016-04-05Merge branch 'fixes-base' into fixesJames Bottomley9576-296068/+551031
2016-04-05scsi: Do not attach VPD to devices that don't support itHannes Reinecke3-19/+28
2016-04-04scsi: add scsi_set_sense_field_pointer()Hannes Reinecke2-0/+54
2016-04-04libata: evaluate SCSI sense codeHannes Reinecke3-10/+23
2016-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds22-166/+1177
2016-03-18scsi: fc: use get/put_unaligned64 for wwn accessArnd Bergmann1-12/+3
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds171-4511/+4904
2016-03-05scsi: Add 'access_state' and 'preferred_path' attributeHannes Reinecke3-0/+87
2016-02-24scsi_dh: add 'rescan' callbackHannes Reinecke4-1/+17
2016-02-24scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'Hannes Reinecke5-0/+9
2016-02-24scsi_dh_alua: Use separate alua_port_group structureHannes Reinecke2-53/+129
2016-02-24scsi: Export function scsi_scan.c:sanitize_inquiry_stringDon Brace2-5/+8
2016-02-24scsi_transport_iscsi: Add 25G and 40G speed definitionJitendra Bhivare2-0/+4
2016-01-27iscsi_tcp: Use ahashHerbert Xu4-42/+58
2016-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds174-4669/+7110
2016-01-07Merge branch 'jejb-scsi' into miscJames Bottomley822-5873/+11490
2015-12-24IB/iser,isert: Create and use new shared headerSagi Grimberg7-74/+106
2015-12-19scsi_transport_sas: add function to get SAS endpoint addressJames Bottomley2-0/+15
2015-12-19scsi_transport_sas: add is_sas_attached() functionJames Bottomley2-0/+25
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley19-59/+126
2015-12-02scsi: Add scsi_vpd_tpg_id()Hannes Reinecke2-0/+49
2015-12-02scsi: Add scsi_vpd_lun_id()Hannes Reinecke2-0/+141
2015-12-02scsi: remove scsi_show_sense_hdr()Hannes Reinecke1-2/+0
2015-11-30scsi: rescan VPD attributesHannes Reinecke5-10/+39
2015-11-26scsi: Centralise ssp frame information unitsJohn Garry2-43/+80
[next]