linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-28 22:42:02 to 2024-01-12 14:27:28 UTC [more...]

[GIT PULL] first round of SCSI updates for the 6.7+ merge window
 2024-01-12 14:27 UTC  (9+ messages)

[PATCH] scsi: core: move scsi_host_busy() out of host lock for waking up EH handler
 2024-01-12 12:42 UTC  (3+ messages)

[PATCH] scsi: core: Safe warning about bad dev info string
 2024-01-12 11:33 UTC  (5+ messages)

[PATCH v6 0/6] Disable fair tag sharing for UFS devices
 2024-01-12  4:39 UTC  (8+ messages)
` [PATCH v6 1/4] block: Make fair tag sharing configurable

[PATCH] scsi: isci: request: Fix an error code problem in isci_io_request_build
 2024-01-12  4:19 UTC 

[Report] blk-zoned/ZNS: non_power_of_2 of zone->len]
 2024-01-12  3:46 UTC  (2+ messages)

[PATCH] scsi: target: add TMF to tmr_list at the handling
 2024-01-12  2:43 UTC  (3+ messages)

[PATCH] scsi: core: Kick the requeue list after inserting when flushing
 2024-01-12  2:38 UTC  (4+ messages)

[PATCH] scsi: fnic: unlock on error path in fnic_queuecommand()
 2024-01-12  2:35 UTC  (3+ messages)

[PATCH] scsi: fcoe: Fix unsigned comparison with zero in store_ctlr_mode()
 2024-01-12  2:27 UTC  (3+ messages)

blktests failures with v6.7-rc1 kernel
 2024-01-12  0:30 UTC  (2+ messages)
` blktests failures with v6.7 kernel

[PATCH] scsi: aacraid: Clean up errors in commsup.c
 2024-01-11 17:33 UTC  (2+ messages)

[PATCH v2 00/16] block atomic writes
 2024-01-11 16:15 UTC  (23+ messages)

[PATCH] scsi: qla2xxx: fix fortify warning
 2024-01-11 14:11 UTC 

[PATCH 0/5] scsi: Replace {v}snprintf() variants with safer alternatives
 2024-01-11 13:17 UTC  (6+ messages)
` [PATCH 1/5] scsi: 3w-9xxx: Remove snprintf() from sysfs call-backs and replace with sysfs_emit()
` [PATCH 2/5] scsi: 3w-sas: "
` [PATCH 3/5] scsi: 3w-xxxx: "
` [PATCH 4/5] scsi: 53c700: "
` [PATCH 5/5] scsi: aacraid: aachba: Replace snprintf() with the safer scnprintf() variant

[PATCH] scsi: aacraid: Clean up errors in linit.c
 2024-01-11 11:30 UTC 

[PATCH] scsi: aacraid: Clean up errors in commctrl.c
 2024-01-11 11:27 UTC 

[PATCH] scsi: aacraid: Clean up errors in aachba.c
 2024-01-11 11:25 UTC 

[PATCH] scsi: qla4xxx: Clean up errors in ql4_iocb.c
 2024-01-11 11:22 UTC 

[PATCH] scsi: qla4xxx: Clean up errors in ql4_glbl.c
 2024-01-11 11:20 UTC 

[PATCH] scsi: qla4xxx: Clean up errors in ql4_isr.c
 2024-01-11 11:18 UTC 

[PATCH] scsi: qla4xxx: Clean up errors in ql4_mbx.c
 2024-01-11 11:15 UTC 

[PATCH] scsi/qla4xxx: Clean up errors in ql4_nvram.c
 2024-01-11 11:13 UTC 

[PATCH] scsi: qla4xxx: Clean up errors in ql4_def.h
 2024-01-11 11:11 UTC 

[Regression] Hang deleting ATA HDD device for undocking
 2024-01-11  1:00 UTC  (14+ messages)

[LSF/MM/BPF TOPIC] Removing GFP_NOFS
 2024-01-09 22:44 UTC  (15+ messages)
  ` [Lsf-pc] "

