messages from 2022-10-23 03:06:40 to 2022-10-26 23:25:20 UTC [more...]
[PATCH v3 00/19] Use block pr_ops in LIO
2022-10-26 23:19 UTC (11+ 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 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 13/19] nvme: Have NVMe pr_ops return a blk_status_t
[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] MAINTAINERS: Make Xiang Chen HiSilicon SAS controller driver maintainer
2022-10-26 11:33 UTC
[PATCH] scsi: pm8001: Drop !task check in pm8001_abort_task()
2022-10-26 10:56 UTC (2+ messages)
[PATCH v3 00/17] Add Multi Circular Queue Support
2022-10-26 9:21 UTC (4+ messages)
` [PATCH v3 06/17] ufs: core: mcq: Configure resource regions
[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)
[PATCH v5 0/3] Changes for ufshcd.c
2022-10-25 22:24 UTC (4+ 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
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 (12+ 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()
` [PATCH v4 3/3] scsi: ufs: core: Use is_visible to control UFS unit descriptor sysfs nodes
[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 (14+ messages)
` [PATCH 1/5] sgl_alloc_order: remove 4 GiB limit
` [PATCH 2/5] scatterlist: add sgl_copy_sgl() function
` [PATCH 3/5] scatterlist: add sgl_equal_sgl() function
` [PATCH 4/5] scatterlist: add sgl_memset()
` [PATCH 5/5] scsi_debug: change store from vmalloc to sgl
[PATCH RFC v3 00/22] blk-mq/libata/scsi: SCSI driver tagging improvements Part I
2022-10-25 10:18 UTC (24+ 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 RFC v3 0/7] blk-mq/libata/scsi: SCSI driver tagging improvements Part II
2022-10-25 10:32 UTC (8+ 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
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
[PATCH v4 00/10] Fix a deadlock in the UFS driver
2022-10-24 23:27 UTC (4+ messages)
[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 00/35] Allow scsi_execute users to control retries
2022-10-24 18:39 UTC (31+ messages)
` [PATCH v5 03/35] scsi: Add struct for args to execution functions
` [PATCH v5 05/35] scsi: libata: Convert to scsi_exec_req
` [PATCH v5 08/35] scsi: scsi_dh: "
` [PATCH v5 09/35] scsi: core: "
` [PATCH v5 11/35] scsi: sd: "
` [PATCH v5 12/35] scsi: zbc: "
` [PATCH v5 13/35] scsi: ses: "
` [PATCH v5 15/35] scsi: virtio_scsi: "
` [PATCH v5 16/35] scsi: target_core_pscsi: "
` [PATCH v5 17/35] scsi: ufshcd: "
` [PATCH v5 18/35] scsi: cxlflash: "
` [PATCH v5 19/35] scsi: Remove scsi_execute functions
` [PATCH v5 20/35] scsi: Have scsi-ml retry scsi_probe_lun errors
` [PATCH v5 21/35] scsi: retry INQUIRY after timeout
` [PATCH v5 22/35] scsi: Have scsi-ml retry read_capacity_16 errors
` [PATCH v5 23/35] scsi: Have scsi-ml retry sd_spinup_disk errors
` [PATCH v5 24/35] scsi: hp_sw: Have scsi-ml retry scsi_exec_req errors
` [PATCH v5 25/35] scsi: rdac: Have scsi-ml retry send_mode_select errors
` [PATCH v5 26/35] scsi: spi: Have scsi-ml retry spi_execute errors
` [PATCH v5 27/35] scsi: sd: Have scsi-ml retry sd_sync_cache errors
` [PATCH v5 28/35] scsi: ch: Have scsi-ml retry ch_do_scsi errors
` [PATCH v5 29/35] scsi: Have scsi-ml retry scsi_mode_sense errors
` [PATCH v5 30/35] scsi: Have scsi-ml retry scsi_report_lun_scan errors
` [PATCH v5 31/35] scsi: sd: Have sd_pr_command retry UAs
` [PATCH v5 32/35] scsi: sd: Have scsi-ml retry read_capacity_10 errors
` [PATCH v5 33/35] scsi: ses: Have scsi-ml retry scsi_exec_req errors
` [PATCH v5 34/35] scsi: sr: Have scsi-ml retry get_sectorsize errors
` [PATCH v5 35/35] scsi: Add kunit tests for scsi_check_passthrough
[PATCH v1] ufs: core: print more evt history
2022-10-24 15:43 UTC (3+ messages)
[PATCH] scsi: nsp_cs: remove variable i
2022-10-24 14:11 UTC
[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 (45+ messages)
` [PATCH v25 01/44] sg: move functions around
` [PATCH v25 02/44] sg: remove typedefs, type+formatting cleanup
` [PATCH v25 03/44] sg: sg_log and is_enabled
` [PATCH v25 04/44] sg: remove typedefs, type+formatting cleanup
` [PATCH v25 05/44] sg: bitops in sg_device
` [PATCH v25 06/44] sg: make open count an atomic
` [PATCH v25 07/44] sg: move header to uapi section
` [PATCH v25 08/44] sg: speed sg_poll and sg_get_num_waiting
` [PATCH v25 09/44] sg: sg_allow_if_err_recovery and renames
` [PATCH v25 10/44] sg: change rwlock to spinlock
` [PATCH v25 11/44] sg: ioctl handling
` [PATCH v25 12/44] sg: split sg_read
` [PATCH v25 13/44] sg: sg_common_write add structure for arguments
` [PATCH v25 14/44] sg: rework sg_vma_fault
` [PATCH v25 15/44] sg: rework sg_mmap
` [PATCH v25 16/44] sg: replace sg_allow_access
` [PATCH v25 17/44] sg: rework scatter gather handling
` [PATCH v25 18/44] sg: introduce request state machine
` [PATCH v25 19/44] sg: sg_find_srp_by_id
` [PATCH v25 20/44] sg: sg_fill_request_element
` [PATCH v25 21/44] sg: printk change %p to %pK
` [PATCH v25 22/44] sg: xarray for fds in device
` [PATCH v25 23/44] sg: xarray for reqs in fd
` [PATCH v25 24/44] sg: replace rq array with xarray
` [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 28/44] sg: add 8 byte SCSI LUN to sg_scsi_id
` [PATCH v25 29/44] sg: expand sg_comm_wr_t
` [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 33/44] sg: first debugfs support
` [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
[PATCH V2] scsi: ufs: core: Let delay value after LPM can be modified by vendor
2022-10-23 10:18 UTC (3+ messages)
[PATCH 0/2] Check and update the device link rate during discovery
2022-10-23 7:07 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox