summaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: libiscsi: Add helper to calculate max SCSI cmds per sessionMike Christie2021-02-081-0/+2
* scsi: libiscsi: Drop taskqueuelockMike Christie2021-02-081-2/+2
* scsi: libsas: Remove temporarily-added _gfp() API variantsAhmed S. Darwish2021-01-221-4/+0
* scsi: libsas: Add gfp_t flags parameter to event notificationsAhmed S. Darwish2021-01-221-2/+4
* scsi: libsas: Introduce a _gfp() variant of event notifiersAhmed S. Darwish2021-01-221-0/+4
* scsi: libsas: Remove notifier indirectionJohn Garry2021-01-221-4/+3
* scsi: core: Add 'set_status_byte()' accessorHannes Reinecke2021-01-221-0/+5
* scsi: aic7xxx: aic79xx: Drop internal SCSI message definitionHannes Reinecke2021-01-221-0/+1
* scsi: scsi_transport_fc: Add a new rport state FC_PORTSTATE_MARGINALMuneendra Kumar2021-01-141-1/+3
* scsi: core: No retries on abort successMuneendra Kumar2021-01-141-0/+6
* scsi: core: Add a new error code DID_TRANSPORT_MARGINAL in scsi.hMuneendra Kumar2021-01-141-0/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-12-163-727/+66
|\
| * scsi: libfc: Move scsi/fc_encode.h to libfcArnd Bergmann2020-10-292-727/+30
| * scsi: fc: Add mechanism to update FPIN signal statisticsShyam Sundar2020-10-261-0/+3
| * scsi: fc: Parse FPIN packets and update statisticsShyam Sundar2020-10-261-0/+1
| * scsi: fc: Add FPIN statistics to fc_host and fc_rport objectsShyam Sundar2020-10-261-0/+32
* | scsi: libiscsi: Fix NOP race conditionLee Duncan2020-11-161-0/+3
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-10-231-1/+2
|\
| * scsi: core: Clean up allocation and freeing of sgtablesChristoph Hellwig2020-10-071-1/+2
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-10-143-0/+9
|\|
| * scsi: target: core: Add CONTROL field for trace eventsRoman Bolshakov2020-10-021-0/+7
| * scsi: core: Only re-run queue in scsi_end_request() if device queue is busyMing Lei2020-09-151-0/+1
| * scsi: fc: Add 256GBit speed setting to SCSI FC transportJames Smart2020-09-021-0/+1
* | scsi: Add host and host template flag 'host_tagset'Hannes Reinecke2020-10-061-1/+8
|/
* scsi: core: Only return started requests from scsi_host_find_tag()Hannes Reinecke2020-07-241-1/+1
* scsi: scsi_transport_iscsi: Drop a duplicated wordRandy Dunlap2020-07-241-1/+1
* scsi: scsi_transport_fc: Match HBA Attribute Length with HBAAPI V2.0 definitionsLee Jones2020-07-151-2/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-06-052-5/+4
|\
| * scsi: libsas: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-111-4/+4
| * scsi: core: Remove 'list' entry from struct scsi_cmndHannes Reinecke2020-05-071-1/+0
* | block: move dma_pad handling from blk_rq_map_sg into the callersChristoph Hellwig2020-04-221-0/+1
* | block: move dma drain handling to scsiChristoph Hellwig2020-04-222-0/+10
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-04-029-22/+39
|\
| * scsi: iscsi: Report connection state in sysfsGabriel Krisman Bertazi2020-03-261-0/+8
| * scsi: core: avoid repetitive logging of device offline messagesEwan D. Milne2020-03-111-0/+3
| * scsi: docs: convert scsi-generic.txt to ReSTMauro Carvalho Chehab2020-03-111-1/+1
| * scsi: iscsi: Add support for asynchronous iSCSI session destructionFrank Mayhar2020-03-112-0/+2
| * scsi: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-116-14/+14
| * scsi: core: Introduce {init,exit}_cmd_priv()Bart Van Assche2020-02-281-0/+3
| * scsi: core: Remove cmd_list functionalityHannes Reinecke2020-02-283-4/+0
| * scsi: core: add scsi_host_busy_iter()Hannes Reinecke2020-02-281-0/+3
| * scsi: core: add scsi_host_(block,unblock) helper functionHannes Reinecke2020-02-281-0/+2
| * scsi: core: add scsi_host_complete_all_commands() helperHannes Reinecke2020-02-281-0/+2
| * scsi: core: remove .for_blk_mqMing Lei2020-02-101-3/+0
| * scsi: iscsi: Perform connection failure entirely in kernel spaceBharath Ravi2020-02-101-0/+1
* | scsi: simplify scsi_partsizeChristoph Hellwig2020-03-241-4/+3
* | scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a...Bart Van Assche2020-02-141-1/+0
|/
* Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queueMartin K. Petersen2020-01-102-0/+31
|\
| * compat_ioctl: add scsi_compat_ioctlArnd Bergmann2020-01-031-0/+1
| * compat: scsi: sg: fix v3 compat read/write interfaceArnd Bergmann2020-01-031-0/+30