public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-11 03:25:57 to 2021-05-14 02:00:13 UTC [more...]

[PATCH v3 0/8] Rename scsi_get_lba() into scsi_get_sector()
 2021-05-14  2:00 UTC  (14+ messages)
` [PATCH v3 1/8] core: Introduce scsi_get_sector()
` [PATCH v3 2/8] iser: Use scsi_get_sector() instead of scsi_get_lba()
` [PATCH v3 3/8] zfcp: "
` [PATCH v3 4/8] isci: "
` [PATCH v3 5/8] lpfc: "
` [PATCH v3 6/8] qla2xxx: "
` [PATCH v3 7/8] ufs: Fix the tracing code
` [PATCH v3 8/8] core: Remove scsi_get_lba()

[PATCH] scsi: be2iscsi: Remove redundant initialization
 2021-05-13 22:20 UTC 

[PATCH v5 0/2] Introduce hba performance monitoring sysfs nodes
 2021-05-13 21:11 UTC  (7+ messages)
` [PATCH v5 1/2] scsi: ufs: Introduce hba performance monitor "
` [PATCH v5 2/2] scsi: ufs: Add support for hba performance monitor

[PATCH 0/2] scsi: target: Introduce the version descriptors
 2021-05-13 19:28 UTC  (3+ messages)
` [PATCH 1/2] scsi: target: Bump INQUIRY VERSION to SPC-4
` [PATCH 2/2] scsi: target: Add the VERSION DESCRIPTOR fields to the INQUIRY data

[PATCH] scsi: target: Avoid smp_processor_id() in preemptible code
 2021-05-13 17:37 UTC  (5+ messages)

[PATCH] ufs: Remove usfhcd_is_*_pm() macros
 2021-05-13 17:12 UTC 

[PATCH] ufs: Increase the usable queue depth
 2021-05-13 16:49 UTC 

Qestion about device link
 2021-05-13 16:43 UTC  (17+ messages)
` Question about device link//Re: "

[PATCH v3 0/2] blk-mq: Request queue-wide tags for shared sbitmap
 2021-05-13 12:00 UTC  (3+ messages)
` [PATCH v3 1/2] blk-mq: Some tag allocation code refactoring
` [PATCH v3 2/2] blk-mq: Use request queue-wide tags for tagset-wide sbitmap

[PATCH] scsi: target: sbp_target: Remove redundant assignment to pg_size
 2021-05-13 10:49 UTC 

[PATCH] scsi: ufs: sysfs: remove redundant parenthesis
 2021-05-13  8:53 UTC 

[PATCH v5 00/24] Introducing mpi3mr driver
 2021-05-13  8:36 UTC  (25+ messages)
` [PATCH v5 01/24] mpi3mr: add mpi30 Rev-R headers and Kconfig
` [PATCH v5 02/24] mpi3mr: base driver code
` [PATCH v5 03/24] mpi3mr: create operational request and reply queue pair
` [PATCH v5 04/24] mpi3mr: add support of queue command processing
` [PATCH v5 05/24] mpi3mr: add support of internal watchdog thread
` [PATCH v5 06/24] mpi3mr: add support of event handling part-1
` [PATCH v5 07/24] mpi3mr: add support of event handling pcie devices part-2
` [PATCH v5 08/24] mpi3mr: add support of event handling part-3
` [PATCH v5 09/24] mpi3mr: add support for recovering controller
` [PATCH v5 10/24] mpi3mr: add support of timestamp sync with firmware
` [PATCH v5 11/24] mpi3mr: print ioc info for debugging
` [PATCH v5 12/24] mpi3mr: add bios_param shost template hook
` [PATCH v5 13/24] mpi3mr: implement scsi error handler hooks
` [PATCH v5 14/24] mpi3mr: add change queue depth support
` [PATCH v5 15/24] mpi3mr: allow certain commands during pci-remove hook
` [PATCH v5 16/24] mpi3mr: hardware workaround for UNMAP commands to nvme drives
` [PATCH v5 17/24] mpi3mr: add support of threaded isr
` [PATCH v5 18/24] mpi3mr: add complete support of soft reset
` [PATCH v5 19/24] mpi3mr: print pending host ios for debug
` [PATCH v5 20/24] mpi3mr: wait for pending IO completions upon detection of VD IO timeout
` [PATCH v5 21/24] mpi3mr: add support of PM suspend and resume
` [PATCH v5 22/24] mpi3mr: add support of DSN secure fw check
` [PATCH v5 23/24] mpi3mr: add eedp dif dix support
` [PATCH v5 24/24] mpi3mr: add event handling debug prints

[PATCH v4] scsi: ufs-mediatek: fix ufs power down specs violation
 2021-05-13  8:15 UTC  (6+ messages)
` [PATCH] "

