messages from 2026-06-10 06:14:31 to 2026-06-12 11:01:33 UTC [more...]
[PATCH v2 00/60] scsi: qla2xxx: Add QLA29xx series adapter support
2026-06-12 11:01 UTC (87+ messages)
` [PATCH v2 01/60] scsi: qla2xxx: Add 29xx series PCI device ID support
` [PATCH v2 02/60] scsi: qla2xxx: Add flash read/write interface for 29xx
` [PATCH v2 03/60] scsi: qla2xxx: Add NVRAM config support for 29xx adapters
` [PATCH v2 04/60] scsi: qla2xxx: Add get_flash_version "
` [PATCH v2 05/60] scsi: qla2xxx: Add 29xx support in queue initialisation path
` [PATCH v2 06/60] scsi: qla2xxx: Add FC operational firmware load for 29xx
` [PATCH v2 07/60] scsi: qla2xxx: Add flash block read/write BSG support "
` [PATCH v2 08/60] scsi: qla2xxx: Add BSG MPI firmware load/dump "
` [PATCH v2 09/60] scsi: qla2xxx: Add 128-byte IOCB definitions "
` [PATCH v2 10/60] scsi: qla2xxx: Add extended status continuation and marker IOCBs
` [PATCH v2 11/60] scsi: qla2xxx: Remove duplicate flash memo block definitions
` [PATCH v2 12/60] scsi: qla2xxx: Update IO path to use 128-byte IOCBs for 29xx
` [PATCH v2 13/60] scsi: qla2xxx: Replace IS_QLA29XX() size checks with entry-size helpers
` [PATCH v2 14/60] scsi: qla2xxx: Skip image-set-valid attribute for 29xx
` [PATCH v2 15/60] scsi: qla2xxx: Skip unsupported sysfs attributes "
` [PATCH v2 16/60] scsi: qla2xxx: Enable get_fw_version mailbox "
` [PATCH v2 17/60] scsi: qla2xxx: Extend execute_fw mailbox to include 29xx
` [PATCH v2 18/60] scsi: qla2xxx: Enable get_adapter_id mailbox for 29xx
` [PATCH v2 19/60] scsi: qla2xxx: Enable init_firmware "
` [PATCH v2 20/60] scsi: qla2xxx: Enable get_firmware_state "
` [PATCH v2 21/60] scsi: qla2xxx: Enable serdes, resource count and FCE trace "
` [PATCH v2 22/60] scsi: qla2xxx: Enable set_els_cmds and echo_test "
` [PATCH v2 23/60] scsi: qla2xxx: Add support for QLA29XX in data rate functions
` [PATCH v2 24/60] scsi: qla2xxx: Enable qla2x00_shutdown for 29xx
` [PATCH v2 25/60] scsi: qla2xxx: Use ring-slot helpers in __qla2x00_alloc_iocbs
` [PATCH v2 26/60] scsi: qla2xxx: Add support for QLA29XX in memory allocation
` [PATCH v2 27/60] scsi: qla2xxx: Refactor marker IOCB handling for 29xx series
` [PATCH v2 28/60] scsi: qla2xxx: Handle sts_cont_entry_ext_t for 29xx adapters
` [PATCH v2 29/60] scsi: qla2xxx: Update handling of status entries for 29xx series
` [PATCH v2 30/60] scsi: qla2xxx: Enhance ct_entry_24xx_ext iocb handling "
` [PATCH v2 31/60] scsi: qla2xxx: Enhance purex_entry "
` [PATCH v2 32/60] scsi: qla2xxx: Update handling of ELS IOCBs "
` [PATCH v2 33/60] scsi: qla2xxx: Add size check for ELS status entry layout on 29xx
` [PATCH v2 34/60] scsi: qla2xxx: Add 29xx extended logio IOCB support
` [PATCH v2 35/60] scsi: qla2xxx: Enhance task management IOCB handling for 29xx series
` [PATCH v2 36/60] scsi: qla2xxx: Add abort command "
` [PATCH v2 37/60] scsi: qla2xxx: Enhance ABTS processing "
` [PATCH v2 38/60] scsi: qla2xxx: Update VP control IOCB handling "
` [PATCH v2 39/60] scsi: qla2xxx: Add build-time size check for VP config IOCB layout
` [PATCH v2 40/60] scsi: qla2xxx: Add size check for extended VP report ID entry
` [PATCH v2 41/60] scsi: qla2xxx: Unify NVMe IOCB build path for 29xx and legacy adapters
` [PATCH v2 42/60] scsi: qla2xxx: Add LS4 pass-through IOCB handling for 29xx series
` [PATCH v2 43/60] scsi: qla2xxx: Convert NVMe ring advance to use qla_req_ring_advance()
` [PATCH v2 44/60] scsi: qla2xxx: Adjust feature gating in BSG paths for 29xx support
` [PATCH v2 45/60] scsi: qla2xxx: Fix queue teardown NULL dma_free and bitmap locking
` [PATCH v2 46/60] scsi: qla2xxx: Replace __le16 bitfields with scalar and accessors
` [PATCH v2 47/60] scsi: qla2xxx: Fix endianness annotations in vp_rpt_id_entry structures
` [PATCH v2 48/60] scsi: qla2xxx: Use 64-bit FPM word counters for 29xx host stats
` [PATCH v2 49/60] scsi: qla2xxx: Add 64G/128G port speed setting support
` [PATCH v2 50/60] scsi: qla2xxx: Fix 64G link speed reporting in get_data_rate
` [PATCH v2 51/60] scsi: qla2xxx: edif: Fix NULL pointer deref in RX SA delete check
` [PATCH v2 52/60] scsi: qla2xxx: Fix Name Server logout detection on FWI2 adapters
` [PATCH v2 53/60] scsi: qla2xxx: Bound VP index against VP_CTRL IOCB bitmap size
` [PATCH v2 54/60] scsi: qla2xxx: Check entry_status in qla24xx_modify_vp_config()
` [PATCH v2 55/60] scsi: qla2xxx: Hold vport reference in qla24xx_report_id_acquisition()
` [PATCH v2 56/60] scsi: qla2xxx: Initialize NVMe abort_work once at submission
` [PATCH v2 57/60] scsi: qla2xxx: Hold qpair lock when sending NVMe LS reject
` [PATCH v2 58/60] scsi: qla2xxx: Zero dport diagnostics buffer to avoid info leak
` [PATCH v2 59/60] scsi: qla2xxx: Fix BSG job leak on validate flash image error path
` [PATCH v2 60/60] scsi: qla2xxx: Bound image count in qla2x00_update_fru_versions()
[PATCH RFC] scsi: core: Drop dev->dma_mask check in evaluating max_sectors
2026-06-12 10:52 UTC (2+ messages)
[PATCH v2 0/3] ufs: Add callback for vendor-specific RTT capability
2026-06-12 0:04 UTC (7+ messages)
` [PATCH v2 1/3] ufs: core: Add get_hba_nortt "
` [PATCH v2 2/3] ufs: mediatek: Implement get_hba_nortt callback for "
` [PATCH v2 3/3] ufs: core: Remove max_num_rtt field from ufs_hba_variant_ops
[PATCH v3 RESEND 0/2] scsi: mpt3sas: add hwmon support
2026-06-11 23:34 UTC (9+ messages)
` [PATCH v3 RESEND 1/2] scsi: mpt3sas: add IO Unit Page 7 config accessor
` [PATCH v3 RESEND 2/2] scsi: mpt3sas: add hwmon support
[PATCH] scsi: sd: Add sd_stop_on_restart parameter for restart device shutdown
2026-06-11 23:14 UTC (2+ messages)
[PATCH v6] scsi: target: bound PR-OUT TransportID parsing to the received buffer
2026-06-11 18:57 UTC (2+ messages)
[PATCH v3 0/3] Add Hawi UFS PHY and Controller support
2026-06-11 15:29 UTC (3+ messages)
` [PATCH v3 3/3] phy: qcom-qmp-ufs: Add UFS PHY support on Hawi
[PATCH v3 0/4] scsi/block: NUMA-local scan allocations, shared-tag path cleanup, and SCSI I/O counters
2026-06-11 15:27 UTC (15+ messages)
` [PATCH v3 2/4] scsi: host: allocate struct Scsi_Host on the NUMA node of the host adapter
` [PATCH v3 3/4] block: drop shared-tag fairness throttling
` [PATCH v3 4/4] scsi: use percpu counters for iostat counters in struct scsi_device
[PATCH v7 0/2] scsi: ufs: Add support for static TX Equalization settings
2026-06-11 14:15 UTC (9+ messages)
` [PATCH v7 1/2] dt-bindings: ufs: Document static TX Equalization settings properties
` [PATCH v7 2/2] scsi: ufs: core: Add support for static TX Equalization settings
[PATCH] scsi: bfa: reduce kernel stack usage in bfa_fcs_lport_fdmi_build_portattr_block
2026-06-11 13:19 UTC (3+ messages)
[PATCH 0/2] xen/scsiback: fix command-tag handling on pre-completion error paths
2026-06-11 13:06 UTC (5+ messages)
` [PATCH 1/2] xen/scsiback: free unsubmitted command instead of double-putting it
` [PATCH 2/2] xen/scsiback: free the command tag on the TMR submit-failure path
[PATCH] scsi: target: cxgbit: fix refcount leak in __cxgbit_free_cdev_np
2026-06-11 12:34 UTC (2+ messages)
[PATCH v11 0/6] Enable ICE clock scaling
2026-06-11 12:23 UTC (10+ messages)
` [PATCH v11 1/6] soc: qcom: ice: Add OPP-based clock scaling support for ICE
` [PATCH v11 4/6] arm64: dts: qcom: kodiak: Add OPP-table for ICE UFS and ICE eMMC nodes
` [PATCH v11 5/6] arm64: dts: qcom: monaco: "
` [PATCH v11 6/6] arm64: dts: qcom: lemans: Add OPP-table for ICE UFS device node
[PATCH] scsi: qla2xxx: fix refcount leak in qla24xx_async_prli()
2026-06-11 11:21 UTC (2+ messages)
[PATCH] scsi: mpt3sas: fix refcount leak in mpt3sas_transport_port_add()
2026-06-11 8:56 UTC (2+ messages)
[PATCH] scsi: esas2r: fix refcount leak in esas2r_resume()
2026-06-11 6:53 UTC (2+ messages)
[PATCH v7 0/2] libsas: rediscover improvements for linkrate/sas_addr changes
2026-06-11 6:28 UTC (5+ messages)
` [PATCH v7 1/2] scsi: libsas: refactor sas_ex_to_ata() using new helper sas_ex_to_dev()
` [PATCH v7 2/2] scsi: libsas: Add linkrate and sas_addr change detection in rediscover
[PATCH v7 0/6] libata-scsi: multi-LUN ATAPI device support
2026-06-11 6:22 UTC (14+ messages)
` [PATCH v7 1/6] ata: libata-scsi: add atapi_max_lun module parameter
` [PATCH v7 2/6] ata: libata-scsi: convert dev->sdev to per-LUN array
` [PATCH v7 3/6] ata: libata-scsi: route non-zero LUN commands for multi-LUN ATAPI
` [PATCH v7 4/6] scsi: add BLIST_NO_LUN_1F blacklist flag
` [PATCH v7 5/6] ata: libata-scsi: probe additional LUNs for multi-LUN ATAPI devices
` [PATCH v7 6/6] scsi: scsi_devinfo: add COMPAQ PD-1 multi-LUN ATAPI device quirk
[PATCH] scsi: elx: efct: fix refcount leak in efct_hw_io_abort()
2026-06-11 5:51 UTC (2+ messages)
[PATCH] scsi: iscsi_tcp: use WRITE_ONCE() for shared socket callbacks
2026-06-11 5:36 UTC
(no subject)
2026-06-11 5:31 UTC (8+ messages)
` [PATCH 0/3] zfcp: Enhanced tracing for debugging
` [PATCH 1/3] zfcp: Enhance fsf status read buffer tracing
` [PATCH 2/3] zfcp: Trace plogi and prli within open port response as payload
` [PATCH 3/3] zfcp: trace return values of sysfs unit add store
[PATCH v6 0/2] libsas: rediscover improvements for linkrate/sas_addr changes
2026-06-11 1:34 UTC (4+ messages)
` [PATCH v6 2/2] scsi: libsas: Add linkrate and sas_addr change detection in rediscover
[PATCH v6 0/6] ata: libata-scsi: multi-LUN ATAPI device support
2026-06-10 23:14 UTC (4+ messages)
` [PATCH v6 2/6] ata: libata-scsi: convert dev->sdev to per-LUN array
[PATCH] scsi: lpfc: bound RPL ACC payload size to the response structure
2026-06-10 21:13 UTC (4+ messages)
[PATCH 00/11] Convert moduleparams to seq_buf
2026-06-10 21:06 UTC (4+ messages)
` [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
[PATCH v1] scsi: Improve style of pnp_device_id array terminator
2026-06-10 20:56 UTC (4+ messages)
[PATCH v2] scsi: target: Allow FUA if no write cache enabled
2026-06-10 20:43 UTC (3+ messages)
[PATCH v1] ufs: core: Remove unnecessary block I/O quiesce for clock scaling
2026-06-10 19:47 UTC (2+ messages)
[PATCH v2] ufs: sysfs: Add WB partial flush mode support
2026-06-10 18:19 UTC (2+ messages)
[PATCH 0/2] ufs: Add callback for vendor-specific RTT capability
2026-06-10 16:46 UTC (5+ messages)
` [PATCH 1/2] ufs: core: Add get_hba_nortt "
` [PATCH 2/2] ufs: mediatek: Implement get_hba_nortt callback for "
[FYI] Several firmware files removed from linux-firmware.git (affects multiple drivers)
2026-06-10 13:43 UTC (2+ messages)
[PATCH v3] scsi: core: pair EH runtime PM get/put
2026-06-10 11:45 UTC (2+ messages)
[PATCH] scsi_error: send device reset if asynchronous abort failed
2026-06-10 11:03 UTC (2+ messages)
[PATCH v3] scsi: target: fix iSCSI ISID use-after-free in REGISTER AND MOVE
2026-06-10 11:00 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox