public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-14 11:22:23 to 2022-07-19 21:06:41 UTC [more...]

[PATCH 0/6] qla2xxx driver features
 2022-07-19 21:06 UTC  (13+ messages)
` [PATCH 1/6] qla2xxx: Add debugfs create/delete helpers
` [PATCH 2/6] qla2xxx: Add a generic tracing framework
        ` [EXT] "
` [PATCH 3/6] qla2xxx: Add driver console messages tracing
` [PATCH 4/6] qla2xxx: Add srb tracing
` [PATCH 5/6] qla2xxx: Add NVMe parameters support in Auxiliary Image Status
` [PATCH 6/6] qla2xxx: Update version to 10.02.07.900-k

[PATCH v2 0/2] Reduce ATA disk resume time
 2022-07-19 18:14 UTC  (4+ messages)
` [PATCH v2 2/2] scsi: sd: Rework asynchronous resume support

[PATCH v2] scsi: ufs: ufs-pci: Correct check for RESET DSM
 2022-07-19 18:13 UTC  (2+ messages)

[PATCH v2] ufs: host: ufschd-pltfrm: Hold reference returned by of_parse_phandle()
 2022-07-19 18:12 UTC  (7+ messages)
  `  "

[PATCH v3] ufs: host: ufshcd-pltfrm: Hold reference returned by of_parse_phandle()
 2022-07-19 18:10 UTC  (2+ messages)

[PATCH] scsi: fix WARNING in scsi_alloc_sgtables
 2022-07-19 18:08 UTC  (3+ messages)

[PATCH] target: iscsi: handle abort for WRITE_PENDING cmds
 2022-07-19 16:14 UTC  (5+ messages)

[PATCH v2 0/4] target: Updates related to UASP
 2022-07-19 15:56 UTC  (7+ messages)
` [PATCH v2 1/4] target: Handle MI_REPORT_SUPPORTED_OPERATION_CODES
` [PATCH v2 2/4] target: Implement TMR_ABORT_TASK_SET
` [PATCH v2 3/4] target: Properly set Sense Data Length of CHECK CONDITION

[PATCH] scsi: message: fusion: Fix comment typo
 2022-07-19 13:09 UTC  (2+ messages)

[PATCH v1] scsi: ufs: correct ufshcd_shutdown flow
 2022-07-19 13:02 UTC 

[PATCH 0/6] add support of RSOC command
 2022-07-19 12:40 UTC  (9+ messages)
` [PATCH 1/6] scsi: target: core: "
` [PATCH 2/6] scsi: target: core: add list of opcodes for RSOC
` [PATCH 3/6] scsi: target: core: dynamic opcode support in RSOC
` [PATCH 4/6] scsi: target: core: add emulate_rsoc attribute
` [PATCH 5/6] scsi: target: core: dynamicaly set dpofua in usage_bits
` [PATCH 6/6] scsi: target: check emulate_3pc for RECEIVE COPY

SCSI discovery update
 2022-07-19 11:37 UTC  (5+ messages)
` [PATCH 10/14] scsi: sd: Move WRITE_ZEROES configuration to a separate function
  ` regression next-20220714: mkfs.ext4 on multipath device over scsi disks causes 'lifelock' in block layer

[PATCH v2 0/5] Prepare for upstreaming Pixel 6 UFS support
 2022-07-19 11:15 UTC  (9+ messages)
