summaryrefslogtreecommitdiffstats
path: root/include/scsi
AgeCommit message (Expand)Author
2020-01-04scsi: target: iscsi: Wait for all commands to finish before freeing a sessionBart Van Assche
2019-10-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-10-03scsi: core: save/restore command resid for error handlingDamien Le Moal
2019-09-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-08-07scsi: core: Reduce memory required for SCSI loggingBart Van Assche
2019-07-29scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke
2019-07-29scsi: libfc: Whitespace cleanup in libfc.hHannes Reinecke
2019-07-23scsi: fcoe: fix a typoChristophe JAILLET
2019-07-22scsi: core: add support for request batchingPaolo Bonzini
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-16scsi: core: add a host / host template field for the virt boundaryChristoph Hellwig
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-06-20scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59Thomas Gleixner
2019-05-21scsi: libsas: switch remaining files to SPDX tagsChristoph Hellwig
2019-05-21scsi: libiscsi: switch to SPDX tagsChristoph Hellwig
2019-05-21scsi: libfcoe: switch to SPDX tagsChristoph Hellwig
2019-05-21scsi: libfc: switch to SPDX tagsChristoph Hellwig
2019-05-21scsi: scsi_transport_spi: switch to SPDX tagsChristoph Hellwig
2019-05-21scsi: scsi_transport_iscsi: switch to SPDX tagsChristoph Hellwig
2019-05-21scsi: scsi_transport_fc: switch to SPDX tagsChristoph Hellwig
2019-05-21scsi: scsi_transport.h: switch to SPDX tagsChristoph Hellwig
2019-04-15scsi: libsas: Inject revalidate event for root port eventJohn Garry
2019-04-15scsi: libsas: Stop hardcoding SAS address lengthJohn Garry
2019-04-12scsi: scsi_transport_fc: nvme: display FC-NVMe port rolesHannes Reinecke
2019-04-08scsi: scsi_transport_fc: Declare wwn_to_u64() argument constBart Van Assche
2019-04-08scsi: scsi_transport_fc: Add FPIN fc event codesJames Smart
2019-04-08scsi: scsi_transport_fc: refactor event posting routinesJames Smart
2019-03-19scsi: core: Remove OSD include filesBart Van Assche
2019-03-19scsi: core: reshuffle no_scsi2_lun_in_cdb for better alignmentHannes Reinecke
2019-02-27scsi: kill command serial numberHannes Reinecke
2019-02-26scsi: clean obsolete return values of eh_timed_outAvri Altman
2019-02-19scsi: fcoe: make use of fip_mode enum completeSedat Dilek
2019-02-12scsi: core: Move resid from scsi_data_buffer to scsi_cmndBart Van Assche
2019-02-08scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor
2019-02-05scsi: remove bidirectional command supportChristoph Hellwig
2019-02-05scsi: remove the SCSI OSD libraryChristoph Hellwig
2019-01-29scsi: libsas: Remove scsi_to_u32()Bart Van Assche
2019-01-11scsi: libsas: Fix some indentation in libsas.hJohn Garry
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-19include/scsi/srp.h: Add support for immediate dataBart Van Assche
2018-12-19include/scsi/srp.h: Move response flag definitions into this fileBart Van Assche
2018-12-18scsi: remove the use_clustering flagChristoph Hellwig
2018-12-18scsi: introduce a max_segment_size host_template parametersChristoph Hellwig
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-12-07scsi: Fix a harmless double shift bugDan Carpenter