messages from 2026-07-23 01:00:50 to 2026-07-23 19:12:48 UTC [more...]
[PATCH v6 00/56] scsi: qla2xxx: Add QLA29xx series adapter support
2026-07-23 19:12 UTC (90+ messages)
` [PATCH v6 01/56] scsi: qla2xxx: Add 29xx series PCI device ID support
` [PATCH v6 02/56] scsi: qla2xxx: Add flash read/write interface for 29xx
` [PATCH v6 03/56] scsi: qla2xxx: Add NVRAM config support for 29xx adapters
` [PATCH v6 04/56] scsi: qla2xxx: Add 29xx support in queue initialisation path
` [PATCH v6 05/56] scsi: qla2xxx: Add FC operational firmware load for 29xx
` [PATCH v6 06/56] scsi: qla2xxx: Remove redundant VPD flash read in sysfs read path
` [PATCH v6 07/56] scsi: qla2xxx: Add flash block read/write BSG support for 29xx
` [PATCH v6 08/56] scsi: qla2xxx: Add BSG MPI firmware load/dump "
` [PATCH v6 09/56] scsi: qla2xxx: Add 128-byte IOCB definitions "
` [PATCH v6 10/56] scsi: qla2xxx: Add extended status continuation and marker IOCBs
` [PATCH v6 11/56] scsi: qla2xxx: Update IO path to use 128-byte IOCBs for 29xx
` [PATCH v6 12/56] scsi: qla2xxx: Skip image-set-valid attribute "
` [PATCH v6 13/56] scsi: qla2xxx: Skip unsupported sysfs attributes "
` [PATCH v6 14/56] scsi: qla2xxx: Enable get_fw_version mailbox "
` [PATCH v6 15/56] scsi: qla2xxx: Extend execute_fw mailbox to include 29xx
` [PATCH v6 16/56] scsi: qla2xxx: Enable get_adapter_id mailbox for 29xx
` [PATCH v6 17/56] scsi: qla2xxx: Enable init_firmware "
` [PATCH v6 18/56] scsi: qla2xxx: Enable get_firmware_state "
` [PATCH v6 19/56] scsi: qla2xxx: Enable serdes, resource count and FCE trace "
` [PATCH v6 20/56] scsi: qla2xxx: Enable set_els_cmds and echo_test "
` [PATCH v6 21/56] scsi: qla2xxx: Add support for QLA29XX in data rate functions
` [PATCH v6 22/56] scsi: qla2xxx: Enable qla2x00_shutdown for 29xx
` [PATCH v6 23/56] scsi: qla2xxx: Use ring-slot helpers in __qla2x00_alloc_iocbs
` [PATCH v6 24/56] scsi: qla2xxx: Add support for QLA29XX in memory allocation
` [PATCH v6 25/56] scsi: qla2xxx: Handle sts_cont_entry_ext_t for 29xx adapters
` [PATCH v6 26/56] scsi: qla2xxx: Update handling of status entries for 29xx series
` [PATCH v6 27/56] scsi: qla2xxx: Enhance ct_entry_24xx_ext iocb handling "
` [PATCH v6 28/56] scsi: qla2xxx: Enhance purex_entry "
` [PATCH v6 29/56] scsi: qla2xxx: Update handling of ELS IOCBs "
` [PATCH v6 30/56] scsi: qla2xxx: Add size check for ELS status entry layout on 29xx
` [PATCH v6 31/56] scsi: qla2xxx: Add 29xx extended logio IOCB support
` [PATCH v6 32/56] scsi: qla2xxx: Enhance task management IOCB handling for 29xx series
` [PATCH v6 33/56] scsi: qla2xxx: Add abort command "
` [PATCH v6 34/56] scsi: qla2xxx: Enhance ABTS processing "
` [PATCH v6 35/56] scsi: qla2xxx: Update VP control IOCB handling "
` [PATCH v6 36/56] scsi: qla2xxx: Add build-time size check for VP config IOCB layout
` [PATCH v6 37/56] scsi: qla2xxx: Add size check for extended VP report ID entry
` [PATCH v6 38/56] scsi: qla2xxx: Add LS4 pass-through IOCB handling for 29xx series
` [PATCH v6 39/56] scsi: qla2xxx: Adjust feature gating in BSG paths for 29xx support
` [PATCH v6 40/56] scsi: qla2xxx: Fix queue teardown NULL dma_free and bitmap locking
` [PATCH v6 41/56] scsi: qla2xxx: Replace __le16 bitfields with scalar and accessors
` [PATCH v6 42/56] scsi: qla2xxx: Fix endianness annotations in vp_rpt_id_entry structures
` [PATCH v6 43/56] scsi: qla2xxx: Use 64-bit FPM word counters for 29xx host stats
` [PATCH v6 44/56] scsi: qla2xxx: Add 64G/128G port speed setting support
` [PATCH v6 45/56] scsi: qla2xxx: Fix 64G link speed reporting in get_data_rate
` [PATCH v6 46/56] scsi: qla2xxx: edif: Fix NULL pointer deref in RX SA delete check
` [PATCH v6 47/56] scsi: qla2xxx: Fix Name Server logout detection on FWI2 adapters
` [PATCH v6 48/56] scsi: qla2xxx: Bound VP index against VP_CTRL IOCB bitmap size
` [PATCH v6 49/56] scsi: qla2xxx: Check entry_status in qla24xx_modify_vp_config()
` [PATCH v6 50/56] scsi: qla2xxx: Hold vport reference in qla24xx_report_id_acquisition()
` [PATCH v6 51/56] scsi: qla2xxx: Initialize NVMe abort_work once at submission
` [PATCH v6 52/56] scsi: qla2xxx: Hold qpair lock when sending NVMe LS reject
` [PATCH v6 53/56] scsi: qla2xxx: Zero dport diagnostics buffer to avoid info leak
` [PATCH v6 54/56] scsi: qla2xxx: Fix BSG job leak on validate flash image error path
` [PATCH v6 55/56] scsi: qla2xxx: Bound image count in qla2x00_update_fru_versions()
` [PATCH v6 56/56] scsi: qla2xxx: Update version to 12.00.00.2607b1
[PATCH v3 9/9] pci: fix UAF when probe runs concurrent to dyn ID removal
2026-07-23 18:57 UTC (3+ messages)
[PATCH 00/36] treewide: remove conditional returns with no effect
2026-07-23 18:45 UTC (2+ messages)
` [PATCH 30/36] scsi: mpt3sas: remove conditional return "
[PATCH 0/2] scsi: bsg: fix io_uring passthrough issues
2026-07-23 16:56 UTC (3+ messages)
` [PATCH 1/2] scsi: bsg: fix TOCTOU in io_uring passthrough command setup
[PATCH v4 00/28] Native SCSI Multipath support
2026-07-23 16:52 UTC (75+ messages)
` [PATCH v4 01/28] libmultipath: Add initial framework
` [PATCH v4 02/28] libmultipath: Add basic gendisk support
` [PATCH v4 03/28] libmultipath: Add path selection support
` [PATCH v4 04/28] libmultipath: Add bio handling
` [PATCH v4 05/28] libmultipath: Add support for mpath_device management
` [PATCH v4 06/28] libmultipath: Add delayed removal support
` [PATCH v4 07/28] libmultipath: Add sysfs helpers
` [PATCH v4 08/28] libmultipath: Add mpath_bdev_report_zones()
` [PATCH v4 09/28] libmultipath: Add support for block device IOCTL
` [PATCH v4 10/28] libmultipath: Add mpath_bdev_getgeo()
` [PATCH v4 11/28] libmultipath: Add mpath_bdev_get_unique_id()
` [PATCH v4 12/28] scsi-multipath: introduce basic SCSI device support
` [PATCH v4 13/28] scsi-multipath: introduce scsi_device head structure
` [PATCH v4 14/28] scsi-multipath: provide sysfs link from to scsi_device
` [PATCH v4 15/28] scsi-multipath: support iopolicy
` [PATCH v4 16/28] scsi-multipath: clone each bio
` [PATCH v4 17/28] scsi-multipath: clear path when device is blocked
` [PATCH v4 18/28] scsi-multipath: revalidate paths upon device unblock
` [PATCH v4 19/28] scsi-multipath: failover handling
` [PATCH v4 20/28] scsi-multipath: provide callbacks for path state
` [PATCH v4 21/28] scsi-multipath: add scsi_mpath_{start,end}_request()
` [PATCH v4 22/28] scsi-multipath: add delayed disk removal support
` [PATCH v4 23/28] scsi: sd: add multipath disk class
` [PATCH v4 24/28] scsi: sd: add multipath disk attr groups
` [PATCH v4 25/28] scsi: sd: support multipath disk
` [PATCH v4 26/28] scsi: sd: add mpath_dev file
` [PATCH v4 27/28] scsi: sd: add mpath_numa_nodes dev attribute
` [PATCH v4 28/28] scsi: sd: add mpath_queue_depth "
[PATCH v2] scsi: storvsc: Support manual scans for all Hyper-V targets
2026-07-23 16:51 UTC (2+ messages)
[PATCH] scsi: storvsc: Support manual scans for all Hyper-V targets
2026-07-23 15:43 UTC (3+ messages)
[PATCH] scsi_debug: add support to corrupt data and/or reftag
2026-07-23 14:37 UTC (2+ messages)
[PATCH v7 0/2] fixup handling of timeouts with deferred QCs
2026-07-23 14:33 UTC (4+ messages)
` [PATCH v7 1/2] ata: libata-scsi: terminate deferred commands on time out
add tests for file system on devices using protection information
2026-07-23 14:28 UTC (5+ messages)
` [PATCH 1/4] common/scsi_debug: don't slow down I/O
` [PATCH 2/4] common: add a _sysfs_block_integrity_path helper
` [PATCH 3/4] generic: test I/O on devices with T10 protection information
` [PATCH 4/4] generic: test corruption detection using "
[PATCH v1] ufs: core: Remove unnecessary block I/O quiesce for clock scaling
2026-07-23 14:22 UTC (8+ messages)
[PATCH] Revert "scsi: ufs: core: Remove unnecessary block I/O quiesce for clock scaling"
2026-07-23 13:23 UTC (4+ messages)
[PATCH 0/5] scsi: ufs: Fix descriptor parsing and invalid input handling
2026-07-23 8:12 UTC (6+ messages)
` [PATCH v2 0/6] "
` [PATCH v2 5/6] scsi: ufs: rpmb: Use unaligned accessors for RPMB frames
[PATCH v2] scsi: ufs: Add support for the aggregated read query opcode
2026-07-23 7:47 UTC (3+ messages)
[PATCH] scsi: core: do not block on tag allocation in scsi_eh_lock_door()
2026-07-23 4:12 UTC
[PATCH] scsi: ufs: core: Initialize hba->rpmbs list in ufshcd
2026-07-23 3:57 UTC (2+ messages)
[PATCH v2 00/33] ibmvfc: NVMe/FC support over IBM Virtual FC
2026-07-23 1:08 UTC (9+ messages)
` [PATCH v2 29/33] ibmvfc: implement nvme-fc LS submission transport callback
` [PATCH v2 30/33] ibmvfc: implement nvme-fc IO command submission callback
` [PATCH v2 31/33] ibmvfc: implement nvme-fc LS abort handling callback
` [PATCH v2 32/33] ibmvfc: implement nvme-fc FCP abort callback
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