summaryrefslogtreecommitdiff
path: root/include/scsi
AgeCommit message (Expand)AuthorFilesLines
2020-12-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-727/+66
2020-11-16scsi: libiscsi: Fix NOP race conditionLee Duncan1-0/+3
2020-10-29scsi: libfc: Move scsi/fc_encode.h to libfcArnd Bergmann2-727/+30
2020-10-26scsi: fc: Add mechanism to update FPIN signal statisticsShyam Sundar1-0/+3
2020-10-26scsi: fc: Parse FPIN packets and update statisticsShyam Sundar1-0/+1
2020-10-26scsi: fc: Add FPIN statistics to fc_host and fc_rport objectsShyam Sundar1-0/+32
2020-10-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+2
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-0/+9
2020-10-07scsi: core: Clean up allocation and freeing of sgtablesChristoph Hellwig1-1/+2
2020-10-06scsi: Add host and host template flag 'host_tagset'Hannes Reinecke1-1/+8
2020-10-02scsi: target: core: Add CONTROL field for trace eventsRoman Bolshakov1-0/+7
2020-09-15scsi: core: Only re-run queue in scsi_end_request() if device queue is busyMing Lei1-0/+1
2020-09-02scsi: fc: Add 256GBit speed setting to SCSI FC transportJames Smart1-0/+1
2020-07-24scsi: core: Only return started requests from scsi_host_find_tag()Hannes Reinecke1-1/+1
2020-07-24scsi: scsi_transport_iscsi: Drop a duplicated wordRandy Dunlap1-1/+1
2020-07-15scsi: scsi_transport_fc: Match HBA Attribute Length with HBAAPI V2.0 definitionsLee Jones1-2/+2
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-5/+4
2020-05-11scsi: libsas: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-4/+4
2020-05-07scsi: core: Remove 'list' entry from struct scsi_cmndHannes Reinecke1-1/+0
2020-04-22block: move dma_pad handling from blk_rq_map_sg into the callersChristoph Hellwig1-0/+1
2020-04-22block: move dma drain handling to scsiChristoph Hellwig2-0/+10
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds9-22/+39
2020-03-26scsi: iscsi: Report connection state in sysfsGabriel Krisman Bertazi1-0/+8
2020-03-24scsi: simplify scsi_partsizeChristoph Hellwig1-4/+3
2020-03-11scsi: core: avoid repetitive logging of device offline messagesEwan D. Milne1-0/+3
2020-03-11scsi: docs: convert scsi-generic.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-03-11scsi: iscsi: Add support for asynchronous iSCSI session destructionFrank Mayhar2-0/+2
2020-03-11scsi: Replace zero-length array with flexible-array memberGustavo A. R. Silva6-14/+14
2020-02-28scsi: core: Introduce {init,exit}_cmd_priv()Bart Van Assche1-0/+3
2020-02-28scsi: core: Remove cmd_list functionalityHannes Reinecke3-4/+0
2020-02-28scsi: core: add scsi_host_busy_iter()Hannes Reinecke1-0/+3
2020-02-28scsi: core: add scsi_host_(block,unblock) helper functionHannes Reinecke1-0/+2
2020-02-28scsi: core: add scsi_host_complete_all_commands() helperHannes Reinecke1-0/+2
2020-02-14scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a...Bart Van Assche1-1/+0
2020-02-10scsi: core: remove .for_blk_mqMing Lei1-3/+0
2020-02-10scsi: iscsi: Perform connection failure entirely in kernel spaceBharath Ravi1-0/+1
2020-01-10Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queueMartin K. Petersen2-0/+31
2020-01-03compat_ioctl: add scsi_compat_ioctlArnd Bergmann1-0/+1
2020-01-03compat: scsi: sg: fix v3 compat read/write interfaceArnd Bergmann1-0/+30
2019-12-19scsi: core: Adjust DBD setting in MODE SENSE for caching mode page per LLDCan Guo1-0/+1
2019-11-19scsi: target: iscsi: Wait for all commands to finish before freeing a sessionBart Van Assche1-0/+1
2019-11-12scsi: core: Clean up SG_NONEFinn Thain1-13/+0
2019-11-08scsi: core: Fix scsi_get/set_resid() interfaceDamien Le Moal1-2/+2
2019-11-01scsi: core: avoid host-wide host_busy counter for scsi_mqMing Lei2-2/+2
2019-10-09Merge branch '5.4/scsi-fixes' into 5.5/scsi-queueMartin K. Petersen1-0/+1
2019-10-03scsi: core: save/restore command resid for error handlingDamien Le Moal1-0/+1
2019-09-30scsi: core: Add sysfs attributes for VPD pages 0h and 89hRyan Attard1-0/+2
2019-09-30scsi: core: allow auto suspend override by low-level driverStanley Chu2-1/+5
2019-09-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-4/+15
2019-08-07scsi: core: Reduce memory required for SCSI loggingBart Van Assche1-2/+0