Age | Commit message (Expand) | Author |
2019-11-19 | scsi: target: iscsi: Wait for all commands to finish before freeing a session | Bart Van Assche |
2019-11-12 | scsi: core: Clean up SG_NONE | Finn Thain |
2019-11-08 | scsi: core: Fix scsi_get/set_resid() interface | Damien Le Moal |
2019-11-01 | scsi: core: avoid host-wide host_busy counter for scsi_mq | Ming Lei |
2019-10-09 | Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue | Martin K. Petersen |
2019-10-03 | scsi: core: save/restore command resid for error handling | Damien Le Moal |
2019-09-30 | scsi: core: Add sysfs attributes for VPD pages 0h and 89h | Ryan Attard |
2019-09-30 | scsi: core: allow auto suspend override by low-level driver | Stanley Chu |
2019-09-21 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2019-08-07 | scsi: core: Reduce memory required for SCSI logging | Bart Van Assche |
2019-07-29 | scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure | Hannes Reinecke |
2019-07-29 | scsi: libfc: Whitespace cleanup in libfc.h | Hannes Reinecke |
2019-07-23 | scsi: fcoe: fix a typo | Christophe JAILLET |
2019-07-22 | scsi: core: add support for request batching | Paolo Bonzini |
2019-07-20 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2019-07-16 | scsi: core: add a host / host template field for the virt boundary | Christoph Hellwig |
2019-07-11 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2019-06-20 | scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander() | John Garry |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59 | Thomas Gleixner |
2019-05-21 | scsi: libsas: switch remaining files to SPDX tags | Christoph Hellwig |
2019-05-21 | scsi: libiscsi: switch to SPDX tags | Christoph Hellwig |
2019-05-21 | scsi: libfcoe: switch to SPDX tags | Christoph Hellwig |
2019-05-21 | scsi: libfc: switch to SPDX tags | Christoph Hellwig |
2019-05-21 | scsi: scsi_transport_spi: switch to SPDX tags | Christoph Hellwig |
2019-05-21 | scsi: scsi_transport_iscsi: switch to SPDX tags | Christoph Hellwig |
2019-05-21 | scsi: scsi_transport_fc: switch to SPDX tags | Christoph Hellwig |
2019-05-21 | scsi: scsi_transport.h: switch to SPDX tags | Christoph Hellwig |
2019-04-15 | scsi: libsas: Inject revalidate event for root port event | John Garry |
2019-04-15 | scsi: libsas: Stop hardcoding SAS address length | John Garry |
2019-04-12 | scsi: scsi_transport_fc: nvme: display FC-NVMe port roles | Hannes Reinecke |
2019-04-08 | scsi: scsi_transport_fc: Declare wwn_to_u64() argument const | Bart Van Assche |
2019-04-08 | scsi: scsi_transport_fc: Add FPIN fc event codes | James Smart |
2019-04-08 | scsi: scsi_transport_fc: refactor event posting routines | James Smart |
2019-03-19 | scsi: core: Remove OSD include files | Bart Van Assche |
2019-03-19 | scsi: core: reshuffle no_scsi2_lun_in_cdb for better alignment | Hannes Reinecke |
2019-02-27 | scsi: kill command serial number | Hannes Reinecke |
2019-02-26 | scsi: clean obsolete return values of eh_timed_out | Avri Altman |
2019-02-19 | scsi: fcoe: make use of fip_mode enum complete | Sedat Dilek |
2019-02-12 | scsi: core: Move resid from scsi_data_buffer to scsi_cmnd | Bart Van Assche |
2019-02-08 | scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template | Nathan Chancellor |
2019-02-05 | scsi: remove bidirectional command support | Christoph Hellwig |
2019-02-05 | scsi: remove the SCSI OSD library | Christoph Hellwig |
2019-01-29 | scsi: libsas: Remove scsi_to_u32() | Bart Van Assche |
2019-01-11 | scsi: libsas: Fix some indentation in libsas.h | John Garry |
2018-12-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2018-12-28 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2018-12-19 | include/scsi/srp.h: Add support for immediate data | Bart Van Assche |