summaryrefslogtreecommitdiff
path: root/include/scsi
AgeCommit message (Expand)Author
2020-05-19Merge tag 'v4.9.220' into 4.9-2.3.x-imxMarcel Ziswiler
2020-02-28scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a...Bart Van Assche
2020-01-04scsi: target: iscsi: Wait for all commands to finish before freeing a sessionBart Van Assche
2019-10-07scsi: core: Reduce memory required for SCSI loggingBart Van Assche
2019-08-11scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke
2018-08-24block: split out request-only flags into a new namespaceChristoph Hellwig
2018-01-23scsi: sg: disable SET_FORCE_LOW_DMAHannes Reinecke
2017-12-14scsi: libsas: align sata_device's rps_resp on a cachelineHuacai Chen
2017-07-27scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne
2017-03-26scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech
2017-03-12scsi: 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