messages from 2024-10-02 18:25:15 to 2024-10-09 19:29:00 UTC [more...]
[PATCH v2 0/3] Fix bugs in qla2xxx driver
2024-10-09 19:28 UTC (5+ messages)
` [PATCH v2 1/3] scsi: qla2xxx: Drop starvation counter on success
` [PATCH v2 2/3] scsi: qla2xxx: Make target send correct LOGO
` [PATCH v2 3/3] scsi: qla2xxx: Remove incorrect trap
[PATCH v10 0/2] fix abort defect
2024-10-09 18:06 UTC (10+ messages)
` [PATCH v10 2/2] ufs: core: requeue aborted request
[PATCH v3 0/6] Replace the "slave_*" function names
2024-10-09 17:42 UTC (15+ messages)
` [PATCH v3 1/6] scsi: Rename .slave_alloc() and .slave_destroy()
` [PATCH v3 2/6] scsi: core: Rename .slave_alloc() and .slave_destroy() in the documentation
` [PATCH v3 3/6] scsi: Rename .device_configure() into .sdev_configure()
` [PATCH v3 4/6] scsi: Convert SCSI drivers to .sdev_configure()
` [PATCH v3 5/6] scsi: core: Remove the .slave_configure() method
` [PATCH v3 6/6] scsi: core: Update .slave_configure() references in the documentation
[PATCH v2] scsi: ufs: ufs-mediatek: configure individual LU queue flags
2024-10-09 17:32 UTC (2+ messages)
[PATCH v3 0/5] Initial support for RK3576 UFS controller
2024-10-09 13:23 UTC (10+ messages)
` [PATCH v3 1/5] scsi: ufs: core: Add UFSHCI_QUIRK_DME_RESET_ENABLE_AFTER_HCE
` [PATCH v3 2/5] dt-bindings: ufs: Document Rockchip UFS host controller
` [PATCH v3 3/5] soc: rockchip: add header for suspend mode SIP interface
` [PATCH v3 4/5] soc: rockchip: power-domain: Add GENPD_FLAG_RPM_ALWAYS_ON support
` [PATCH v3 5/5] scsi: ufs: rockchip: initial support for UFS
[PATCH 0/7] UFS cleanups and enhancements to ufs-exynos for gs101
2024-10-09 11:21 UTC (8+ messages)
` [PATCH 1/7] scsi: ufs: exynos: Allow UFS Gear 4
` [PATCH 2/7] scsi: ufs: exynos: add check inside exynos_ufs_config_smu()
` [PATCH 3/7] scsi: ufs: exynos: gs101: remove EXYNOS_UFS_OPT_BROKEN_AUTO_CLK_CTRL
` [PATCH 4/7] scsi: ufs: exynos: Add EXYNOS_UFS_OPT_SKIP_CONFIG_PHY_ATTR check
` [PATCH 5/7] scsi: ufs: exynos: gs101: remove unused phy attribute fields
` [PATCH 6/7] scsi: ufs: exynos: remove tx_dif_p_nsec from exynosauto_ufs_drv_init()
` [PATCH 7/7] scsi: ufs: exynos: add gs101_ufs_drv_init() hook and enable WriteBooster
[PATCH 0/3] Fix bugs in qla2xxx driver
2024-10-09 6:33 UTC (7+ messages)
` [PATCH 1/3] scsi: qla2xxx: Drop starvation counter on success
` [PATCH 2/3] scsi: qla2xxx: make target send correct LOGO
` [PATCH 3/3] scsi: qla2xxx: Remove incorrect trap
[Bug 219367] New: mpt3sas constant warnings and card resets on aarch64 Cortex-A72: _get_st_from_smid+0x54/0x70
2024-10-09 6:24 UTC
[PATCH 0/7] scsi: target: Add WRITE_ATOMIC_16 support
2024-10-09 6:10 UTC (9+ messages)
` [PATCH 1/7] scsi: target: Rename target_configure_unmap_from_queue
` [PATCH 2/7] scsi: target: Add atomic se_device fields
` [PATCH 3/7] scsi: target: Add helper to setup atomic values from block_device
` [PATCH 4/7] scsi: target: Add WRITE_ATOMIC_16 handler
` [PATCH 5/7] scsi: target: Report atomic values in INQUIRY
` [PATCH 6/7] scsi: target: Add WRITE_ATOMIC_16 support to RSOC
` [PATCH 7/7] scsi: target: Add atomic support to target_core_iblock
[PATCH] scsi: ufs: ufs-mediatek: configure individual LU queue flags
2024-10-09 5:09 UTC (4+ messages)
[PATCH v2] scsi: fnic: Use vzalloc() instead of vmalloc() and memset(0)
2024-10-09 4:38 UTC (5+ messages)
[bug report][mpt3sas] kmemleak observed after system boots up
2024-10-09 1:51 UTC
[PATCH v1 0/1] Set SDEV_OFFLINE when ufs shutdown
2024-10-08 17:58 UTC (7+ messages)
` [PATCH v1 1/1] ufs: core: set "
[PATCH v2] scsi: ufs: core: check asymmetric connected lanes
2024-10-08 17:42 UTC (2+ messages)
[PATCH v3] scsi: fnic: Use vcalloc() instead of vmalloc() and memset(0)
2024-10-08 11:19 UTC
[PATCH v2] mpi3mr: Validating SAS port assignments
2024-10-08 7:43 UTC
block: del_gendisk() vs blk_queue_enter() race condition
2024-10-08 6:04 UTC
[PATCH v1] scsi: ufs: core: check asymmetric connected lanes
2024-10-08 3:08 UTC
[PATCH v2 00/13] scsi: hisi_sas: Some fixes for hisi_sas
2024-10-08 2:18 UTC (14+ messages)
` [PATCH v2 01/13] scsi: hisi_sas: Adjust priority of registering and exiting debugfs for security
` [PATCH v2 02/13] scsi: hisi_sas: Create trigger_dump at the end of the debugfs initialization
` [PATCH v2 03/13] scsi: hisi_sas: Add firmware information check
` [PATCH v2 04/13] scsi: hisi_sas: Enable all PHYs that are not disabled by user during controller reset
` [PATCH v2 05/13] scsi: hisi_sas: Reset PHY again if phyup timeout
` [PATCH v2 06/13] scsi: hisi_sas: Check usage count only when the runtime PM status is RPM_SUSPENDING
` [PATCH v2 07/13] scsi: hisi_sas: Add cond_resched() for no forced preemption model
` [PATCH v2 08/13] scsi: hisi_sas: Default enable interrupt coalescing
` [PATCH v2 09/13] scsi: hisi_sas: Update disk locked timeout to 7 seconds
` [PATCH v2 10/13] scsi: hisi_sas: Add time interval between two H2D FIS following soft reset spec
` [PATCH v2 11/13] scsi: hisi_sas: Update v3 hw STP_LINK_TIMER setting
` [PATCH v2 12/13] scsi: hisi_sas: Create all dump files during debugfs initialization
` [PATCH v2 13/13] scsi: hisi_sas: Add latest_dump for the debugfs dump
[PATCH next] scsi: mpi3mr: fix uninitialized variables in mpi3mr_bring_ioc_ready
2024-10-08 0:17 UTC (2+ messages)
[RESEND PATCH] scsi: fnic: Use vzalloc() instead of vmalloc() and memset(0)
2024-10-07 12:04 UTC (2+ messages)
[PATCH] net: pktgen: Avoid out-of-range in get_imix_entries
2024-10-06 21:30 UTC (2+ messages)
[PATCH V1 0/3] Add support for multiple ICE algorithms
2024-10-06 8:32 UTC (11+ messages)
` [PATCH V1 1/3] dt-bindings: ufs: qcom: Document ice configuration table
` [PATCH V1 2/3] arm64: dts: qcom: sm8650: Add ICE algorithm entries
` [PATCH V1 3/3] scsi: ufs: qcom: Add support for multiple ICE algorithms
blktests failures with v6.12-rc1 kernel
2024-10-05 21:45 UTC (11+ messages)
[PATCH v1] mpi3mr: Validating SAS port assignments
2024-10-05 11:34 UTC (2+ messages)
[PATCH 0/5] hyper-v: Don't assume cpu_possible_mask is dense
2024-10-04 23:34 UTC (10+ messages)
` [PATCH 1/5] x86/hyperv: "
` [PATCH 2/5] Drivers: hv: "
` [PATCH 3/5] iommu/hyper-v: "
` [PATCH 4/5] scsi: storvsc: "
` [PATCH net-next 5/5] hv_netvsc: "
[PATCH AUTOSEL 6.1 38/42] scsi: lpfc: Add ELS_RSP cmd to the list of WQEs to flush in lpfc_els_flush_cmd()
2024-10-04 18:26 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 39/42] scsi: lpfc: Ensure DA_ID handling completion before deleting an NPIV instance
[PATCH AUTOSEL 6.6 53/58] scsi: lpfc: Add ELS_RSP cmd to the list of WQEs to flush in lpfc_els_flush_cmd()
2024-10-04 18:24 UTC (2+ messages)
` [PATCH AUTOSEL 6.6 54/58] scsi: lpfc: Ensure DA_ID handling completion before deleting an NPIV instance
[PATCH AUTOSEL 6.10 62/70] scsi: lpfc: Add ELS_RSP cmd to the list of WQEs to flush in lpfc_els_flush_cmd()
2024-10-04 18:21 UTC (3+ messages)
` [PATCH AUTOSEL 6.10 63/70] scsi: lpfc: Ensure DA_ID handling completion before deleting an NPIV instance
` [PATCH AUTOSEL 6.10 64/70] scsi: lpfc: Revise TRACE_EVENT log flag severities from KERN_ERR to KERN_WARNING
[PATCH AUTOSEL 6.11 68/76] scsi: lpfc: Add ELS_RSP cmd to the list of WQEs to flush in lpfc_els_flush_cmd()
2024-10-04 18:17 UTC (3+ messages)
` [PATCH AUTOSEL 6.11 69/76] scsi: lpfc: Ensure DA_ID handling completion before deleting an NPIV instance
` [PATCH AUTOSEL 6.11 70/76] scsi: lpfc: Revise TRACE_EVENT log flag severities from KERN_ERR to KERN_WARNING
[PATCH] scsi: fnic: move flush_work initialization out of if block
2024-10-04 2:08 UTC (2+ messages)
[PATCH] scsi: wd33c93: Don't use stale scsi_pointer value
2024-10-04 2:08 UTC (4+ messages)
[PATCH] scsi: scsi_transport_fc: allow setting rport state to current state
2024-10-04 2:08 UTC (2+ messages)
[PATCH v2] scsi: ufs: Use pre-calculated offsets in ufshcd_init_lrb
2024-10-04 2:08 UTC (6+ messages)
[PATCH V3] scsi: ufs: ufs-qcom: add fixup_dev_quirks vops
2024-10-04 2:03 UTC (2+ messages)
[PATCH] scsi: aic7xxx: Remove unused aic7770_find_device
2024-10-04 2:00 UTC (2+ messages)
[PATCH v4] scsi: ufs: Zero utp_upiu_req at the beginning of each command
2024-10-04 1:57 UTC (2+ messages)
[PATCH] scsi: aacraid: Remove unused aac_check_health
2024-10-04 1:55 UTC (2+ messages)
[PATCH] scsi: ufs: Do not open code read_poll_timeout
2024-10-04 1:49 UTC (2+ messages)
[PATCH] scsi: mptfusion: Remove #ifndef __GENKSYMS__ / #endif
2024-10-04 1:46 UTC (2+ messages)
[PATCH -next v2] scsi: qedf: Remove dead code
2024-10-04 1:38 UTC (2+ messages)
[PATCH v4 0/4] Clean up the UFS driver UIC code
2024-10-04 1:36 UTC (2+ messages)
[PATCH v2 00/11] Improve the "slave" function names
2024-10-03 21:08 UTC (25+ messages)
` [PATCH v2 01/11] scsi: arcmsr: Remove the changelog
` [PATCH v2 02/11] scsi: ips: "
` [PATCH v2 03/11] scsi: lpfc: "
` [PATCH v2 04/11] scsi: ncr53c8xx: "
` [PATCH v2 05/11] scsi: sym53c8xx: "
` [PATCH v2 06/11] scsi: Rename .slave_alloc() and .slave_destroy()
` [PATCH v2 07/11] scsi: core: Rename .slave_alloc() and .slave_destroy() in the documentation
` [PATCH v2 08/11] scsi: Rename .device_configure() into .sdev_configure()
` [PATCH v2 09/11] scsi: Convert SCSI drivers to .sdev_configure()
` [PATCH v2 10/11] scsi: core: Remove the .slave_configure() method
` [PATCH v2 11/11] scsi: core: Update .slave_configure() references in the documentation
[PATCH 0/4] Do not use "slave" in function names
2024-10-02 22:26 UTC (5+ messages)
` [PATCH 1/4] scsi: Rename .slave_alloc() and .slave_destroy()
[PATCH v4 00/14] Introduce support for Fabric Discovery and
2024-10-02 18:24 UTC (14+ messages)
` [PATCH v4 02/14] scsi: fnic: Add headers and definitions for FDLS
` [PATCH v4 03/14] scsi: fnic: Add support for fabric based solicited requests and responses
` [PATCH v4 04/14] scsi: fnic: Add support for target "
` [PATCH v4 05/14] scsi: fnic: Add support for unsolicited "
` [PATCH v4 06/14] scsi: fnic: Add and integrate support for FDMI
` [PATCH v4 07/14] scsi: fnic: Add and integrate support for FIP
` [PATCH v4 08/14] scsi: fnic: Add functionality in fnic to support FDLS
` [PATCH v4 09/14] scsi: fnic: Modify IO path to use FDLS
` [PATCH v4 10/14] scsi: fnic: Modify fnic interfaces "
` [PATCH v4 11/14] scsi: fnic: Add stats and related functionality
` [PATCH v4 12/14] scsi: fnic: Code cleanup
` [PATCH v4 13/14] scsi: fnic: Add support to handle port channel RSCN
` [PATCH v4 14/14] scsi: fnic: Increment driver version
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