public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-24 03:25:38 to 2022-10-27 21:52:16 UTC [more...]

[PATCH v3 00/17] Add Multi Circular Queue Support
 2022-10-27 21:52 UTC  (18+ messages)
` [PATCH v3 01/17] ufs: core: Probe for ext_iid support
` [PATCH v3 02/17] ufs: core: Optimize duplicate code to read extended feature
` [PATCH v3 03/17] ufs: core: Introduce Multi-circular queue capability
` [PATCH v3 04/17] ufs: core: Defer adding host to scsi if mcq is supported
` [PATCH v3 05/17] ufs: core: mcq: Introduce Multi Circular Queue
` [PATCH v3 06/17] ufs: core: mcq: Configure resource regions
` [PATCH v3 07/17] ufs: core: mcq: Calculate queue depth
` [PATCH v3 08/17] ufs: core: mcq: Allocate memory for mcq mode

[PATCH v5] scsi:iscsi: Fix multiple iscsi session unbind event sent to userspace
 2022-10-28  2:00 UTC  (3+ messages)

[PATCH] scsi: ufs: Introduce ufshcd_abort_all()
 2022-10-27 20:43 UTC 

[PATCH] scsi: ufs: core: Use 'else' in ufshcd_hba_enable()
 2022-10-27 20:39 UTC  (2+ messages)

[PATCH RFC v3 0/7] blk-mq/libata/scsi: SCSI driver tagging improvements Part II
 2022-10-27 17:23 UTC  (14+ messages)
` [PATCH RFC v3 1/7] ata: libata-scsi: Add ata_scsi_queue_internal()
` [PATCH RFC v3 2/7] ata: libata-scsi: Add ata_internal_queuecommand()
` [PATCH RFC v3 3/7] ata: libata: Make space for ATA queue command in scmd payload
` [PATCH RFC v3 4/7] ata: libata: Add ata_internal_timeout()
` [PATCH RFC v3 5/7] ata: libata: Queue ATA internal commands as requests
` [PATCH RFC v3 6/7] scsi: mvsas: Remove internal tag handling
` [PATCH RFC v3 7/7] scsi: hisi_sas: Remove internal tag handling for reserved commands

[PATCH v3 00/19] Use block pr_ops in LIO
 2022-10-27 17:16 UTC  (30+ messages)
` [PATCH v3 01/19] block: Add PR callouts for read keys and reservation
` [PATCH v3 02/19] scsi: Rename sd_pr_command
` [PATCH v3 03/19] scsi: Move sd_pr_type to header to share
` [PATCH v3 04/19] scsi: Add support for block PR read keys/reservation
` [PATCH v3 05/19] dm: "
` [PATCH v3 06/19] nvme: Fix reservation status related structs
` [PATCH v3 07/19] nvme: Don't hardcode the data len for pr commands
` [PATCH v3 08/19] nvme: Move pr code to it's own file
` [PATCH v3 09/19] nvme: Add pr_ops read_keys support
` [PATCH v3 10/19] nvme: Move NVMe and Block PR types to an array
` [PATCH v3 11/19] nvme: Add pr_ops read_reservation support
` [PATCH v3 12/19] block,nvme,scsi,dm: Add blk_status to pr_ops callouts
` [PATCH v3 13/19] nvme: Have NVMe pr_ops return a blk_status_t
` [PATCH v3 14/19] scsi: Export scsi_result_to_blk_status
` [PATCH v3 15/19] scsi: Have sd pr_ops return a blk_status_t
` [PATCH v3 16/19] scsi: target: Rename sbc_ops to exec_cmd_ops
` [PATCH v3 17/19] scsi: target: Allow backends to hook into PR handling
` [PATCH v3 18/19] scsi: target: Don't support SCSI-2 RESERVE/RELEASE
` [PATCH v3 19/19] scsi: target: Add block PR support to iblock

[RFC][PATCH v2 25/31] timers: scsi: Use del_timer_shutdown() before freeing timer
 2022-10-27 15:05 UTC 

[PATCH RFC v3 00/22] blk-mq/libata/scsi: SCSI driver tagging improvements Part I
 2022-10-27 10:45 UTC  (39+ messages)
