summaryrefslogtreecommitdiffstats
path: root/include/scsi
AgeCommit message (Expand)Author
2017-06-02scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech
2017-03-27scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke
2016-09-27Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley
2016-09-26scsi: Avoid that toggling use_blk_mq triggers a memory leakBart Van Assche
2016-08-19Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley
2016-08-18scsi: sas: remove is_sas_attached()Johannes Thumshirn
2016-08-18scsi: sas: provide stub implementation for scsi_is_sas_rphyJohannes Thumshirn
2016-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-07-20fcoe: implement FIP VLAN responderHannes Reinecke
2016-07-20ibmvscsis: Initial commit of IBM VSCSI Tgt DriverBryant G. Ly
2016-07-15scsi: remove the disable_blk_mq host flagChristoph Hellwig
2016-07-13scsi: remove current_cmnd field from struct scsi_deviceChristoph Hellwig
2016-07-13fcoe: use enum for fip_modeHannes Reinecke
2016-07-13fc_fip: Update to latest FC-BB-6 draftHannes Reinecke
2016-07-12fcoe: convert to kworkerSebastian Andrzej Siewior
2016-05-09Merge branch '4.7/scsi-queue' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo
2016-04-15lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.cMing Lin
2016-04-15scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin
2016-04-15scsi: vpd pages are mandatory for SPC-2Hannes Reinecke
2016-04-15scsi: Add intermediate STARGET_REMOVE state to scsi_target_stateJohannes Thumshirn
2016-04-11scsi-trace: define ZBC_IN and ZBC_OUTHannes Reinecke
2016-04-11scsi: disable automatic target scanHannes Reinecke
2016-04-05Merge branch 'fixes-base' into fixesJames Bottomley
2016-04-05scsi: Do not attach VPD to devices that don't support itHannes Reinecke
2016-04-04scsi: add scsi_set_sense_field_pointer()Hannes Reinecke
2016-04-04libata: evaluate SCSI sense codeHannes Reinecke
2016-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-03-18scsi: fc: use get/put_unaligned64 for wwn accessArnd Bergmann
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-03-05scsi: Add 'access_state' and 'preferred_path' attributeHannes Reinecke
2016-02-23scsi_dh: add 'rescan' callbackHannes Reinecke
2016-02-23scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'Hannes Reinecke
2016-02-23scsi_dh_alua: Use separate alua_port_group structureHannes Reinecke
2016-02-23scsi: Export function scsi_scan.c:sanitize_inquiry_stringDon Brace
2016-02-23scsi_transport_iscsi: Add 25G and 40G speed definitionJitendra Bhivare
2016-01-27iscsi_tcp: Use ahashHerbert Xu
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-07Merge branch 'jejb-scsi' into miscJames Bottomley
2015-12-24IB/iser,isert: Create and use new shared headerSagi Grimberg
2015-12-18scsi_transport_sas: add function to get SAS endpoint addressJames Bottomley
2015-12-18scsi_transport_sas: add is_sas_attached() functionJames Bottomley
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley
2015-12-02scsi: Add scsi_vpd_tpg_id()Hannes Reinecke
2015-12-02scsi: Add scsi_vpd_lun_id()Hannes Reinecke
2015-12-02scsi: remove scsi_show_sense_hdr()Hannes Reinecke
2015-11-30scsi: rescan VPD attributesHannes Reinecke
2015-11-25scsi: Centralise ssp frame information unitsJohn Garry
2015-11-19scsi: report 'INQUIRY result too short' once per hostVitaly Kuznetsov
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-09-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds