linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-02 07:37:04 to 2024-02-10 07:14:02 UTC [more...]

[PATCH 00/10] scsi: Replace {v}snprintf() variants with safer alternatives
 2024-02-10  7:14 UTC  (21+ messages)
` [PATCH 03/10] scsi: NCR5380: Replace snprintf() with the safer scnprintf() variant
` [PATCH 04/10] scsi: aacraid: linit: Remove snprintf() from sysfs call-backs and replace with sysfs_emit()
` [PATCH 05/10] scsi: aacraid: linit: Replace snprintf() with the safer scnprintf() variant
` [PATCH 06/10] scsi: aha1542: "
` [PATCH 07/10] scsi: aic7xxx: aicasm: Trivial: Remove trailing whitespace
` [PATCH 08/10] scsi: aic7xxx: aicasm: Replace snprintf() with the safer scnprintf() variant
` [PATCH 09/10] scsi: aic94xx: Remove snprintf() from sysfs call-backs and replace with sysfs_emit()
` [PATCH 10/10] scsi: arcmsr: "

[GIT PULL] SCSI fixes for 6.8-rc3
 2024-02-10  1:24 UTC  (2+ messages)

megaraid_sas: multiple FALLOC_FL_ZERO_RANGE causes timeouts and resets on MegaRAID 9560-8i 4GB since 5.19
 2024-02-10  1:18 UTC 

[PATCH 00/26] Zone write plugging
 2024-02-10  0:06 UTC  (100+ messages)
` [PATCH 01/26] block: Restore sector of flush requests
` [PATCH 02/26] block: Remove req_bio_endio()
` [PATCH 03/26] block: Introduce bio_straddle_zones() and bio_offset_from_zone_start()
` [PATCH 04/26] block: Introduce blk_zone_complete_request_bio()
` [PATCH 05/26] block: Allow using bio_attempt_back_merge() internally
` [PATCH 06/26] block: Introduce zone write plugging
` [PATCH 07/26] block: Allow zero value of max_zone_append_sectors queue limit
` [PATCH 08/26] block: Implement zone append emulation
` [PATCH 09/26] block: Allow BIO-based drivers to use blk_revalidate_disk_zones()
` [PATCH 10/26] dm: Use the block layer zone append emulation
` [PATCH 11/26] scsi: sd: "
` [PATCH 12/26] ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature
` [PATCH 13/26] null_blk: "
` [PATCH 14/26] null_blk: Introduce zone_append_max_sectors attribute
` [PATCH 15/26] null_blk: Introduce fua attribute
` [PATCH 16/26] nvmet: zns: Do not reference the gendisk conv_zones_bitmap
` [PATCH 17/26] block: Remove BLK_STS_ZONE_RESOURCE
` [PATCH 18/26] block: Simplify blk_revalidate_disk_zones() interface
` [PATCH 19/26] block: mq-deadline: Remove support for zone write locking
` [PATCH 20/26] block: Remove elevator required features
` [PATCH 21/26] block: Do not check zone type in blk_check_zone_append()
` [PATCH 22/26] block: Move zone related debugfs attribute to blk-zoned.c
` [PATCH 23/26] block: Remove zone write locking
` [PATCH 24/26] block: Do not special-case plugging of zone write operations
` [PATCH 25/26] block: Reduce zone write plugging memory usage
` [PATCH 26/26] block: Add zone_active_wplugs debugfs entry

[PATCH 0/8] scsi: ufs: qcom: fix UFSDHCD support on MSM8996 platform
 2024-02-09 22:30 UTC  (16+ messages)
` [PATCH 1/8] dt-bindings: ufs: qcom,ufs: add second RX lane "
` [PATCH 2/8] scsi: ufs: qcom: provide default cycles_in_1us value
` [PATCH 3/8] arm64: dts: qcom: msm8996: unbreak UFS HCD support
` [PATCH 4/8] arm64: dts: qcom: msm8996: specify UFS core_clk frequencies
` [PATCH 5/8] arm64: dts: qcom: msm8996: add second UFS RX lane on MSM8996 platform
` [PATCH 6/8] arm64: dts: qcom: msm8996: set GCC_UFS_ICE_CORE_CLK freq directly
` [PATCH 7/8] dt-bindings: ufs: qcom,ufs: drop source clock entries
` [PATCH 8/8] arm64: dts: qcom: msm8996: drop source clock entries from the UFS node

[PATCH v2 1/1] scsi: target: Fix unmap setup during configuration
 2024-02-09 21:52 UTC 

[PATCH 0/3] ufs: qcom: Mark "core_reset" as required property
 2024-02-09 20:16 UTC  (5+ messages)
` [PATCH 3/3] arm64: dts: qcom: msm8996: Add missing UFS host controller reset

[PATCH v4 0/2] Ensure FCoE target interrupts work correctly
 2024-02-09 18:07 UTC  (3+ messages)
` [PATCH v4 1/2] Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock"
` [PATCH v4 2/2] fnic: move fnic_fnic_flush_tx() to a work queue

[PATCH v3 1/2] Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock"
 2024-02-09 10:19 UTC  (2+ messages)
  ` [PATCH v3 2/2] fnic: move fnic_fnic_flush_tx() to a work queue

[PATCH] scsi: elx: efct: adjust error handling inside efct_hw_setup_io
 2024-02-09  6:24 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Removing GFP_NOFS
 2024-02-08 22:45 UTC  (6+ messages)

[RFC PATCH 0/6] async device shutdown support
 2024-02-07 18:41 UTC  (7+ messages)