` [PATCH v2 1/5] scsi: ufs: Reduce the clock scaling latency
` [PATCH v2 2/5] scsi: ufs: Move a clock scaling check
` [PATCH v2 3/5] scsi: ufs: Pass the clock scaling timeout as an argument
` [PATCH v2 4/5] scsi: ufs: Add suspend/resume SCSI command processing support
` [PATCH v2 5/5] scsi: ufs: Allow UFS host drivers to override the sg entry size

[PATCH] scsi: mpt3sas: remove useless comparisons in _base_get_chain_buffer_dma_to_chain_buffer(), _base_release_memory_pools()
 2022-07-19 11:11 UTC 

[PATCH][next] scsi: ufs: core: Fix spelling mistake "Cannnot" -> "Cannot"
 2022-07-19 11:06 UTC 

[PATCH] scsi: sd: Add a comment about limiting max_sectors to shost optimal limit
 2022-07-19 10:06 UTC  (2+ messages)

[PATCH v6 0/6] DMA mapping changes for SCSI core
 2022-07-19  9:17 UTC  (15+ messages)
` [PATCH v6 1/6] dma-mapping: Add dma_opt_mapping_size()
` [PATCH v6 2/6] dma-iommu: Add iommu_dma_opt_mapping_size()
` [PATCH v6 3/6] scsi: core: Cap shost max_sectors according to DMA limits only once
` [PATCH v6 4/6] scsi: sd: Allow max_sectors be capped at DMA optimal size limit
` [PATCH v6 5/6] scsi: scsi_transport_sas: Cap shost opt_sectors according to DMA optimal limit
` [PATCH v6 6/6] ata: libata-scsi: Cap ata_device->max_sectors according to shost->max_sectors

[PATCH v2 00/25] usb: gadget: f_tcm: Enhance UASP driver
 2022-07-19  9:02 UTC  (27+ messages)
` [PATCH v2 01/25] target: Add overlapped response to tmrsp_table
` [PATCH v2 02/25] target: Add common TMR enum
` [PATCH v2 03/25] usb: gadget: f_tcm: Increase stream count
` [PATCH v2 04/25] usb: gadget: f_tcm: Increase bMaxBurst
` [PATCH v2 05/25] usb: gadget: f_tcm: Don't set static stream_id
` [PATCH v2 06/25] usb: gadget: f_tcm: Allocate matching number of commands to streams
` [PATCH v2 07/25] usb: gadget: f_tcm: Limit number of sessions
` [PATCH v2 08/25] usb: gadget: f_tcm: Handle multiple commands in parallel
` [PATCH v2 09/25] usb: gadget: f_tcm: Use extra number of commands
` [PATCH v2 10/25] usb: gadget: f_tcm: Return ATA cmd direction
` [PATCH v2 11/25] usb: gadget: f_tcm: Execute command on write completion
` [PATCH v2 12/25] usb: gadget: f_tcm: Minor cleanup redundant code
` [PATCH v2 13/25] usb: gadget: f_tcm: Don't free command immediately
` [PATCH v2 14/25] usb: gadget: f_tcm: Translate error to sense
` [PATCH v2 15/25] usb: gadget: f_tcm: Cleanup unused variable
` [PATCH v2 16/25] usb: gadget: f_tcm: Update state on data write
` [PATCH v2 17/25] usb: gadget: f_tcm: Handle abort command
` [PATCH v2 18/25] usb: gadget: f_tcm: Cleanup requests on ep disable
` [PATCH v2 19/25] usb: gadget: f_tcm: Decrement command ref count on cleanup
` [PATCH v2 20/25] usb: gadget: f_tcm: Save CPU ID per command
` [PATCH v2 21/25] usb: gadget: f_tcm: Get stream by tag
` [PATCH v2 22/25] usb: gadget: f_tcm: Send sense on cancelled transfer
` [PATCH v2 23/25] usb: gadget: f_tcm: Handle TASK_MANAGEMENT commands
` [PATCH v2 24/25] usb: gadget: f_tcm: Check overlapped command
` [PATCH v2 25/25] usb: gadget: f_tcm: Comply with UAS Task Management requirement

[RFC] scsi: ch: add scsi_device_put in ch_readconfig
 2022-07-19  7:54 UTC 

[PATCH 0/2] UFS Multi-Circular Queue (MCQ)
 2022-07-19  7:01 UTC  (3+ messages)
` [PATCH 1/2] scsi: ufs: Add Multi-Circular Queue support
` [PATCH 2/2] scsi: ufs-qcom: Implement three CMQ related vops

blktests failures with v5.19-rc1
 2022-07-19  4:50 UTC  (4+ messages)

[PATCH] scsi:Unneeded semicolon
 2022-07-19  3:27 UTC 

[PATCH] scsi:Unneeded semicolon
 2022-07-19  3:26 UTC 

[PATCH] scsi:Unneeded semicolon
 2022-07-19  3:23 UTC 

[PATCH v1] scsi: ufs: enable link lost interrupt
 2022-07-19  3:19 UTC 

[PATCH v1] scsi: ufs: enable link lost interrupt
 2022-07-19  3:18 UTC 

[PATCH V2 00/16] smartpqi updates
 2022-07-19  3:08 UTC  (2+ messages)

[PATCH] scsi: ufs: core: Remove UIC_HIBERN8_ENTER_RETRIES
 2022-07-19  3:08 UTC  (2+ messages)

[PATCH v2 0/3] change exynos ufs phy control
 2022-07-19  3:08 UTC  (2+ messages)

[PATCH] scsi: fnic: refactor code in fnic probe to initialize scsi layer
 2022-07-19  3:08 UTC  (2+ messages)

[PATCH RESEND] sg: allow waiting for commands to complete on removed device
 2022-07-19  3:09 UTC  (2+ messages)

[PATCH] scsi - gvp11.c: fix DMA mask calculation error
 2022-07-19  3:08 UTC  (2+ messages)

[PATCH 00/10] qla2xxx bug fixes
 2022-07-19  3:08 UTC  (2+ messages)

[PATCH] target: iscsi: fix clang -Wformat warning
 2022-07-19  3:00 UTC  (5+ messages)
