public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-19 22:32:54 to 2026-03-24 15:32:28 UTC [more...]

[PATCH v4 00/21] mm: expand mmap_prepare functionality and usage
 2026-03-24 15:32 UTC  (31+ messages)
` [PATCH v4 01/21] mm: various small mmap_prepare cleanups
` [PATCH v4 02/21] mm: add documentation for the mmap_prepare file operation callback
` [PATCH v4 03/21] mm: document vm_operations_struct->open the same as close()
` [PATCH v4 04/21] mm: avoid deadlock when holding rmap on mmap_prepare error
` [PATCH v4 05/21] mm: switch the rmap lock held option off in compat layer
` [PATCH v4 06/21] mm/vma: remove superfluous map->hold_file_rmap_lock
` [PATCH v4 07/21] mm: have mmap_action_complete() handle the rmap lock and unmap
` [PATCH v4 08/21] mm: add vm_ops->mapped hook
` [PATCH v4 09/21] fs: afs: revert mmap_prepare() change
` [PATCH v4 10/21] fs: afs: restore mmap_prepare implementation
` [PATCH v4 11/21] mm: add mmap_action_simple_ioremap()
` [PATCH v4 12/21] misc: open-dice: replace deprecated mmap hook with mmap_prepare
` [PATCH v4 13/21] hpet: "
` [PATCH v4 14/21] mtdchar: replace deprecated mmap hook with mmap_prepare, clean up
` [PATCH v4 15/21] stm: replace deprecated mmap hook with mmap_prepare
` [PATCH v4 16/21] staging: vme_user: "
` [PATCH v4 17/21] mm: allow handling of stacked mmap_prepare hooks in more drivers
` [PATCH v4 18/21] drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepare
` [PATCH v4 19/21] uio: replace deprecated mmap hook with mmap_prepare in uio_info
` [PATCH v4 20/21] mm: add mmap_action_map_kernel_pages[_full]()
` [PATCH v4 21/21] mm: on remap assert that input range within the proposed VMA

[PATCH 00/13] scsi: Core ALUA driver
 2026-03-24 15:12 UTC  (46+ messages)
` [PATCH 01/13] scsi: scsi_dh_alua: Delete alua_port_group
` [PATCH 02/13] scsi: alua: Create a core ALUA driver
` [PATCH 03/13] scsi: alua: Add scsi_alua_rtpg()
` [PATCH 05/13] scsi: alua: Add scsi_alua_tur()
` [PATCH 07/13] scsi: alua: Add scsi_alua_stpg_run()
` [PATCH 09/13] scsi: alua: Add scsi_alua_handle_state_transition()
` [PATCH 10/13] scsi: alua: Add scsi_alua_prep_fn()
` [PATCH 11/13] scsi: alua: Add scsi_device_alua_implicit()
` [PATCH 12/13] scsi: scsi_dh_alua: Switch to use core support
` [PATCH 13/13] scsi: core: Add implicit ALUA support

[PATCH v2 00/19] tracepoint: Avoid double static_branch evaluation at guarded call sites
 2026-03-24 14:28 UTC  (4+ messages)
` [PATCH v2 01/19] tracepoint: Add trace_call__##name() API
` [PATCH v2 14/19] scsi: ufs: Use trace_call__##name() at guarded tracepoint call sites

[PATCH] scsi: megaraid_sas: validate dynamic RAID map descriptor element counts
 2026-03-24 13:50 UTC  (2+ messages)

[PATCH v4 00/12] scsi: ufs: Add TX Equalization support for UFS 5.0
 2026-03-24 12:32 UTC  (35+ messages)
` [PATCH v4 01/12] scsi: ufs: core: Introduce a new ufshcd vops negotiate_pwr_mode()
` [PATCH v4 02/12] scsi: ufs: core: Pass force_pmc to ufshcd_config_pwr_mode() as a parameter
` [PATCH v4 03/12] scsi: ufs: core: Add UFS_HS_G6 and UFS_HS_GEAR_MAX to enum ufs_hs_gear_tag
` [PATCH v4 04/12] scsi: ufs: core: Add support for TX Equalization
` [PATCH v4 05/12] scsi: ufs: core: Add debugfs entries for TX Equalization params
` [PATCH v4 06/12] scsi: ufs: core: Add helpers to pause and resume command processing
` [PATCH v4 07/12] scsi: ufs: core: Add support to retrain TX Equalization via debugfs
` [PATCH v4 08/12] scsi: ufs: ufs-qcom: Fixup PAM-4 TX L0_L1_L2_L3 adaptation pattern length
` [PATCH v4 09/12] scsi: ufs: ufs-qcom: Implement vops tx_eqtr_notify()
` [PATCH v4 10/12] scsi: ufs: ufs-qcom: Implement vops get_rx_fom()
` [PATCH v4 11/12] scsi: ufs: ufs-qcom: Implement vops apply_tx_eqtr_settings()
` [PATCH v4 12/12] scsi: ufs: ufs-qcom: Enable TX Equalization

[PATCH] scsi_debug: Support configuring the maximum segment size
 2026-03-24  9:11 UTC  (2+ messages)

[PATCH v1 1/1] scsi: ufs: rockchip: Drop unused include
 2026-03-24  7:31 UTC  (3+ messages)

[PATCH v5 phy-next 00/27] Split Generic PHY consumer and provider API
 2026-03-24  5:35 UTC  (35+ messages)
` [PATCH v5 phy-next 02/27] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v5 phy-next 03/27] usb: add "
` [PATCH v5 phy-next 04/27] drm: add <linux/pm_runtime.h> where missing
` [PATCH v5 phy-next 05/27] phy: "
` [PATCH v5 phy-next 06/27] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v5 phy-next 07/27] net: lan969x: include missing <linux/of.h>
` [PATCH v5 phy-next 08/27] PCI: Remove device links to PHY
` [PATCH v5 phy-next 09/27] scsi: ufs: exynos: stop poking into struct phy guts
` [PATCH v5 phy-next 10/27] scsi: ufs: qcom: keep parallel track of PHY power state
` [PATCH v5 phy-next 11/27] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v5 phy-next 12/27] usb: host: tegra: "
` [PATCH v5 phy-next 13/27] usb: gadget: tegra-xudc: "
` [PATCH v5 phy-next 14/27] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH v5 phy-next 15/27] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v5 phy-next 16/27] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v5 phy-next 17/27] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v5 phy-next 18/27] drm/rockchip: dsi: include PHY provider header
` [PATCH v5 phy-next 19/27] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v5 phy-next 20/27] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v5 phy-next 21/27] net: renesas: rswitch: "
` [PATCH v5 phy-next 22/27] pinctrl: tegra-xusb: "
` [PATCH v5 phy-next 23/27] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v5 phy-next 24/27] phy: include PHY provider header (1/2)
` [PATCH v5 phy-next 25/27] phy: include PHY provider header (2/2)
` [PATCH v5 phy-next 26/27] phy: remove temporary provider compatibility from consumer header
` [PATCH v5 phy-next 27/27] MAINTAINERS: add regexes for linux-phy

[PATCH] scsi: qla2xxx: validate reset template state indices
 2026-03-24  1:44 UTC 

[PATCH] scsi: ufs: core: Add a vop to handle vendor specific ops
 2026-03-23 17:29 UTC  (2+ messages)

[PATCH] scsi: target: Replace strncpy() with strscpy() in VPD dump functions
 2026-03-23 17:13 UTC 

[PATCH v7 0/3] Enable ICE clock scaling
 2026-03-23 17:12 UTC  (3+ messages)
` [PATCH v7 3/3] soc: qcom: ice: Set ICE clk to TURBO on probe

