public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-10 02:50:46 to 2020-11-16 01:42:39 UTC [more...]

[PATCH RFC v1 0/1] scsi: pm: Leave runtime resume along if block layer PM is enabled
 2020-11-16  1:42 UTC  (5+ messages)
` [PATCH RFC v1 1/1] "

[PATCH 00/17] lpfc: Update lpfc to revision 12.8.0.6
 2020-11-15 19:26 UTC  (18+ messages)
` [PATCH 01/17] lpfc: Rework remote port ref counting and node freeing
` [PATCH 02/17] lpfc: Rework locations of ndlp reference taking
` [PATCH 03/17] lpfc: Fix removal of scsi transport device get and put on dev structure
` [PATCH 04/17] lpfc: Fix refcounting around scsi and nvme transport apis
` [PATCH 05/17] lpfc: Rework remote port lock handling
` [PATCH 06/17] lpfc: Remove ndlp when a PLOGI/ADISC/PRLI/REG_RPI ultimately fails
` [PATCH 07/17] lpfc: Unsolicited ELS leaves node in incorrect state while dropping it
` [PATCH 08/17] lpfc: Fix NPIV discovery and Fabric Node detection
` [PATCH 09/17] lpfc: Fix NPIV Fabric Node reference counting
` [PATCH 10/17] lpfc: Refactor wqe structure definitions for common use
` [PATCH 11/17] lpfc: Enable common wqe_template support for both scsi and nvme
` [PATCH 12/17] lpfc: Enable common send_io interface for SCSI and NVME
` [PATCH 13/17] lpfc: convert scsi path to use common io submission path
` [PATCH 14/17] lpfc: convert scsi io completions to sli-3 and sli-4 handlers
` [PATCH 15/17] lpfc: Convert abort handling "
` [PATCH 16/17] lpfc: Update lpfc version to 12.8.0.6
` [PATCH 17/17] lpfc: Update changed file copyrights for 2020

Corporate and Personal Loan *
 2020-11-15 16:43 UTC 

[PATCH v1 3/3] scsi_debug: iouring iopoll support
 2020-11-15 16:04 UTC  (3+ messages)

[Bug 210203] New: linux boot sometimes hang around scsi_try_target_reset for a system with SSD/SATA 1.92T *10
 2020-11-15  8:22 UTC  (3+ messages)
` [Bug 210203] "

[PATCH 0/3] scsi: target: Set correct residual data
 2020-11-15  3:17 UTC  (11+ messages)
` [PATCH 3/3] scsi: target: core: Change ASCQ for residual write

[GIT PULL] SCSI fixes for 5.10-rc3
 2020-11-14 20:51 UTC  (2+ messages)

[PATCH -next] scsi: be2iscsi: Mark beiscsi_attrs with static keyword
 2020-11-14  7:37 UTC 

[PATCH] iscsi target: fix cmd abort fabric stop race
 2020-11-14  1:46 UTC 

[PATCH] scsi: ufs-qcom: only select QCOM_SCM if SCSI_UFS_CRYPTO
 2020-11-14  0:47 UTC 

[PATCH v9 0/3] Drivers: hv: vmbus: vmbus_requestor data structure for VMBus hardening
 2020-11-13 21:39 UTC  (5+ messages)
` [PATCH v9 2/3] scsi: storvsc: Use vmbus_requestor to generate transaction IDs "

[PATCH 1/6] ibmvfc: byte swap login_buf.resp values in attribute show functions
 2020-11-13 19:39 UTC  (8+ messages)
` [PATCH 2/6] ibmvfc: deduplicate common ibmvfc_cmd init code
` [PATCH 3/6] ibmvfc: add new fields for version 2 of several MADs
` [PATCH 4/6] ibmvfc: add FC payload retrieval routines for versioned vfcFrames
` [PATCH 5/6] ibmvfc: add support for targetWWPN field in v2 MADs and vfcFrame
` [PATCH 6/6] ibmvfc: advertise client support for targetWWPN using v2 commands

[PATCH v1 2/3] megaraid_sas: iouring iopoll support
 2020-11-13 11:56 UTC  (3+ messages)

[PATCH v1 1/3] add io_uring with IOPOLL support in scsi layer
 2020-11-13 11:51 UTC  (2+ messages)

