aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2022-07-07scsi: a3000: Convert m68k WD33C93 drivers to DMA APIMichael Schmitz
2022-07-07scsi: core: Shorten long warning messagesLi Zhijian
2022-07-07scsi: mpi3mr: Increase cmd_per_lun to 128Sreekanth Reddy
2022-07-07scsi: mpi3mr: Enable shared host tagsetSreekanth Reddy
2022-07-07scsi: qla2xxx: Check correct variable in qla24xx_async_gffid()Dan Carpenter
2022-07-06block: move zone related fields to struct gendiskChristoph Hellwig
2022-07-06block: pass a gendisk to blk_queue_max_open_zones and blk_queue_max_active_zonesChristoph Hellwig
2022-07-06block: pass a gendisk to blk_queue_set_zonedChristoph Hellwig
2022-07-06blk-mq: Drop 'reserved' arg of busy_tag_iter_fnJohn Garry
2022-07-06scsi: fnic: Drop reserved request handlingJohn Garry
2022-07-06blk-mq: Drop blk_mq_ops.timeout 'reserved' argJohn Garry
2022-07-06scsi: core: Remove reserved request time-out handlingJohn Garry
2022-06-28block: simplify disk shutdownChristoph Hellwig
2022-06-27scsi: dpt_i2o: Remove obsolete driverArnd Bergmann
2022-06-27scsi: BusLogic: Remove bus_to_virt()Arnd Bergmann
2022-06-27scsi: fcoe: Remove redundant assignment to variable 'wlen'Colin Ian King
2022-06-27scsi: hisi_sas: Limit max hw sectors for v3 HWJohn Garry
2022-06-26powerpc/powermac: Remove empty function note_scsi_host()Christophe Leroy
2022-06-21scsi: mpt3sas: Remove flush_scheduled_work() callTetsuo Handa
2022-06-21scsi: sym53c8xx_2: Remove redundant "with"Jiang Jian
2022-06-21scsi: snic: Remove redundant "on"Jiang Jian
2022-06-21scsi: aacraid: Remove redundant "the"Jiang Jian
2022-06-21scsi: hisi_sas: Align commentsJiang Jian
2022-06-21scsi: mpt3sas: Fix whitespace and spelling mistakeZhang Jiaming
2022-06-21scsi: mpt3sas: Fix typo in commentRen Yu
2022-06-21scsi: libiscsi: Improve conn_send_pdu APIMike Christie
2022-06-21scsi: iscsi: Try to avoid taking back_lock in xmit pathMike Christie
2022-06-21scsi: iscsi: Remove iscsi_get_task back_lock requirementMike Christie
2022-06-21scsi: iscsi: Remove unneeded task state checkMike Christie
2022-06-21scsi: iscsi_tcp: Drop target_alloc useMike Christie
2022-06-21scsi: iscsi_tcp: Tell net when there's more dataMike Christie
2022-06-21scsi: iscsi: Run recv path from workqueueMike Christie
2022-06-21scsi: iscsi: Add recv workqueue helpersMike Christie
2022-06-21scsi: iscsi: Rename iscsi_conn_queue_work()Mike Christie
2022-06-21scsi: iscsi: Fix session removal on shutdownMike Christie
2022-06-21scsi: qedi: Use QEDI_MODE_NORMAL for error handlingMike Christie
2022-06-21scsi: iscsi: Add helper to remove a session from the kernelMike Christie
2022-06-21scsi: iscsi: Clean up bound endpoints during shutdownMike Christie
2022-06-21scsi: iscsi: Allow iscsi_if_stop_conn() to be called from kernelMike Christie
2022-06-21scsi: iscsi: Fix HW conn removal use after freeMike Christie
2022-06-20powerpc: Don't include asm/setup.h in asm/machdep.hChristophe Leroy
2022-06-16scsi: iscsi: Make iscsi_unregister_transport() return voidMax Gurtovoy
2022-06-16scsi: qla2xxx: Update version to 10.02.07.700-kNilesh Javali
2022-06-16scsi: qla2xxx: Fix erroneous mailbox timeout after PCI error injectionQuinn Tran
2022-06-16scsi: qla2xxx: Fix losing FCP-2 targets on long port disable with I/OsArun Easi
2022-06-16scsi: qla2xxx: Add debug prints in the device remove pathArun Easi
2022-06-16scsi: qla2xxx: Fix losing target when it reappears during deleteArun Easi
2022-06-16scsi: qla2xxx: Fix losing FCP-2 targets during port perturbation testsArun Easi
2022-06-16scsi: qla2xxx: Fix crash due to stale SRB access around I/O timeoutsArun Easi
2022-06-16scsi: qla2xxx: Turn off multi-queue for 8G adaptersQuinn Tran