[PATCH v3 0/3] scsi: virtio_scsi: move INIT_WORK calls to virtscsi_init
 2026-03-23 16:16 UTC  (4+ messages)

[PATCH] scsi: esas2r: fix __printf annotation on esas2r_log_master()
 2026-03-23 15:50 UTC  (2+ messages)

[PATCH v1 0/2] Add post change sequence for link start notify
 2026-03-23 15:43 UTC  (5+ messages)
` [PATCH v1 1/2] ufs: core: Configure only active lanes during link

[PATCH] scsi: scsh_dh_alua use the device timeout rather than a constant
 2026-03-23 15:15 UTC  (3+ messages)

[PATCH V5 0/3] Add UFS support for x1e80100 SoC
 2026-03-23 14:38 UTC  (2+ messages)
` (subset) "

[PATCH v12 0/5] shut down devices asynchronously
 2026-03-23 14:07 UTC  (6+ messages)
` [PATCH 3/5] driver core: async device shutdown infrastructure
` [PATCH 5/5] scsi: enable async shutdown support

[PATCH v5 0/1] scsi: sas: fix mkfs.xfs failure due to bogus optimal_io_size
 2026-03-23  8:45 UTC  (3+ messages)
` [PATCH v5 1/1] scsi: sas: skip opt_sectors when DMA reports no real optimization hint

[PATCH 0/2] scsi: be2iscsi: kzalloc + kcalloc to kzalloc_flex
 2026-03-21 19:17 UTC  (3+ messages)
` [PATCH 1/2] scsi: be2iscsi: simplify cid_array allocation
` [PATCH 2/2] scsi: be2iscsi: simplify hwi_controller allocation

[PATCH] scsi: be2iscsi: kzalloc + kcalloc to kzalloc_flex
 2026-03-21 16:27 UTC  (4+ messages)

[PATCH] scsi: lpfc: update outdated comment for renamed lpfc_freenode()
 2026-03-21 10:59 UTC 

[PATCH] scsi: iscsi_tcp: update outdated comment for renamed iscsi_conn_set_callbacks()
 2026-03-21 10:59 UTC 

[PATCH] scsi: ibmvfc: fix out-of-bounds write in ibmvfc_channel_setup_done
 2026-03-21  3:37 UTC 

[PATCH v3 00/12] scsi: ufs: Add TX Equalization support for UFS 5.0
 2026-03-21  2:30 UTC  (9+ messages)
` [PATCH v3 04/12] scsi: ufs: core: Add support for TX Equalization

