linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-06 11:11:52 to 2021-08-10 05:19:21 UTC [more...]

[Bug 212337] New: scsi_debug: race at module load and module unload
 2021-08-10  5:19 UTC  (2+ messages)
` [Bug 212337] "

[PATCH 1/1] scsi: storvsc: Log TEST_UNIT_READY errors as warnings
 2021-08-10  5:17 UTC  (2+ messages)

[PATCH] lpfc: move initialization of phba->poll_list earlier to avoid crash
 2021-08-10  5:16 UTC  (3+ messages)

[PATCH] scsi: mpt3sas: Fix incorrectly assigned error return and check
 2021-08-10  5:16 UTC  (2+ messages)

[PATCH v2 00/14] qla2xxx driver bug fixes
 2021-08-10  4:37 UTC  (15+ messages)
` [PATCH v2 01/14] qla2xxx: Add host attribute to trigger MPI hang
` [PATCH v2 02/14] qla2xxx: Change %p to %px in the log messages
` [PATCH v2 03/14] qla2xxx: adjust request/response queue size for 28xx
` [PATCH v2 04/14] qla2xxx: Changes to support FCP2 Target
` [PATCH v2 05/14] qla2xxx: Show OS name and version in FDMI-1
` [PATCH v2 06/14] qla2xxx: add debug print of 64G link speed
` [PATCH v2 07/14] qla2xxx: fix port type info
` [PATCH v2 08/14] qla2xxx: fix unsafe removal from link list
` [PATCH v2 09/14] qla2xxx: fix npiv create erroneous error
` [PATCH v2 10/14] qla2xxx: suppress unnecessary log messages during login
` [PATCH v2 11/14] qla2xxx: Changes to support kdump kernel
` [PATCH v2 12/14] qla2xxx: Changes to support kdump kernel for NVMe BFS
` [PATCH v2 13/14] qla2xxx: Sync queue idx with queue_pair_map idx
` [PATCH v2 14/14] qla2xxx: Update version to 10.02.06.100-k

[PATCH v2] scsi: target: pscsi: Fix possible null-pointer dereference in pscsi_complete_cmd()
 2021-08-10  4:04 UTC 

[PATCH 0/4] scsi: ufs: Few HPB fixes
 2021-08-10  4:03 UTC  (6+ messages)
` [PATCH 1/4] scsi: ufshpb: re-wind the read timeout on every read
` [PATCH 2/4] scsi: ufshpb: Use a correct max multi chunk
` [PATCH 3/4] scsi: ufshpb: Verify that num_inflight_map_req is non-negative
` [PATCH 4/4] scsi: ufshpb: Do not report victim error in HCM

[PATCH v2] scsi: qedi: Add support for fastpath doorvell recovery
 2021-08-10  3:56 UTC  (2+ messages)

[PATCH] scsi: pm8001: Remove redundant initialization of variable rv
 2021-08-10  3:47 UTC  (2+ messages)

[PATCH] scsi: ufs: ufshpb: Remove redundant initialization of variable lba
 2021-08-10  3:43 UTC  (2+ messages)

[PATCH] scsi: elx: efct: Remove redundant initialization of variable ret
 2021-08-10  3:41 UTC  (2+ messages)

[PATCH v2] scsi: fdomain: Fix error return code in fdomain_probe()
 2021-08-10  3:32 UTC  (2+ messages)

[PATCH] scsi: snic: Remove redundant assignment to variable ret
 2021-08-10  3:24 UTC  (2+ messages)

[PATCH] ibmvfc: do not wait for initial device scan
 2021-08-10  3:23 UTC  (2+ messages)

[PATCH V4 0/2] driver core: Add ability to delete device links of unregistered devices
 2021-08-10  3:21 UTC  (8+ messages)
` [PATCH V4 2/2] scsi: ufshcd: Fix device links when BOOT WLUN fails to probe
          ` [PATCH V5] "

[PATCH][next] scsi: ufs: Fix unsigned int compared with less than zero
 2021-08-10  3:15 UTC  (3+ messages)

[PATCH 0/2] mpt3sas: Use Firmware Recommended Queue Depth
 2021-08-10  3:12 UTC  (4+ messages)
` [PATCH 1/2] mpt3sas: Use FW recommended device QD
` [PATCH 2/2] mpt3sas: Update driver version to 39.100.00.00

[PATCH v4 00/10] libata cleanups and improvements
 2021-08-10  3:12 UTC  (16+ messages)
` [PATCH v4 01/10] libata: fix ata_host_alloc_pinfo()
` [PATCH v4 02/10] libata: fix ata_host_start()
` [PATCH v4 03/10] libata: fix sparse warning
` [PATCH v4 04/10] libata: cleanup device sleep capability detection
` [PATCH v4 05/10] libata: cleanup ata_dev_configure()
` [PATCH v4 06/10] libata: cleanup NCQ priority handling
` [PATCH v4 07/10] libata: fix ata_read_log_page() warning
` [PATCH v4 08/10] libata: print feature list on device scan
` [PATCH v4 09/10] libahci: Introduce ncq_prio_supported sysfs sttribute
` [PATCH v4 10/10] scsi: mpt3sas: Introduce sas_ncq_prio_supported "

[PATCH RESEND] mpt3sas: Bump driver version to 38.100.00.00
 2021-08-10  3:11 UTC  (2+ messages)

[PATCH] mpt3sas: Add io_uring iopoll support
 2021-08-10  3:11 UTC  (2+ messages)

[PATCH v5 00/52] Remove the request pointer from struct scsi_cmnd
 2021-08-09 23:03 UTC  (53+ messages)
` [PATCH v5 01/52] core: Introduce the scsi_cmd_to_rq() function
` [PATCH v5 02/52] core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
` [PATCH v5 03/52] sd: "
` [PATCH v5 04/52] sr: "
` [PATCH v5 05/52] scsi_transport_fc: "
` [PATCH v5 06/52] scsi_transport_spi: "
` [PATCH v5 07/52] ata: "
` [PATCH v5 08/52] RDMA/iser: "
` [PATCH v5 09/52] RDMA/srp: "
` [PATCH v5 10/52] zfcp: "
` [PATCH v5 11/52] 53c700: "
` [PATCH v5 12/52] NCR5380: Use sc_data_direction instead of rq_data_dir()
` [PATCH v5 13/52] aacraid: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
` [PATCH v5 14/52] advansys: "
` [PATCH v5 15/52] aha1542: "
` [PATCH v5 16/52] bnx2i: "
` [PATCH v5 17/52] csiostor: "
` [PATCH v5 18/52] cxlflash: "
` [PATCH v5 19/52] dpt_i2o: "
` [PATCH v5 20/52] fnic: "
` [PATCH v5 21/52] hisi_sas: "
` [PATCH v5 22/52] hpsa: "
` [PATCH v5 23/52] ibmvfc: "
` [PATCH v5 24/52] ibmvscsi: "
` [PATCH v5 25/52] ips: "
` [PATCH v5 26/52] libsas: "
` [PATCH v5 27/52] lpfc: "
` [PATCH v5 28/52] megaraid: "
` [PATCH v5 29/52] mpi3mr: "
` [PATCH v5 30/52] mpt3sas: "
` [PATCH v5 31/52] mvumi: "
` [PATCH v5 32/52] myrb: "
` [PATCH v5 33/52] myrs: "
` [PATCH v5 34/52] ncr53c8xx: "
` [PATCH v5 35/52] qedf: "
` [PATCH v5 36/52] qedi: "
` [PATCH v5 37/52] qla1280: "
` [PATCH v5 38/52] qla2xxx: "
` [PATCH v5 39/52] qla4xxx: "
` [PATCH v5 40/52] qlogicpti: "
` [PATCH v5 41/52] scsi_debug: "
` [PATCH v5 42/52] smartpqi: "
` [PATCH v5 43/52] snic: "
` [PATCH v5 44/52] stex: "
` [PATCH v5 45/52] sun3_scsi: "
` [PATCH v5 46/52] sym53c8xx: "
` [PATCH v5 47/52] ufs: "
` [PATCH v5 48/52] virtio_scsi: "
` [PATCH v5 49/52] xen-scsifront: "
` [PATCH v5 50/52] tcm_loop: "
` [PATCH v5 51/52] usb-storage: "
` [PATCH v5 52/52] core: Remove the request member from struct scsi_cmnd

[PATCH V3 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-08-09 22:12 UTC  (15+ messages)
` [PATCH V3 01/13] x86/HV: Initialize GHCB page in Isolation VM
` [PATCH V3 02/13] x86/HV: Initialize shared memory boundary in the "
` [PATCH V3 03/13] x86/HV: Add new hvcall guest address host visibility support
` [PATCH V3 04/13] HV: Mark vmbus ring buffer visible to host in Isolation VM
` [PATCH V3 05/13] HV: Add Write/Read MSR registers via ghcb page
` [PATCH V3 06/13] HV: Add ghcb hvcall support for SNP VM
` [PATCH V3 07/13] HV/Vmbus: Add SNP support for VMbus channel initiate message
` [PATCH V3 08/13] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM
` [PATCH V3 09/13] DMA: Add dma_map_decrypted/dma_unmap_encrypted() function
` [PATCH V3 10/13] x86/Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
` [PATCH V3 11/13] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V3 12/13] HV/Netvsc: Add Isolation VM support for netvsc driver
` [PATCH V3 13/13] HV/Storvsc: Add Isolation VM support for storvsc driver

Use the proper SCSI midlayer interface for PI
 2021-08-09 21:57 UTC  (5+ messages)
` [PATCH v2 1/5] scsi: core: Add helper to return number of logical blocks in a request
` [PATCH v2 2/5] scsi: isci: Use the proper SCSI midlayer interfaces for PI

[PATCH v2 00/11] blk-mq: Reduce static requests memory footprint for shared sbitmap
 2021-08-09 19:55 UTC  (15+ messages)
` [PATCH v2 01/11] blk-mq: Change rqs check in blk_mq_free_rqs()
` [PATCH v2 02/11] block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ
` [PATCH v2 03/11] blk-mq: Relocate shared sbitmap resize in blk_mq_update_nr_requests()
` [PATCH v2 04/11] blk-mq: Invert check "
` [PATCH v2 05/11] blk-mq-sched: Rename blk_mq_sched_alloc_{tags -> map_and_request}()
` [PATCH v2 06/11] blk-mq: Pass driver tags to blk_mq_clear_rq_mapping()
` [PATCH v2 07/11] blk-mq: Add blk_mq_tag_update_sched_shared_sbitmap()
` [PATCH v2 08/11] blk-mq: Add blk_mq_ops.init_request_no_hctx()
` [PATCH v2 09/11] scsi: Set blk_mq_ops.init_request_no_hctx
` [PATCH v2 10/11] blk-mq: Use shared tags for shared sbitmap support
` [PATCH v2 11/11] blk-mq: Stop using pointers for blk_mq_tags bitmap tags

