public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-30 21:50:04 to 2024-02-05 12:43:16 UTC [more...]

[PATCH 00/26] Zone write plugging
 2024-02-05 12:43 UTC  (72+ 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 v1 1/1] ufs: core: fix shift issue in ufshcd_clear_cmd
 2024-02-05 10:49 UTC 

[LSF/MM/BPF TOPIC] Reclaiming & documenting page flags
 2024-02-04 21:34 UTC  (4+ messages)

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

[PATCH] scsi: tcm_loop: make tcm_loop_lld_bus const
 2024-02-04 20:48 UTC 

[PATCH v4 00/15] Hardware wrapped key support for qcom ice and ufs
 2024-02-04 19:30 UTC  (14+ messages)
` [PATCH v4 02/15] qcom_scm: scm call for deriving a software secret
` [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 13/15] dt-bindings: crypto: ice: document the hwkm property
` [PATCH v4 15/15] arm64: dts: qcom: sm8550: add hwkm support to ufs ice

[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 v5 0/4] UIO_MEM_DMA_COHERENT for cnic/bnx2/bnx2x
 2024-02-04 10:20 UTC  (8+ messages)
` [PATCH v5 1/4] uio: introduce UIO_MEM_DMA_COHERENT type
` [PATCH v5 2/4] cnic,bnx2,bnx2x: use UIO_MEM_DMA_COHERENT
` [PATCH v5 3/4] uio_pruss: UIO_MEM_DMA_COHERENT conversion
` [PATCH v5 4/4] uio_dmem_genirq: "

[PATCH 0/3] drivers: scsi: struct bus_type cleanup
 2024-02-03 21:23 UTC  (6+ 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: core: move scsi_host_busy() out of host lock if it is for per-command
 2024-02-03  3:51 UTC  (2+ messages)

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

[PATCH v4 0/8] Add UFS support for SC7180/SM7125
 2024-02-01 21:53 UTC  (2+ messages)
` (subset) "

[Bug 217599] New: Adaptec 71605z hangs with aacraid: Host adapter abort request after update to linux 6.4.0
 2024-02-01 19:46 UTC  (2+ messages)
` [Bug 217599] "

[PATCH 0/2] UIO_MEM_DMA_COHERENT for cnic/bnx2/bnx2x
 2024-02-01 15:03 UTC  (12+ messages)
` [PATCH 1/2] uio: introduce UIO_MEM_DMA_COHERENT type
` [PATCH 2/2] cnic,bnx2,bnx2x: use UIO_MEM_DMA_COHERENT

[PATCH v9 00/19] Pass data lifetime information to SCSI disk devices
 2024-02-01 10:27 UTC  (19+ messages)
` [PATCH v9 01/19] fs: Fix rw_hint validation
` [PATCH v9 04/19] fs: Move enum rw_hint into a new header file
` [PATCH v9 07/19] fs/f2fs: Restore the whint_mode mount option
` [PATCH v9 08/19] fs/f2fs: Restore support for tracing data lifetimes
` [PATCH v9 18/19] scsi: scsi_debug: Implement GET STREAM STATUS
` [PATCH v9 19/19] scsi: scsi_debug: Maintain write statistics per group number
  ` [PATCH v9 03/19] fs: Split fcntl_rw_hint()
  ` [PATCH v9 05/19] fs: Propagate write hints to the struct block_device inode
  ` [PATCH v9 06/19] block, fs: Restore the per-bio/request data lifetime fields

[PATCH v1] scsi: ufs: core: Remove the ufshcd_release in ufshcd_err_handling_prepare
 2024-02-01  3:36 UTC  (8+ messages)

[PATCH v6 1/4] block: Make fair tag sharing configurable
 2024-01-31 23:52 UTC  (17+ messages)

[PATCH v2 00/17] Update lpfc to revision 14.4.0.0
 2024-01-31 22:38 UTC  (19+ messages)
