linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-03 02:53:57 to 2021-12-10 10:23:28 UTC [more...]

[PATCH] scsi: pm8001: Fix phys_to_virt() usage on dma_addr_t
 2021-12-10 10:23 UTC  (14+ messages)

[PATCH v3 0/3] block: show crypto capabilities in sysfs
 2021-12-10  6:42 UTC  (13+ messages)
` [PATCH v3 1/3] block: simplify calling convention of elv_unregister_queue()
` [PATCH v3 2/3] block: don't delete queue kobject before its children
` [PATCH v3 3/3] blk-crypto: show crypto capabilities in sysfs

[PATCH 0/5] blk-mq: quiesce improvement
 2021-12-10  2:02 UTC  (10+ messages)
` [PATCH 3/5] blk-mq: add helper of blk_mq_global_quiesce_wait()

[PATCH V2] scsi:spraid: initial commit of Ramaxel spraid driver
 2021-12-09 23:15 UTC  (4+ messages)

[PATCH] scsi: elx: efct: Avoid a useless memset
 2021-12-09 22:29 UTC  (4+ messages)

[PATCH] scsi: hpsa: Remove an unused variable in 'hpsa_update_scsi_devices()'
 2021-12-09 21:11 UTC 

[PATCH V6 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-12-09 20:40 UTC  (16+ messages)
` [PATCH V6 1/5] swiotlb: Add swiotlb bounce buffer remap function for HV IVM
` [PATCH V6 2/5] x86/hyper-v: Add hyperv Isolation VM check in the cc_platform_has()
` [PATCH V6 3/5] hyper-v: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V6 4/5] scsi: storvsc: Add Isolation VM support for storvsc driver
` [PATCH V6 5/5] net: netvsc: Add Isolation VM support for netvsc driver

[PATCH] scsi: docs: update notes about scsi_times_out
 2021-12-09 19:44 UTC  (2+ messages)

[PATCH] scsi: lpfc: Use struct_group() to initialize struct lpfc_cgn_info
 2021-12-09 14:50 UTC  (2+ messages)

[PATCH] scsi: lpfc: Use struct_group to isolate cast to larger object
 2021-12-09 14:50 UTC  (2+ messages)

[PATCH v2] blk-mq: Fix blk_mq_tagset_busy_iter() for shared tags
 2021-12-09 14:42 UTC  (2+ messages)

[PATCH V2] target: iscsi: simplify the connection closing mechanism
 2021-12-09 10:25 UTC  (3+ messages)

[PATCH] scsi: csiostor: Fix memory leak in csio_wr_eq_destroy()
 2021-12-09  6:44 UTC 

[PATCH] drivers:scsi:remove unneeded variable
 2021-12-09  1:59 UTC 

[PATCH 0/4] Adds wrapped key support for inline storage encryption
 2021-12-08 18:13 UTC  (5+ messages)

[PATCH v4 00/17] UFS patches for kernel v5.17
 2021-12-08 17:53 UTC  (22+ messages)
` [PATCH v4 01/17] scsi: core: Fix scsi_device_max_queue_depth()
` [PATCH v4 02/17] scsi: ufs: Rename a function argument
` [PATCH v4 03/17] scsi: ufs: Remove is_rpmb_wlun()
` [PATCH v4 04/17] scsi: ufs: Remove the sdev_rpmb member
` [PATCH v4 05/17] scsi: ufs: Remove dead code
` [PATCH v4 06/17] scsi: ufs: Fix race conditions related to driver data
` [PATCH v4 07/17] scsi: ufs: Remove ufshcd_any_tag_in_use()
` [PATCH v4 08/17] scsi: ufs: Rework ufshcd_change_queue_depth()
` [PATCH v4 09/17] scsi: ufs: Fix a deadlock in the error handler
` [PATCH v4 10/17] scsi: ufs: Remove hba->cmd_queue
` [PATCH v4 11/17] scsi: ufs: Remove the 'update_scaling' local variable
` [PATCH v4 12/17] scsi: ufs: Introduce ufshcd_release_scsi_cmd()
` [PATCH v4 13/17] scsi: ufs: Improve SCSI abort handling further
` [PATCH v4 14/17] scsi: ufs: Fix a kernel crash during shutdown
` [PATCH v4 15/17] scsi: ufs: Stop using the clock scaling lock in the error handler
` [PATCH v4 16/17] scsi: ufs: Optimize the command queueing code
` [PATCH v4 17/17] scsi: ufs: Implement polling support

[PATCH V5 00/12] vhost: multiple worker support
 2021-12-08  4:24 UTC  (14+ messages)
` [PATCH V5 01/12] vhost: add vhost_worker pointer to vhost_virtqueue
` [PATCH V5 02/12] vhost, vhost-net: add helper to check if vq has work
` [PATCH V5 03/12] vhost: take worker or vq instead of dev for queueing
` [PATCH V5 04/12] vhost: take worker or vq instead of dev for flushing
` [PATCH V5 05/12] vhost: convert poll work to be vq based
` [PATCH V5 06/12] vhost-sock: convert to vhost_vq_work_queue
` [PATCH V5 07/12] vhost-scsi: make SCSI cmd completion per vq
` [PATCH V5 08/12] vhost-scsi: convert to vhost_vq_work_queue
` [PATCH V5 09/12] vhost: remove vhost_work_queue
` [PATCH V5 10/12] vhost-scsi: flush IO vqs then send TMF rsp
` [PATCH V5 11/12] vhost: allow userspace to create workers
` [PATCH V5 12/12] vhost: allow worker attachment after initial setup

[PATCHv9 00/15] scsi: enabled reserved commands for LLDDs
 2021-12-07 12:50 UTC  (7+ messages)
` [PATCH 02/15] scsi: add scsi_{get,put}_internal_cmd() helper

[PATCH V6 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-12-07  7:19 UTC  (6+ messages)
` [PATCH V6 1/5] swiotlb: Add swiotlb bounce buffer remap function for HV IVM
` [PATCH V6 2/5] x86/hyper-v: Add hyperv Isolation VM check in the cc_platform_has()
` [PATCH V6 3/5] hyper-v: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V6 4/5] scsi: storvsc: Add Isolation VM support for storvsc driver
` [PATCH V6 5/5] net: netvsc: Add Isolation VM support for netvsc driver

Part of Spinning up disk... ....ready logged on separate line and as warning (default level)
 2021-12-07  4:13 UTC  (2+ messages)

[PATCH v3 1/2] scsi: sd_zbc: Simplify zone full condition check
 2021-12-07  3:46 UTC  (3+ messages)

[PATCH v2] scsi: scsi_debug: Fix buffer size of REPORT ZONES command
 2021-12-07  3:45 UTC  (3+ messages)

[PATCH v2 REPOST] qedi: Fix cmd_cleanup_cmpl counter mismatch issue
 2021-12-07  3:45 UTC  (4+ messages)

[PATCH] scsi: qla2xxx: Format log strings only if needed
 2021-12-07  3:45 UTC  (2+ messages)

[PATCH 0/9] lpfc: Update lpfc to revision 14.0.0.4
 2021-12-07  3:35 UTC  (11+ messages)
` [PATCH 1/9] lpfc: Fix leaked lpfc_dmabuf mbox allocations with npiv
` [PATCH 2/9] lpfc: Change return code on ios received during link bounce
` [PATCH 3/9] lpfc: Fix lpfc_force_rscn ndlp kref imbalance
` [PATCH 4/9] lpfc: Fix NPIV port deletion crash
` [PATCH 5/9] lpfc: Trigger SLI4 firmware dump before doing driver cleanup
` [PATCH 6/9] lpfc: Adjust CMF total bytes and rxmonitor
` [PATCH 7/9] lpfc: Cap CMF read bytes to MBPI
` [PATCH 8/9] lpfc: Add additional debugfs support for CMF
` [PATCH 9/9] lpfc: Update lpfc version to 14.0.0.4

[PATCH] scsi: mptfusion: remove redundant variable r
 2021-12-07  3:22 UTC  (2+ messages)

[PATCH] scsi/be2iscsi: Remove non existing maintainer
 2021-12-07  3:19 UTC  (2+ messages)

[PATCH 1/3] scsi: hisi_sas: Use devm_bitmap_zalloc() when applicable
 2021-12-07  3:13 UTC  (7+ messages)
` [PATCH 2/3] scsi: hisi_sas: Remove some useless code in 'hisi_sas_alloc()'
` [PATCH 3/3] scsi: hisi_sas: Use non-atomic bitmap functions when possible

[PATCH] scsi: scsi_debug: Fix buffer size of REPORT ZONES command
 2021-12-07  0:54 UTC  (3+ messages)

[PATCH 00/10] Add wrapped key support for Qualcomm ICE
 2021-12-07  0:24 UTC  (12+ messages)
` [PATCH 01/10] soc: qcom: new common library for ICE functionality
` [PATCH 02/10] scsi: ufs: qcom: move ICE functionality to common library
` [PATCH 03/10] qcom_scm: scm call for deriving a software secret
` [PATCH 04/10] soc: qcom: add HWKM library for storage encryption
` [PATCH 05/10] scsi: ufs: prepare to support wrapped keys
` [PATCH 06/10] soc: qcom: add wrapped key support for ICE
` [PATCH 07/10] qcom_scm: scm call for create, prepare and import keys
` [PATCH 08/10] scsi: ufs: add support for generate, import and prepare keys
` [PATCH 09/10] soc: qcom: support for generate, import and prepare key
` [PATCH 10/10] arm64: dts: qcom: sm8350: add ice and hwkm mappings

[PATCH] scsi: libsas: Fix a NULL pointer dereference in sas_ex_discover_expander()
 2021-12-06 15:09 UTC  (2+ messages)

[PATCH V4 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-12-06 14:19 UTC  (14+ messages)
` [PATCH V4 1/5] Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
` [PATCH V4 2/5] x86/hyper-v: Add hyperv Isolation VM check in the cc_platform_has()
` [PATCH V4 3/5] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V4 4/5] scsi: storvsc: Add Isolation VM support for storvsc driver
` [PATCH V4 5/5] hv_netvsc: Add Isolation VM support for netvsc driver

[PATCH V5 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-12-06 14:11 UTC  (6+ messages)
` [PATCH V5 1/5] Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
` [PATCH V5 2/5] x86/hyper-v: Add hyperv Isolation VM check in the cc_platform_has()
` [PATCH V5 3/5] hyper-v: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V5 4/5] scsi: storvsc: Add Isolation VM support for storvsc driver
` [PATCH V5 5/5] net: netvsc: Add Isolation VM support for netvsc driver

[PATCH] scsi: pm8001: Replace snprintf in show functions with sysfs_emit
 2021-12-06  3:10 UTC 

[PATCH V2 1/5] blk-mq: remove hctx_lock and hctx_unlock
 2021-12-05 13:16 UTC  (2+ messages)
` [blk] 4575a8b36e: WARNING:at_kernel/sched/core.c:#__might_sleep

[GIT PULL] SCSI fixes for 5.16-rc3
 2021-12-04 16:56 UTC  (2+ messages)

[PATCH V3 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-12-04  7:42 UTC  (18+ messages)
` [PATCH V3 1/5] Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
` [PATCH V3 2/5] x86/hyper-v: Add hyperv Isolation VM check in the cc_platform_has()
` [PATCH V3 3/5] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V3 5/5] hv_netvsc: Add Isolation VM support for netvsc driver

[PATCH v2 REPOST] scsi: be2iscsi: Replace irq_poll with threaded IRQ handler
 2021-12-03 22:58 UTC  (2+ messages)

[PATCH v3 00/17] UFS patches for kernel v5.17
 2021-12-03 15:38 UTC  (5+ messages)
` [PATCH v3 16/17] scsi: ufs: Optimize the command queueing code

[PATCH] scsi: pmcraid: Replace snprintf in show functions with sysfs_emit
 2021-12-03 11:51 UTC 

[PATCH] scsi: megaraid: Avoid mismatched storage type sizes
 2021-12-03  9:14 UTC 

[PATCH] scsi: bfa: Replace snprintf in show functions with sysfs_emit
 2021-12-03  7:58 UTC 

[PATCH V8 0/1] scsi: ufs: Let devices remain runtime suspended during system suspend
 2021-12-03  3:03 UTC  (2+ messages)

[PATCH v2 00/12] A series of small SCSI patches
 2021-12-03  3:03 UTC  (2+ messages)

[PATCH v2 0/2] scsi: qedi: Couple of warning fixes
 2021-12-03  3:03 UTC  (2+ messages)

[PATCH] scsi: pm80xx: Do not call scsi_remove_host() in pm8001_alloc()
 2021-12-03  3:03 UTC  (2+ messages)

[PATCH v2] qedi: Fix cmd_cleanup_cmpl counter mismatch issue
 2021-12-03  2:53 UTC  (3+ 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).