[PATCH] scsi: ufs: Add retry flow for failed hba enabling
 2020-11-13  5:28 UTC  (2+ messages)

[PATCH] scsi: ufs: Fix a bug in ufshcd_system_resume()
 2020-11-13  5:05 UTC  (2+ messages)

[PATCH] scsi: ufs: show lba and length for unmap commands
 2020-11-13  1:10 UTC  (2+ messages)

[PATCH 00/10] vhost/qemu: thread per IO SCSI vq
 2020-11-12 23:19 UTC  (12+ messages)
` [PATCH 1/1] qemu vhost scsi: add VHOST_SET_VRING_ENABLE support
` [PATCH 01/10] vhost: remove work arg from vhost_work_flush
` [PATCH 02/10] vhost scsi: remove extra flushes
` [PATCH 03/10] vhost poll: fix coding style
` [PATCH 04/10] vhost: support multiple worker threads
` [PATCH 05/10] vhost: poll support support multiple workers
` [PATCH 06/10] vhost scsi: make SCSI cmd completion per vq
` [PATCH 07/10] vhost, vhost-scsi: flush IO vqs then send TMF rsp
` [PATCH 08/10] vhost: move msg_handler to new ops struct
` [PATCH 09/10] vhost: add VHOST_SET_VRING_ENABLE support
` [PATCH 10/10] vhost-scsi: create a woker per IO vq

cleanup updating the size of block devices v2
 2020-11-12 19:22 UTC  (37+ messages)
` [PATCH 01/24] block: remove the call to __invalidate_device in check_disk_size_change
` [PATCH 02/24] loop: remove loop_set_size
` [PATCH 03/24] nvme: let set_capacity_revalidate_and_notify update the bdev size
` [PATCH 04/24] sd: update the bdev size in sd_revalidate_disk
` [PATCH 05/24] block: remove the update_bdev parameter from set_capacity_revalidate_and_notify
` [PATCH 06/24] block: add a return value to set_capacity_and_notify
` [PATCH 07/24] nbd: remove the call to set_blocksize
` [PATCH 08/24] nbd: move the task_recv check into nbd_size_update
` [PATCH 09/24] nbd: refactor size updates
` [PATCH 10/24] nbd: validate the block size in nbd_set_size
` [PATCH 11/24] nbd: use set_capacity_and_notify
` [PATCH 12/24] aoe: don't call set_capacity from irq context
` [PATCH 13/24] dm: use set_capacity_and_notify
` [PATCH 14/24] pktcdvd: "
` [PATCH 15/24] nvme: use set_capacity_and_notify in nvme_set_queue_dying
` [PATCH 16/24] drbd: use set_capacity_and_notify
` [PATCH 17/24] rbd: "
` [PATCH 18/24] rnbd: "
` [PATCH 19/24] zram: "
` [PATCH 20/24] dm-raid: "
` [PATCH 21/24] md: "
` [PATCH 22/24] md: remove a spurious call to revalidate_disk_size in update_size
` [PATCH 23/24] virtio-blk: remove a spurious call to revalidate_disk_size
` [PATCH 24/24] block: unexport revalidate_disk_size

[PATCH 0/5 V5] vhost-scsi: IO error fixups
 2020-11-12 17:11 UTC  (9+ messages)
` [PATCH 1/5] vhost: add helper to check if a vq has been setup
` [PATCH 2/5] vhost scsi: alloc cmds per vq instead of session
` [PATCH 3/5] vhost scsi: fix cmd completion race
` [PATCH 4/5] vhost scsi: add lun parser helper
` [PATCH 5/5] vhost scsi: Add support for LUN resets

[PATCH v2] scsi: ufs-exynos: use devm_platform_ioremap_resource_byname()
 2020-11-12 14:10 UTC  (3+ messages)

[RESEND 00/19] Rid W=1 warnings in SCSI
 2020-11-12 10:19 UTC  (4+ messages)
