summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2022-07-14scsi/device_handlers: Use the new blk_opf_t typeBart Van Assche
2022-07-14scsi/core: Use the new blk_opf_t typeBart Van Assche
2022-07-14scsi/core: Change the return type of scsi_noretry_cmd() into boolBart Van Assche
2022-07-14scsi/core: Improve static type checkingBart Van Assche
2022-07-14treewide: Rename enum req_opf into enum req_opBart Van Assche
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-16scsi: ibmvfc: Store vhost pointer during subcrq allocationTyrel Datwyler
2022-06-16scsi: ibmvfc: Allocate/free queue resource only during probe/removeTyrel Datwyler
2022-06-16scsi: storvsc: Correct reporting of Hyper-V I/O size limitsSaurabh Sengar
2022-06-13scsi: iscsi: Exclude zero from the endpoint ID rangeSergey Gorenko
2022-06-10scsi: scsi_debug: Fix zone transition to full conditionDamien Le Moal
2022-06-07scsi: pmcraid: Fix missing resource cleanup in error caseChengguang Xu
2022-06-07scsi: ipr: Fix missing/incorrect resource cleanup in error caseChengguang Xu
2022-06-07scsi: mpt3sas: Fix out-of-bounds compiler warningHelge Deller
2022-06-07scsi: lpfc: Update lpfc version to 14.2.0.4James Smart
2022-06-07scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completionJames Smart
2022-06-07scsi: lpfc: Add more logging of cmd and cqe information for aborted NVMe cmdsJames Smart
2022-06-07scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topologyJames Smart
2022-06-07scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is abortedJames Smart
2022-06-07scsi: lpfc: Address NULL pointer dereference after starget_to_rport()James Smart
2022-06-07scsi: lpfc: Resolve some cleanup issues following SLI path refactoringJames Smart
2022-06-07scsi: lpfc: Resolve some cleanup issues following abort path refactoringJames Smart
2022-06-07scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event()James Smart
2022-06-07scsi: vmw_pvscsi: Expand vcpuHint to 16 bitsWentao Wang
2022-06-07scsi: sd: Fix interpretation of VPD B9h lengthTyler Erickson
2022-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-06-03Merge tag 'for-5.19/block-exec-2022-06-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-06-01scsi: qla2xxx: Remove unused 'ql_dm_tgt_ex_pct' parameterGleb Chesnokov
2022-06-01scsi: qla2xxx: Remove setting of 'req' and 'rsp' parametersTom Rix
2022-06-01scsi: mpi3mr: Fix kernel-docJiapeng Chong
2022-06-01scsi: lpfc: Add support for ATTO Fibre Channel devicesBradley Grove
2022-06-01scsi: core: Return BLK_STS_TRANSPORT for ALUA transitioningHannes Reinecke
2022-06-01scsi: sd_zbc: Prevent zone information memory leakDamien Le Moal
2022-06-01scsi: sd: Fix potential NULL pointer dereferenceDamien Le Moal
2022-06-01scsi: mpi3mr: Rework mrioc->bsg_device model to fix warningsSumit Saxena
2022-05-28Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-05-28blk-mq: remove the done argument to blk_execute_rq_nowaitfor-5.19/block-exec-2022-06-02Christoph Hellwig
2022-05-26scsi: storvsc: Removing Pre Win8 related logicSaurabh Sengar
2022-05-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-05-25Merge tag 'Wstringop-overflow-fixes-5.19-rc1' of git://git.kernel.org/pub/scm...Linus Torvalds
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-05-24Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-05-23Merge tag 'for-linus-5.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds