linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-04 08:00:54 to 2020-05-08 06:00:04 UTC [more...]

[PATCH] iscsi: Fix deadlock on recovery path during GFP_IO reclaim
 2020-05-08  5:59 UTC 

[RESENT PATCH RFC v3 0/5] scsi: ufs: add UFS Host Performance Booster(HPB) support
 2020-05-08  3:21 UTC  (11+ messages)
` [RESENT PATCH RFC v3 1/5] scsi; ufs: add device descriptor for Host Performance Booster
` [RESENT PATCH RFC v3 2/5] scsi: ufs: make ufshcd_read_unit_desc_param() non-static func
` [RESENT PATCH RFC v3 3/5] scsi: ufs: add ufs_features parameter in structure ufs_dev_info
` [RESENT PATCH RFC v3 4/5] scsi: ufs: add unit and geometry parameters for HPB
` [RESENT PATCH RFC v3 5/5] scsi: ufs: UFS Host Performance Booster(HPB) driver

[PATCH 0/4] target: tcmu: allow flexible pr and alua handling
 2020-05-08  2:54 UTC  (3+ messages)
` [PATCH 1/4] target: add missing emulate_pr attribute to passthrough backends

[PATCH] mpt3sas: Update maintainers list
 2020-05-08  2:54 UTC  (2+ messages)

[PATCH] mpt3sas: Capture IOC data for analyzing the issue
 2020-05-08  2:54 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: make qlafx00_process_aen() return void
 2020-05-08  2:54 UTC  (3+ messages)

[PATCH] scsi: qla2xxx: use true,false for need_mpi_reset
 2020-05-08  2:54 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: Make qla_set_ini_mode() return void
 2020-05-08  2:54 UTC  (2+ messages)

[PATCH] scsi: fnic: use true,false for fnic->internal_reset_inprogress
 2020-05-08  2:54 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: use true,false for ha->fw_dumped
 2020-05-08  2:54 UTC  (2+ messages)

[PATCH] scsi: vmw_pvscsi: use true,false for adapter->use_msg
 2020-05-08  2:54 UTC  (2+ messages)

[PATCH -next] scsi: aacraid: Make some symbols static
 2020-05-08  2:54 UTC  (2+ messages)

[PATCH] scsi: qedi: remove Comparison of 0/1 to bool variable
 2020-05-08  2:54 UTC  (3+ messages)
` [EXT] "

[PATCH] scsi: mpt3sas: use true,false for ioc->use_32bit_dma
 2020-05-08  2:54 UTC  (2+ messages)

[PATCH] mpt3sas: Disable DIF when prot_mask set to zero
 2020-05-08  2:54 UTC  (2+ messages)

[PATCH 0/9] lpfc: Update lpfc to revision 12.8.0.1
 2020-05-08  2:54 UTC  (20+ messages)
` [PATCH 1/9] lpfc: Synchronize NVME transport and lpfc driver devloss_tmo
` [PATCH 2/9] lpfc: Maintain atomic consistency of queue_claimed flag
` [PATCH 3/9] lpfc: Remove re-binding of nvme rport during registration
` [PATCH 4/9] lpfc: Fix negation of else clause in lpfc_prep_node_fc4type
` [PATCH 5/9] lpfc: Change default queue allocation for reduced memory consumption
` [PATCH 6/9] lpfc: Remove unnecessary lockdep_assert_held calls
` [PATCH 7/9] lpfc: Fix noderef and address space warnings
` [PATCH 8/9] lpfc: Fix MDS Diagnostic Enablement definition
` [PATCH 9/9] lpfc: Update lpfc version to 12.8.0.1

[PATCH v7 0/8] scsi: ufs: support LU Dedicated buffer mode for WriteBooster
 2020-05-08  2:21 UTC  (9+ messages)
` [PATCH v7 1/8] scsi: ufs: enable WriteBooster on some pre-3.1 UFS devices
` [PATCH v7 2/8] scsi: ufs: introduce fixup_dev_quirks vops
` [PATCH v7 3/8] scsi: ufs: export ufs_fixup_device_setup() function
` [PATCH v7 4/8] scsi: ufs-mediatek: add fixup_dev_quirks vops
` [PATCH v7 5/8] scsi: ufs: add "index" in parameter list of ufshcd_query_flag()
` [PATCH v7 6/8] scsi: ufs: add LU Dedicated buffer mode support for WriteBooster
` [PATCH v7 7/8] scsi: ufs-mediatek: enable WriteBooster capability
` [PATCH v7 8/8] scsi: ufs: cleanup WriteBooster feature

[PATCH 1/3] scsi: qla2xxx: Fix warning after FC target reset
 2020-05-08  1:51 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: Do not log message when reading port speed via sysfs
 2020-05-08  1:16 UTC  (5+ messages)

[PATCH v4 1/1] scsi: pm: Balance pm_only counter of request queue during system resume
 2020-05-08  1:16 UTC  (3+ messages)

[PATCH] scsi: remove 'list' entry from struct scsi_cmnd
 2020-05-08  1:13 UTC  (4+ messages)

[PATCH] scsi_debug: Fix compilation error on 32bits arch
 2020-05-08  0:56 UTC  (4+ messages)

[PATCH v5 0/8] scsi: ufs: support LU Dedicated buffer mode for WriteBooster
 2020-05-07 23:50 UTC  (14+ messages)
` [PATCH v5 1/8] scsi: ufs: enable WriteBooster on some pre-3.1 UFS devices
` [PATCH v5 2/8] scsi: ufs: introduce fixup_dev_quirks vops
` [PATCH v5 3/8] scsi: ufs: export ufs_fixup_device_setup() function
` [PATCH v5 4/8] scsi: ufs-mediatek: add fixup_dev_quirks vops

[PATCH v5 00/11] Fix qla2xxx endianness annotations
 2020-05-07 23:16 UTC  (19+ messages)
` [PATCH v5 01/11] qla2xxx: Fix spelling of a variable name
` [PATCH v5 02/11] qla2xxx: Suppress two recently introduced compiler warnings
` [PATCH v5 03/11] qla2xxx: Sort BUILD_BUG_ON() statements alphabetically
` [PATCH v5 04/11] qla2xxx: Add more BUILD_BUG_ON() statements
` [PATCH v5 05/11] qla2xxx: Make a gap in struct qla2xxx_offld_chain explicit
` [PATCH v5 06/11] qla2xxx: Increase the size of struct qla_fcp_prio_cfg to FCP_PRIO_CFG_SIZE
` [PATCH v5 07/11] qla2xxx: Change two hardcoded constants into offsetof() / sizeof() expressions
` [PATCH v5 08/11] qla2xxx: Fix the code that reads from mailbox registers
` [PATCH v5 09/11] qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lower case
` [PATCH v5 10/11] qla2xxx: Fix endianness annotations in header files
` [PATCH v5 11/11] qla2xxx: Fix endianness annotations in source files

[PATCH RFC] ufs: Make ufshcd_wait_for_register() sleep instead of busy-waiting
 2020-05-07 22:27 UTC 

[PATCH] scsi: lpfc: remove redundant initialization to variable rc
 2020-05-07 20:31 UTC 

[PATCH] scsi: ufs: Replace zero-length array with flexible-array
 2020-05-07 19:25 UTC 

[PATCH] scsi: libsas: Replace zero-length array with flexible-array
 2020-05-07 19:21 UTC 

[RFC PATCH v4 0/4] Inline crypto support on DragonBoard 845c
 2020-05-07 18:08 UTC  (7+ messages)
` [RFC PATCH v4 1/4] firmware: qcom_scm: Add support for programming inline crypto keys
` [RFC PATCH v4 4/4] scsi: ufs-qcom: add Inline Crypto Engine support

[PATCH] scsi_debug: improve error reporting, zbc+general
 2020-05-07 15:40 UTC 

Lun unlink from configFS for Loopback after TMR execution hangs forever
 2020-05-07 15:33 UTC 

[PATCH AUTOSEL 5.6 09/50] scsi: qla2xxx: set UNLOADING before waiting for session deletion
 2020-05-07 14:26 UTC  (3+ messages)
` [PATCH AUTOSEL 5.6 10/50] scsi: qla2xxx: check UNLOADING before posting async work
` [PATCH AUTOSEL 5.6 11/50] scsi: target/iblock: fix WRITE SAME zeroing

[PATCH AUTOSEL 5.4 06/35] scsi: qla2xxx: set UNLOADING before waiting for session deletion
 2020-05-07 14:28 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 07/35] scsi: qla2xxx: check UNLOADING before posting async work
` [PATCH AUTOSEL 5.4 08/35] scsi: target/iblock: fix WRITE SAME zeroing

[PATCH AUTOSEL 4.19 05/20] scsi: qla2xxx: check UNLOADING before posting async work
 2020-05-07 14:29 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 06/20] scsi: target/iblock: fix WRITE SAME zeroing

[PATCH AUTOSEL 4.14 04/16] scsi: target/iblock: fix WRITE SAME zeroing
 2020-05-07 14:29 UTC 

[PATCH] USB: uas: Add US_FL_NO_REPORT_OPCODES for LaCie 2Big Quadra USB3 external disk
 2020-05-07 13:56 UTC  (3+ messages)

[PATCH v7 00/10] exynos-ufs: Add support for UFS HCI
 2020-05-07  5:19 UTC  (7+ messages)
  ` [PATCH v7 06/10] dt-bindings: phy: Document Samsung UFS PHY bindings
  ` [PATCH v7 08/10] dt-bindings: ufs: Add DT binding documentation for ufs
  ` [PATCH v7 07/10] phy: samsung-ufs: add UFS PHY driver for samsung SoC

[RFC] scsi: xarray hctl
 2020-05-06 21:47 UTC 

[PATCH v10 0/9] Introduce Zone Append for writing to zoned block devices
 2020-05-06 18:18 UTC  (12+ messages)
` [PATCH v10 1/9] block: rename __bio_add_pc_page to bio_add_hw_page
` [PATCH v10 2/9] block: Introduce REQ_OP_ZONE_APPEND
` [PATCH v10 3/9] block: introduce blk_req_zone_write_trylock
` [PATCH v10 4/9] block: Modify revalidate zones
` [PATCH v10 5/9] scsi: sd_zbc: factor out sanity checks for zoned commands
` [PATCH v10 6/9] scsi: sd_zbc: emulate ZONE_APPEND commands
` [PATCH v10 7/9] null_blk: Support REQ_OP_ZONE_APPEND
` [PATCH v10 8/9] block: export bio_release_pages and bio_iov_iter_get_pages
` [PATCH v10 9/9] zonefs: use REQ_OP_ZONE_APPEND for sync DIO

[PATCH -next] scsi: qla2xxx: Use PTR_ERR_OR_ZERO() to simplify code
 2020-05-06 15:42 UTC  (2+ messages)

[PATCH v4 00/11] Fix qla2xxx endianness annotations
 2020-05-06 14:03 UTC  (17+ messages)
` [PATCH v4 01/11] qla2xxx: Fix spelling of a variable name
` [PATCH v4 02/11] qla2xxx: Suppress two recently introduced compiler warnings
` [PATCH v4 03/11] qla2xxx: Sort BUILD_BUG_ON() statements alphabetically
` [PATCH v4 04/11] qla2xxx: Add more BUILD_BUG_ON() statements
` [PATCH v4 05/11] qla2xxx: Make a gap in struct qla2xxx_offld_chain explicit
` [PATCH v4 06/11] qla2xxx: Increase the size of struct qla_fcp_prio_cfg to FCP_PRIO_CFG_SIZE
` [PATCH v4 07/11] qla2xxx: Change two hardcoded constants into offsetof() / sizeof() expressions
` [PATCH v4 08/11] qla2xxx: Fix the code that reads from mailbox registers

[PATCH 3/3] scsi: qla2xxx: Fix issue with fake adapter's stopping state
 2020-05-06 13:49 UTC 

[PATCH 2/3] scsi: qla2xxx: Fix failure message in qlt_disable_vha()
 2020-05-06 13:46 UTC 

[PATCH] scsi: fnic: Use kmalloc instead of vmalloc for a small memory allocation
 2020-05-06 12:27 UTC  (2+ messages)

[Bug 206123] New: aacraid ( PM8068) and iommu=nobypass Frozen PHB error on ppc64
 2020-05-06  8:21 UTC  (2+ messages)
