public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-24 12:03:31 to 2023-07-27 01:07:50 UTC [more...]

[PATCH V2 0/9] blk-mq: fix wrong queue mapping for kdump kernel
 2023-07-27  1:06 UTC  (14+ messages)
` [PATCH V2 1/9] blk-mq: add blk_mq_max_nr_hw_queues()
` [PATCH V2 2/9] nvme-pci: use blk_mq_max_nr_hw_queues() to calculate io queues
` [PATCH V2 3/9] scsi: core: add helper of scsi_max_nr_hw_queues()
` [PATCH V2 4/9] scsi: lpfc: use blk_mq_max_nr_hw_queues() to calculate io vectors
` [PATCH V2 5/9] scsi: hisi: take blk_mq_max_nr_hw_queues() into account for calculating "
` [PATCH V2 6/9] scsi: mpi3mr: "
` [PATCH V2 7/9] scsi: megaraid: "
` [PATCH V2 8/9] scsi: mpt3sas: "
` [PATCH V2 9/9] scsi: pm8001: "

[patch 00/29] x86/cpu: Rework the topology evaluation
 2023-07-26 23:27 UTC  (40+ messages)
` [patch 01/29] x86/cpu: Encapsulate topology information in cpuinfo_x86
` [patch 02/29] x86/cpu: Move phys_proc_id into topology info
` [patch 03/29] x86/cpu: Move cpu_die_id "
` [patch 04/29] scsi: lpfc: Use topology_core_id()
` [patch 05/29] hwmon: (fam15h_power) "
` [patch 06/29] x86/cpu: Move cpu_core_id into topology info
` [patch 07/29] x86/cpu: Move cu_id "
` [patch 08/29] x86/cpu: Remove pointless evaluation of x86_coreid_bits
` [patch 09/29] x86/cpu: Move logical package and die IDs into topology info
` [patch 10/29] x86/cpu: Move cpu_l[l2]c_id "
` [patch 11/29] x86/cpu: Provide debug interface
` [patch 12/29] x86/cpu: Provide cpuid_read() et al
` [patch 13/29] x86/cpu: Provide cpu_init/parse_topology()
` [patch 14/29] x86/cpu: Add legacy topology parser
` [patch 15/29] x86/cpu: Use common topology code for Centaur and Zhaoxin
` [patch 16/29] x86/cpu: Move __max_die_per_package to common.c
` [patch 17/29] x86/cpu: Provide a sane leaf 0xb/0x1f parser
` [patch 18/29] x86/cpu: Use common topology code for Intel
` [patch 19/29] x86/cpu/amd: Provide a separate acessor for Node ID
` [patch 20/29] x86/cpu: Provide an AMD/HYGON specific topology parser
` [patch 21/29] x86/smpboot: Teach it about topo.amd_node_id
` [patch 22/29] x86/cpu: Use common topology code for AMD
` [patch 23/29] x86/cpu: Use common topology code for HYGON
` [patch 24/29] x86/mm/numa: Use core domain size on AMD
` [patch 25/29] x86/cpu: Make topology_amd_node_id() use the actual node info
` [patch 26/29] x86/cpu: Remove topology.c
` [patch 27/29] x86/cpu: Remove x86_coreid_bits
` [patch 28/29] x86/apic: Remove unused phys_pkg_id() callback
` [patch 29/29] x86/apic/uv: Remove the private leaf 0xb parser

[PATCH] scsi: lpfc: Fix potential deadlock on &phba->hbalock
 2023-07-26 22:16 UTC  (2+ messages)

[PATCH 00/12] Multiple cleanup patches for the UFS driver
 2023-07-26 21:17 UTC  (17+ messages)
` [PATCH 01/12] scsi: ufs: Follow the kernel-doc syntax for documenting return values
` [PATCH 02/12] scsi: ufs: Document all "
` [PATCH 03/12] scsi: ufs: Fix kernel-doc headers
` [PATCH 04/12] scsi: ufs: Rename a function argument
` [PATCH 05/12] scsi: ufs: Minimize #include directives
` [PATCH 06/12] scsi: ufs: Simplify zero-initialization
` [PATCH 07/12] scsi: ufs: Improve type safety
` [PATCH 08/12] scsi: ufs: Remove a local variable from ufshcd_abort_all()
` [PATCH 09/12] scsi: ufs: Simplify ufshcd_abort_all()
` [PATCH 10/12] scsi: ufs: Remove a member variable
` [PATCH 11/12] scsi: ufs: Simplify transfer request header initialization
` [PATCH 12/12] scsi: ufs: Simplify response header parsing

[RFC, PATCH 0/1] Replay Protected Memory Block (RPMB) driver
 2023-07-26 20:10 UTC  (4+ messages)
` [RFC, PATCH 1/1] rpmb: add "

[PATCH v3 0/9] libata: remove references to 'old' error handler
 2023-07-26 19:29 UTC  (19+ messages)
` [PATCH v3 1/9] ata: remove reference to non-existing error_handler()
` [PATCH v3 3/9] ata,scsi: remove ata_sas_port_destroy()
` [PATCH v3 4/9] ata: remove ata_sas_sync_probe()
` [PATCH v3 5/9] ata: inline ata_port_probe()
` [PATCH v3 6/9] ata,scsi: cleanup __ata_port_probe()
` [PATCH v3 7/9] ata: sata_sx4: drop already completed TODO
` [PATCH v3 8/9] ata: remove ata_bus_probe()
` [PATCH v3 9/9] ata: remove deprecated EH callbacks

[PATCH] scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock
 2023-07-26 18:59 UTC 

[PATCH v2] scsi: lpfc: Fix potential deadlock on &ndlp->lock
 2023-07-26 18:13 UTC 

[PATCH] scsi: lpfc: Fix potential deadlock on &ndlp->lock
 2023-07-26 17:14 UTC 

Duležitá zpráva; € 2,000,000'00 EUR
 2023-07-21 16:57 UTC 

[RFC PATCH 0/3] SCSI target logs
 2023-07-26 16:18 UTC  (6+ messages)
` [RFC PATCH 1/3] target: core: Initial work on improving "
` [RFC PATCH 2/3] target: core: apply the new wrapper to spc
    ` [DMARC Error]Re: "
` [RFC PATCH 3/3] target: core: apply the new wrapper to iblock

[PATCH V2 0/2] Fix hibern8 enter failure during host reset
 2023-07-26 13:41 UTC  (3+ messages)
` [PATCH V2 1/2] scsi: ufs: core: Export ufshcd_is_hba_active
` [PATCH V2 2/2] scsi: ufs: ufs-qcom: check host controller state

[PATCH] scsi: qedi: Fix potential deadlock on &qedi_percpu->p_work_lock
 2023-07-26 12:56 UTC 

[PATCH] scsi: qla2xxx avoid a panic due to BUG() if a WRITE_SAME command is sent to a device that has no protection
 2023-07-26 12:40 UTC  (7+ messages)

[PATCH] qedf: Changed string copy method for "stop_io_on_error" from sprintf to put_user
 2023-07-26 11:34 UTC  (3+ messages)

[PATCH v3 0/2] mpt3sas: Additional retries when reading specific registers
 2023-07-26 11:25 UTC  (3+ messages)
` [PATCH v3 1/2] Perform additional retries if Doorbell read returns 0
` [PATCH v3 2/2] mpt3sas: Removing volatile qualifier

[PATCH v1 0/6] mpi3mr: Few Enhancements and minor fixes
 2023-07-26 10:41 UTC  (10+ messages)
` [PATCH v1 1/6] mpi3mr: Invokes soft reset upon TSU or event ack time out
` [PATCH v1 2/6] mpi3mr: Update MPI Headers to version 3.00.28
` [PATCH v1 3/6] mpi3mr: Add support for more than 1MB I/O
` [PATCH v1 4/6] mpi3mr: WriteSame implementation
` [PATCH v1 5/6] mpi3mr: Enhance handling of devices removed after controller reset
` [PATCH v1 6/6] mpi3mr: Update driver version to 8.5.0.0.0

Słowa kluczowe do wypozycjonowania
 2023-07-26  7:35 UTC 

[PATCH V1 0/2] Fix hibern8 enter failure during host reset
 2023-07-26  5:41 UTC  (6+ messages)
` [PATCH V1 1/2] scsi: ufs: core: Export ufshcd_is_hba_active
` [PATCH V1 2/2] scsi: ufs: ufs-qcom: check host controller state

[PATCH] scsi: hisi_sas: Fix warning detected by sparse
 2023-07-26  5:17 UTC 

[PATCH] zfcp: defer fc_rport blocking until after ADISC response
 2023-07-26  2:03 UTC  (2+ messages)

[PATCH] ufs: Explicitly include correct DT includes
 2023-07-26  2:04 UTC  (2+ messages)

[PATCH v2] scsi: ufs: Remove HPB support
 2023-07-26  2:04 UTC  (2+ messages)

[PATCH v1] scsi: ufs: qcom: Get queue ID from MSI index in ESI handler
 2023-07-26  2:04 UTC  (2+ messages)

[PATCH] scsi: Explicitly include correct DT includes
 2023-07-26  2:04 UTC  (2+ messages)

[PATCH 0/3] Some misc changes
 2023-07-26  2:04 UTC  (2+ messages)

[PATCH] scsi: ufs: Convert UPIU_HEADER_DWORD() into a function
 2023-07-26  2:04 UTC  (2+ messages)

[PATCH v5 0/2] Add MCQ support for MTK platform
 2023-07-26  2:04 UTC  (2+ messages)

[PATCH v2 00/10] qla2xxx driver bug fixes
 2023-07-26  2:04 UTC  (2+ messages)

[PATCH 00/12] lpfc: Update lpfc to revision 14.2.0.14
 2023-07-26  2:04 UTC  (2+ messages)

[PATCH 0/3] Fix residual handling in two SCSI LLDs
 2023-07-26  2:04 UTC  (6+ messages)
` [PATCH 2/3] scsi: ufs: Fix residual handling

