linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-16 05:37:47 to 2022-06-22 08:39:02 UTC [more...]

[PATCH v6 0/7] treewide: ufs: Add support for Renesas R-Car UFS controller
 2022-06-22  8:38 UTC  (13+ messages)
` [PATCH v6 7/7] arm64: dts: renesas: r8a779f0: spider-cpu: Enable UFS device

[PATCH 0/2] Fixes for device probing on flaky connections
 2022-06-22  8:16 UTC  (4+ messages)
` [PATCH 1/2] scsi: add BLIST_RETRY_SCAN to ignore errors during scanning

[PATCH v1 0/7] Provide features and fixes in MediaTek UFS platform
 2022-06-22  7:37 UTC  (8+ messages)
` [PATCH v1 1/7] scsi: ufs-mediatek: Fix build warnings
` [PATCH v1 2/7] scsi: ufs-mediatek: Always add delays for VCC operations
` [PATCH v1 3/7] scsi: ufs-mediatek: Prevent host hang by setting CLK_CG early
` [PATCH v1 4/7] scsi: ufs-mediatek: Add stage information for ref-clk control
` [PATCH v1 5/7] scsi: ufs-mediatek: Disable reset confirm feature by UniPro
` [PATCH v1 6/7] scsi: ufs-mediatek: Support host power control
` [PATCH v1 7/7] scsi: ufs-mediatek: Support performance boosting

[PATCH] scsi: qla2xxx: check correct variable in qla24xx_async_gffid()
 2022-06-22  6:21 UTC  (3+ messages)
  ` [PATCH v2] scsi: qla2xxx: "

[PATCH] scsi: isci: task: Remove duplicate 'the'
 2022-06-22  4:27 UTC 

[PATCH] scsi: isci: Remove duplicate 'the'
 2022-06-22  4:24 UTC 

[PATCH] scsi: isci: Remove duplicate 'the'
 2022-06-22  4:21 UTC 

[PATCH v2 0/6] blk-mq: Add a flag for reserved requests series
 2022-06-22  0:57 UTC  (8+ messages)
` [PATCH v2 1/6] scsi: core: Remove reserved request time-out handling
` [PATCH v2 2/6] blk-mq: Add a flag for reserved requests
` [PATCH v2 3/6] blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
` [PATCH v2 4/6] scsi: fnic: Drop reserved request handling
` [PATCH v2 5/6] blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
` [PATCH v2 6/6] blk-mq: Drop local variable for reserved tag

[PATCH 0/4] pm8001 driver improvements
 2022-06-22  2:10 UTC  (8+ messages)
` [PATCH 3/4] scsi: pm8001: Use non-atomic bitmap ops for tag alloc + free

[PATCH v5 00/11] scsi: ufs: Fix PMC and low-power mode on MediaTek UFS platforms
 2022-06-22  2:10 UTC  (12+ messages)
` [PATCH v5 01/11] scsi: ufs: Export ufshcd_uic_change_pwr_mode()
` [PATCH v5 02/11] scsi: ufs: Fix ADAPT logic for HS-G5
` [PATCH v5 03/11] scsi: ufs-mediatek: Introduce workaround for power mode change
` [PATCH v5 04/11] scsi: ufs-mediatek: Fix the timing of configuring device regulators
` [PATCH v5 05/11] scsi: ufs-mediatek: Prevent device regulators setting as LPM incorrectly
` [PATCH v5 07/11] scsi: ufs-mediatek: Support flexible parameters for smc calls
` [PATCH v5 08/11] scsi: ufs-mediatek: Support low-power mode for parents of VCCQx
` [PATCH v5 10/11] scsi: ufs-mediatek: Support multiple VCC sources

[PATCH 1/3] ufs: host: ufs-exynos: remove unused defines
 2022-06-22  2:10 UTC  (3+ messages)

[PATCH] scsi: iscsi: prefer xmit of DataOut before new cmd
 2022-06-22  2:10 UTC  (5+ messages)
    ` Antw: [EXT] "

[PATCH v2 00/11] qla2xxx bug fixes
 2022-06-22  2:10 UTC  (3+ messages)

