aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAge
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-10-15
|\
| * scsi: core: save/restore command resid for error handlingDamien Le Moal2019-10-03
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-09-21
|\|
| * scsi: core: Reduce memory required for SCSI loggingBart Van Assche2019-08-07
| * scsi: core: add support for request batchingPaolo Bonzini2019-07-22
* | scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke2019-07-29
* | scsi: libfc: Whitespace cleanup in libfc.hHannes Reinecke2019-07-29
* | scsi: fcoe: fix a typoChristophe JAILLET2019-07-23
|/
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-07-20
|\
| * scsi: core: add a host / host template field for the virt boundaryChristoph Hellwig2019-07-16
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-11
|\|
| * scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry2019-06-20
| * scsi: libsas: switch remaining files to SPDX tagsChristoph Hellwig2019-05-21
| * scsi: libiscsi: switch to SPDX tagsChristoph Hellwig2019-05-21
| * scsi: libfcoe: switch to SPDX tagsChristoph Hellwig2019-05-21
| * scsi: libfc: switch to SPDX tagsChristoph Hellwig2019-05-21
| * scsi: scsi_transport_spi: switch to SPDX tagsChristoph Hellwig2019-05-21
| * scsi: scsi_transport_iscsi: switch to SPDX tagsChristoph Hellwig2019-05-21
| * scsi: scsi_transport_fc: switch to SPDX tagsChristoph Hellwig2019-05-21
| * scsi: scsi_transport.h: switch to SPDX tagsChristoph Hellwig2019-05-21
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-05
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59Thomas Gleixner2019-05-24
|/
* scsi: libsas: Inject revalidate event for root port eventJohn Garry2019-04-15
* scsi: libsas: Stop hardcoding SAS address lengthJohn Garry2019-04-15
* scsi: scsi_transport_fc: nvme: display FC-NVMe port rolesHannes Reinecke2019-04-12
* scsi: scsi_transport_fc: Declare wwn_to_u64() argument constBart Van Assche2019-04-08
* scsi: scsi_transport_fc: Add FPIN fc event codesJames Smart2019-04-08
* scsi: scsi_transport_fc: refactor event posting routinesJames Smart2019-04-08
* scsi: core: Remove OSD include filesBart Van Assche2019-03-19
* scsi: core: reshuffle no_scsi2_lun_in_cdb for better alignmentHannes Reinecke2019-03-19
* scsi: kill command serial numberHannes Reinecke2019-02-27
* scsi: clean obsolete return values of eh_timed_outAvri Altman2019-02-26
* scsi: fcoe: make use of fip_mode enum completeSedat Dilek2019-02-19
* scsi: core: Move resid from scsi_data_buffer to scsi_cmndBart Van Assche2019-02-12
* scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor2019-02-08
* scsi: remove bidirectional command supportChristoph Hellwig2019-02-05
* scsi: remove the SCSI OSD libraryChristoph Hellwig2019-02-05
* scsi: libsas: Remove scsi_to_u32()Bart Van Assche2019-01-29
* scsi: libsas: Fix some indentation in libsas.hJohn Garry2019-01-11
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-12-28
|\
| * include/scsi/srp.h: Add support for immediate dataBart Van Assche2018-12-19
| * include/scsi/srp.h: Move response flag definitions into this fileBart Van Assche2018-12-19
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-28
|\ \
| * | scsi: remove the use_clustering flagChristoph Hellwig2018-12-18
| * | scsi: introduce a max_segment_size host_template parametersChristoph Hellwig2018-12-18
| * | scsi: flip the default on use_clusteringChristoph Hellwig2018-12-18
| |/
* | scsi: Fix a harmless double shift bugDan Carpenter2018-12-08
* | scsi: Do not rely on blk-mq for double completionsKeith Busch2018-11-26