linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-28 10:46:29 to 2020-05-01 05:12:24 UTC [more...]

[PATCH v3 1/1] scsi: pm: Balance pm_only counter of request queue during system resume
 2020-05-01  5:12 UTC  (10+ messages)

[PATCH RFC v3 00/41] scsi: enable reserved commands for LLDDs
 2020-05-01  4:59 UTC  (53+ messages)
` [PATCH RFC v3 01/41] scsi: add 'nr_reserved_cmds' field to the SCSI host template
` [PATCH RFC v3 02/41] scsi: add scsi_{get,put}_reserved_cmd()
` [PATCH RFC v3 03/41] scsi: Implement scsi_cmd_is_reserved()
` [PATCH RFC v3 04/41] csiostor: use reserved command for LUN reset
` [PATCH RFC v3 05/41] scsi: add scsi_cmd_from_priv()
` [PATCH RFC v3 06/41] virtio_scsi: use reserved commands for TMF
` [PATCH RFC v3 07/41] fnic: use reserved commands
` [PATCH RFC v3 08/41] fnic: use scsi_host_busy_iter() to traverse commands
` [PATCH RFC v3 09/41] scsi: use real inquiry data when initialising devices
` [PATCH RFC v3 10/41] scsi: make host device a first-class citizen
` [PATCH RFC v3 11/41] hpsa: move hpsa_hba_inquiry after scsi_add_host()
` [PATCH RFC v3 12/41] hpsa: use reserved commands
` [PATCH RFC v3 13/41] hpsa: use scsi_host_busy_iter() to traverse outstanding commands
` [PATCH RFC v3 14/41] hpsa: drop refcount field from CommandList
` [PATCH RFC v3 15/41] aacraid: use private commands
` [PATCH RFC v3 16/41] aacraid: use scsi_host_busy_iter() to traverse commands
` [PATCH RFC v3 17/41] megaraid_sas: kill this_id and init_id
` [PATCH RFC v3 18/41] megaraid_sas: use shost_priv()
` [PATCH RFC v3 19/41] megaraid_sas: avoid using megaraid_lookup_instance()
` [PATCH RFC v3 20/41] megaraid_sas: separate out megasas_set_max_sectors()
` [PATCH RFC v3 21/41] megaraid_sas: megaraid_sas: reshuffle SCSI host allocation
` [PATCH RFC v3 22/41] block: implement persistent commands
` [PATCH RFC v3 23/41] scsi: add a 'persistent' argument to scsi_get_reserved_cmd()
` [PATCH RFC v3 24/41] megaraid_sas: separate out megasas_prepare_aen()
` [PATCH RFC v3 25/41] megaraid_sas: use reserved commands
` [PATCH RFC v3 26/41] megaraid_sas_fusion: rearrange mfi and mpt frame pools
` [PATCH RFC v3 27/41] megaraid_sas_fusion: sanitize command lookup
` [PATCH RFC v3 28/41] megaraid_sas: use scsi_host_busy_iter to traverse outstanding commands
` [PATCH RFC v3 29/41] snic: use reserved commands
` [PATCH RFC v3 30/41] snic: use tagset iter for traversing commands
` [PATCH RFC v3 31/41] mv_sas: kill mvsas_debug_issue_ssp_tmf()
` [PATCH RFC v3 32/41] pm8001: kill pm8001_issue_ssp_tmf()
` [PATCH RFC v3 33/41] pm8001: kill 'dev' argument from pm8001_exec_internal_task_abort()
` [PATCH RFC v3 34/41] pm8001: use libsas-provided domain devices for SATA
` [PATCH RFC v3 35/41] libsas: add SCSI target pointer to struct domain_device
` [PATCH RFC v3 36/41] scsi: libsas,hisi_sas,mvsas,pm8001: Allocate Scsi_cmd for slow task
` [PATCH RFC v3 37/41] libsas: add tag to struct sas_task
` [PATCH RFC v3 38/41] scsi: hisi_sas: Use libsas slow task SCSI command
` [PATCH RFC v3 39/41] hisi_sas: use task tag to reference the slot
` [PATCH RFC v3 40/41] mv_sas: use reserved tags and drop private tag allocation
` [PATCH RFC v3 41/41] pm8001: use block-layer tags for ccb allocation

[RFC PATCH v4 0/4] Inline crypto support on DragonBoard 845c
 2020-05-01  4:51 UTC  (5+ messages)
` [RFC PATCH v4 1/4] firmware: qcom_scm: Add support for programming inline crypto keys
` [RFC PATCH v4 2/4] arm64: dts: sdm845: add Inline Crypto Engine registers and clock
` [RFC PATCH v4 3/4] scsi: ufs: add program_key() variant op
` [RFC PATCH v4 4/4] scsi: ufs-qcom: add Inline Crypto Engine support

[GIT PULL] SCSI fixes for 5.7-rc3
 2020-05-01  2:15 UTC 

[PATCH 00/15] gcc-10 warning fixes
 2020-04-30 21:30 UTC  (3+ messages)
` [PATCH 13/15] scsi: sas: avoid gcc-10 zero-length-bounds warning
` [PATCH 14/15] isci: "

[PATCH RFC v6 00/10] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-04-30 19:18 UTC  (20+ messages)
` [PATCH RFC v6 08/10] megaraid_sas: switch fusion adapters to MQ

[PATCH v12 00/12] Inline Encryption Support
 2020-04-30 17:04 UTC  (15+ messages)
` [PATCH v12 01/12] Documentation: Document the blk-crypto framework
` [PATCH v12 02/12] block: Keyslot Manager for Inline Encryption
` [PATCH v12 03/12] block: Inline encryption support for blk-mq
` [PATCH v12 04/12] block: Make blk-integrity preclude hardware inline encryption
` [PATCH v12 05/12] block: blk-crypto-fallback for Inline Encryption
` [PATCH v12 06/12] scsi: ufs: UFS driver v2.1 spec crypto additions
` [PATCH v12 07/12] scsi: ufs: UFS crypto API
` [PATCH v12 08/12] scsi: ufs: Add inline encryption support to UFS
` [PATCH v12 09/12] fs: introduce SB_INLINECRYPT
` [PATCH v12 10/12] fscrypt: add inline encryption support
` [PATCH v12 11/12] f2fs: "
` [PATCH v12 12/12] ext4: "

[PATCH AUTOSEL 5.6 21/79] scsi: sg: add sg_remove_request in sg_write
 2020-04-30 13:49 UTC 

[PATCH 8/7] hfs: stop using ioctl_by_bdev
 2020-04-30 13:20 UTC 

[PATCH] scsi: qla2xxx: use true,false for need_mpi_reset
 2020-04-30 13:17 UTC  (2+ messages)

[PATCH v2 0/5] UFS Host Performance Booster (HPB v1.0) driver
 2020-04-30 12:45 UTC  (12+ messages)
` [PATCH v2 5/5] scsi: ufs: UFS Host Performance Booster(HPB) driver

[PATCH] scsi: qla2xxx: use true,false for ha->fw_dumped
 2020-04-30 12:18 UTC 

[PATCH] scsi: mpt3sas: use true,false for ioc->use_32bit_dma
 2020-04-30 12:17 UTC 

[PATCH] scsi: vmw_pvscsi: use true,false for adapter->use_msg
 2020-04-30 12:17 UTC 

[PATCH] scsi: fnic: use true,false for fnic->internal_reset_inprogress
 2020-04-30 12:17 UTC 

[PATCH] scsi: qedi: remove Comparison of 0/1 to bool variable
 2020-04-30 12:17 UTC 

[PATCH -next] scsi: aacraid: Make some symbols static
 2020-04-30 10:02 UTC 

[PATCH v2 0/5] scsi: ufs: support LU Dedicated buffer type for WriteBooster
 2020-04-30  8:37 UTC  (12+ messages)
` [PATCH v2 1/5] scsi: ufs: allow legacy UFS devices to enable WriteBooster
` [PATCH v2 2/5] scsi: ufs: add "index" in parameter list of ufshcd_query_flag()
` [PATCH v2 3/5] scsi: ufs: add LU Dedicated buffer mode support for WriteBooster
` [PATCH v2 4/5] scsi: ufs-mediatek: enable WriteBooster capability
` [PATCH v2 5/5] scsi: ufs: cleanup WriteBooster feature

[PATCH v2 0/5] scsi: ufs: Misc improvements for DesignWare drivers and UFS
 2020-04-30  8:14 UTC  (6+ messages)
` [PATCH v2 1/5] scsi: ufs: Allow UFS 3.0 as a valid version
  ` [EXT] "

[PATCH v4 00/11] Fix qla2xxx endianness annotations
 2020-04-30  7:29 UTC  (9+ messages)
` [PATCH v4 02/11] qla2xxx: Suppress two recently introduced compiler warnings
` [PATCH v4 10/11] qla2xxx: Fix endianness annotations in header files

[PATCH v11 00/12] Inline Encryption Support
 2020-04-30  7:24 UTC  (18+ messages)
` [PATCH v11 01/12] Documentation: Document the blk-crypto framework
` [PATCH v11 02/12] block: Keyslot Manager for Inline Encryption
` [PATCH v11 03/12] block: Inline encryption support for blk-mq
` [PATCH v11 04/12] block: Make blk-integrity preclude hardware inline encryption
` [PATCH v11 05/12] block: blk-crypto-fallback for Inline Encryption
` [PATCH v11 06/12] scsi: ufs: UFS driver v2.1 spec crypto additions
` [PATCH v11 07/12] scsi: ufs: UFS crypto API
` [PATCH v11 08/12] scsi: ufs: Add inline encryption support to UFS
` [PATCH v11 09/12] fs: introduce SB_INLINECRYPT
` [PATCH v11 10/12] fscrypt: add inline encryption support
` [PATCH v11 11/12] f2fs: "
` [PATCH v11 12/12] ext4: "

[PATCH] scsi: dpt_i2o: Remove always false 'chan < 0' statement
 2020-04-30  2:18 UTC  (2+ messages)

[PATCH v9 00/11] Introduce Zone Append for writing to zoned block devices
 2020-04-30  2:18 UTC  (13+ messages)
` [PATCH v9 01/11] scsi: free sgtables in case command setup fails
` [PATCH v9 08/11] scsi: sd_zbc: emulate ZONE_APPEND commands
` [PATCH v9 09/11] null_blk: Support REQ_OP_ZONE_APPEND
` [PATCH v9 10/11] block: export bio_release_pages and bio_iov_iter_get_pages
` [PATCH v9 11/11] zonefs: use REQ_OP_ZONE_APPEND for sync DIO

[PATCH][next] scsi: qla2xxx: make 1 bit bit-fields unsigned int
 2020-04-30  2:18 UTC  (4+ messages)

[PATCH] scsi: qedi: Check for buffer overflow in qedi_set_path()
 2020-04-30  2:18 UTC  (3+ messages)
` [EXT] "

[PATCH] scsi: pm80xx: remove redundant assignments to status
 2020-04-29 19:54 UTC  (2+ messages)

[bug report] scsi: mpt3sas: Handle RDPQ DMA allocation in same 4G region
 2020-04-29 14:21 UTC 

[PATCH] scsi: qla2xxx: Make qla_set_ini_mode() return void
 2020-04-29 14:09 UTC 

[PATCH v1 0/4] scsi: ufs: support LU Dedicated buffer type for WriteBooster
 2020-04-29 13:05 UTC  (10+ messages)
` [PATCH v1 1/4] scsi: ufs: allow legacy UFS devices to enable WriteBooster
  ` [EXT] "
` [PATCH v1 2/4] scsi: ufs: add "index" in parameter list of ufshcd_query_flag()
  ` [EXT] "
` [PATCH v1 3/4] scsi: ufs: add LU Dedicated buffer type support for WriteBooster
  ` [EXT] "
` [PATCH v1 4/4] scsi: ufs-mediatek: enable WriteBooster capability
  ` [EXT] "

Canada Greetings
 2020-04-29 11:42 UTC 

[RFC PATCH 00/11] scsi: target/core: Improve ALUA configuration for multi-node TCM
 2020-04-29  9:44 UTC  (12+ messages)
` [RFC PATCH 01/11] scsi: target/core: Add a way to hide a port group
` [RFC PATCH 02/11] scsi: target/core: Set MULTIP bit for se_device with multiple ports
` [RFC PATCH 03/11] scsi: target/core: Add cleanup sequence in core_tpg_register()
` [RFC PATCH 04/11] scsi: target/core: Add RTPI field to target port
` [RFC PATCH 05/11] scsi: target/core: Use RTPI from "
` [RFC PATCH 06/11] scsi: target/core: Drop device-based RTPI
` [RFC PATCH 07/11] scsi: target/core: Add common port attributes
` [RFC PATCH 08/11] scsi: target/core: Add RTPI attribute for target port
` [RFC PATCH 09/11] scsi: target/core: Populate configfs for peer ports
` [RFC PATCH 10/11] scsi: target/core: Prevent RTPI conflicts
` [RFC PATCH 11/11] scsi: target/core: Show peer ports in RTPG response

Canada Greetings
 2020-04-29  7:35 UTC 

[PATCH v3 0/2] iscsi-target: fix login error when receiving is too fast
 2020-04-29  6:59 UTC  (8+ messages)
` [PATCH v3 1/2] "
      ` [External] "

[PATCH] target: loopback: fix READ with data and sensebytes
 2020-04-28 18:26 UTC 

[PATCH 00/11] target: add sysfs support
 2020-04-28 17:06 UTC  (11+ messages)
` [PATCH 02/11] target: separate acl name from port ids
` [PATCH 06/11] target: drop sess_get_initiator_sid
` [PATCH 07/11] target: add sysfs support
` [PATCH 08/11] target: add sysfs session helper functions

[PATCH -next] scsi: cxlflash: Fix error return code in cxlflash_probe()
 2020-04-28 14:18 UTC 

[PATCH v2] scsi: iscsi: register sysfs for iscsi workqueue
 2020-04-28 13:27 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).