[PATCH v3 00/16] mm: expand mmap_prepare functionality and usage
 2026-03-20 22:14 UTC  (17+ messages)
` [PATCH v3 01/16] mm: various small mmap_prepare cleanups
` [PATCH v3 02/16] mm: add documentation for the mmap_prepare file operation callback
` [PATCH v3 03/16] mm: document vm_operations_struct->open the same as close()
` [PATCH v3 04/16] mm: add vm_ops->mapped hook
` [PATCH v3 05/16] fs: afs: correctly drop reference count on mapping failure
` [PATCH v3 15/16] mm: add mmap_action_map_kernel_pages[_full]()

[PATCH] scsi: lpfc: Use the crc32c() function
 2026-03-20 20:48 UTC  (3+ messages)

[PATCH 01/11 net-next v4] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
 2026-03-20 18:55 UTC 

[PATCH v1 0/3] mpi3mr: Enhancements for mpi3mr
 2026-03-20  9:03 UTC  (4+ messages)
` [PATCH v1 1/3] mpi3mr: Reset controller on invalid I/O completion
` [PATCH v1 2/3] mpi3mr: Add queue-full tracking for operational request queues
` [PATCH v1 3/3] mpi3mr: Add retry mechanism for IOC shutdown with timeout reset

[PATCH] scsi: hpsa: kzalloc + kcalloc to kzalloc_flex
 2026-03-20  4:18 UTC 

[PATCH] scsi: bx2fc: use kzalloc_flex
 2026-03-20  4:11 UTC 

[PATCH] scsi: ses: Handle positive SCSI error from ses_recv_diag()
 2026-03-20  2:36 UTC  (2+ messages)

[PATCH] target/file: Use kzalloc_flex for aio_cmd
 2026-03-20  2:36 UTC  (2+ messages)

[PATCH] scsi: target: tcm_loop: drain commands in target_reset handler
 2026-03-20  2:36 UTC  (2+ messages)

[PATCH v3] scsi: ufs: rockchip,rk3576-ufshc: dt-bindings: Add new mphy reset item
 2026-03-20  2:36 UTC  (2+ messages)

[PATCH v3] scsi: ufs: qcom: dt-bindings: Document the Eliza UFS controller
 2026-03-20  2:36 UTC  (2+ messages)

[PATCH v2] scsi: scsi_transport_sas: Fix the maximum channel scanning issue
 2026-03-20  2:36 UTC  (2+ messages)

[PATCH] scsi: ibmvfc: fix OOB access in ibmvfc_discover_targets_done()
 2026-03-20  2:36 UTC  (2+ messages)

[PATCH v4 phy-next 00/24] Split Generic PHY consumer and provider API
 2026-03-20  2:11 UTC  (3+ messages)
` [PATCH v4 phy-next 09/24] ufs: exynos: stop poking into struct phy guts

[PATCH v2] ufs: core: Avoid IRQ thread wakeup during active UIC command
 2026-03-20  2:09 UTC  (7+ messages)

[PATCH v2] scsi: sd: fix missing put_disk() in sd_probe() error path
 2026-03-20  1:58 UTC 

[PATCH v2] scsi: ufs: core: Handle MCQ IAG events
 2026-03-20  1:38 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox