linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-10 03:11:50 to 2021-08-13 16:31:31 UTC [more...]

[PATCH 0/3] Remove scsi_cmnd.tag
 2021-08-13 16:31 UTC  (7+ messages)
` [PATCH 1/3] scsi: wd719: Stop using scsi_cmnd.tag
` [PATCH 2/3] scsi: fnic: Stop setting scsi_cmnd.tag
` [PATCH 3/3] scsi: Remove scsi_cmnd.tag

[PATCH V3 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-08-13 15:46 UTC  (22+ 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 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 0/1] scsi: target: core: Add 8Fh VPD page
 2021-08-13 14:52 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 00/16] lpfc: Update lpfc to revision 14.0.0.1
 2021-08-13  8:48 UTC  (18+ messages)
` [PATCH 01/16] fc: Add EDC ELS definition
` [PATCH 02/16] lpfc: Add SET_HOST_DATA mbox cmd to pass date/time info to firmware
` [PATCH 03/16] lpfc: Add MIB feature enablement support
` [PATCH 04/16] lpfc: Expand FPIN and RDF receive logging
` [PATCH 05/16] lpfc: Add EDC ELS support
` [PATCH 06/16] lpfc: Add cm statistics buffer support
` [PATCH 07/16] lpfc: Add support for cm enablement buffer
` [PATCH 08/16] lpfc: add cmfsync WQE support
` [PATCH 09/16] lpfc: Add support for the CM framework
` [PATCH 10/16] lpfc: Add rx monitoring statistics
` [PATCH 11/16] lpfc: Add support for maintaining the cm statistics buffer
` [PATCH 12/16] lpfc: Add debugfs support for cm framework buffers
` [PATCH 13/16] lpfc: Add cmf_info sysfs entry
` [PATCH 14/16] lpfc: Add bsg support for retrieving adapter cmf data
` [PATCH 15/16] lpfc: Update lpfc version to 14.0.0.1
` [PATCH 16/16] lpfc: Copyright updates for 14.0.0.1 patches

[PATCH 1/2] scsi: qedi: Fix error codes in qedi_alloc_global_queues()
 2021-08-13  8:47 UTC  (3+ messages)
` [PATCH 2/2] scsi: qedf: fix error codes in qedf_alloc_global_queues()
` [EXT] [PATCH 1/2] scsi: qedi: Fix error codes in qedi_alloc_global_queues()

[RFC PATCH v1 0/2] scsi: ufs: introduce vendor isr
 2021-08-13  5:31 UTC  (5+ messages)

[PATCH v5 00/52] Remove the request pointer from struct scsi_cmnd
 2021-08-13  2:19 UTC  (49+ 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 v2] scsi: simplify scsi_get_vpd_page()
 2021-08-13  1:07 UTC 

[PATCH v5 0/5] Initial support for multi-actuator HDDs
 2021-08-13  0:30 UTC  (10+ messages)
` [PATCH v5 1/5] block: Add concurrent positioning ranges support
` [PATCH v5 2/5] scsi: sd: add "
` [PATCH v5 3/5] libata: support concurrent positioning ranges log
` [PATCH v5 4/5] doc: document sysfs queue/cranges attributes
` [PATCH v5 5/5] doc: Fix typo in request queue sysfs documentation

[PATCH] scsi: cleanup scsi_get_vpd_page()
 2021-08-12 16:10 UTC  (2+ messages)

[bug report] cross-tree: phase out dma_zalloc_coherent()
 2021-08-12 15:09 UTC 

ensure each gendisk always has a request_queue reference
 2021-08-12 14:17 UTC  (10+ messages)
` [PATCH 1/8] nvme: use blk_mq_alloc_disk
` [PATCH 2/8] st: do not allocate a gendisk
` [PATCH 3/8] sg: "
` [PATCH 4/8] block: cleanup the lockdep handling in *alloc_disk
` [PATCH 5/8] block: remove alloc_disk and alloc_disk_node
` [PATCH 6/8] block: remove the minors argument to __alloc_disk_node
` [PATCH 7/8] block: pass a request_queue to __blk_alloc_disk
` [PATCH 8/8] block: hold a request_queue reference for the lifetime of struct gendisk

Use the proper SCSI midlayer interface for PI
 2021-08-12  8:51 UTC  (3+ messages)
` [PATCH v2 3/5] scsi: mpi3mr: Use the proper SCSI midlayer interfaces "

[PATCH v3 0/8] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-08-12  7:10 UTC  (4+ messages)
` [PATCH v3 5/8] scsi: message: fusion: Remove unused parameter of mpt_pci driver's probe()

[PATCH] scsi: qedi: add missing curly braces
 2021-08-12  6:33 UTC 

[PATCH v4 0/5] Initial support for multi-actuator HDDs
 2021-08-12  6:06 UTC  (7+ messages)
` [PATCH v4 1/5] block: Add concurrent positioning ranges support
` [PATCH v4 2/5] scsi: sd: add "
` [PATCH v4 3/5] libata: support concurrent positioning ranges log
` [PATCH v4 4/5] doc: document sysfs queue/cranges attributes
` [PATCH v4 5/5] doc: Fix typo in request queue sysfs documentation

[PATCH v2] scsi: qedi: Add support for fastpath doorvell recovery
 2021-08-12  2:52 UTC  (4+ messages)

[PATCH] [SCSI] megaraid_sas: Fix possible divide-by-zero bugs in megaraid_sas_fp.c
 2021-08-11 13:58 UTC  (2+ messages)

[BUG] scsi: qla4xxx: possible double lock in qla4_82xx_wr_32()
 2021-08-11 13:44 UTC 

[PATCH] scsi: mpt3sas: Fix a possible divide-by-zero bug in base_mod64()
 2021-08-11 13:24 UTC 

[PATCH v3 0/4] Initial support for multi-actuator HDDs
 2021-08-10 23:46 UTC  (13+ messages)
` [PATCH v3 1/4] block: Add concurrent positioning ranges support
` [PATCH v3 2/4] scsi: sd: add "
` [PATCH v3 3/4] libata: support concurrent positioning ranges log
` [PATCH v3 4/4] doc: document sysfs queue/cranges attributes

[PATCH][next] scsi: smartpqi: Replace one-element array with flexible-array member
 2021-08-10 21:07 UTC 

[PATCH AUTOSEL 4.4 4/6] scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()
 2021-08-10 14:17 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 5/6] scsi: core: Avoid printing an error if target_alloc() returns -ENXIO

[PATCH AUTOSEL 4.14 04/10] scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()
 2021-08-10 14:16 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 05/10] scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()
` [PATCH AUTOSEL 4.14 06/10] scsi: core: Avoid printing an error if target_alloc() returns -ENXIO

[PATCH AUTOSEL 4.9 4/8] scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()
 2021-08-10 14:16 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 5/8] scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()
` [PATCH AUTOSEL 4.9 6/8] scsi: core: Avoid printing an error if target_alloc() returns -ENXIO

[PATCH AUTOSEL 4.19 05/11] scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()
 2021-08-10 14:16 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 06/11] scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()
` [PATCH AUTOSEL 4.19 07/11] scsi: core: Avoid printing an error if target_alloc() returns -ENXIO

[PATCH AUTOSEL 5.4 05/13] scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()
 2021-08-10 14:16 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 06/13] scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()
` [PATCH AUTOSEL 5.4 07/13] scsi: core: Avoid printing an error if target_alloc() returns -ENXIO
` [PATCH AUTOSEL 5.4 08/13] scsi: core: Fix capacity set to zero after offlinining device

[PATCH AUTOSEL 5.10 07/20] scsi: pm80xx: Fix TMF task completion race condition
 2021-08-10 14:15 UTC  (5+ messages)
` [PATCH AUTOSEL 5.10 08/20] scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()
` [PATCH AUTOSEL 5.10 09/20] scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()
` [PATCH AUTOSEL 5.10 10/20] scsi: core: Avoid printing an error if target_alloc() returns -ENXIO
` [PATCH AUTOSEL 5.10 11/20] scsi: core: Fix capacity set to zero after offlinining device

[PATCH AUTOSEL 5.13 07/24] scsi: pm80xx: Fix TMF task completion race condition
 2021-08-10 14:14 UTC  (5+ messages)
` [PATCH AUTOSEL 5.13 08/24] scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()
` [PATCH AUTOSEL 5.13 09/24] scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()
` [PATCH AUTOSEL 5.13 10/24] scsi: core: Avoid printing an error if target_alloc() returns -ENXIO
` [PATCH AUTOSEL 5.13 11/24] scsi: core: Fix capacity set to zero after offlinining device

[BUG] scsi: iscsi: possible null-pointer dereference in iscsit_tpg_add_network_portal()
 2021-08-10 13:48 UTC 

[PATCH] scsi: pmcraid: Remove unneeded semicolon
 2021-08-10 12:52 UTC 

[PATCH] scsi: ipr: Remove unneeded semicolon
 2021-08-10 12:39 UTC 

[PATCH] scsi: qlogicpti: Remove unneeded semicolon
 2021-08-10 12:42 UTC 

[PATCH] scsi: pcmcia: fdomain: Fix an error code in probe()
 2021-08-10  8:47 UTC 

[PATCH] scsi: smartpqi: Fix an error code in pqi_get_raid_map()
 2021-08-10  8:46 UTC 

[PATCH v2] scsi: target: pscsi: Fix possible null-pointer dereference in pscsi_complete_cmd()
 2021-08-10  7:18 UTC  (2+ messages)

[PATCH v4 00/11] qla2xxx: Add EDIF support
 2021-08-10  6:47 UTC  (3+ messages)
` [PATCH v4 10/11] qla2xxx: Increment EDIF command and completion counts

[PATCH] scsi: aha1542: Remove unneeded semicolon
 2021-08-10  6:12 UTC  (2+ messages)

[PATCH v1 0/2] two changes for UFS/HPB
 2021-08-10  5:20 UTC  (2+ messages)

[PATCH] scsi: ufs: Remove useless if-state in ufshcd_add_command_trace
 2021-08-10  5:20 UTC  (2+ messages)

[PATCH][next[next]] scsi: qla2xxx: Remove redundant initialization of variable num_cnt
 2021-08-10  5:20 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: Fix use after free in debug code
 2021-08-10  5:20 UTC  (2+ messages)

[PATCH v3 00/18] UFS patches for kernel v5.15
 2021-08-10  5:20 UTC  (2+ messages)

[Resend PATCH v4] scsi: target: tcmu: Add new feature KEEP_BUF
 2021-08-10  5:20 UTC  (2+ messages)

[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  (2+ 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 0/4] scsi: ufs: Few HPB fixes
 2021-08-10  4:03 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  (2+ messages)

[PATCH 0/2] mpt3sas: Use Firmware Recommended Queue Depth
 2021-08-10  3:12 UTC  (2+ messages)

[PATCH v4 00/10] libata cleanups and improvements
 2021-08-10  3:12 UTC  (3+ messages)
` [PATCH v4 10/10] scsi: mpt3sas: Introduce sas_ncq_prio_supported sysfs sttribute

[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)


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).