[PATCH v2 0/6] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-08-09 18:14 UTC  (4+ messages)

[RFC PATCH v1 0/2] scsi: ufs: introduce vendor isr
 2021-08-09 16:08 UTC  (11+ messages)
    ` [RFC PATCH v1 1/2] "
    ` [RFC PATCH v1 2/2] scsi: ufs: ufs-exynos: implement exynos isr

[PATCH v2] scsi: core: Fix hang of freezing queue between blocking and running device
 2021-08-09 14:13 UTC 

[PATCH] scsi: target: pscsi: Fix possible null-pointer dereference in pscsi_complete_cmd()
 2021-08-09 11:50 UTC  (3+ messages)

[PATCH v2] parisc: Make struct parisc_driver::remove() return void
 2021-08-09  4:19 UTC  (3+ messages)

[PATCH v4 00/52] Remove the request pointer from struct scsi_cmnd
 2021-08-08  1:01 UTC  (9+ messages)
` [PATCH v4 08/52] RDMA/iser: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
` [PATCH v4 12/52] NCR5380: "

[PATCH] scsi: aha1542: Remove unneeded semicolon
 2021-08-07 10:55 UTC 

[PATCH] parisc: Make struct parisc_driver::remove() return void
 2021-08-07  9:11 UTC  (4+ messages)

[PATCH v2 4/5] scsi: mpt3sas: Use the proper SCSI midlayer interfaces for PI
 2021-08-07  3:43 UTC  (2+ messages)

[PATCH v2 0/9] libata cleanups and improvements
 2021-08-07  3:32 UTC  (8+ messages)
` [PATCH v2 1/9] libata: fix ata_host_alloc_pinfo()
` [PATCH v2 2/9] libata: fix ata_host_start()

[PATCH v5 00/14] genirq: Cleanup the abuse of irq_set_affinity_hint()
 2021-08-06 15:51 UTC  (8+ messages)
` [PATCH v5 01/14] genirq: Provide new interfaces for affinity hints
` [PATCH v5 04/14] scsi: megaraid_sas: Use irq_set_affinity_and_hint

[PATCH] scsi: core: Run queue first after running device
 2021-08-06 12:21 UTC  (4+ messages)

[PATCH v3 0/9] libata cleanups and improvements
 2021-08-06 12:17 UTC  (13+ messages)
` [PATCH v3 1/9] libata: fix ata_host_alloc_pinfo()
` [PATCH v3 2/9] libata: fix ata_host_start()
` [PATCH v3 3/9] libata: cleanup device sleep capability detection
` [PATCH v3 4/9] libata: cleanup ata_dev_configure()
` [PATCH v3 5/9] libata: cleanup NCQ priority handling
` [PATCH v3 6/9] libata: fix ata_read_log_page() warning
` [PATCH v3 7/9] libata: print feature list on device scan
` [PATCH v3 8/9] libahci: Introduce ncq_prio_supported sysfs sttribute
` [PATCH v3 9/9] scsi: mpt3sas: Introduce sas_ncq_prio_supported "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).