[PATCH v2 0/7] Rename scsi_get_lba() into scsi_get_pos()
 2021-05-13  6:10 UTC  (17+ messages)
` [PATCH v2 1/7] Introduce scsi_get_pos()
` [PATCH v2 2/7] iser: Use scsi_get_pos() instead of scsi_get_lba()
` [PATCH v2 3/7] zfcp: "
` [PATCH v2 4/7] isci: "
` [PATCH v2 5/7] qla2xxx: "
` [PATCH v2 6/7] ufs: Fix the tracing code
` [PATCH v2 7/7] Remove scsi_get_lba()

[PATCH v1 0/6] Complementary changes for error handling
 2021-05-13  5:58 UTC  (9+ messages)
` [PATCH v1 1/6] scsi: ufs: Differentiate status between hba pm ops and wl pm ops
` [PATCH v1 1/6] scsi: ufs: Differentiate status of hba "
` [PATCH v1 2/6] scsi: ufs: Update the return value of supplier "
` [PATCH v1 3/6] scsi: ufs: Simplify error handling preparation
` [PATCH v1 4/6] scsi: ufs: Update ufshcd_recover_pm_error()
` [PATCH v1 5/6] scsi: ufs: Let host_sem cover the entire system suspend/resume
` [PATCH v1 6/6] scsi: ufs: Update the fast abort path in ufshcd_abort() for PM requests

[PATCH] scsi: target: tcmu: Fix xarray RCU warning
 2021-05-13  4:33 UTC 

