messages from 2026-06-30 11:09:34 to 2026-07-03 10:56:59 UTC [more...]
[PATCH v3 00/13] libmultipath: a generic multipath lib for block drivers
2026-07-03 10:56 UTC (24+ 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/17] Native SCSI multipath support
2026-07-03 10:53 UTC (20+ 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 v3 00/10] nvme: switch to libmultipath
2026-07-03 10:44 UTC (12+ 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 0/4] scsi: replace __get_free_pages() with kmalloc()
2026-07-03 8:35 UTC (21+ messages)
` [PATCH 1/4] scsi: target: file: use kmalloc() to allocate temporary protection buffer
` [PATCH 2/4] scsi: proc: use kmalloc() in proc writers
` [PATCH 3/4] scsi: ipr: use kmalloc() to allocate IPR dump buffer memory
` [PATCH 4/4] scsi: sym53c8xx_2: replace __get_free_pages() with kmalloc()
[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 0/3] Add UFS Host driver support for SpacemiT K3 SoC
2026-07-03 1:28 UTC (12+ 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 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 (10+ 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] scsi: smartpqi: cancel pending workers before freeing controller
2026-07-01 14:53 UTC (2+ messages)
[PATCH v18 0/5] shut down devices asynchronously
2026-07-01 14:11 UTC (11+ messages)
` [PATCH 1/5] driver core: separate function to shutdown one device
` [PATCH 2/5] driver core: do not always lock parent in shutdown
` [PATCH 3/5] driver core: async device shutdown infrastructure
` [PATCH 4/5] PCI: Enable async shutdown support
` [PATCH 5/5] scsi: "
[PATCH v2 0/7] pci: fix UAF and TOCTOU related to dynamic ID
2026-07-01 13:57 UTC (26+ messages)
` [PATCH v2 1/7] ata: don't keep pci_device_id
` [PATCH v2 2/7] nsp32: "
` [PATCH v2 3/7] ipack: tpci200: "
` [PATCH v2 4/7] mlxsw: "
` [PATCH v2 5/7] pci: make pci_match_one_device match on ID instead of device
` [PATCH v2 6/7] pci: fix dyn_id add TOCTOU
` [PATCH v2 7/7] pci: fix UAF when probe runs concurrent to dyn ID removal
[PATCH] scsi: megaraid_sas: fix PRP list out-of-bounds write
2026-07-01 12:48 UTC (4+ messages)
[PATCH v2] scsi: lpfc: Add rport validation in lpfc_dev_loss_tmo_callbk
2026-07-01 12:27 UTC (3+ messages)
[ANNOUNCE] Alpine Linux Persistence and Storage Summit 2026
2026-07-01 11:43 UTC
[PATCH] scsi: elx: efct: Fix potential memory leak in efct_hw_parse_filter()
2026-07-01 6:23 UTC
[PATCH] ufs: core: tracing: Do not dereference pointers in TP_printk()
2026-07-01 6:12 UTC (2+ messages)
[PATCH] scsi: hpsa: clamp physical LUN count in fallback report
2026-07-01 5:47 UTC (2+ messages)
[PATCH v2] ufs: core: add hba parameter to trace events
2026-06-30 22:58 UTC (3+ messages)
[PATCH v5 0/2] scsi: mpt3sas: add hwmon support
2026-06-30 22:59 UTC (5+ messages)
` [PATCH v5 1/2] scsi: mpt3sas: add IO Unit Page 7 config accessor
` [PATCH v5 2/2] scsi: mpt3sas: add hwmon support
[PATCH V1] scsi: ufs: dt-bindings: Document the Maili UFS Controller
2026-06-30 22:05 UTC
[PATCH] scsi: 3w-9xxx: validate ioctl result buffer lengths
2026-06-30 21:33 UTC (2+ messages)
[PATCH] scsi: ufs: core: Avoid sleeping in hard interrupt context when PREEMP_RT is enabled
2026-06-30 14:15 UTC (2+ 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