aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-07-0214-173/+333
|\
| * scsi: fc: FDMI enhancementJaved Hasan2021-06-101-7/+48
| * scsi: libfc: Add FDMI-2 attributesJaved Hasan2021-06-101-1/+24
| * scsi: fc: Correct RHBA attributes lengthJaved Hasan2021-06-091-2/+2
| * scsi: core: Change the type of the second argument of scsi_host_complete_all_...Bart Van Assche2021-06-021-1/+1
| * scsi: core: Introduce enums for the SAM and host status codesBart Van Assche2021-06-023-76/+89
| * scsi: libsas: Introduce more SAM status code aliases in enum exec_statusBart Van Assche2021-06-021-3/+9
| * Merge branch '5.14/scsi-result' into 5.14/scsi-stagingMartin K. Petersen2021-06-024-46/+89
| |\
| | * scsi: core: Drop obsolete Linux-specific SCSI status codesHannes Reinecke2021-05-313-22/+21
| | * scsi: core: Drop message byte helperHannes Reinecke2021-05-312-7/+1
| | * scsi: core: Add scsi_msg_to_host_byte()Hannes Reinecke2021-05-311-0/+26
| | * scsi: core: Add get_{status,host}_byte() accessor functionsHannes Reinecke2021-05-311-0/+10
| | * scsi: core: Drop the now obsolete driver_byte definitionsHannes Reinecke2021-05-313-20/+2
| | * scsi: core: Kill DRIVER_SENSEHannes Reinecke2021-05-311-0/+11
| | * scsi: core: Introduce scsi_status_is_check_condition()Hannes Reinecke2021-05-311-0/+15
| | * scsi: core: Introduce scsi_build_sense()Hannes Reinecke2021-05-311-0/+3
| | * scsi: core: Stop using DRIVER_ERRORHannes Reinecke2021-05-311-2/+5
| * | scsi: iscsi: Hold task ref during TMF timeout handlingMike Christie2021-06-021-0/+1
| * | scsi: iscsi: Fix conn use after free during resetsMike Christie2021-06-021-6/+5
| * | scsi: iscsi: Add iscsi_cls_conn refcount helpersMike Christie2021-06-021-0/+2
| * | scsi: iscsi: Fix in-kernel conn failure handlingMike Christie2021-06-021-1/+9
| * | scsi: iscsi: Rel ref after iscsi_lookup_endpoint()Mike Christie2021-06-021-0/+1
| * | scsi: iscsi: Stop queueing during ep_disconnectMike Christie2021-06-022-0/+2
| * | scsi: iscsi: Add task completion helperMike Christie2021-06-021-0/+7
| |/
| * scsi: Fix spelling mistakes in header filesZhen Lei2021-05-214-6/+6
| * scsi: target: core: Add the VERSION DESCRIPTOR fields to the INQUIRY dataKonstantin Shelekhin2021-05-151-0/+12
| * scsi: core: Treat device offline as a failureJason Yan2021-05-101-26/+28
* | RDMA/srp: Apply the __packed attribute to members instead of structuresBart Van Assche2021-05-281-17/+9
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-04-286-49/+76
|\
| * scsi: core: Introduce enum scsi_dispositionBart Van Assche2021-04-153-12/+14
| * scsi: core: Remove an incorrect commentBart Van Assche2021-04-151-1/+1
| * Merge branch '5.12/scsi-fixes' into 5.13/scsi-stagingMartin K. Petersen2021-04-051-0/+1
| |\
| * | scsi: fcoe: Fix mismatched fcoe_wwn_from_mac declarationArnd Bergmann2021-04-011-1/+1
| * | scsi: core: scsi_host_cmd_pool is declared twiceWan Jiabing2021-03-291-1/+0
| * | scsi: scsi_dh: Fix a typoBhaskar Chowdhury2021-03-241-1/+1
| * | scsi: core: Add mq_poll support to SCSI layerKashyap Desai2021-03-042-0/+12
| * | scsi: core: Replace sdev->device_busy with sbitmapMing Lei2021-03-041-2/+3
| * | scsi: core: Add scsi_device_busy() wrapperMing Lei2021-03-041-0/+5
| * | scsi: core: Put hot fields of scsi_host_template in one cachelineMing Lei2021-03-041-33/+39
| * | scsi: blk-mq: Add callbacks for storing & retrieving budget tokenMing Lei2021-03-041-0/+2
* | | Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds2021-04-282-10/+3
|\ \ \
| * | | scsi: remove the unchecked_isa_dma flagChristoph Hellwig2021-04-062-10/+3
| |/ /
* | / Fix misc new gcc warningsLinus Torvalds2021-04-271-1/+1
| |/ |/|
* | scsi: iscsi: Fix race condition between login and sync threadGulam Mohamed2021-03-291-0/+1
|/
* 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