[Resend RFC PATCH V2 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-05-13  3:19 UTC  (6+ messages)
` [Resend RFC PATCH V2 10/12] HV/IOMMU: Add Hyper-V dma ops support

[PATCH] ufs: Fix handling of active power mode in ufshcd_suspend()
 2021-05-13  1:35 UTC  (2+ messages)

[PATCH] qedf: Added NULL pointer checks in qedf_update_link_speed()
 2021-05-12 21:31 UTC  (2+ messages)

[PATCH v3 0/6] iscsi: Fix in kernel conn failure handling
 2021-05-12 19:10 UTC  (4+ messages)
` [PATCH v3 4/6] scsi: iscsi: fix in-kernel "

[PATCH AUTOSEL 5.11 20/35] scsi: lpfc: Fix illegal memory access on Abort IOCBs
 2021-05-12 18:01 UTC  (2+ messages)
` [PATCH AUTOSEL 5.11 24/35] scsi: target: tcmu: Return from tcmu_handle_completions() if cmd_id not found

[PATCH AUTOSEL 5.10 19/34] scsi: lpfc: Fix illegal memory access on Abort IOCBs
 2021-05-12 18:02 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 23/34] scsi: target: tcmu: Return from tcmu_handle_completions() if cmd_id not found

[PATCH AUTOSEL 5.4 14/23] scsi: lpfc: Fix illegal memory access on Abort IOCBs
 2021-05-12 18:04 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 16/23] scsi: target: tcmu: Return from tcmu_handle_completions() if cmd_id not found

[PATCH AUTOSEL 4.19 13/18] scsi: target: tcmu: Return from tcmu_handle_completions() if cmd_id not found
 2021-05-12 18:04 UTC 

[PATCH AUTOSEL 5.12 22/37] scsi: lpfc: Fix illegal memory access on Abort IOCBs
 2021-05-12 18:00 UTC  (2+ messages)
` [PATCH AUTOSEL 5.12 26/37] scsi: target: tcmu: Return from tcmu_handle_completions() if cmd_id not found

[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
 2021-05-12 15:45 UTC  (7+ messages)

[PATCH v2] blk-mq: Use request queue-wide tags for tagset-wide sbitmap
 2021-05-12 14:12 UTC  (3+ messages)

[PATCH] scsi: target: tcmu: Rename TCM_DEV_BIT_PLUGGED to TCMU_DEV_BIT_PLUGGED
 2021-05-12 14:06 UTC 

[PATCH v2] scsi: target: tcmu: Add new feature KEEP_BUF
 2021-05-12 10:40 UTC 

[PATCH] scsi: message: fusion: Remove redundant assignment to rc
 2021-05-12 10:12 UTC 

scsi: ufs-mediatek: fix ufs power down specs violation
 2021-05-12  9:41 UTC  (2+ messages)
` [PATCH v3 1/1] "

scsi: ufs-mediatek: fix ufs power down specs violation
 2021-05-12  9:15 UTC  (2+ messages)
` [PATCH v2 1/1] "

scsi: ufs-mediatek: fix ufs power down specs violation
 2021-05-12  8:57 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCH v4 00/24] Introducing mpi3mr driver
 2021-05-12  8:25 UTC  (26+ messages)
` [PATCH v4 01/24] mpi3mr: add mpi30 Rev-R headers and Kconfig
` [PATCH v4 02/24] mpi3mr: base driver code
` [PATCH v4 03/24] mpi3mr: create operational request and reply queue pair
` [PATCH v4 04/24] mpi3mr: add support of queue command processing
` [PATCH v4 05/24] mpi3mr: add support of internal watchdog thread
` [PATCH v4 06/24] mpi3mr: add support of event handling part-1
` [PATCH v4 07/24] mpi3mr: add support of event handling pcie devices part-2
` [PATCH v4 08/24] mpi3mr: add support of event handling part-3
` [PATCH v4 09/24] mpi3mr: add support for recovering controller
` [PATCH v4 10/24] mpi3mr: add support of timestamp sync with firmware
` [PATCH v4 11/24] mpi3mr: print ioc info for debugging
` [PATCH v4 12/24] mpi3mr: add bios_param shost template hook
` [PATCH v4 13/24] mpi3mr: implement scsi error handler hooks
` [PATCH v4 14/24] mpi3mr: add change queue depth support
` [PATCH v4 15/24] mpi3mr: allow certain commands during pci-remove hook
` [PATCH v4 16/24] mpi3mr: hardware workaround for UNMAP commands to nvme drives
` [PATCH v4 17/24] mpi3mr: add support of threaded isr
` [PATCH v4 18/24] mpi3mr: add complete support of soft reset
` [PATCH v4 19/24] mpi3mr: print pending host ios for debug
` [PATCH v4 20/24] mpi3mr: wait for pending IO completions upon detection of VD IO timeout
` [PATCH v4 21/24] mpi3mr: add support of PM suspend and resume
` [PATCH v4 22/24] mpi3mr: add support of DSN secure fw check
` [PATCH v4 23/24] mpi3mr: add eedp dif dix support
` [PATCH v4 24/24] mpi3mr: add event handling debug prints

move bd_mutex to the gendisk (resend)
 2021-05-12  6:18 UTC  (9+ messages)
` [PATCH 1/8] block: split __blkdev_get
` [PATCH 2/8] block: move sync_blockdev from __blkdev_put to blkdev_put
` [PATCH 3/8] block: move bd_mutex to struct gendisk
` [PATCH 4/8] block: move adjusting bd_part_count out of __blkdev_get
` [PATCH 5/8] block: split __blkdev_put
` [PATCH 6/8] block: move bd_part_count to struct gendisk
` [PATCH 7/8] block: factor out a part_devt helper
` [PATCH 8/8] block: remove bdget_disk

[PATCH v3 00/24] Introducing mpi3mr driver
 2021-05-11 18:35 UTC  (7+ messages)
` [PATCH v3 06/24] mpi3mr: add support of event handling part-1
` [PATCH v3 11/24] mpi3mr: print ioc info for debugging

[PATCH 0/3] ibmvfc: Move login error handling
 2021-05-11 18:12 UTC  (4+ messages)
` [PATCH 1/3] ibmvfc: Handle move login failure
` [PATCH 2/3] ibmvfc: Avoid move login if fast fail is enabled
` [PATCH 3/3] ibmvfc: Reinit target retries

[PATCH] scsi: target: tcmu: Add new feature KEEP_BUF
 2021-05-11 16:14 UTC 

[PATCH 1/1] qla2xxx: Add EDIF support
 2021-05-11 14:15 UTC  (2+ messages)

[PATCH v2] scsi: storvsc: Use blk_mq_unique_tag() to generate requestIDs
 2021-05-11  9:36 UTC  (3+ messages)

[PATCH] blk-mq: Use request queue-wide tags for tagset-wide sbitmap
 2021-05-11  7:33 UTC  (3+ messages)

[PATCH v3][next] scsi: aacraid: Replace one-element array with flexible-array member
 2021-05-11  3:30 UTC  (3+ messages)

[PATCH] scsi: qla4xxx: Simplify judgement condition
 2021-05-11  3:25 UTC  (2+ messages)

[PATCH v21 0/2] Enable power management for ufs wlun
 2021-05-11  3:25 UTC  (2+ messages)

[PATCH] scsi: mpt3sas: documentation cleanup
 2021-05-11  3:25 UTC  (2+ messages)

[PATCH] scsi: fusion: documentation cleanup
 2021-05-11  3:25 UTC  (2+ messages)

[PATCH] scsi: consider status is not good for offline devices
 2021-05-11  3:25 UTC  (2+ messages)

[PATCH -next] scsi: target: iscsi: Switch to kmemdup_nul()
 2021-05-11  3:25 UTC  (2+ messages)

[PATCH -next] scsi: megaraid_sas: Use DEFINE_SPINLOCK() for spinlock
 2021-05-11  3:25 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