summaryrefslogtreecommitdiff
path: root/include/scsi
AgeCommit message (Expand)AuthorFilesLines
2024-07-27scsi: core: Fix a use-after-freeBart Van Assche1-0/+2
2024-02-23scsi: core: Introduce enum scsi_dispositionBart Van Assche3-12/+14
2024-01-12Revert "scsi: core: Add scsi_prot_ref_tag() helper"Greg Kroah-Hartman1-7/+0
2024-01-12Revert "scsi: core: Introduce scsi_get_sector()"Greg Kroah-Hartman1-5/+0
2024-01-12Revert "scsi: core: Make scsi_get_lba() return the LBA"Greg Kroah-Hartman1-7/+5
2024-01-12Revert "scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request"Greg Kroah-Hartman2-14/+10
2024-01-12Revert "scsi: core: Use a structure member to track the SCSI command submitter"Greg Kroah-Hartman1-7/+0
2024-01-05scsi: core: Use a structure member to track the SCSI command submitterBart Van Assche1-0/+7
2024-01-05scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche2-10/+14
2024-01-05scsi: core: Make scsi_get_lba() return the LBAMartin K. Petersen1-5/+7
2024-01-05scsi: core: Introduce scsi_get_sector()Bart Van Assche1-0/+5
2024-01-05scsi: core: Add scsi_prot_ref_tag() helperMartin K. Petersen1-0/+7
2023-12-08scsi: core: Introduce the scsi_cmd_to_rq() functionBart Van Assche1-0/+6
2023-09-19scsi: core: Use 32-bit hostnum in scsi_host_lookup()Tony Battersby1-1/+1
2023-09-19scsi: libsas: Introduce more SAM status code aliases in enum exec_statusBart Van Assche1-3/+9
2023-02-01scsi: iscsi: Fix multiple iSCSI session unbind events sent to userspaceWenchao Hao1-0/+9
2022-10-15scsi: stex: Properly zero out the passthrough command structureLinus Torvalds1-1/+1
2022-06-09scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()Gustavo A. R. Silva1-1/+2
2022-04-20scsi: iscsi: Fix conn cleanup and stop race during iscsid restartMike Christie1-0/+2
2022-04-20scsi: iscsi: Fix in-kernel conn failure handlingMike Christie1-1/+9
2022-04-20scsi: iscsi: Rel ref after iscsi_lookup_endpoint()Mike Christie1-0/+1
2022-04-20scsi: iscsi: Stop queueing during ep_disconnectMike Christie2-0/+2
2021-07-20scsi: iscsi: Fix conn use after free during resetsMike Christie1-6/+5
2021-07-20scsi: iscsi: Add iscsi_cls_conn refcount helpersMike Christie1-0/+2
2021-07-19scsi: iscsi: Fix race condition between login and sync threadGulam Mohamed1-0/+1
2021-07-14scsi: fc: Correct RHBA attributes lengthJaved Hasan1-2/+2
2021-05-11Fix misc new gcc warningsLinus Torvalds1-1/+1
2021-03-25scsi: libsas: Introduce a _gfp() variant of event notifiersAhmed S. Darwish1-0/+4
2021-03-25scsi: libsas: Remove notifier indirectionJohn Garry1-4/+3
2020-11-17scsi: libiscsi: Fix NOP race conditionLee Duncan1-0/+3
2020-10-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+2
2020-10-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-0/+9
2020-10-08scsi: 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-03scsi: target: core: Add CONTROL field for trace eventsRoman Bolshakov1-0/+7
2020-09-16scsi: core: Only re-run queue in scsi_end_request() if device queue is busyMing Lei1-0/+1
2020-09-03scsi: fc: Add 256GBit speed setting to SCSI FC transportJames Smart1-0/+1
2020-07-25scsi: core: Only return started requests from scsi_host_find_tag()Hannes Reinecke1-1/+1
2020-07-25scsi: 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-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-5/+4
2020-05-12scsi: libsas: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-4/+4
2020-05-08scsi: 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-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds9-22/+39
2020-03-27scsi: iscsi: Report connection state in sysfsGabriel Krisman Bertazi1-0/+8
2020-03-24scsi: simplify scsi_partsizeChristoph Hellwig1-4/+3
2020-03-12scsi: core: avoid repetitive logging of device offline messagesEwan D. Milne1-0/+3
2020-03-12scsi: docs: convert scsi-generic.txt to ReSTMauro Carvalho Chehab1-1/+1