aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi
AgeCommit message (Expand)Author
2024-02-23scsi: core: Introduce enum scsi_dispositionBart Van Assche
2024-01-12Revert "scsi: core: Add scsi_prot_ref_tag() helper"Greg Kroah-Hartman
2024-01-12Revert "scsi: core: Introduce scsi_get_sector()"Greg Kroah-Hartman
2024-01-12Revert "scsi: core: Make scsi_get_lba() return the LBA"Greg Kroah-Hartman
2024-01-12Revert "scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request"Greg Kroah-Hartman
2024-01-12Revert "scsi: core: Use a structure member to track the SCSI command submitter"Greg Kroah-Hartman
2024-01-05scsi: core: Use a structure member to track the SCSI command submitterBart Van Assche
2024-01-05scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2024-01-05scsi: core: Make scsi_get_lba() return the LBAMartin K. Petersen
2024-01-05scsi: core: Introduce scsi_get_sector()Bart Van Assche
2024-01-05scsi: core: Add scsi_prot_ref_tag() helperMartin K. Petersen
2023-12-08scsi: core: Introduce the scsi_cmd_to_rq() functionBart Van Assche
2023-09-19scsi: core: Use 32-bit hostnum in scsi_host_lookup()Tony Battersby
2023-09-19scsi: libsas: Introduce more SAM status code aliases in enum exec_statusBart Van Assche
2023-02-01scsi: iscsi: Fix multiple iSCSI session unbind events sent to userspaceWenchao Hao
2022-10-15scsi: stex: Properly zero out the passthrough command structureLinus Torvalds
2022-06-09scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()Gustavo A. R. Silva
2022-04-20scsi: iscsi: Fix conn cleanup and stop race during iscsid restartMike Christie
2022-04-20scsi: iscsi: Fix in-kernel conn failure handlingMike Christie
2022-04-20scsi: iscsi: Rel ref after iscsi_lookup_endpoint()Mike Christie
2022-04-20scsi: iscsi: Stop queueing during ep_disconnectMike Christie
2021-07-20scsi: iscsi: Fix conn use after free during resetsMike Christie
2021-07-20scsi: iscsi: Add iscsi_cls_conn refcount helpersMike Christie
2021-07-19scsi: iscsi: Fix race condition between login and sync threadGulam Mohamed
2021-07-14scsi: fc: Correct RHBA attributes lengthJaved Hasan
2021-05-11Fix misc new gcc warningsLinus Torvalds
2021-03-25scsi: libsas: Introduce a _gfp() variant of event notifiersAhmed S. Darwish
2021-03-25scsi: libsas: Remove notifier indirectionJohn Garry
2020-11-16scsi: libiscsi: Fix NOP race conditionLee Duncan
2020-10-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-10-07scsi: core: Clean up allocation and freeing of sgtablesChristoph Hellwig
2020-10-06scsi: Add host and host template flag 'host_tagset'Hannes Reinecke
2020-10-02scsi: target: core: Add CONTROL field for trace eventsRoman Bolshakov
2020-09-15scsi: core: Only re-run queue in scsi_end_request() if device queue is busyMing Lei
2020-09-02scsi: fc: Add 256GBit speed setting to SCSI FC transportJames Smart
2020-07-24scsi: core: Only return started requests from scsi_host_find_tag()Hannes Reinecke
2020-07-24scsi: scsi_transport_iscsi: Drop a duplicated wordRandy Dunlap
2020-07-15scsi: scsi_transport_fc: Match HBA Attribute Length with HBAAPI V2.0 definitionsLee Jones
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-05-11scsi: libsas: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-07scsi: core: Remove 'list' entry from struct scsi_cmndHannes Reinecke
2020-04-22block: move dma_pad handling from blk_rq_map_sg into the callersChristoph Hellwig
2020-04-22block: move dma drain handling to scsiChristoph Hellwig
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-03-26scsi: iscsi: Report connection state in sysfsGabriel Krisman Bertazi
2020-03-24scsi: simplify scsi_partsizeChristoph Hellwig
2020-03-11scsi: core: avoid repetitive logging of device offline messagesEwan D. Milne
2020-03-11scsi: docs: convert scsi-generic.txt to ReSTMauro Carvalho Chehab
2020-03-11scsi: iscsi: Add support for asynchronous iSCSI session destructionFrank Mayhar