[PATCH 1/1] scsi: iscsi: Make iscsi_unregister_transport() return void
 2022-06-22  2:10 UTC  (4+ messages)

[PATCH] trace: events: scsi: Print driver_tag and scheduler_tag in SCSI trace
 2022-06-22  1:43 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH 0/9] iscsi features for 5.20
 2022-06-22  1:20 UTC  (11+ messages)
` [PATCH 1/9] scsi: iscsi: Rename iscsi_conn_queue_work()
` [PATCH 2/9] scsi: iscsi: Add recv workqueue helpers
` [PATCH 3/9] scsi: iscsi: Run recv path from workqueue
` [PATCH 4/9] scsi: iscsi_tcp: Tell net when there's more data
` [PATCH 5/9] scsi: iscsi_tcp: Drop target_alloc use
` [PATCH 6/9] scsi: iscsi: Remove unneeded task state check
` [PATCH 7/9] scsi: iscsi: Remove iscsi_get_task back_lock requirement
` [PATCH 8/9] scsi: iscsi: Try to avoid taking back_lock in xmit path
` [PATCH 9/9] scsi: libiscsi: Improve conn_send_pdu API

[PATCH 0/6] iscsi fixes for 5.19 or 5.20
 2022-06-22  1:15 UTC  (9+ messages)
` [PATCH 1/6] scsi: iscsi: Fix HW conn removal use after free
` [PATCH 2/6] scsi: iscsi: Allow iscsi_if_stop_conn to be called from kernel
` [PATCH 3/6] scsi: iscsi: Cleanup bound endpoints during shutdown
` [PATCH 4/6] scsi: iscsi: Add helper to remove a session from the kernel
` [PATCH 5/6] scsi: qedi: Use QEDI_MODE_NORMAL for error handling
` [PATCH 6/6] scsi: iscsi: Fix session removal on shutdown
` [EXT] [PATCH 0/6] iscsi fixes for 5.19 or 5.20

[PATCH -next] scsi: ufs: ufs-mediatek: Fix build error and type unmatch
 2022-06-22  1:01 UTC  (3+ messages)

[PATCH 0/5] blk-mq: Add a flag for reserved requests series
 2022-06-22  0:51 UTC  (24+ messages)
` [PATCH 1/5] scsi: core: Remove reserved request time-out handling
` [PATCH 2/5] blk-mq: Add a flag for reserved requests
` [PATCH 3/5] blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
` [PATCH 4/5] scsi: fnic: Drop reserved request handling
` [PATCH 5/5] blk-mq: Drop 'reserved' member of busy_tag_iter_fn

Do we still need the scsi IPR driver ?
 2022-06-21 22:12 UTC  (5+ messages)

[REGRESSION] qla2xxx: tape drive not removed after unplug FC cable
 2022-06-21 22:05 UTC  (5+ messages)
      ` [EXT] "

[PATCH v2 0/3] phase out CONFIG_VIRT_TO_BUS
 2022-06-21 21:56 UTC  (9+ messages)
` [PATCH v2 1/3] scsi: dpt_i2o: drop stale VIRT_TO_BUS dependency
` [PATCH v2 2/3] scsi: BusLogic remove bus_to_virt
` [PATCH v2 3/3] arch/*/: remove CONFIG_VIRT_TO_BUS

[PATCH] scsi: sym53c8xx_2: Remove duplicate 'with' in two places
 2022-06-21 16:26 UTC 

[PATCH] snic: Remove duplicate 'on' in two places
 2022-06-21 15:01 UTC 

[PATCH] ufs: core: fix typos in error messages
 2022-06-21 14:46 UTC 

[PATCH] scsi: aacraid: Remove duplicate 'the' in two places
 2022-06-21 14:23 UTC 

[PATCH] scsi: target: Remove duplicate 'the' in two places
 2022-06-21 14:20 UTC 

[PATCH] scsi: message: fusion: drop unexpected word "the"
 2022-06-21 10:31 UTC 

[PATCH] scsi: hisi_sas: aligned "*" each line
 2022-06-21  7:24 UTC 

[PATCH 1/4] video: fbdev: offb: Include missing linux/platform_device.h
 2022-06-20 18:15 UTC  (2+ messages)

[PATCH 0/4] target unmap/writespace fixes and enhancements
 2022-06-20 16:03 UTC  (14+ messages)
` [PATCH 1/4] scsi: target: Fix WRITE_SAME NDOB size check
` [PATCH 2/4] scsi: target: Fix WRITE_SAME NDOB handling in file
` [PATCH 3/4] scsi: target: Fix WRITE_SAME NDOB handling in iblock
` [PATCH 4/4] scsi: target: Detect unmap support post configuration

[GIT PULL] SCSI fixes for 5.19-rc3
 2022-06-20 15:00 UTC  (2+ messages)

[PATCH] scsi: ufs-bsg: Remove ufs_bsg_get_query_desc_size function
 2022-06-20 12:26 UTC 

[PATCH RFC v2 00/18] blk-mq/libata/scsi: SCSI driver tagging improvements
 2022-06-20 11:56 UTC  (23+ messages)
` [PATCH RFC v2 03/18] scsi: core: Implement reserved command handling

[PATCH 0/8] Use block pr_ops in LIO
 2022-06-20  7:23 UTC  (22+ messages)
` [PATCH 01/11] scsi: target: Rename sbc_ops to exec_cmd_ops
` [PATCH 02/11] scsi: Rename sd_pr_command
` [PATCH 03/11] scsi: Move sd_pr_type to header to share
` [PATCH 04/11] block: Add PR callouts for read keys and reservation
` [PATCH 07/11] scsi: target: Allow backends to hook into PR handling
` [PATCH 08/11] scsi: target: Add block PR support to iblock
` [PATCH 09/11] block, nvme: Add error for reservation conflicts

[PATCH] scsi: mpt3sas: Fix space and spelling mistake
 2022-06-17 10:11 UTC 

[PATCH] drivers:scsi: fix typo in comment
 2022-06-17  8:15 UTC 

[PATCH v4] scsi: support packing multi-segment in UNMAP command
 2022-06-17  3:50 UTC  (4+ messages)

[PATCH -next] scsi: target: iscsi: Fix NULL pointer dereference in iscsi_conn_auth_required()
 2022-06-17  2:21 UTC  (2+ messages)

[PATCH RESEND --next] scsi: lpfc: Use memset_startat() helper in lpfc_nvmet_xmt_fcp_op_cmp
 2022-06-17  2:21 UTC  (2+ messages)

[PATCH v4 0/6] Add support for UFS controller found in FSD SoC
 2022-06-17  2:21 UTC  (3+ messages)

[PATCH] scsi: ufs: exynos: constify driver data
 2022-06-17  2:21 UTC  (2+ messages)

[PATCH] ibmvfc: multiqueue bug fixes
 2022-06-17  2:20 UTC  (4+ messages)
` [PATCH] ibmvfc: store vhost pointer during subcrq allocation
` [PATCH] ibmvfc: alloc/free queue resource only during probe/remove

[PATCH v2 0/3] ufs: Fix a race between the interrupt handler and the reset handler
 2022-06-17  2:20 UTC  (2+ messages)

[PATCH v3] scsi: storvsc: Correct reporting of Hyper-V I/O size limits
 2022-06-17  2:20 UTC  (2+ messages)

[PATCH] scsi: Remove usage of the deprecated ida_simple_xxx API
 2022-06-17  2:04 UTC 

[PATCH v2 0/4] rpmb subsystem, uapi and virtio-rpmb driver
 2022-06-16 19:21 UTC  (8+ messages)
` [PATCH v2 2/4] char: rpmb: provide a user space interface
` [PATCH v2 3/4] rpmb: create virtio rpmb frontend driver
` [PATCH v2 4/4] tools rpmb: add RPBM access tool

blktests failures with v5.19-rc1
 2022-06-16 17:55 UTC  (5+ messages)

[PATCH] scsi: fcoe: convert sysfs snprintf to sysfs_emit
 2022-06-16 11:54 UTC 

[PATCH] scsi: fnic: convert sysfs snprintf to sysfs_emit
 2022-06-16 11:39 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).