` [RESEND 19/19] scsi: hpsa: Strip out a bunch of set but unused variables
  ` [PATCH v2 "

[PATCH] scsi: aacraid: Correct goto target in aac_resume()
 2020-11-12  8:03 UTC 

[PATCH v4 0/5] Introduce a new helper macro DEFINE_SHOW_STORE_ATTRIBUTE at seq_file.c
 2020-11-12  7:07 UTC  (6+ messages)
` [PATCH v4 1/5] seq_file: Introduce DEFINE_SHOW_STORE_ATTRIBUTE() helper macro
` [PATCH v4 2/5] scsi: hisi_sas: Introduce DEFINE_SHOW_STORE_ATTRIBUTE for debugfs
` [PATCH v4 3/5] scsi: qla2xxx: "
` [PATCH v4 4/5] usb: dwc3: debugfs: Introduce DEFINE_SHOW_STORE_ATTRIBUTE
` [PATCH v4 5/5] drm/i915/display: Introduce DEFINE_SHOW_STORE_ATTRIBUTE for debugfs

[PATCH v2] SCSI: libiscsi: fix NOP race condition
 2020-11-11 20:28 UTC  (2+ messages)

[PATCH 0/3] smartpqi updates
 2020-11-11 20:24 UTC  (4+ messages)
` [PATCH 1/3] smartpqi: correct driver removal with HBA disks
` [PATCH 2/3] smartpqi: correct pqi_sas_smp_handler busy condition
` [PATCH 3/3] smartpqi: update version to 1.2.16-012

[PATCH v1 0/2] Two minor fixes for UFS driver
 2020-11-11 17:33 UTC  (3+ messages)
` [PATCH v1 1/2] scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by ufshcd_hold()

simplify gendisk lookup and remove struct block_device aliases v4
 2020-11-11 16:17 UTC  (3+ messages)

[PATCH 0/2] fix race conditions with task aborts
 2020-11-11 15:48 UTC  (14+ messages)
` [PATCH 2/2] target: iscsi: fix a race condition when aborting a task

[PATCH v8 00/18] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-11-11 15:04 UTC  (22+ messages)
` [PATCH v8 17/18] scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug

[PATCH v7 0/5] scsi: Support to handle Intermittent errors
 2020-11-11  4:58 UTC  (6+ messages)
` [PATCH v7 1/5] scsi: Added a new error code DID_TRANSPORT_MARGINAL in scsi.h
` [PATCH v7 2/5] scsi: No retries on abort success
` [PATCH v7 3/5] scsi_transport_fc: Added a new rport state FC_PORTSTATE_MARGINAL
` [PATCH v7 4/5] scsi_transport_fc: Added store fucntionality to set the rport port_state using sysfs
` [PATCH v7 5/5] scsi:lpfc: Added support for eh_should_retry_cmd

[PATCH 1/2] scsi: scsi_vpd_lun_id(): fix designator priorities
 2020-11-11  8:17 UTC  (4+ messages)

Corporate and Personal Loan *
 2020-11-11  8:29 UTC 

cleanup updating the size of block devices
 2020-11-11  4:18 UTC  (9+ messages)
` [PATCH 03/24] nvme: let set_capacity_revalidate_and_notify update the bdev size
` [PATCH 04/24] sd: update the bdev size in sd_revalidate_disk

[PATCH] scsi: bnx2fc: fix comparison to bool warning
 2020-11-11  4:10 UTC  (2+ messages)

[PATCH v1] scsi: isci: Don't use PCI helper functions
 2020-11-11  4:08 UTC  (2+ messages)

[PATCH v1 0/6] scsi: ufs: Add some proprietary features in MediaTek UFS platforms
 2020-11-11  4:04 UTC  (2+ messages)

[PATCH 0/4] scsi: remove devices in ALUA transitioning status
 2020-11-11  3:58 UTC  (3+ messages)

[PATCH 1/1] target_core_user: make Bodo maintainer
 2020-11-11  3:36 UTC  (2+ messages)

[PATCH 1/3] scsi: arcmsr: arcmsr_hba: Stop __builtin_strncpy complaining about a lack of space for NUL
 2020-11-11  3:11 UTC  (2+ messages)

[PATCH v2] scsi: target: tcmu: scatter_/gather_data_area rework
 2020-11-11  2:59 UTC  (2+ messages)

[PATCH] scsi: remove unneeded break
 2020-11-11  2:59 UTC  (2+ messages)

[PATCH] message: fusion: remove unneeded break
 2020-11-11  2:59 UTC  (2+ messages)

[PATCH 0/9] lpfc: Update lpfc to revision 12.8.0.5
 2020-11-11  2:59 UTC  (2+ messages)

[PATCH v3 0/5] SAN Congestion Management (SCM) statistics
 2020-11-11  2:59 UTC  (2+ messages)

[PATCH] scsi: fcoe: remove unneeded semicolon
 2020-11-11  2:58 UTC  (2+ messages)

[PATCH V3 0/4] pm80xx updates
 2020-11-11  2:58 UTC  (2+ messages)

[PATCH V4 0/2] scsi: ufs: Add DeepSleep feature
 2020-11-11  2:58 UTC  (2+ messages)

[PATCH v3 1/3] scsi: aacraid: improve compat_ioctl handlers
 2020-11-11  2:58 UTC  (2+ messages)

[PATCH 0/8 v3] target: fix up locking/refcounting in IO paths
 2020-11-11  2:58 UTC  (3+ messages)
` [PATCH 1/8] target: fix lun ref count handling

[PATCH] scsi: bnx2fc: remove unneeded semicolon
 2020-11-11  2:58 UTC  (2+ messages)

[PATCH v1 00/14] mpt3sas: Add support for multi-port path topology
 2020-11-11  2:58 UTC  (2+ messages)

[PATCH v4 0/4] scsi: target: COMPARE AND WRITE miscompare sense
 2020-11-11  2:58 UTC  (2+ messages)

[PATCH v2 1/1] scsi: ufs: Fix unexpected values get from ufshcd_read_desc_param()
 2020-11-10 22:23 UTC  (2+ messages)

[PATCH v2] scsi: ufshcd: fix missing destroy_workqueue()
 2020-11-10 18:17 UTC  (3+ messages)

Subject: [RFC] clang tooling cleanups
 2020-11-10 13:12 UTC  (3+ messages)

[PATCH V3 for 5.11 00/12] blk-mq/scsi: tracking device queue depth via sbitmap
 2020-11-10  9:28 UTC  (7+ messages)
` [PATCH V3 for 5.11 04/12] sbitmap: move allocation hint into sbitmap
` [PATCH V3 for 5.11 11/12] scsi: make sure sdev->queue_depth is <= shost->can_queue

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-11-10  8:48 UTC  (5+ messages)
` [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread

[PATCH AUTOSEL 5.9 17/55] scsi: hpsa: Fix memory leak in hpsa_init_one()
 2020-11-10  3:52 UTC  (3+ messages)
` [PATCH AUTOSEL 5.9 30/55] scsi: scsi_dh_alua: Avoid crash during alua_bus_detach()
` [PATCH AUTOSEL 5.9 31/55] scsi: mpt3sas: Fix timeouts observed while reenabling IRQ

[PATCH AUTOSEL 5.4 13/42] scsi: hpsa: Fix memory leak in hpsa_init_one()
 2020-11-10  3:54 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 22/42] scsi: scsi_dh_alua: Avoid crash during alua_bus_detach()
` [PATCH AUTOSEL 5.4 23/42] scsi: mpt3sas: Fix timeouts observed while reenabling IRQ

[PATCH AUTOSEL 4.19 06/21] scsi: hpsa: Fix memory leak in hpsa_init_one()
 2020-11-10  3:55 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 13/21] scsi: scsi_dh_alua: Avoid crash during alua_bus_detach()

[PATCH AUTOSEL 4.14 05/14] scsi: hpsa: Fix memory leak in hpsa_init_one()
 2020-11-10  3:56 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 10/14] scsi: scsi_dh_alua: Avoid crash during alua_bus_detach()

[PATCH AUTOSEL 4.9 04/12] scsi: hpsa: Fix memory leak in hpsa_init_one()
 2020-11-10  3:56 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 09/12] scsi: scsi_dh_alua: Avoid crash during alua_bus_detach()

[PATCH 00/11 V4] vhost: vhost-scsi bug fixes
 2020-11-10  2:50 UTC  (6+ messages)
` [PATCH 06/11] vhost: support delayed vq creation


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