linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-06 22:58:58 to 2021-12-14 12:34:48 UTC [more...]

[PATCH 00/15] Add runtime PM support for libsas
 2021-12-14 12:34 UTC  (21+ messages)
` [PATCH 02/15] Revert "scsi: hisi_sas: Filter out new PHY up events during suspend"
` [PATCH 07/15] scsi: libsas: Send event PORTE_BROADCAST_RCVD for valid ports
` [PATCH 08/15] scsi: hisi_sas: Add more prink for runtime suspend/resume
` [PATCH 09/15] scsi: libsas: Resume sas host before sending SMP IOs
` [PATCH 10/15] scsi: libsas: Add a flag SAS_HA_RESUMING of sas_ha
` [PATCH 11/15] scsi: libsas: Refactor out sas_queue_deferred_work()
` [PATCH 13/15] scsi: hisi_sas: Keep controller active between ISR of phyup and the event being processed
` [PATCH 14/15] scsi: libsas: Keep sas host active until finished some work
` [PATCH 15/15] scsi: hisi_sas: Use autosuspend for SAS controller

[PATCH v2] scsi: ufs: Fix deadlock issue in ufshcd_wait_for_doorbell_clr()
 2021-12-14 12:05 UTC 

[PATCH v3] qla2xxx: synchronize rport dev_loss_tmo setting
 2021-12-14 11:11 UTC 

[PATCH] scsi: pm8001: Fix memory leak in pm8001_send_abort_all()
 2021-12-14  9:03 UTC 

Wycena paneli fotowoltaicznych
 2021-12-14  8:31 UTC 

[PATCH v3 0/3] block: show crypto capabilities in sysfs
 2021-12-14  7:29 UTC  (19+ 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 v4 00/17] UFS patches for kernel v5.17
 2021-12-14  7:18 UTC  (11+ messages)
` [PATCH v4 16/17] scsi: ufs: Optimize the command queueing code

[PATCH] scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()
 2021-12-14  7:05 UTC 

[PATCH v3] scsi: pm8001: Fix phys_to_virt() usage on dma_addr_t
 2021-12-14  7:04 UTC  (4+ messages)

[PATCH v1] scsi: ufs: Fix deadlock issue in ufshcd_wait_for_doorbell_clr()
 2021-12-14  4:55 UTC  (3+ messages)

[PATCH v2 0/2] SYSFS_FLAG_FW_SEL_BOOT formatting fixes
 2021-12-14  4:40 UTC  (2+ messages)

[PATCH] scsi/be2iscsi: Remove non existing maintainer
 2021-12-14  4:40 UTC  (3+ messages)

[PATCH 1/3] scsi: hisi_sas: Use devm_bitmap_zalloc() when applicable
 2021-12-14  4:40 UTC  (3+ messages)

[PATCH 0/9] lpfc: Update lpfc to revision 14.0.0.4
 2021-12-14  4:40 UTC  (3+ messages)

[PATCH] scsi: mptfusion: remove redundant variable r
 2021-12-14  4:40 UTC  (3+ messages)

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

[PATCH] scsi: hpsa: Remove an unused variable in 'hpsa_update_scsi_devices()'
 2021-12-14  4:34 UTC  (2+ messages)

[PATCH] scsi: lpfc: Use struct_group to isolate cast to larger object
 2021-12-14  4:31 UTC  (3+ messages)

[PATCH] scsi: lpfc: Use struct_group() to initialize struct lpfc_cgn_info
 2021-12-14  4:31 UTC  (3+ messages)

[PATCH 00/10] Add wrapped key support for Qualcomm ICE
 2021-12-14  2:04 UTC  (21+ 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 15/17] scsi: lpfc: Use struct_group() to initialize struct lpfc_cgn_info
 2021-12-13 22:33 UTC 

[PATCH v2] blk-mq: Fix blk_mq_tagset_busy_iter() for shared tags
 2021-12-13 13:15 UTC  (3+ messages)

[PATCH 0/7] adding application support
 2021-12-13 12:23 UTC  (7+ messages)
` [PATCH 2/7] miscdevice: adding support for MPI3MR_MINOR(243)
          ` [mpi3mr] "

[PATCH v2] scsi: pm8001: Fix phys_to_virt() usage on dma_addr_t
 2021-12-13  9:16 UTC  (3+ messages)

general protection fault in scsi_queue_rq
 2021-12-13  7:13 UTC  (3+ messages)
` [syzbot] "

[PATCH v2 00/12] A series of small SCSI patches
 2021-12-13  3:06 UTC  (5+ messages)
` [PATCH v2 01/12] scsi: core: Suppress a kernel-doc warning

[PATCH] scsi: ufs: ufshcd-pltfrm: check the return value of kstrdup()
 2021-12-13  1:56 UTC 

[PATCH] scsi: ufs: ufshcd-pltfrm: check the return value of kstrdup()
 2021-12-12 22:32 UTC  (2+ messages)

[Bug 215311] New: Support ATA command passthrough for iSCSI -> SATA
 2021-12-12 16:06 UTC 

[PATCH V2] scsi:spraid: initial commit of Ramaxel spraid driver
 2021-12-12  3:04 UTC  (7+ messages)

[GIT PULL] SCSI fixes for 5.16-rc4
 2021-12-12  0:34 UTC  (2+ messages)

[PATCH] scsi: pm8001: Fix phys_to_virt() usage on dma_addr_t
 2021-12-11  0:19 UTC  (17+ messages)

[PATCH v6 00/14] genirq: Cleanup the abuse of irq_set_affinity_hint()
 2021-12-10 18:54 UTC  (7+ messages)

[PATCH v2] scsi: elx: efct: Avoid a useless memset
 2021-12-10 17:53 UTC 

[bug report] scsi: smartpqi: Update device removal management
 2021-12-10 14:18 UTC 

[PATCH V6 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-12-10 14:01 UTC  (19+ 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 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] scsi: elx: efct: Avoid a useless memset
 2021-12-09 22:29 UTC  (4+ messages)

[PATCH] scsi: docs: update notes about scsi_times_out
 2021-12-09 19:44 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 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  (2+ 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  (2+ messages)

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

[PATCH] scsi: scsi_debug: Fix buffer size of REPORT ZONES command
 2021-12-07  0:54 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).