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