aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-14scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a session"Bart Van Assche1-1/+0
2020-01-10Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queueMartin K. Petersen2-0/+31
2020-01-03compat_ioctl: add scsi_compat_ioctlArnd Bergmann1-0/+1
2020-01-03compat: scsi: sg: fix v3 compat read/write interfaceArnd Bergmann1-0/+30
2019-12-19scsi: core: Adjust DBD setting in MODE SENSE for caching mode page per LLDCan Guo1-0/+1
2019-11-19scsi: target: iscsi: Wait for all commands to finish before freeing a sessionBart Van Assche1-0/+1
2019-11-12scsi: core: Clean up SG_NONEFinn Thain1-13/+0
2019-11-08scsi: core: Fix scsi_get/set_resid() interfaceDamien Le Moal1-2/+2
2019-11-01scsi: core: avoid host-wide host_busy counter for scsi_mqMing Lei2-2/+2
2019-10-09Merge branch '5.4/scsi-fixes' into 5.5/scsi-queueMartin K. Petersen1-0/+1
2019-10-03scsi: core: save/restore command resid for error handlingDamien Le Moal1-0/+1
2019-09-30scsi: core: Add sysfs attributes for VPD pages 0h and 89hRyan Attard1-0/+2
2019-09-30scsi: core: allow auto suspend override by low-level driverStanley Chu2-1/+5
2019-09-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-4/+15
2019-08-07scsi: core: Reduce memory required for SCSI loggingBart Van Assche1-2/+0
2019-07-29scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke1-0/+1
2019-07-29scsi: libfc: Whitespace cleanup in libfc.hHannes Reinecke1-26/+26
2019-07-23scsi: fcoe: fix a typoChristophe JAILLET1-1/+1
2019-07-22scsi: core: add support for request batchingPaolo Bonzini2-2/+15
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+3
2019-07-16scsi: core: add a host / host template field for the virt boundaryChristoph Hellwig1-0/+3
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds9-28/+7
2019-06-20scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry1-2/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner10-130/+10
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner4-39/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner8-116/+8
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59Thomas Gleixner2-36/+2
2019-05-21scsi: libsas: switch remaining files to SPDX tagsChristoph Hellwig3-52/+3
2019-05-21scsi: libiscsi: switch to SPDX tagsChristoph Hellwig5-65/+5
2019-05-21scsi: libfcoe: switch to SPDX tagsChristoph Hellwig1-13/+1
2019-05-21scsi: libfc: switch to SPDX tagsChristoph Hellwig7-92/+9
2019-05-21scsi: scsi_transport_spi: switch to SPDX tagsChristoph Hellwig1-14/+1
2019-05-21scsi: scsi_transport_iscsi: switch to SPDX tagsChristoph Hellwig1-14/+1
2019-05-21scsi: scsi_transport_fc: switch to SPDX tagsChristoph Hellwig1-17/+1
2019-05-21scsi: scsi_transport.h: switch to SPDX tagsChristoph Hellwig1-14/+1
2019-04-15scsi: libsas: Inject revalidate event for root port eventJohn Garry1-0/+7
2019-04-15scsi: libsas: Stop hardcoding SAS address lengthJohn Garry1-3/+3
2019-04-12scsi: scsi_transport_fc: nvme: display FC-NVMe port rolesHannes Reinecke1-0/+3
2019-04-08scsi: scsi_transport_fc: Declare wwn_to_u64() argument constBart Van Assche1-1/+1
2019-04-08scsi: scsi_transport_fc: Add FPIN fc event codesJames Smart1-0/+2
2019-04-08scsi: scsi_transport_fc: refactor event posting routinesJames Smart1-3/+8
2019-03-19scsi: core: Remove OSD include filesBart Van Assche5-1427/+0
2019-03-19scsi: core: reshuffle no_scsi2_lun_in_cdb for better alignmentHannes Reinecke1-3/+3
2019-02-27scsi: kill command serial numberHannes Reinecke2-18/+0
2019-02-26scsi: clean obsolete return values of eh_timed_outAvri Altman1-5/+1
2019-02-19scsi: fcoe: make use of fip_mode enum completeSedat Dilek1-2/+2
2019-02-12scsi: core: Move resid from scsi_data_buffer to scsi_cmndBart Van Assche1-3/+2
2019-02-08scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor2-3/+6
2019-02-05scsi: remove bidirectional command supportChristoph Hellwig2-19/+1
2019-02-05scsi: remove the SCSI OSD libraryChristoph Hellwig2-712/+0