Age | Commit message (Expand) | Author |
2020-04-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-03-26 | scsi: iscsi: Report connection state in sysfs | Gabriel Krisman Bertazi |
2020-03-24 | scsi: simplify scsi_partsize | Christoph Hellwig |
2020-03-11 | scsi: core: avoid repetitive logging of device offline messages | Ewan D. Milne |
2020-03-11 | scsi: docs: convert scsi-generic.txt to ReST | Mauro Carvalho Chehab |
2020-03-11 | scsi: iscsi: Add support for asynchronous iSCSI session destruction | Frank Mayhar |
2020-03-11 | scsi: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-02-28 | scsi: core: Introduce {init,exit}_cmd_priv() | Bart Van Assche |
2020-02-28 | scsi: core: Remove cmd_list functionality | Hannes Reinecke |
2020-02-28 | scsi: core: add scsi_host_busy_iter() | Hannes Reinecke |
2020-02-28 | scsi: core: add scsi_host_(block,unblock) helper function | Hannes Reinecke |
2020-02-28 | scsi: core: add scsi_host_complete_all_commands() helper | Hannes Reinecke |
2020-02-14 | scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a... | Bart Van Assche |
2020-02-10 | scsi: core: remove .for_blk_mq | Ming Lei |
2020-02-10 | scsi: iscsi: Perform connection failure entirely in kernel space | Bharath Ravi |
2020-01-10 | Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queue | Martin K. Petersen |
2020-01-03 | compat_ioctl: add scsi_compat_ioctl | Arnd Bergmann |
2020-01-03 | compat: scsi: sg: fix v3 compat read/write interface | Arnd Bergmann |
2019-12-19 | scsi: core: Adjust DBD setting in MODE SENSE for caching mode page per LLD | Can Guo |
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 |