summaryrefslogtreecommitdiffstats
path: root/include/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * scsi: core: Drop the now obsolete driver_byte definitionsHannes Reinecke2021-06-013-20/+2
| | * scsi: core: Kill DRIVER_SENSEHannes Reinecke2021-06-011-0/+11
| | * scsi: core: Introduce scsi_status_is_check_condition()Hannes Reinecke2021-06-011-0/+15
| | * scsi: core: Introduce scsi_build_sense()Hannes Reinecke2021-06-011-0/+3
| | * scsi: core: Stop using DRIVER_ERRORHannes Reinecke2021-06-011-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-291-17/+9
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-04-296-49/+76
|\
| * scsi: core: Introduce enum scsi_dispositionBart Van Assche2021-04-163-12/+14
| * scsi: core: Remove an incorrect commentBart Van Assche2021-04-161-1/+1
| * Merge branch '5.12/scsi-fixes' into 5.13/scsi-stagingMartin K. Petersen2021-04-061-0/+1
| |\
| * | scsi: fcoe: Fix mismatched fcoe_wwn_from_mac declarationArnd Bergmann2021-04-021-1/+1
| * | scsi: core: scsi_host_cmd_pool is declared twiceWan Jiabing2021-03-301-1/+0
| * | scsi: scsi_dh: Fix a typoBhaskar Chowdhury2021-03-251-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-281-1/+1
| |/ |/|
* | scsi: iscsi: Fix race condition between login and sync threadGulam Mohamed2021-03-301-0/+1
|/
* scsi: libiscsi: Add helper to calculate max SCSI cmds per sessionMike Christie2021-02-091-0/+2
* scsi: libiscsi: Drop taskqueuelockMike Christie2021-02-091-2/+2
* scsi: libsas: Remove temporarily-added _gfp() API variantsAhmed S. Darwish2021-01-231-4/+0
* scsi: libsas: Add gfp_t flags parameter to event notificationsAhmed S. Darwish2021-01-231-2/+4
* scsi: libsas: Introduce a _gfp() variant of event notifiersAhmed S. Darwish2021-01-231-0/+4
* scsi: libsas: Remove notifier indirectionJohn Garry2021-01-231-4/+3
* scsi: core: Add 'set_status_byte()' accessorHannes Reinecke2021-01-231-0/+5
* scsi: aic7xxx: aic79xx: Drop internal SCSI message definitionHannes Reinecke2021-01-231-0/+1
* scsi: scsi_transport_fc: Add a new rport state FC_PORTSTATE_MARGINALMuneendra Kumar2021-01-151-1/+3
* scsi: core: No retries on abort successMuneendra Kumar2021-01-151-0/+6
* scsi: core: Add a new error code DID_TRANSPORT_MARGINAL in scsi.hMuneendra Kumar2021-01-151-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-302-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-171-0/+3
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-10-241-1/+2
|\