` [Bug 206123] "

[PATCH v9 00/11] Introduce Zone Append for writing to zoned block devices
 2020-05-06  3:23 UTC  (21+ messages)
` [PATCH v9 02/11] block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no
` [PATCH v9 03/11] block: rename __bio_add_pc_page to bio_add_hw_page
` [PATCH v9 04/11] block: Introduce REQ_OP_ZONE_APPEND
` [PATCH v9 05/11] block: introduce blk_req_zone_write_trylock
` [PATCH v9 06/11] block: Modify revalidate zones
` [PATCH v9 07/11] scsi: sd_zbc: factor out sanity checks for zoned commands
` [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] scsi: qedi: remove unused variable udev & uctrl
 2020-05-05 15:28 UTC  (2+ messages)

stop using ioctl_by_bdev for file system access to CDROMs v3
 2020-05-05 12:43 UTC  (10+ messages)
` [PATCH 1/8] block: add a cdrom_device_info pointer to struct gendisk
` [PATCH 2/8] ide-cd: rename cdrom_read_tocentry
` [PATCH 3/8] cdrom: factor out a cdrom_read_tocentry helper
` [PATCH 4/8] cdrom: factor out a cdrom_multisession helper
` [PATCH 5/8] hfs: stop using ioctl_by_bdev
` [PATCH 6/8] hfsplus: "
` [PATCH 7/8] isofs: "
` [PATCH 8/8] udf: "

[PATCH RFC v3 00/41] scsi: enable reserved commands for LLDDs
 2020-05-05  8:38 UTC  (22+ messages)
` [PATCH RFC v3 04/41] csiostor: use reserved command for LUN reset
` [PATCH RFC v3 06/41] virtio_scsi: use reserved commands for TMF
` [PATCH RFC v3 37/41] libsas: add tag to struct sas_task

[PATCH] scsi: bfa: make bfad_iocmd_ioc_get_stats() static
 2020-05-05  7:38 UTC 

[PATCH 0/7] scsi_debug: Add ZBC support
 2020-05-05  4:41 UTC  (2+ messages)

[PATCH v5 0/8] per_host_store+random parameters, compare
 2020-05-05  4:41 UTC  (2+ messages)

[RFC RESEND PATCH v2] scsi: iscsi: register sysfs for iscsi workqueue
 2020-05-05  1:19 UTC 

[PATCH v6 0/8] scsi: ufs: support LU Dedicated buffer mode for WriteBooster
 2020-05-04 19:11 UTC  (10+ messages)
` [PATCH v6 1/8] scsi: ufs: enable WriteBooster on some pre-3.1 UFS devices
` [PATCH v6 2/8] scsi: ufs: introduce fixup_dev_quirks vops
` [PATCH v6 3/8] scsi: ufs: export ufs_fixup_device_setup() function
` [PATCH v6 4/8] scsi: ufs-mediatek: add fixup_dev_quirks vops
` [PATCH v6 5/8] scsi: ufs: add "index" in parameter list of ufshcd_query_flag()
` [PATCH v6 6/8] scsi: ufs: add LU Dedicated buffer mode support for WriteBooster
  ` [EXT] "
` [PATCH v6 7/8] scsi: ufs-mediatek: enable WriteBooster capability
` [PATCH v6 8/8] scsi: ufs: cleanup WriteBooster feature

[PATCH] scsi: esas2r: reduce the risk of a possible buffer-overflow vulnerability caused by DMA failures/attacks in esas2r_process_vda_ioctl()
 2020-05-04 17:24 UTC 

stop using ioctl_by_bdev for file system access to CDROMs v2
 2020-05-04 16:42 UTC  (6+ messages)
` [PATCH 5/7] hfsplus: stop using ioctl_by_bdev

[PATCH RFC v3 0/5] scsi: ufs: add UFS Host Performance Booster(HPB) support
 2020-05-04 14:05 UTC  (6+ messages)
` [PATCH RFC v3 1/5] scsi; ufs: add device descriptor for Host Performance Booster
` [PATCH RFC v3 2/5] scsi: ufs: make ufshcd_read_unit_desc_param() non-static func
` [PATCH RFC v3 3/5] scsi: ufs: add ufs_features parameter in structure ufs_dev_info
` [PATCH RFC v3 4/5] scsi: ufs: add unit and geometry parameters for HPB
` [PATCH RFC v3 5/5] scsi: ufs: UFS Host Performance Booster(HPB) driver

[bug report] scsi: mpt3sas: Handle RDPQ DMA allocation in same 4G region
 2020-05-04 11:39 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).