[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
 2024-01-09 22:08 UTC  (4+ messages)

[PATCH v1 0/2] scsi: allow host change auto suspend timer
 2024-01-09 21:34 UTC  (4+ messages)
` [PATCH v1 1/2] scsi: core: move auto suspend timer to Scsi_Host
` [PATCH v1 2/2] ufs: host: mediatek: change default auto suspend timer

[PATCH v3 00/80] Constify most SCSI host templates
 2024-01-09 13:04 UTC  (5+ messages)
` [PATCH v3 79/80] scsi: ufs: Declare SCSI host template const

[PATCH v3 0/3] UIO_MEM_DMA_COHERENT for cnic/bnx2/bnx2x
 2024-01-09 12:14 UTC  (4+ messages)
` [PATCH v3 1/3] uio: introduce UIO_MEM_DMA_COHERENT type
` [PATCH v3 2/3] cnic,bnx2,bnx2x: use UIO_MEM_DMA_COHERENT
` [PATCH v3 3/3] cnic,bnx2,bnx2x: page align uio mmap allocations

[PATCH v2 0/3] UIO_MEM_DMA_COHERENT for cnic/bnx2/bnx2x
 2024-01-09 11:52 UTC  (10+ messages)
` [PATCH v2 1/3] uio: introduce UIO_MEM_DMA_COHERENT type
    ` [EXT] "
` [PATCH v2 2/3] cnic,bnx2,bnx2x: use UIO_MEM_DMA_COHERENT
` [PATCH v2 3/3] cnic,bnx2,bnx2x: page align uio mmap allocations
  ` [EXT] Re: [PATCH v2 0/3] UIO_MEM_DMA_COHERENT for cnic/bnx2/bnx2x

LSF/MM/BPF: 2024: Call for Proposals
 2024-01-08 19:35 UTC  (7+ messages)
  ` [LSF/MM/BPF TOPIC] Large block for I/O

remove another host aware model leftover
 2024-01-08 19:16 UTC  (13+ messages)
` [PATCH 1/2] sd: remove the !ZBC && blk_queue_is_zoned case in sd_read_block_characteristics
` [PATCH 2/2] block: remove disk_clear_zoned

[PATCH v2] scsi: qedf: fix spelling typo in comment
 2024-01-08 17:59 UTC  (2+ messages)

[PATCH v3] ufs: mcq: Add definition for REG_UFS_MEM_CFG register
 2024-01-08 17:57 UTC  (3+ messages)

[PATCH 0/2] ufs:mcq:Code cleanups
 2024-01-08 17:32 UTC  (5+ messages)
  ` [PATCH 1/2] ufs:mcq:Use ufshcd_mcq_req_to_hwq() to simplify updating hwq
  ` [PATCH 2/2] ufs:mcq:Remove unused parameters

[PATCH V2] scsi: mpi3mr: use ida to manage mrioc's id
 2024-01-08  1:59 UTC  (4+ messages)

[PATCH v1] ufs: get target SQ entry within critical section
 2024-01-08  0:51 UTC  (3+ messages)

[Bug 217599] New: Adaptec 71605z hangs with aacraid: Host adapter abort request after update to linux 6.4.0
 2024-01-07 10:48 UTC  (6+ messages)
` [Bug 217599] "

[PATCH] OPP: Remove the unused argument to config_clks_t
 2024-01-05 10:35 UTC  (4+ messages)

[PATCH RFC v3 for-6.8/block 00/17] block: don't access bd_inode directly from other modules
 2024-01-05 10:31 UTC  (22+ messages)
` [PATCH RFC v3 for-6.8/block 02/17] xen/blkback: use bdev api in xen_update_blkif_status()
` [PATCH RFC v3 for-6.8/block 04/17] mtd: block2mtd: use bdev apis
` [PATCH RFC v3 for-6.8/block 09/17] btrfs: "
` [PATCH RFC v3 for-6.8/block 11/17] erofs: use bdev api
` [PATCH RFC v3 for-6.8/block 13/17] jbd2: use bdev apis
` [PATCH RFC v3 for-6.8/block 14/17] buffer: add a new helper to read sb block

[PATCH v2 3/6] mpi3mr: Prevent PCI writes from driver during PCI error recovery
 2024-01-05  3:20 UTC  (2+ messages)

[PATCH v2 2/6] mpi3mr: Support PCIe Error Recovery callback handlers
 2024-01-04 23:49 UTC  (2+ messages)

[PATCH v2 1/6] mpi3mr: Creation of helper function
 2024-01-04 23:11 UTC  (2+ messages)

[Bug 151631] New: "Synchronizing SCSI cache" fails during(and delays) reboot/shutdown
 2024-01-04 11:45 UTC  (2+ messages)
` [Bug 151631] "

[PATCH v8 00/19] Pass data lifetime information to SCSI disk devices
 2024-01-04  6:08 UTC  (7+ messages)
` [PATCH v8 06/19] block, fs: Propagate write hints to the block device inode

[PATCH] scsi: mpi3mr: fix mpi3mr_fw.c kernel-doc warnings
 2024-01-04  4:12 UTC  (2+ messages)

[PATCH 0/3] smartpqi updates
 2024-01-04  4:11 UTC  (2+ messages)

[PATCH] scsi: ufs: qcom: Remove unnecessary goto statement from ufs_qcom_config_esi function
 2024-01-04  4:05 UTC  (2+ messages)

[PATCH 0/2] Fix the error path in ufshcd_async_scan()
 2024-01-04  4:03 UTC  (2+ messages)

Suggestion for the capability check in aac_send_raw_srb()
 2024-01-03  1:48 UTC 

[PATCH] scsi: ufs: core: Let the sq_lock protect sq_tail_slot access
 2024-01-02 20:33 UTC  (2+ messages)

[bug report] scsi: lpfc: Add support for the CM framework
 2024-01-02 12:58 UTC  (3+ messages)

[PATCH 4/5] scsi: qedf: fix spelling typo in comment
 2024-01-02  3:46 UTC  (2+ messages)

[PATCH 5/5] scsi: nsp32: fix spelling typo in comment
 2024-01-02  2:32 UTC 

[PATCH] scsi: ses: Move a label in ses_enclosure_data_process()
 2023-12-31 14:07 UTC  (9+ messages)
  `  "

scsi regression that after months is still not addressed and now bothering 6.1.y users, too
 2023-12-30 10:58 UTC  (5+ 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).