` [PATCH v2 01/17] lpfc: Initialize status local variable in lpfc_sli4_repost_sgl_list
` [PATCH v2 02/17] lpfc: Fix possible memory leak in lpfc_rcv_padisc
` [PATCH v2 03/17] lpfc: Use sg_dma_len API to get struct scatterlist's length
` [PATCH v2 04/17] lpfc: Remove D_ID swap log message from trace event logger
` [PATCH v2 05/17] lpfc: Allow lpfc_plogi_confirm_nport logic to execute for Fabric nodes
` [PATCH v2 06/17] lpfc: Remove NLP_RCV_PLOGI early return during RSCN processing for ndlps
` [PATCH v2 07/17] lpfc: Fix failure to delete vports when discovery is in progress
` [PATCH v2 08/17] lpfc: Add condition to delete ndlp object after sending BLS_RJT to an ABTS
` [PATCH v2 09/17] lpfc: Save FPIN frequency statistics upon receipt of peer cgn notifications
` [PATCH v2 10/17] lpfc: Move handling of reset congestion statistics events
` [PATCH v2 11/17] lpfc: Remove shost_lock protection for fc_host_port shost APIs
` [PATCH v2 12/17] lpfc: Change nlp state statistic counters into atomic_t
` [PATCH v2 13/17] lpfc: Protect vport fc_nodes list with an explicit spin lock
` [PATCH v2 14/17] lpfc: Change lpfc_vport fc_flag member into a bitmask
` [PATCH v2 15/17] lpfc: Change lpfc_vport load_flag "
` [PATCH v2 16/17] lpfc: Update lpfc version to 14.4.0.0
` [PATCH v2 17/17] lpfc: Copyright updates for 14.4.0.0 patches

[PATCH 0/3] ufs: qcom: Mark "core_reset" as required property
 2024-01-31 19:03 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: ufs: qcom: Make reset properties as required

[GIT PULL] SCSI fixes for 6.8-rc2
 2024-01-31 18:31 UTC  (3+ messages)

[PATCH 00/17] lpfc: Update lpfc to revision 14.4.0.0
 2024-01-31 18:31 UTC  (35+ messages)
` [PATCH 01/17] lpfc: Initialize status local variable in lpfc_sli4_repost_sgl_list
` [PATCH 02/17] lpfc: Fix possible memory leak in lpfc_rcv_padisc
` [PATCH 03/17] lpfc: Use sg_dma_len API to get struct scatterlist's length
` [PATCH 04/17] lpfc: Remove D_ID swap log message from trace event logger
` [PATCH 05/17] lpfc: Allow lpfc_plogi_confirm_nport logic to execute for Fabric nodes
` [PATCH 06/17] lpfc: Remove NLP_RCV_PLOGI early return during RSCN processing for ndlps
` [PATCH 07/17] lpfc: Fix failure to delete vports when discovery is in progress
` [PATCH 08/17] lpfc: Add condition to delete ndlp object after sending BLS_RJT to an ABTS
` [PATCH 09/17] lpfc: Save FPIN frequency statistics upon receipt of peer cgn notifications
` [PATCH 10/17] lpfc: Move handling of reset congestion statistics events
` [PATCH 11/17] lpfc: Remove shost_lock protection for fc_host_port shost APIs
` [PATCH 12/17] lpfc: Change nlp state statistic counters into atomic_t
` [PATCH 13/17] lpfc: Protect vport fc_nodes list with an explicit spin lock
` [PATCH 14/17] lpfc: Change lpfc_vport fc_flag member into a bitmask
` [PATCH 15/17] lpfc: Change lpfc_vport load_flag "
` [PATCH 16/17] lpfc: Update lpfc version to 14.4.0.0
` [PATCH 17/17] lpfc: Copyright updates for 14.4.0.0 patches

[PATCH] scsi: lpfc: use unsigned type for num_sge
 2024-01-31 14:43 UTC  (5+ messages)
  `  "
    `  "

[PATCH 2/2] fnic: move fnic_fnic_flush_tx() to a work queue
 2024-01-31 11:50 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