Age | Commit message (Expand) | Author | Files | Lines |
2020-07-25 | scsi: core: Only return started requests from scsi_host_find_tag() | Hannes Reinecke | 1 | -1/+1 |
2020-07-25 | scsi: scsi_transport_iscsi: Drop a duplicated word | Randy Dunlap | 1 | -1/+1 |
2020-07-15 | scsi: scsi_transport_fc: Match HBA Attribute Length with HBAAPI V2.0 definitions | Lee Jones | 1 | -2/+2 |
2020-06-06 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -5/+4 |
2020-05-12 | scsi: libsas: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 1 | -4/+4 |
2020-05-08 | scsi: core: Remove 'list' entry from struct scsi_cmnd | Hannes Reinecke | 1 | -1/+0 |
2020-04-22 | block: move dma_pad handling from blk_rq_map_sg into the callers | Christoph Hellwig | 1 | -0/+1 |
2020-04-22 | block: move dma drain handling to scsi | Christoph Hellwig | 2 | -0/+10 |
2020-04-03 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 9 | -22/+39 |
2020-03-27 | scsi: iscsi: Report connection state in sysfs | Gabriel Krisman Bertazi | 1 | -0/+8 |
2020-03-24 | scsi: simplify scsi_partsize | Christoph Hellwig | 1 | -4/+3 |
2020-03-12 | scsi: core: avoid repetitive logging of device offline messages | Ewan D. Milne | 1 | -0/+3 |
2020-03-12 | scsi: docs: convert scsi-generic.txt to ReST | Mauro Carvalho Chehab | 1 | -1/+1 |
2020-03-12 | scsi: iscsi: Add support for asynchronous iSCSI session destruction | Frank Mayhar | 2 | -0/+2 |
2020-03-12 | scsi: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 6 | -14/+14 |
2020-02-29 | scsi: core: Introduce {init,exit}_cmd_priv() | Bart Van Assche | 1 | -0/+3 |
2020-02-29 | scsi: core: Remove cmd_list functionality | Hannes Reinecke | 3 | -4/+0 |
2020-02-29 | scsi: core: add scsi_host_busy_iter() | Hannes Reinecke | 1 | -0/+3 |
2020-02-29 | scsi: core: add scsi_host_(block,unblock) helper function | Hannes Reinecke | 1 | -0/+2 |
2020-02-29 | scsi: core: add scsi_host_complete_all_commands() helper | Hannes Reinecke | 1 | -0/+2 |
2020-02-15 | scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a... | Bart Van Assche | 1 | -1/+0 |
2020-02-11 | scsi: core: remove .for_blk_mq | Ming Lei | 1 | -3/+0 |
2020-02-11 | scsi: iscsi: Perform connection failure entirely in kernel space | Bharath Ravi | 1 | -0/+1 |
2020-01-10 | Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queue | Martin K. Petersen | 2 | -0/+31 |
2020-01-03 | compat_ioctl: add scsi_compat_ioctl | Arnd Bergmann | 1 | -0/+1 |
2020-01-03 | compat: scsi: sg: fix v3 compat read/write interface | Arnd Bergmann | 1 | -0/+30 |
2019-12-20 | scsi: core: Adjust DBD setting in MODE SENSE for caching mode page per LLD | Can Guo | 1 | -0/+1 |
2019-11-20 | scsi: target: iscsi: Wait for all commands to finish before freeing a session | Bart Van Assche | 1 | -0/+1 |
2019-11-13 | scsi: core: Clean up SG_NONE | Finn Thain | 1 | -13/+0 |
2019-11-09 | scsi: core: Fix scsi_get/set_resid() interface | Damien Le Moal | 1 | -2/+2 |
2019-11-02 | scsi: core: avoid host-wide host_busy counter for scsi_mq | Ming Lei | 2 | -2/+2 |
2019-10-10 | Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue | Martin K. Petersen | 1 | -0/+1 |
2019-10-04 | scsi: core: save/restore command resid for error handling | Damien Le Moal | 1 | -0/+1 |
2019-10-01 | scsi: core: Add sysfs attributes for VPD pages 0h and 89h | Ryan Attard | 1 | -0/+2 |
2019-10-01 | scsi: core: allow auto suspend override by low-level driver | Stanley Chu | 2 | -1/+5 |
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-08 | scsi: core: Reduce memory required for SCSI logging | Bart Van Assche | 1 | -2/+0 |
2019-07-30 | scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure | Hannes Reinecke | 1 | -0/+1 |
2019-07-30 | scsi: libfc: Whitespace cleanup in libfc.h | Hannes Reinecke | 1 | -26/+26 |
2019-07-24 | 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-17 | scsi: core: add a host / host template field for the virt boundary | Christoph Hellwig | 1 | -0/+3 |
2019-07-12 | 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 |