linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-26 01:36:34 to 2023-07-31 08:44:56 UTC [more...]

[PATCH v2 0/3] scsi: qedf: sanitise uaccess
 2023-07-31  8:40 UTC 

[PATCH 0/3] scsi: qedf: sanitise uaccess
 2023-07-31  8:11 UTC  (11+ messages)
` [PATCH 1/3] scsi: qedf: do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read() directly
` [PATCH 2/3] scsi: qedf: do not touch __user pointer in qedf_dbg_debug_cmd_read() directly
` [PATCH 3/3] scsi: qedf: do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directly
` [EXT] [PATCH 0/3] scsi: qedf: sanitise uaccess

[PATCH V2 0/9] blk-mq: fix wrong queue mapping for kdump kernel
 2023-07-31  7:14 UTC  (25+ 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] ata,scsi: do not issue START STOP UNIT on resume
 2023-07-31  5:47 UTC  (4+ messages)

[patch v2 00/38] x86/cpu: Rework the topology evaluation
 2023-07-31  4:05 UTC  (51+ messages)
` [patch v2 01/38] x86/cpu: Encapsulate topology information in cpuinfo_x86
` [patch v2 02/38] x86/cpu: Move phys_proc_id into topology info
` [patch v2 03/38] x86/cpu: Move cpu_die_id "
` [patch v2 04/38] scsi: lpfc: Use topology_core_id()
` [patch v2 05/38] hwmon: (fam15h_power) "
` [patch v2 06/38] x86/cpu: Move cpu_core_id into topology info
` [patch v2 07/38] x86/cpu: Move cu_id "
` [patch v2 08/38] x86/cpu: Remove pointless evaluation of x86_coreid_bits
` [patch v2 09/38] x86/cpu: Move logical package and die IDs into topology info
` [patch v2 10/38] x86/cpu: Move cpu_l[l2]c_id "
` [patch v2 11/38] x86/apic: Use BAD_APICID consistently;
` [patch v2 12/38] x86/apic: Use u32 for APIC IDs in global data
` [patch v2 13/38] x86/apic: Use u32 for check_apicid_used()
` [patch v2 14/38] x86/apic: Use u32 for cpu_present_to_apicid()
` [patch v2 15/38] x86/apic: Use u32 for phys_pkg_id()
` [patch v2 16/38] x86/apic: Use u32 for [gs]et_apic_id()
` [patch v2 17/38] x86/apic: Use u32 for wakeup_secondary_cpu[_64]()
` [patch v2 18/38] x86/cpu/topology: Cure the abuse of cpuinfo for persisting logical ids
` [patch v2 19/38] x86/cpu: Provide debug interface
` [patch v2 20/38] x86/cpu: Provide cpuid_read() et al
` [patch v2 21/38] x86/cpu: Provide cpu_init/parse_topology()
` [patch v2 22/38] x86/cpu: Add legacy topology parser
  ` [patch v2A "
` [patch v2 23/38] x86/cpu: Use common topology code for Centaur and Zhaoxin
` [patch v2 24/38] x86/cpu: Move __max_die_per_package to common.c
` [patch v2 25/38] x86/cpu: Provide a sane leaf 0xb/0x1f parser
` [patch v2 26/38] x86/cpu: Use common topology code for Intel
` [patch v2 27/38] x86/cpu/amd: Provide a separate acessor for Node ID
` [patch v2 28/38] x86/cpu: Provide an AMD/HYGON specific topology parser
` [patch v2 29/38] x86/smpboot: Teach it about topo.amd_node_id
` [patch v2 30/38] x86/cpu: Use common topology code for AMD
` [patch v2 31/38] x86/cpu: Use common topology code for HYGON
` [patch v2 32/38] x86/mm/numa: Use core domain size on AMD
` [patch v2 33/38] x86/cpu: Make topology_amd_node_id() use the actual node info
` [patch v2 34/38] x86/cpu: Remove topology.c
` [patch v2 35/38] x86/cpu: Remove x86_coreid_bits
` [patch v2 36/38] x86/apic: Remove unused phys_pkg_id() callback
` [patch v2 37/38] x86/xen/smp_pv: Remove cpudata fiddling
` [patch v2 38/38] x86/apic/uv: Remove the private leaf 0xb parser

[PATCH] scsi:libsas: Simplify sas_queue_reset and remove unused code
 2023-07-31  2:30 UTC  (4+ messages)

[PATCH 0/6] scsi: mpt3sas: Use flexible arrays and do a few cleanups
 2023-07-29  8:35 UTC  (13+ messages)
` [PATCH 1/6] scsi: mpt3sas: Use flexible arrays when obviously possible
` [PATCH 2/6] scsi: mpt3sas: Use flexible arrays when less "
` [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 1/1] scsi: storvsc: Fix handling of virtual Fibre Channel timeouts
 2023-07-29  4:59 UTC 

[PATCH] scsi: megaraid: Fix potential deadlock on &adapter->lock
 2023-07-28 18:25 UTC 

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

[PATCH] 53c700: add 'slot' check to NULL
 2023-07-28 12:35 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] qedf: Changed string copy method for "stop_io_on_error" from sprintf to put_user
 2023-07-28  6:46 UTC  (4+ messages)

[PATCH] docs: move powerpc under arch
 2023-07-28  3:41 UTC  (2+ messages)

[PATCH v3 0/9] libata: remove references to 'old' error handler
 2023-07-28  2:07 UTC  (12+ messages)
` [PATCH v3 1/9] ata: remove reference to non-existing error_handler()
` [PATCH v3 2/9] ata,scsi: remove ata_sas_port_{start,stop} callbacks
` [PATCH v3 3/9] ata,scsi: remove ata_sas_port_destroy()
` [PATCH v3 8/9] ata: remove ata_bus_probe()
` [PATCH v3 9/9] ata: remove deprecated EH callbacks

[Bug 217599] New: Adaptec 71605z hangs with aacraid: Host adapter abort request after update to linux 6.4.0
 2023-07-27 21:22 UTC  (2+ messages)
` [Bug 217599] "

[PATCH] scsi: fnic: Replace return codes in fnic_clean_pending_aborts()
 2023-07-27 19:39 UTC 

[PATCH 00/12] Multiple cleanup patches for the UFS driver
 2023-07-27 18:30 UTC  (7+ messages)
` [PATCH 11/12] scsi: ufs: Simplify transfer request header initialization
` [PATCH 12/12] scsi: ufs: Simplify response header parsing

[PATCH] scsi: lpfc: Fix potential deadlock on &phba->hbalock
 2023-07-27 17:53 UTC  (4+ messages)

[PATCH v1 4/6] mpi3mr: WriteSame implementation
 2023-07-27 17:06 UTC  (2+ messages)

[PATCH v13 0/9] Implement copy offload support
 2023-07-27 10:29 UTC  (4+ messages)
  ` [PATCH v13 2/9] block: Add copy offload support infrastructure

[PATCH v10 00/33] scsi: Allow scsi_execute users to control retries
 2023-07-27  8:06 UTC  (15+ messages)
` [PATCH v10 21/33] scsi: Have scsi-ml retry scsi_mode_sense UAs
` [PATCH v10 22/33] scsi: sd: Fix scsi_mode_sense caller's sshdr use
` [PATCH v10 23/33] scsi: Have scsi-ml retry scsi_report_lun_scan errors
` [PATCH v10 29/33] scsi: Fix sshdr use in scsi_test_unit_ready
` [PATCH v10 30/33] scsi: Fix sshdr use in scsi_cdl_enable
` [PATCH v10 31/33] scsi: sd: Fix sshdr use in cache_type_store
` [PATCH v10 32/33] scsi: sr: Fix sshdr use in sr_get_events

[PATCH v2] scsi: lpfc: Fix potential deadlock on &ndlp->lock
 2023-07-27  5:21 UTC  (2+ messages)

[PATCH] scsi: hisi_sas: Fix warning detected by sparse
 2023-07-27  1:14 UTC  (2+ messages)

[patch 00/29] x86/cpu: Rework the topology evaluation
 2023-07-26 23:27 UTC  (4+ messages)

[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] scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock
 2023-07-26 18:59 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 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  (3+ messages)

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  (4+ messages)
` [PATCH V1 2/2] scsi: ufs: ufs-qcom: check host controller state

[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  (2+ messages)

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

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

[PATCH v1] scsi: be2iscsi: Add length check when parsing nlattrs
 2023-07-26  1:56 UTC  (2+ 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  (2+ messages)

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

[PATCH] scsi: ufs: qcom: remove unused variable
 2023-07-26  1:30 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).