` [PATCH RFC v3 01/22] blk-mq: Don't get budget for reserved requests
` [PATCH RFC v3 02/22] scsi: core: Add scsi_get_dev()
` [PATCH RFC v3 03/22] scsi: core: Implement reserved command handling
` [PATCH RFC v3 04/22] scsi: core: Add support to send reserved commands
` [PATCH RFC v3 05/22] scsi: core: Add support for reserved command timeout handling
` [PATCH RFC v3 06/22] scsi: libsas: Improve sas_ex_discover_expander() error handling
` [PATCH RFC v3 07/22] scsi: libsas: Notify LLDD expander found before calling sas_rphy_add()
` [PATCH RFC v3 08/22] scsi: scsi_transport_sas: Alloc sdev for expander
` [PATCH RFC v3 09/22] scsi: libsas: Add sas_alloc_slow_task_rq()
` [PATCH RFC v3 10/22] scsi: libsas: Add sas_queuecommand_internal()
` [PATCH RFC v3 11/22] scsi: libsas: Add sas_internal_timeout()
` [PATCH RFC v3 12/22] scsi: core: Use SCSI_SCAN_RESCAN in __scsi_add_device()
` [PATCH RFC v3 13/22] scsi: scsi_transport_sas: Allocate end device target id in the rphy alloc
` [PATCH RFC v3 14/22] ata: libata-scsi: Add ata_scsi_setup_sdev()
` [PATCH RFC v3 15/22] scsi: libsas: Add sas_ata_setup_device()
` [PATCH RFC v3 16/22] ata: libata-scsi: Allocate sdev early in port probe
` [PATCH RFC v3 17/22] scsi: libsas drivers: Reserve tags
` [PATCH RFC v3 18/22] scsi: libsas: Queue SMP commands as requests
` [PATCH RFC v3 19/22] scsi: libsas: Queue TMF "
` [PATCH RFC v3 20/22] scsi: core: Add scsi_alloc_request_hwq()
` [PATCH RFC v3 21/22] scsi: libsas: Queue internal abort commands as requests
` [PATCH RFC v3 22/22] scsi: libsas: Delete sas_task_slow.timer

[PATCH] scsi: qedf: Remove set but unused variable 'page'
 2022-10-27  2:58 UTC  (2+ messages)

[PATCH v4 0/7] scsi: libsas: Use request tag in more drivers
 2022-10-27  2:58 UTC  (2+ messages)

[PATCH v4 00/10] Fix a deadlock in the UFS driver
 2022-10-27  2:58 UTC  (5+ messages)

[PATCH 1/5] lpfc: Set sli4_param's cmf option to zero when CMF is turned off
 2022-10-27  2:58 UTC  (2+ messages)

[PATCH] target: Remove the unused function transport_lba_64_ext()
 2022-10-27  2:58 UTC  (2+ messages)

[PATCH] scsi: pm80xx: Remove unused reset_in_progress flag logic
 2022-10-27  2:58 UTC  (2+ messages)

[PATCH] MAINTAINERS: Make Xiang Chen HiSilicon SAS controller driver maintainer
 2022-10-27  2:24 UTC  (2+ messages)

[PATCH] scsi: pm8001: Drop !task check in pm8001_abort_task()
 2022-10-27  2:23 UTC  (4+ messages)

[PATCH v5 0/3] Changes for ufshcd.c
 2022-10-27  2:21 UTC  (5+ messages)
` [PATCH v5 1/3] scsi: ufs: core: Revert "WB is only available on LUN #0 to #7"
` [PATCH v5 2/3] scsi: ufs: core: Cleanup ufshcd_slave_alloc()
` [PATCH v5 3/3] scsi: ufs: core: Use is_visible to control UFS unit descriptor sysfs nodes

[PATCH] scsi: nsp_cs: remove variable i
 2022-10-27  2:16 UTC  (2+ messages)

[PATCH v2 0/6] add support of RSOC command
 2022-10-27  2:14 UTC  (2+ messages)

[PATCH v1] ufs: core: print more evt history
 2022-10-27  2:13 UTC  (4+ messages)

[PATCH 10/15] scsi: acorn: remove QUEUE_MAGIC_{FREE,USED}
 2022-10-26 22:43 UTC  (2+ messages)
` [PATCH 14/15] scsi: ncr53c8xx: replace CCB_MAGIC with bool busy

[PATCH v2 2/2] scsi: aacraid: Remove references to Series-9 (only)
 2022-10-26 20:10 UTC  (7+ messages)
` [PATCH v3 0/1] aacraid: Host adapter Adaptec 6405 constantly resets under high io load

[bug report] scsi: core: Release SCSI devices synchronously
 2022-10-26 18:39 UTC  (2+ messages)

[PATCH] ibmvfc: Avoid path failures during live migration
 2022-10-26 18:13 UTC 

[REGRESSION] introduced in 5.10.140 causes drives to drop from LSI SAS controller (Bisected to 6d17a112e9a63ff6a5edffd1676b99e0ffbcd269)
 2022-10-26 12:20 UTC  (3+ messages)
    ` [REGRESSION] introduced in 5.10.140 causes drives to drop from LSI SAS controller (Bisected to 6d17a112e9a63ff6a5edffd1676b99e0ffbcd269) #forregzbot

[PATCH v1 0/2] Add Mediatek UFS Multi Circular Queue
 2022-10-26  8:42 UTC  (4+ messages)
` [PATCH v1 1/2] ufs: core: mcq: Add config_mcq_resource vops
` [PATCH v1 2/2] ufs: mtk-host: Add MCQ feature

[linux-next:master] BUILD REGRESSION 89bf6e28373beef9577fa71f996a5f73a569617c
 2022-10-25 23:17 UTC  (4+ messages)

don't drop the queue reference in blk_mq_destroy_queue
 2022-10-25 14:26 UTC  (5+ messages)
` [PATCH 1/4] blk-mq: move the call to blk_put_queue out of blk_mq_destroy_queue

[PATCH v4 0/3] Changes for ufshcd.c
 2022-10-25 13:36 UTC  (8+ messages)
` [PATCH v4 1/3] scsi: ufs: core: Revert "WB is only available on LUN #0 to #7"
` [PATCH v4 2/3] scsi: ufs: core: Cleanup ufshcd_slave_alloc()

[BUG] lpfc: kernel NULL pointer dereference
 2022-10-25 12:47 UTC 

Inconsistency in torvalds/linux.git?
 2022-10-25 12:45 UTC  (3+ messages)

[PATCH 0/5] scatterlist: add operations for scsi_debug
 2022-10-25 12:19 UTC  (11+ messages)
` [PATCH 1/5] sgl_alloc_order: remove 4 GiB limit
` [PATCH 5/5] scsi_debug: change store from vmalloc to sgl

Report in downstream Debian: mpt3sas broken with xen dom0 with update to 5.10.149 in 5.10.y
 2022-10-25  6:38 UTC  (14+ messages)

[PATCH -next] scsi: lpfc: clean up some inconsistent indentings
 2022-10-25  6:00 UTC 

[Bug] double ->queue_rq() because of timeout in ->queue_rq()
 2022-10-24 15:41 UTC  (5+ messages)

[PATCH v5 0/7] libsas and drivers: NCQ error handling
 2022-10-24 16:20 UTC  (14+ messages)

[PATCH v5 35/35] scsi: Add kunit tests for scsi_check_passthrough
 2022-10-24 18:39 UTC  (3+ messages)

[PATCH v4] scsi:iscsi: Fix multiple iscsi session unbind event sent to userspace
 2022-10-24 12:50 UTC  (5+ messages)

[PATCH v25 00/44] sg: add v4 interface
 2022-10-24  3:20 UTC  (21+ messages)
` [PATCH v25 17/44] sg: rework scatter gather handling
` [PATCH v25 18/44] sg: introduce request state machine
` [PATCH v25 22/44] sg: xarray for fds in device
` [PATCH v25 25/44] sg: sense buffer rework
` [PATCH v25 26/44] sg: add sg v4 interface support
` [PATCH v25 27/44] sg: rework debug info
` [PATCH v25 30/44] sg: add sg_iosubmit_v3 and sg_ioreceive_v3 ioctls
` [PATCH v25 31/44] sg: move procfs objects to avoid forward decls
` [PATCH v25 32/44] sg: protect multiple receivers
` [PATCH v25 34/44] sg: rework mmap support
` [PATCH v25 35/44] sg: defang allow_dio
` [PATCH v25 36/44] sg: warn v3 write system call users
` [PATCH v25 37/44] sg: add mmap_sz tracking
` [PATCH v25 38/44] sg: track lowest inactive and await indexes
` [PATCH v25 39/44] sg: remove unit attention check for device changed
` [PATCH v25 40/44] sg: no_dxfer: move to/from kernel buffers
` [PATCH v25 41/44] sg: add bio_poll support
` [PATCH v25 42/44] sg: add statistics similar to st
` [PATCH v25 43/44] sg: rework command completion when removed device
` [PATCH v25 44/44] sg: bump version to 4.0.14


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