Age | Commit message (Expand) | Author | Files | Lines |
2020-12-17 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 3 | -727/+66 |
2020-11-17 | scsi: libiscsi: Fix NOP race condition | Lee Duncan | 1 | -0/+3 |
2020-10-30 | scsi: libfc: Move scsi/fc_encode.h to libfc | Arnd Bergmann | 2 | -727/+30 |
2020-10-27 | scsi: fc: Add mechanism to update FPIN signal statistics | Shyam Sundar | 1 | -0/+3 |
2020-10-27 | scsi: fc: Parse FPIN packets and update statistics | Shyam Sundar | 1 | -0/+1 |
2020-10-27 | scsi: fc: Add FPIN statistics to fc_host and fc_rport objects | Shyam Sundar | 1 | -0/+32 |
2020-10-24 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -1/+2 |
2020-10-15 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 3 | -0/+9 |
2020-10-08 | scsi: core: Clean up allocation and freeing of sgtables | Christoph Hellwig | 1 | -1/+2 |
2020-10-06 | scsi: Add host and host template flag 'host_tagset' | Hannes Reinecke | 1 | -1/+8 |
2020-10-03 | scsi: target: core: Add CONTROL field for trace events | Roman Bolshakov | 1 | -0/+7 |
2020-09-16 | scsi: core: Only re-run queue in scsi_end_request() if device queue is busy | Ming Lei | 1 | -0/+1 |
2020-09-03 | scsi: fc: Add 256GBit speed setting to SCSI FC transport | James Smart | 1 | -0/+1 |
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 |