` [RFC PATCH 1/6] minimal async shutdown infrastructure
` [RFC PATCH 2/6] Improve ability to perform async shutdown in parallel
` [RFC PATCH 3/6] pci bus async shutdown support
` [RFC PATCH 4/6] pci nvme "
` [RFC PATCH 5/6] scsi mid layer support for async command submit
` [RFC PATCH 6/6] sd: async cache flush on shutdown

[LSF/MM/BPF TOPIC] Reclaiming & documenting page flags
 2024-02-07 15:51 UTC  (5+ messages)

[PATCH] scsi: core: really include kunit tests with SCSI_LIB_KUNIT_TEST
 2024-02-07 15:37 UTC  (2+ messages)

[PATCH 1/1] scsi: target: Fix unmap setup during configuration
 2024-02-07 15:35 UTC  (5+ messages)

[PATCH] scsi: sd: fix sd ida memory leak
 2024-02-07 10:54 UTC  (2+ messages)

[PATCH v5 0/4] UIO_MEM_DMA_COHERENT for cnic/bnx2/bnx2x
 2024-02-06 20:16 UTC  (14+ messages)
` [PATCH v5 1/4] uio: introduce UIO_MEM_DMA_COHERENT type
  ` [PATCH v6 "
` [PATCH v5 2/4] cnic,bnx2,bnx2x: use UIO_MEM_DMA_COHERENT
` [PATCH v5 4/4] uio_dmem_genirq: UIO_MEM_DMA_COHERENT conversion
  ` [PATCH v6 "

[PATCH v3 00/15] block atomic writes
 2024-02-06 18:44 UTC  (3+ messages)

[PATCH v4 00/15] Hardware wrapped key support for qcom ice and ufs
 2024-02-06 11:59 UTC  (23+ messages)
` [PATCH v4 01/15] ice, ufs, mmc: use blk_crypto_key for program_key
` [PATCH v4 02/15] qcom_scm: scm call for deriving a software secret
` [PATCH v4 03/15] qcom_scm: scm call for create, prepare and import keys
` [PATCH v4 04/15] soc: qcom: ice: add hwkm support in ice
  ` [EXTERNAL] "
` [PATCH v4 05/15] soc: qcom: ice: support for hardware wrapped keys
  ` [EXTERNAL] "
` [PATCH v4 06/15] soc: qcom: ice: support for generate, import and prepare key
` [PATCH v4 08/15] ufs: core: add support to derive software secret
` [PATCH v4 09/15] ufs: core: add support for generate, import and prepare keys
` [PATCH v4 10/15] ufs: host: wrapped keys support in ufs qcom

[PATCH v6] scsi: support packing multi-segment in UNMAP command
 2024-02-06  3:53 UTC 

Build regressions/improvements in v6.8-rc1
 2024-02-06  2:33 UTC  (2+ messages)

[PATCH 0/5] scsi: Replace {v}snprintf() variants with safer alternatives
 2024-02-06  2:07 UTC  (2+ messages)

[PATCH v1 1/1] ufs: core: fix shift issue in ufshcd_clear_cmd
 2024-02-06  2:08 UTC  (4+ messages)

[PATCH] scsi: core: move scsi_host_busy() out of host lock if it is for per-command
 2024-02-06  2:08 UTC  (3+ messages)

[PATCH v1] scsi: ufs: core: Remove the ufshcd_release in ufshcd_err_handling_prepare
 2024-02-06  2:08 UTC  (2+ messages)

[PATCH] scsi: lpfc: use unsigned type for num_sge
 2024-02-06  2:08 UTC  (2+ messages)

[PATCH 00/42] Fix coccicheck warnings
 2024-02-06  2:07 UTC  (2+ messages)
` (subset) "

[PATCH v13 00/19] scsi: Allow scsi_execute users to request retries
 2024-02-06  2:07 UTC  (2+ messages)

[PATCH 0/3] drivers: scsi: struct bus_type cleanup
 2024-02-06  2:00 UTC  (7+ messages)
` [PATCH 1/3] scsi: fcoe: make fcoe_bus_type const
` [PATCH 2/3] scsi: iscsi: make iscsi_flashnode_bus const
` [PATCH 3/3] scsi: scsi_debug: make pseudo_lld_bus const

[PATCH] scsi: tcm_loop: make tcm_loop_lld_bus const
 2024-02-06  2:00 UTC  (3+ messages)

[PATCH v2 00/17] Update lpfc to revision 14.4.0.0
 2024-02-06  1:53 UTC  (2+ messages)

[PATCH 0/2] Ensure FCoE target interrupts work
 2024-02-06  1:23 UTC  (5+ messages)
` [PATCH 1/2] Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock"
` [PATCH 2/2] fnic: move fnic_fnic_flush_tx() to a work queue

[PATCH] target: sbp: integer overflow and potential memory corruption
 2024-02-05 22:02 UTC  (2+ messages)

[Bug 214967] New: mvsas not detecting some disks
 2024-02-04 21:19 UTC  (2+ messages)
` [Bug 214967] "

[Bug 218457] New: mpi3mr - mpi3mr_transport.c:1818:1: warning: the frame size of 1640 bytes is larger than 1280 bytes
 2024-02-04 16:37 UTC  (2+ messages)
` [Bug 218457] "

[PATCH] scsi: core: move scsi_host_busy() out of host lock for waking up EH handler
 2024-02-03  2:31 UTC  (3+ messages)


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).