Age | Commit message (Expand) | Author |
2020-10-23 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-10-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-10-07 | scsi: core: Clean up allocation and freeing of sgtables | Christoph Hellwig |
2020-10-06 | scsi: Add host and host template flag 'host_tagset' | Hannes Reinecke |
2020-10-02 | scsi: target: core: Add CONTROL field for trace events | Roman Bolshakov |
2020-09-15 | scsi: core: Only re-run queue in scsi_end_request() if device queue is busy | Ming Lei |
2020-09-02 | scsi: fc: Add 256GBit speed setting to SCSI FC transport | James Smart |
2020-07-24 | scsi: core: Only return started requests from scsi_host_find_tag() | Hannes Reinecke |
2020-07-24 | scsi: scsi_transport_iscsi: Drop a duplicated word | Randy Dunlap |
2020-07-15 | scsi: scsi_transport_fc: Match HBA Attribute Length with HBAAPI V2.0 definitions | Lee Jones |
2020-06-05 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-05-11 | scsi: libsas: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-05-07 | scsi: core: Remove 'list' entry from struct scsi_cmnd | Hannes Reinecke |
2020-04-22 | block: move dma_pad handling from blk_rq_map_sg into the callers | Christoph Hellwig |
2020-04-22 | block: move dma drain handling to scsi | Christoph Hellwig |
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 |