Age | Commit message (Expand) | Author | Files | Lines |
2021-02-09 | scsi: libiscsi: Add helper to calculate max SCSI cmds per session | Mike Christie | 1 | -0/+2 |
2021-02-09 | scsi: libiscsi: Drop taskqueuelock | Mike Christie | 1 | -2/+2 |
2021-01-23 | scsi: libsas: Remove temporarily-added _gfp() API variants | Ahmed S. Darwish | 1 | -4/+0 |
2021-01-23 | scsi: libsas: Add gfp_t flags parameter to event notifications | Ahmed S. Darwish | 1 | -2/+4 |
2021-01-23 | scsi: libsas: Introduce a _gfp() variant of event notifiers | Ahmed S. Darwish | 1 | -0/+4 |
2021-01-23 | scsi: libsas: Remove notifier indirection | John Garry | 1 | -4/+3 |
2021-01-23 | scsi: core: Add 'set_status_byte()' accessor | Hannes Reinecke | 1 | -0/+5 |
2021-01-23 | scsi: aic7xxx: aic79xx: Drop internal SCSI message definition | Hannes Reinecke | 1 | -0/+1 |
2021-01-15 | scsi: scsi_transport_fc: Add a new rport state FC_PORTSTATE_MARGINAL | Muneendra Kumar | 1 | -1/+3 |
2021-01-15 | scsi: core: No retries on abort success | Muneendra Kumar | 1 | -0/+6 |
2021-01-15 | scsi: core: Add a new error code DID_TRANSPORT_MARGINAL in scsi.h | Muneendra Kumar | 1 | -0/+1 |
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 |