messages from 2026-07-01 14:06:41 to 2026-07-06 07:42:47 UTC [more...]
[PATCH] scsi: ses: unregister the enclosure before freeing its device state
2026-07-06 7:42 UTC (2+ messages)
[PATCH v1 0/9] ATA support for storage element management commands
2026-07-06 6:56 UTC (10+ 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 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 0/3] Add UFS Host driver support for SpacemiT K3 SoC
2026-07-04 14:01 UTC (13+ messages)
` [PATCH 1/3] scsi: ufs: spacemit: dt-bindings: Add UFS controller for "
` [PATCH 2/3] scsi: ufs: spacemit: k3: Add UFS Host Controller driver
` [PATCH 3/3] riscv: dts: spacemit: k3: Add UFS support
[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 (4+ 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/13] libmultipath: a generic multipath lib for block drivers
2026-07-03 15:18 UTC (29+ 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 05/13] libmultipath: Add support for mpath_device management
` [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 10/13] libmultipath: Add mpath_bdev_report_zones()
` [PATCH v3 11/13] libmultipath: Add support for block device IOCTL
` [PATCH v3 12/13] libmultipath: Add mpath_bdev_getgeo()
` [PATCH v3 13/13] libmultipath: Add mpath_bdev_get_unique_id()
[PATCH v3 00/10] nvme: switch to libmultipath
2026-07-03 14:50 UTC (20+ messages)
` [PATCH v3 01/10] nvme-multipath: add initial support for using libmultipath
` [PATCH v3 02/10] nvme-multipath: add nvme_mpath_available_path()
` [PATCH v3 03/10] nvme-multipath: add nvme_mpath_{add, remove}_cdev()
` [PATCH v3 04/10] nvme-multipath: add nvme_mpath_is_{disabled, optimised}
` [PATCH v3 05/10] nvme-multipath: add nvme_mpath_cdev_ioctl()
` [PATCH v3 06/10] nvme-multipath: add uring_cmd support
` [PATCH v3 07/10] nvme-multipath: add nvme_mpath_synchronize()
` [PATCH v3 08/10] nvme-multipath: add nvme_{add,delete}_ns()
` [PATCH v3 09/10] nvme-multipath: add nvme_mpath_head_queue_if_no_path()
` [PATCH v3 10/10] nvme-multipath: switch to use libmultipath
[PATCH v3 00/17] Native SCSI multipath support
2026-07-03 12:57 UTC (34+ 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 03/17] scsi-multipath: provide sysfs link from to scsi_device
` [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 12/17] scsi: sd: add multipath disk class
` [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 0/4] scsi: replace __get_free_pages() with kmalloc()
2026-07-03 8:35 UTC (10+ messages)
` [PATCH 3/4] scsi: ipr: use kmalloc() to allocate IPR dump buffer memory
[PATCH v1] scsi: be2iscsi: Fix MSI-X IRQ unwind on request failure
2026-07-03 5:47 UTC (2+ messages)
[PATCH v2 0/2] scsi: support spinup notification for SAS SSP devices in Active_Wait/Idle_Wait state
2026-07-03 2:45 UTC (4+ messages)
` [PATCH v2 1/2] scsi: scsi_lib: add spinup_notify callback for ASC/ASCQ=0x04/0x11
` [PATCH v2 2/2] scsi: hisi_sas: add spinup_notify callback to handle Active_Wait/Idle_Wait SSP devices
[PATCH v4 0/5] block: use integrity interval instead of sector as seed
2026-07-02 23:41 UTC (4+ messages)
` [PATCH v4 1/5] "
[PATCH v3 0/8] ibmvfc: make ibmvfc support FPIN messages
2026-07-02 18:30 UTC (17+ messages)
` [PATCH v3 1/8] ibmvfc: add basic FPIN support
` [PATCH v3 2/8] ibmvfc: Add NOOP command support
` [PATCH v3 3/8] ibmvfc: make ibmvfc login to fabric
` [PATCH v3 4/8] ibmvfc: define asynchronous sub-queue
` [PATCH v3 5/8] ibmvfc: allocate "
` [PATCH v3 6/8] ibmvfc: extend async event handlers to handle async sub queue events
` [PATCH v3 7/8] ibmvfc: register and use asynchronous sub-queue for events
` [PATCH v3 8/8] ibmvfc: handle extended FPIN events
[PATCH 0/2] Drop SCSI core dev->dma_mask check
2026-07-02 14:32 UTC (10+ messages)
` [PATCH 1/2] dma-mapping: make dma_max_mapping_size() return 0 for no DMA capability
` [PATCH 2/2] scsi: core: Drop dev->dma_mask check in evaluating max_sectors
[PATCH 0/2] scsi: support spinup notification for SAS SSP devices in Active_Wait/Idle_Wait state
2026-07-02 12:24 UTC (6+ messages)
` [PATCH 1/2] scsi: scsi_lib: add spinup_notify callback for ASC/ASCQ=0x04/0x11
` [PATCH 2/2] scsi: hisi_sas: add spinup_notify callback to handle Active_Wait/Idle_Wait SSP devices
[PATCH v3] ufs: core: add hba parameter to trace events
2026-07-02 8:46 UTC (6+ messages)
[RFC PATCH] usb: storage: uas: limit consecutive device resets in error handling
2026-07-02 8:21 UTC (5+ messages)
` [usb-storage] "
[PATCH v2 0/3] scsi: ufs: Harden TX EQTR error handling paths
2026-07-02 7:49 UTC (8+ messages)
` [PATCH v2 1/3] scsi: ufs: ufs-qcom: Restore TX Equalization settings on FOM failure
` [PATCH v2 2/3] scsi: ufs: core: Tolerate RX_FOM read failures in TX EQTR
` [PATCH v2 3/3] scsi: ufs: core: Always run tx_eqtr POST_CHANGE notify
[PATCH v2] scsi: ufs: core: Avoid possible memory reclaim deadlock in TX EQTR context
2026-07-02 7:27 UTC (2+ messages)
[PATCH v2] scsi: libsas: fix HA resume deadlock and hisi_sas disk-wake race
2026-07-02 3:50 UTC (2+ messages)
[PATCH] scsi: libsas: fix HA resume deadlock and hisi_sas disk-wake race
2026-07-02 2:59 UTC (3+ messages)
[PATCH 0/2] scsi: target: fix CHAP_N handling
2026-07-01 18:31 UTC (5+ messages)
[PATCH] scsi: ufs: ufshcd: use str_enabled_disabled() for Write Booster messages
2026-07-01 17:51 UTC
[PATCH v18 0/5] shut down devices asynchronously
2026-07-01 14:11 UTC (7+ messages)
` [PATCH 3/5] driver core: async device shutdown infrastructure
` [PATCH 4/5] PCI: Enable async shutdown support
` [PATCH 5/5] scsi: "
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