Age | Commit message (Expand) | Author | Files | Lines |
2019-10-15 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -0/+1 |
2019-10-03 | scsi: core: save/restore command resid for error handling | Damien Le Moal | 1 | -0/+1 |
2019-09-21 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 3 | -4/+15 |
2019-08-07 | scsi: core: Reduce memory required for SCSI logging | Bart Van Assche | 1 | -2/+0 |
2019-07-29 | scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure | Hannes Reinecke | 1 | -0/+1 |
2019-07-29 | scsi: libfc: Whitespace cleanup in libfc.h | Hannes Reinecke | 1 | -26/+26 |
2019-07-23 | scsi: fcoe: fix a typo | Christophe JAILLET | 1 | -1/+1 |
2019-07-22 | scsi: core: add support for request batching | Paolo Bonzini | 2 | -2/+15 |
2019-07-20 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -0/+3 |
2019-07-16 | scsi: core: add a host / host template field for the virt boundary | Christoph Hellwig | 1 | -0/+3 |
2019-07-11 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 9 | -28/+7 |
2019-06-20 | scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander() | John Garry | 1 | -2/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 | Thomas Gleixner | 10 | -130/+10 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 4 | -39/+4 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 8 | -116/+8 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59 | Thomas Gleixner | 2 | -36/+2 |
2019-05-21 | scsi: libsas: switch remaining files to SPDX tags | Christoph Hellwig | 3 | -52/+3 |
2019-05-21 | scsi: libiscsi: switch to SPDX tags | Christoph Hellwig | 5 | -65/+5 |
2019-05-21 | scsi: libfcoe: switch to SPDX tags | Christoph Hellwig | 1 | -13/+1 |
2019-05-21 | scsi: libfc: switch to SPDX tags | Christoph Hellwig | 7 | -92/+9 |
2019-05-21 | scsi: scsi_transport_spi: switch to SPDX tags | Christoph Hellwig | 1 | -14/+1 |
2019-05-21 | scsi: scsi_transport_iscsi: switch to SPDX tags | Christoph Hellwig | 1 | -14/+1 |
2019-05-21 | scsi: scsi_transport_fc: switch to SPDX tags | Christoph Hellwig | 1 | -17/+1 |
2019-05-21 | scsi: scsi_transport.h: switch to SPDX tags | Christoph Hellwig | 1 | -14/+1 |
2019-04-15 | scsi: libsas: Inject revalidate event for root port event | John Garry | 1 | -0/+7 |
2019-04-15 | scsi: libsas: Stop hardcoding SAS address length | John Garry | 1 | -3/+3 |
2019-04-12 | scsi: scsi_transport_fc: nvme: display FC-NVMe port roles | Hannes Reinecke | 1 | -0/+3 |
2019-04-08 | scsi: scsi_transport_fc: Declare wwn_to_u64() argument const | Bart Van Assche | 1 | -1/+1 |
2019-04-08 | scsi: scsi_transport_fc: Add FPIN fc event codes | James Smart | 1 | -0/+2 |
2019-04-08 | scsi: scsi_transport_fc: refactor event posting routines | James Smart | 1 | -3/+8 |
2019-03-19 | scsi: core: Remove OSD include files | Bart Van Assche | 5 | -1427/+0 |
2019-03-19 | scsi: core: reshuffle no_scsi2_lun_in_cdb for better alignment | Hannes Reinecke | 1 | -3/+3 |
2019-02-27 | scsi: kill command serial number | Hannes Reinecke | 2 | -18/+0 |
2019-02-26 | scsi: clean obsolete return values of eh_timed_out | Avri Altman | 1 | -5/+1 |
2019-02-19 | scsi: fcoe: make use of fip_mode enum complete | Sedat Dilek | 1 | -2/+2 |
2019-02-12 | scsi: core: Move resid from scsi_data_buffer to scsi_cmnd | Bart Van Assche | 1 | -3/+2 |
2019-02-08 | scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template | Nathan Chancellor | 2 | -3/+6 |
2019-02-05 | scsi: remove bidirectional command support | Christoph Hellwig | 2 | -19/+1 |
2019-02-05 | scsi: remove the SCSI OSD library | Christoph Hellwig | 2 | -712/+0 |
2019-01-29 | scsi: libsas: Remove scsi_to_u32() | Bart Van Assche | 1 | -6/+0 |
2019-01-11 | scsi: libsas: Fix some indentation in libsas.h | John Garry | 1 | -29/+27 |
2018-12-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -3/+23 |
2018-12-28 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -14/+6 |
2018-12-19 | include/scsi/srp.h: Add support for immediate data | Bart Van Assche | 1 | -3/+16 |
2018-12-19 | include/scsi/srp.h: Move response flag definitions into this file | Bart Van Assche | 1 | -0/+7 |
2018-12-18 | scsi: remove the use_clustering flag | Christoph Hellwig | 1 | -13/+0 |
2018-12-18 | scsi: introduce a max_segment_size host_template parameters | Christoph Hellwig | 1 | -0/+6 |
2018-12-18 | scsi: flip the default on use_clustering | Christoph Hellwig | 1 | -2/+1 |
2018-12-07 | scsi: Fix a harmless double shift bug | Dan Carpenter | 1 | -1/+1 |
2018-11-26 | scsi: Do not rely on blk-mq for double completions | Keith Busch | 1 | -0/+4 |