messages from 2026-07-03 11:32:26 to 2026-07-07 05:58:27 UTC [more...]
[PATCH v3 00/88] scsi: qla2xxx: Add QLA29xx series adapter support
2026-07-07 5:54 UTC (71+ messages)
` [PATCH v3 01/88] scsi: qla2xxx: Add 29xx series PCI device ID support
` [PATCH v3 02/88] scsi: qla2xxx: Add flash read/write interface for 29xx
` [PATCH v3 03/88] scsi: qla2xxx: Add NVRAM config support for 29xx adapters
` [PATCH v3 04/88] scsi: qla2xxx: Add 29xx support in queue initialisation path
` [PATCH v3 05/88] scsi: qla2xxx: Add FC operational firmware load for 29xx
` [PATCH v3 06/88] scsi: qla2xxx: Remove redundant VPD flash read in sysfs read path
` [PATCH v3 07/88] scsi: qla2xxx: Add flash block read/write BSG support for 29xx
` [PATCH v3 08/88] scsi: qla2xxx: Add BSG MPI firmware load/dump "
` [PATCH v3 09/88] scsi: qla2xxx: Add 128-byte IOCB definitions "
` [PATCH v3 10/88] scsi: qla2xxx: Add extended status continuation and marker IOCBs
` [PATCH v3 11/88] scsi: qla2xxx: Update IO path to use 128-byte IOCBs for 29xx
` [PATCH v3 12/88] scsi: qla2xxx: Skip image-set-valid attribute "
` [PATCH v3 13/88] scsi: qla2xxx: Skip unsupported sysfs attributes "
` [PATCH v3 14/88] scsi: qla2xxx: Enable get_fw_version mailbox "
` [PATCH v3 15/88] scsi: qla2xxx: Extend execute_fw mailbox to include 29xx
` [PATCH v3 16/88] scsi: qla2xxx: Enable get_adapter_id mailbox for 29xx
` [PATCH v3 17/88] scsi: qla2xxx: Enable init_firmware "
` [PATCH v3 18/88] scsi: qla2xxx: Enable get_firmware_state "
` [PATCH v3 19/88] scsi: qla2xxx: Enable serdes, resource count and FCE trace "
` [PATCH v3 20/88] scsi: qla2xxx: Enable set_els_cmds and echo_test "
` [PATCH v3 21/88] scsi: qla2xxx: Add support for QLA29XX in data rate functions
` [PATCH v3 22/88] scsi: qla2xxx: Enable qla2x00_shutdown for 29xx
` [PATCH v3 23/88] scsi: qla2xxx: Use ring-slot helpers in __qla2x00_alloc_iocbs
` [PATCH v3 24/88] scsi: qla2xxx: Add support for QLA29XX in memory allocation
` [PATCH v3 25/88] scsi: qla2xxx: Handle sts_cont_entry_ext_t for 29xx adapters
` [PATCH v3 26/88] scsi: qla2xxx: Update handling of status entries for 29xx series
` [PATCH v3 27/88] scsi: qla2xxx: Enhance ct_entry_24xx_ext iocb handling "
` [PATCH v3 28/88] scsi: qla2xxx: Enhance purex_entry "
` [PATCH v3 29/88] scsi: qla2xxx: Update handling of ELS IOCBs "
` [PATCH v3 30/88] scsi: qla2xxx: Add size check for ELS status entry layout on 29xx
` [PATCH v3 31/88] scsi: qla2xxx: Add 29xx extended logio IOCB support
` [PATCH v3 32/88] scsi: qla2xxx: Enhance task management IOCB handling for 29xx series
` [PATCH v3 33/88] scsi: qla2xxx: Add abort command "
` [PATCH v3 34/88] scsi: qla2xxx: Enhance ABTS processing "
` [PATCH v3 35/88] scsi: qla2xxx: Update VP control IOCB handling "
` [PATCH v3 36/88] scsi: qla2xxx: Add build-time size check for VP config IOCB layout
` [PATCH v3 37/88] scsi: qla2xxx: Add size check for extended VP report ID entry
` [PATCH v3 38/88] scsi: qla2xxx: Add LS4 pass-through IOCB handling for 29xx series
` [PATCH v3 39/88] scsi: qla2xxx: Adjust feature gating in BSG paths for 29xx support
` [PATCH v3 40/88] scsi: qla2xxx: Fix queue teardown NULL dma_free and bitmap locking
` [PATCH v3 41/88] scsi: qla2xxx: Replace __le16 bitfields with scalar and accessors
` [PATCH v3 42/88] scsi: qla2xxx: Fix endianness annotations in vp_rpt_id_entry structures
` [PATCH v3 43/88] scsi: qla2xxx: Use 64-bit FPM word counters for 29xx host stats
` [PATCH v3 44/88] scsi: qla2xxx: Add 64G/128G port speed setting support
` [PATCH v3 45/88] scsi: qla2xxx: Fix 64G link speed reporting in get_data_rate
` [PATCH v3 46/88] scsi: qla2xxx: edif: Fix NULL pointer deref in RX SA delete check
` [PATCH v3 47/88] scsi: qla2xxx: Fix Name Server logout detection on FWI2 adapters
` [PATCH v3 48/88] scsi: qla2xxx: Bound VP index against VP_CTRL IOCB bitmap size
` [PATCH v3 49/88] scsi: qla2xxx: Check entry_status in qla24xx_modify_vp_config()
` [PATCH v3 50/88] scsi: qla2xxx: Hold vport reference in qla24xx_report_id_acquisition()
` [PATCH v3 51/88] scsi: qla2xxx: Initialize NVMe abort_work once at submission
` [PATCH v3 52/88] scsi: qla2xxx: Hold qpair lock when sending NVMe LS reject
` [PATCH v3 53/88] scsi: qla2xxx: Zero dport diagnostics buffer to avoid info leak
` [PATCH v3 54/88] scsi: qla2xxx: Fix BSG job leak on validate flash image error path
` [PATCH v3 55/88] scsi: qla2xxx: Bound image count in qla2x00_update_fru_versions()
` [PATCH v3 56/88] scsi: qla2xxx: Clamp MSI-X derived queue counts to avoid truncation
` [PATCH v3 57/88] scsi: qla2xxx: Improve firmware dump data capture
` [PATCH v3 58/88] scsi: qla2xxx: Serialize flash version read in reset handler
` [PATCH v3 59/88] scsi: qla2xxx: Fix use-after-free of qpair work on queue teardown
` [PATCH v3 60/88] scsi: qla2xxx: Clarify MPI optrom address/length units
` [PATCH v3 61/88] scsi: qla2xxx: Fix cs84xx use-after-free on host teardown
` [PATCH v3 62/88] scsi: qla2xxx: Don't query firmware state while chip is down
` [PATCH v3 63/88] scsi: qla2xxx: Zero mailbox struct in qla2x00_get_firmware_state()
` [PATCH v3 64/88] scsi: qla2xxx: Fix FCE trace enable parsing in debugfs
` [PATCH v3 65/88] scsi: qla2xxx: Fix FCE trace use-after-free during firmware dump
` [PATCH v3 66/88] scsi: qla2xxx: Use memset_io() to clear QLAFX00 request ring slot
` [PATCH v3 67/88] scsi: qla2xxx: Null out freed pointers in qla2x00_mem_alloc() error path
` [PATCH v3 68/88] scsi: qla2xxx: Fix response queue over-consumption in __qla_consume_iocb()
` [PATCH v3 69/88] scsi: qla2xxx: Fix soft lockup polling continuation IOCB signature
` [PATCH v3 70/88] scsi: qla2xxx: Bound rsp_info_len to avoid OOB sense-data read
[PATCH v2 0/3] scsi: sd: fix probe error cleanup, special_vec leak and sd_done() sense gate
2026-07-07 3:30 UTC (6+ messages)
` [PATCH v2 1/3] scsi: sd: fix error handling in sd_probe() after large pool creation failure
` [PATCH v2 2/3] scsi: sd: fix special_vec mempool leak when scsi_alloc_sgtables() fails
` [PATCH v2 3/3] scsi: sd: fix sd_done() sense handling condition
[PATCH v2] scsi: sg: report request-table problems when any status is set
2026-07-07 3:08 UTC
[PATCHv3] scsi: st: use kzalloc_array()
2026-07-07 1:23 UTC (2+ messages)
[PATCH v3 0/9] pci: fix UAF and TOCTOU related to dynamic ID
2026-07-07 1:12 UTC (11+ messages)
` [PATCH v3 1/9] ata: don't store pci_device_id
` [PATCH v3 2/9] nsp32: "
` [PATCH v3 3/9] ipack: tpci200: "
` [PATCH v3 4/9] mlxsw: "
` [PATCH v3 5/9] agp/via: don't rely on address of pci_device_id
` [PATCH v3 6/9] agp/amd-k7: "
` [PATCH v3 7/9] pci: make pci_match_one_device match on ID instead of device
` [PATCH v3 8/9] pci: fix dyn_id add TOCTOU
` [PATCH v3 9/9] pci: fix UAF when probe runs concurrent to dyn ID removal
[RFC PATCH 0/6] sbitmap enforced fairness for blk-mq
2026-07-06 18:26 UTC (9+ messages)
` [RFC PATCH 1/6] lib/sbitmap: add ranged allocation, bounded wakeup relay, and ranged weight
` [RFC PATCH 2/6] blk-mq: replace shared-tag fairness counter with allocation windows
` [RFC PATCH 3/6] blk-mq: factor out a per-hctx tag busy iterator
` [RFC PATCH 4/6] blk-mq: add a shared zone to tag fairness
` [RFC PATCH 5/6] blk-mq: cache shared-tag fairness windows
` [RFC PATCH 6/6] scsi: add shared-tag fairness to host_tagset drivers
[PATCH v3 00/17] Native SCSI multipath support
2026-07-06 15:59 UTC (43+ messages)
` [PATCH v3 01/17] scsi-multipath: introduce basic SCSI device support
` [PATCH v3 02/17] scsi-multipath: introduce scsi_device head structure
` [PATCH v3 04/17] scsi-multipath: support iopolicy
` [PATCH v3 05/17] scsi-multipath: clone each bio
` [PATCH v3 06/17] scsi-multipath: clear path when device is blocked
` [PATCH v3 07/17] scsi-multipath: failover handling
` [PATCH v3 08/17] scsi-multipath: provide callbacks for path state
` [PATCH v3 09/17] scsi-multipath: add scsi_mpath_{start,end}_request()
` [PATCH v3 10/17] scsi-multipath: block PR commands
` [PATCH v3 11/17] scsi-multipath: add delayed disk removal support
` [PATCH v3 13/17] scsi: sd: support multipath disk
` [PATCH v3 14/17] scsi: sd: add multipath disk attr groups
` [PATCH v3 15/17] scsi: sd: add mpath_dev file
` [PATCH v3 16/17] scsi: sd: add mpath_numa_nodes dev attribute
` [PATCH v3 17/17] scsi: sd: add mpath_queue_depth "
[PATCH v2] scsi: ufs: core: Avoid possible memory reclaim deadlock in TX EQTR context
2026-07-06 15:44 UTC (3+ messages)
[PATCH] scsi: ufs: core: Avoid sleeping in hard interrupt context when PREEMP_RT is enabled
2026-07-06 15:20 UTC (4+ messages)
[PATCH] scsi: sg: report request-table problems when any status is set
2026-07-06 14:47 UTC (2+ messages)
[PATCH] ufs: switch WriteBooster missing free space message as warn_once
2026-07-06 14:36 UTC (2+ messages)
[PATCH 0/3] scsi: ufs: Harden TX EQTR error handling paths
2026-07-06 14:34 UTC (3+ messages)
` [PATCH 3/3] scsi: ufs: core: Always run tx_eqtr POST_CHANGE notify
[PATCH] ufs: core: tracing: Do not dereference pointers in TP_printk()
2026-07-06 14:22 UTC (2+ messages)
[PATCH v3 00/13] libmultipath: a generic multipath lib for block drivers
2026-07-06 14:16 UTC (28+ messages)
` [PATCH v3 01/13] libmultipath: Add initial framework
` [PATCH v3 02/13] libmultipath: Add basic gendisk support
` [PATCH v3 03/13] libmultipath: Add path selection support
` [PATCH v3 04/13] libmultipath: Add bio handling
` [PATCH v3 06/13] libmultipath: Add delayed removal support
` [PATCH v3 07/13] libmultipath: Add cdev support
` [PATCH v3 08/13] libmultipath: Add sysfs helpers
` [PATCH v3 09/13] libmultipath: Add PR support
` [PATCH v3 11/13] libmultipath: Add support for block device IOCTL
[PATCH] scsi: ufs: ufshcd: use str_enabled_disabled() for Write Booster messages
2026-07-06 14:10 UTC (2+ messages)
[PATCH 0/3] Add UFS Host driver support for SpacemiT K3 SoC
2026-07-06 14:01 UTC (5+ messages)
` [PATCH 2/3] scsi: ufs: spacemit: k3: Add UFS Host Controller driver
` [PATCH 3/3] riscv: dts: spacemit: k3: Add UFS support
[PATCH 3/3] scsi: fc_transport: vport and rport cleanup synchronization
2026-07-06 12:47 UTC (2+ messages)
[PATCH 2/3] scsi: fc_transport: Fix TOCTOU races and workqueue
2026-07-06 12:43 UTC (2+ messages)
[PATCH] scsi: scsi_dh_alua: validate RTPG descriptors
2026-07-06 9:26 UTC (2+ messages)
[PATCH v1 0/9] ATA support for storage element management commands
2026-07-06 9:00 UTC (14+ messages)
` [PATCH v1 1/9] scsi: scsi_debug: move ASC and ASCQ definitions to scsi_proto.h
` [PATCH v1 2/9] scsi: define depopulation capabilities related service actions
` [PATCH v1 3/9] ata: libata: improve the definition of device flags
` [PATCH v1 4/9] ata: libata-scsi: improve ata_get_xlat_func
` [PATCH v1 5/9] ata: libata-core: detect support for depopulation capabilities
` [PATCH v1 6/9] ata: libata-scsi: add support for the GET PHYSICAL ELEMENT STATUS command
` [PATCH v1 7/9] ata: libata-scsi: add support for the REMOVE ELEMENT AND TRUNCATE command
` [PATCH v1 8/9] ata: libata-scsi: add support for the RESTORE ELEMENTS AND REBUILD command
` [PATCH v1 9/9] ata: libata-scsi: add support for the REMOVE ELEMENT AND MODIFY ZONES command
[PATCH] scsi: ses: unregister the enclosure before freeing its device state
2026-07-06 7:42 UTC (2+ messages)
[PATCH V1] scsi: ufs: dt-bindings: Document the Maili UFS Controller
2026-07-06 6:43 UTC (2+ messages)
[PATCH] scsi: mpt3sas: fix invalid kfree of embedded event_data in event callback
2026-07-06 6:22 UTC (2+ messages)
[PATCH] scsi: ses: bound the page 2 descriptor walk to the page 2 buffer
2026-07-06 6:03 UTC (2+ messages)
[PATCH] scsi: ses: skip an enclosure status page shorter than its header
2026-07-06 4:45 UTC (2+ messages)
blktests failures with v7.2-rc1 kernel
2026-07-06 0:10 UTC
[PATCHv2] scsi: st: use kzalloc_array()
2026-07-05 3:14 UTC (3+ messages)
[PATCH] scsi: st: use kzalloc_array
2026-07-05 1:15 UTC (5+ messages)
[PATCH] scsi: qla2xxx: Fix BSG request hang on flash image validation failure
2026-07-04 17:58 UTC (2+ messages)
[PATCH v2 0/4] scsi: replace __get_free_pages() with kmalloc()
2026-07-04 6:28 UTC (7+ messages)
` [PATCH v2 1/4] scsi: target: file: use kmalloc() to allocate temporary protection buffer
` [PATCH v2 2/4] scsi: proc: use kmalloc() in proc writers
` [PATCH v2 3/4] scsi: ipr: use kmalloc() to allocate IPR dump buffer memory
` [PATCH v2 4/4] scsi: sym53c8xx_2: replace __get_free_pages() with kmalloc()
[PATCH] scsi: smartpqi: cancel pending workers before freeing controller
2026-07-04 2:18 UTC (3+ messages)
` [PATCH v2] scsi: smartpqi: drain controller "
[PATCH] scsi: 3w-sas: bound firmware error string parsing
2026-07-04 1:17 UTC (2+ messages)
[PATCH] scsi: 3w-9xxx: bound firmware error string parsing
2026-07-04 1:13 UTC (2+ messages)
[PATCH] scsi: hpsa: validate active path number before enclosure arrays
2026-07-04 1:09 UTC
[PATCH] scsi: csiostor: Use str_plural() in csio_mem_intr_handler()
2026-07-03 22:32 UTC (2+ messages)
[PATCH v3 00/10] nvme: switch to libmultipath
2026-07-03 14:50 UTC (10+ messages)
` [PATCH v3 06/10] nvme-multipath: add uring_cmd support
` [PATCH v3 07/10] nvme-multipath: add nvme_mpath_synchronize()
` [PATCH v3 09/10] nvme-multipath: add nvme_mpath_head_queue_if_no_path()
` [PATCH v3 10/10] nvme-multipath: switch to use libmultipath
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