[PATCH] scsi: pm80xx: fix error return code in pm8001_pci_probe()
 2023-07-26  2:03 UTC  (3+ messages)

[PATCH v1] scsi: qla4xxx: Add length check when paring nlattrs
 2023-07-26  1:56 UTC  (3+ messages)

[PATCH v1] scsi: be2iscsi: Add length check when parsing nlattrs
 2023-07-26  1:56 UTC  (3+ messages)

[PATCH v1 2/2] scsi: iscsi: Add strlen check in iscsi_if_set_{host}_param
 2023-07-26  1:56 UTC  (2+ messages)

[PATCH v2 1/2] scsi: iscsi: Add length check for nlattr payload
 2023-07-26  1:55 UTC  (3+ messages)

[PATCH -next] scsi: iscsi: Remove unused extern declaration iscsi_lookup_iface()
 2023-07-26  1:55 UTC  (3+ messages)

[PATCH] scsi: ufs: qcom: remove unused variable
 2023-07-26  1:30 UTC  (5+ messages)

[PATCH v2 0/2] Fix residual handling in two SCSI LLDs
 2023-07-26  1:34 UTC  (7+ messages)
` [PATCH v2 1/2] scsi: ufs: Fix residual handling
` [PATCH v2 2/2] RDMA/srp: "

SCSI: fix parsing of /proc/scsci/scsi file
 2023-07-25 18:41 UTC  (3+ messages)

[PATCH v1 2/2] scsi: iscsi: Add strlen check in iscsi_if_set_{host}_param
 2023-07-25 17:26 UTC  (2+ messages)

[PATCH 0/6] scsi: mpt3sas: Use flexible arrays and do a few cleanups
 2023-07-25 16:13 UTC  (7+ messages)
` [PATCH 1/6] scsi: mpt3sas: Use flexible arrays when obviously possible
` [PATCH 2/6] scsi: mpt3sas: Use flexible arrays when less "
` [PATCH 3/6] scsi: mpt3sas: Use struct_size() for struct size calculations
` [PATCH 4/6] scsi: mpt3sas: Fix an outdated comment
` [PATCH 5/6] scsi: mpt3sas: Fix typo of "TRIGGER"
` [PATCH 6/6] scsi: mpt3sas: Replace a dynamic allocation with a local variable

[PATCH v10 00/33] scsi: Allow scsi_execute users to control retries
 2023-07-25 15:22 UTC  (18+ messages)
` [PATCH v10 13/33] scsi: rdac: Fix sshdr use
` [PATCH v10 17/33] scsi: sd: Fix sshdr use in sd_suspend_common
` [PATCH v10 18/33] scsi: sd: Have scsi-ml retry sd_sync_cache errors
` [PATCH v10 19/33] scsi: ch: Remove unit_attention
` [PATCH v10 20/33] scsi: ch: Have scsi-ml retry ch_do_scsi errors
` [PATCH v10 21/33] scsi: Have scsi-ml retry scsi_mode_sense UAs

[PATCH 3/8] zd1211rw: fix comment typo
 2023-07-25 14:47 UTC  (2+ messages)
` [3/8] wifi: zd1211rw: fix typo "tranmits"

[PATCH RFC] scsi: target: iscsi: Handle abort for ICF_OOO_CMDSN cmds
 2023-07-25 11:33 UTC 

[PATCH v5] scsi: support packing multi-segment in UNMAP command
 2023-07-25  9:19 UTC  (6+ messages)

[PATCH v2 0/8] libata: remove references to 'old' error handler
 2023-07-25  7:34 UTC  (5+ messages)
` [PATCH v2 3/8] ata,scsi: remove ata_sas_port_destroy()

[PATCH] docs: move powerpc under arch
 2023-07-25  6:13 UTC 

[PATCH v2 00/15] UFS: Add OPP and interconnect support
 2023-07-25  4:11 UTC  (8+ messages)
` [PATCH v2 02/15] dt-bindings: opp: Increase maxItems for opp-hz property
` [PATCH v2 09/15] PM / devfreq: Switch to dev_pm_opp_find_freq_{ceil/floor}_indexed() APIs

[GIT PULL] SCSI fixes for 6.5-rc3
 2023-07-24 21:55 UTC  (2+ messages)

[PATCH RFC] scsi {add,remove}-single-device and /proc/scsi/scsi
 2023-07-24 20:43 UTC 

[RFC PATCH 0/3] scsi: qedf: sanitise uaccess
 2023-07-24 16:27 UTC  (6+ messages)
` [RFC PATCH 1/3] scsi: qedf: do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read() directly
` [RFC PATCH 2/3] scsi: qedf: do not touch __user pointer in qedf_dbg_debug_cmd_read() directly
` [RFC PATCH 3/3] scsi: qedf: do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directly

VM Boot Hangs with Commit "Revert "scsi: core: run queue if SCSI device queue isn't ready and queue is idle"" on linux-5.4.y
 2023-07-24 14:39 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