` [PATCH v2] target: iscsi: fix clang -Wformat warnings

[PATCH] scsi: ufs-bsg: Remove ufs_bsg_get_query_desc_size function
 2022-07-19  2:53 UTC  (3+ messages)

[PATCH] scsi: ufs: ufshcd: Read device property for ref clock
 2022-07-19  2:50 UTC  (3+ messages)

[PATCH 0/5] hisi_sas/libsas: Some misc patches
 2022-07-19  2:46 UTC  (7+ messages)
` [PATCH 1/5] scsi: hisi_sas: Call hisi_sas_slave_configure() from slave_configure_v3_hw()
` [PATCH 2/5] scsi: hisi_sas: Remove unnecessary variable to hold DMA map elements
` [PATCH 3/5] scsi: hisi_sas: Relocate DMA unmap of SMP task
` [PATCH 4/5] scsi: hisi_sas: Modify v3 HW SATA completion error processing
` [PATCH 5/5] scsi: libsas: Resume SAS host for phy reset or enable via sysfs

[PATCH] scsi: mpi3mr: delete a stray tab
 2022-07-19  2:40 UTC  (2+ messages)

[PATCH] scsi: mpi3mr: unlock on error path
 2022-07-19  2:39 UTC  (2+ messages)

[PATCH v2 0/1] mpi3mr: Fix compilation errors on i386 arch
 2022-07-19  2:39 UTC  (3+ messages)
` [PATCH v2 1/1] mpi3mr: Fix compilation errors observed "

[PATCH v2 4/4] target: Properly set Sense data length when copy sense
 2022-07-19  2:07 UTC 

[linux-next:master] BUILD REGRESSION 036ad6daa8f0fd357af7f50f9da58539eaa6f68c
 2022-07-18 23:37 UTC 

[PATCH 0/3] Improve READ CAPACITY reporting and handling
 2022-07-18 16:46 UTC  (10+ messages)
` [PATCH 3/3] scsi: sd_zbc: Fix handling of RC BASIS

[PATCH 0/4] Improve iSCSI target code
 2022-07-18 15:25 UTC  (5+ messages)
` [PATCH 1/4] scsi: target: iscsi: add support extended CDB AHS
` [PATCH 2/4] scsi: target: iscsi: support base64 in CHAP
` [PATCH 3/4] target: iscsi: allow negotiate AuthMethod=None
` [PATCH 4/4] target: iscsi: not require target authentication

[PATCH v2 1/1] mpi3mr: Fix compilation errors observed on i386 arch
 2022-07-18 13:09 UTC 

[PATCH 0/1] mpi3mr: Fix compilation errors on i386 arch
 2022-07-18  9:48 UTC  (9+ messages)
` [PATCH 1/1] mpi3mr: Fix compilation errors observed "

[PATCH] scsi: qlogicpti: Remove unneeded semicolon
 2022-07-18  1:44 UTC 

[PATCH] scsi: qlogicpti: Remove unneeded semicolon
 2022-07-17  9:42 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 5.19-rc6
 2022-07-16 18:50 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: Fix spelling typo in comment
 2022-07-16 13:47 UTC  (2+ messages)

[PATCH] scsi: ipr: Remove unneeded semicolon
 2022-07-16 18:31 UTC 

Benutzer-Kontoinformationen für Добрый день! Напоминаем о Вашем выигрышном билете ГосЛото! Получите выигрыш: https://tinyurl.com/2dazxtpv bei Unternehmens-Website
 2022-07-16 10:11 UTC 

[linux-next:master] BUILD REGRESSION 6014cfa5bf32cf8c5c58b3cfd5ee0e1542c8a825
 2022-07-16  3:00 UTC 

build failure of next-20220715 due to "cast from pointer to integer of different size"
 2022-07-15 23:20 UTC 

[PATCH] scsi: ufs: ufs-pci: Correct check for RESET DSM
 2022-07-15 20:08 UTC  (2+ messages)

[Bug 215880] Resume process hangs for 5-6 seconds starting sometime in 5.16
 2022-07-15 18:44 UTC 

[PATCH] scsi: mpt3sas: Fix spelling typo in comment
 2022-07-15  9:15 UTC 

Wycena paneli fotowoltaicznych
 2022-07-15  8:16 UTC 

[PATCH v4 0/4] Call blk_mq_free_tag_set() earlier
 2022-07-15  7:54 UTC  (10+ messages)
` [PATCH v4 2/4] scsi: core: Make sure that hosts outlive targets
` [PATCH v4 4/4] scsi: core: Call blk_mq_free_tag_set() earlier

[PATCH] scsi: pm8001: Fix the warning when failing at the probe time
 2022-07-15  7:32 UTC 

[Bug 216232] New: mysterious block devices are shown under /dev folder
 2022-07-15  7:08 UTC  (2+ messages)
` [Bug 216232] "

[PATCH 0/2] mpi3mr: Add support for Resource Based Metering
 2022-07-15  0:10 UTC  (3+ messages)
` [PATCH 2/2] mpi3mr: Reduce VD queue depth on detecting the throttling

[PATCH] ufs: host: ufschd-pltfrm: Hold reference returned by of_parse_phandle()
 2022-07-14 23:56 UTC  (3+ messages)
  `  "

[PATCH v3 0/2] Call blk_mq_free_tag_set() earlier
 2022-07-14 19:04 UTC  (7+ messages)
` [PATCH v3 1/2] scsi: core: Make sure that hosts outlive targets and devices


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