public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-18 03:01:49 to 2019-02-01 17:44:42 UTC [more...]

Recent removal of bsg read/write support
 2019-02-01 17:44 UTC  (4+ messages)

Question on handling managed IRQs when hotplugging CPUs
 2019-02-01 15:56 UTC  (7+ messages)

remove exofs, the T10 OSD code and block/scsi bidi support V4
 2019-02-01 15:13 UTC  (10+ messages)
` [PATCH 1/8] bsg: refactor bsg_ioctl
` [PATCH 2/8] bsg-lib: handle bidi requests without block layer help
` [PATCH 3/8] fs: remove exofs
` [PATCH 4/8] scsi: remove the SCSI OSD library
` [PATCH 5/8] scsi: remove bidirectional command support
` [PATCH 6/8] scsi: stop setting up request->special
` [PATCH 7/8] block: remove req->special
` [PATCH 8/8] block: remove bidi support

[PATCH v2 0/7] libsas: fix issue of swapping or replacing disks
 2019-02-01  9:34 UTC  (30+ messages)
` [PATCH v2 1/7] scsi: libsas: reset the negotiated_linkrate when phy is down
` [PATCH v2 2/7] scsi: libsas: only clear phy->in_shutdown after shutdown event done
` [PATCH v2 3/7] scsi: libsas: optimize the debug print of the revalidate process
` [PATCH v2 4/7] scsi: libsas: split the replacement of sas disks in two steps
` [PATCH v2 5/7] scsi: libsas: check if the same device when flutter
` [PATCH v2 6/7] scsi: libsas: reset the phy address if discover failed
` [PATCH v2 7/7] scsi: libsas: fix issue of swapping two sas disks

[PATCH v4 0/3] scsi: ufs-bsg: Add read descriptor
 2019-01-31 10:27 UTC  (7+ messages)
` [PATCH v4 1/3] scsi: ufs-bsg: Change the calling convention for write descriptor
` [PATCH v4 2/3] scsi: ufs: Allow reading descriptor via raw upiu
  ` [EXT] "
` [PATCH v4 3/3] scsi: ufs-bsg: Allow reading descriptors
  ` [EXT] "

[PATCH v2] RDMA/srp: Rework SCSI device reset handling
 2019-01-30 22:05 UTC 

[PATCH for-next] scsi: ufs: Update dwc driver maintainer to Pedro Sousa
 2019-01-30 19:15 UTC  (3+ messages)

[PATCH v4 1/3] scsi: ufs-bsg: Change the calling convention for write descriptor
 2019-01-30 14:53 UTC 

[PATCH] scsi: cxlflash: Prevent deadlock when adapter probe fails
 2019-01-30 12:26 UTC 

[PATCH v1 1/1] scsi: ufs: Print uic error history in time order
 2019-01-30 10:19 UTC 

[PATCH -next] scsi: libfc: Fix potential NULL pointer dereference
 2019-01-30 10:11 UTC 

[PATCH 0/4] mpt3sas: Add Atlas and Ambrosia device support
 2019-01-29 12:14 UTC  (5+ messages)
` [PATCH 1/4] mpt3sas: Rename mpi endpoint device ID macro
` [PATCH 2/4] mpt3sas: Add support for NVMe Switch Adapter
` [PATCH 3/4] mpt3sas: Add support for ATLAS PCIe switch
` [PATCH 4/4] mpt3sas: Update driver version to 27.102.00.00

[PATCH v1 1/1] scsi: ufs: Print uic error history in time order
 2019-01-29  7:28 UTC  (2+ messages)

[PATCH 00/13] hisi_sas: Misc fixes and other more minor patches
 2019-01-29  6:43 UTC  (15+ messages)
` [PATCH 01/13] scsi: hisi_sas: No need to check return value of debugfs_create functions
` [PATCH 02/13] scsi: hisi_sas: Fix type casting and missing static qualifier in debugfs code
` [PATCH 03/13] scsi: hisi_sas: Add debugfs ITCT file and add file operations
` [PATCH 04/13] scsi: hisi_sas: send primitive NOTIFY to SSP situation only
` [PATCH 05/13] scsi: hisi_sas: shutdown axi bus to avoid exception CQ returned
` [PATCH 06/13] scsi: hisi_sas: remove the check of sas_dev status in hisi_sas_I_T_nexus_reset()
` [PATCH 07/13] scsi: hisi_sas: Remove unused parameter of function hisi_sas_alloc()
` [PATCH 08/13] scsi: hisi_sas: Reject setting programmed minimum linkrate > 1.5G
` [PATCH 09/13] scsi: hisi_sas: Fix losing directly attached disk when hot-plug
` [PATCH 10/13] scsi: hisi_sas: Correct memory allocation size for DQ debugfs
` [PATCH 11/13] scsi: hisi_sas: Some misc tidy-up
` [PATCH 12/13] scsi: hisi_sas: Fix to only call scsi_get_prot_op() for non-NULL scsi_cmnd
` [PATCH 13/13] scsi: hisi_sas: Add missing seq_printf() call in hisi_sas_show_row_32()

[PATCH] pcmcia: Remove unnecessary parentheses
 2019-01-29  6:29 UTC  (3+ messages)

[PATCH] scsi: nsp32: Remove unnecessary self assignment in nsp32_set_sync_entry
 2019-01-29  6:27 UTC  (5+ messages)

[PATCH 0/2] scsi: trivial header search path fixups
 2019-01-29  6:24 UTC  (4+ messages)
` [PATCH 1/2] scsi: remove unneeded header search paths
` [PATCH 2/2] scsi: prefix header search paths with $(srctree)/

[PATCH -next] scsi: fnic: Remove set but not used variable 'vdev'
 2019-01-29  6:16 UTC  (3+ messages)

[PATCH] scsi: hpsa: clean up two indentation issues
 2019-01-29  5:42 UTC  (3+ messages)

[PATCH 0/7] SCSI: cleanup debugfs usage
 2019-01-29  5:37 UTC  (13+ messages)
` [PATCH 1/7] scsi: bfa: no need to check return value of debugfs_create functions
` [PATCH 2/7] scsi: csiostor: "
` [PATCH 3/7] scsi: fnic: "
` [PATCH 4/7] scsi: snic: "
` [PATCH 5/7] scsi: lpfc: "
` [PATCH 6/7] scsi: qlogic: "
` [PATCH 7/7] scsi: qla2xxx: "

[PATCH] MAINTAINERS: Move FCoE to Hannes Reinecke
 2019-01-29  5:32 UTC  (3+ messages)

[PATCH] SCSI: fcoe: remove unneeded fcoe_ctlr_destroy_store export
 2019-01-29  5:31 UTC  (3+ messages)

[PATCH v2] SCSI: fcoe: convert to use BUS_ATTR_WO
 2019-01-29  5:30 UTC  (5+ messages)

[PATCH] block: set rq->cmd_flags with bio->opf instead of data->cmd_flags when bio is not Null
 2019-01-29  0:47 UTC  (7+ messages)

[patch-next] scsi: pmcraid: use dma_pool_zalloc
 2019-01-28 23:10 UTC 

[PATCH AUTOSEL 4.4 05/80] scsi: lpfc: Correct LCB RJT handling
 2019-01-28 16:22 UTC 

[PATCH AUTOSEL 4.9 006/107] scsi: lpfc: Correct LCB RJT handling
 2019-01-28 16:19 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 068/107] scsi: smartpqi: correct host serial num for ssa
` [PATCH AUTOSEL 4.9 069/107] scsi: smartpqi: correct volume status

[PATCH v3] scsi/ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
 2019-01-28 16:17 UTC  (5+ messages)
` [PATCH v4] "

[PATCH AUTOSEL 4.14 008/170] scsi: lpfc: Correct LCB RJT handling
 2019-01-28 16:11 UTC  (6+ messages)
` [PATCH AUTOSEL 4.14 009/170] scsi: mpt3sas: Call sas_remove_host before removing the target devices
` [PATCH AUTOSEL 4.14 010/170] scsi: lpfc: Fix LOGO/PLOGI handling when triggerd by ABTS Timeout event
` [PATCH AUTOSEL 4.14 118/170] scsi: smartpqi: correct host serial num for ssa
` [PATCH AUTOSEL 4.14 119/170] scsi: smartpqi: correct volume status
` [PATCH AUTOSEL 4.14 120/170] scsi: smartpqi: increase fw status register read timeout

[PATCH AUTOSEL 4.19 015/258] scsi: lpfc: Correct LCB RJT handling
 2019-01-28 15:58 UTC  (7+ messages)
` [PATCH AUTOSEL 4.19 016/258] scsi: mpt3sas: Call sas_remove_host before removing the target devices
` [PATCH AUTOSEL 4.19 017/258] scsi: lpfc: Fix LOGO/PLOGI handling when triggerd by ABTS Timeout event
` [PATCH AUTOSEL 4.19 043/258] scsi: hisi_sas: change the time of SAS SSP connection
` [PATCH AUTOSEL 4.19 190/258] scsi: smartpqi: correct host serial num for ssa
` [PATCH AUTOSEL 4.19 191/258] scsi: smartpqi: correct volume status
` [PATCH AUTOSEL 4.19 192/258] scsi: smartpqi: increase fw status register read timeout

[PATCH AUTOSEL 4.20 019/304] scsi: lpfc: Correct LCB RJT handling
 2019-01-28 15:42 UTC  (8+ messages)
` [PATCH AUTOSEL 4.20 020/304] scsi: mpt3sas: Call sas_remove_host before removing the target devices
` [PATCH AUTOSEL 4.20 021/304] scsi: lpfc: Fix LOGO/PLOGI handling when triggerd by ABTS Timeout event
` [PATCH AUTOSEL 4.20 050/304] scsi: hisi_sas: change the time of SAS SSP connection
` [PATCH AUTOSEL 4.20 061/304] scsi: cxgb4i: fix thermal configuration dependencies
` [PATCH AUTOSEL 4.20 226/304] scsi: smartpqi: correct host serial num for ssa
` [PATCH AUTOSEL 4.20 227/304] scsi: smartpqi: correct volume status
` [PATCH AUTOSEL 4.20 228/304] scsi: smartpqi: increase fw status register read timeout

[<PATCH v1> 1/1] scsi: qcom-ufs: Add support for bus voting using ICB framework
 2019-01-28 15:34 UTC  (7+ messages)

[GIT PULL] SCSI fixes for 5.0-rc3
 2019-01-26 23:15 UTC  (2+ messages)

[PATCH v2 0/3] Add UFS controller support for HI3670 SoC
 2019-01-26 14:47 UTC  (3+ messages)
` [PATCH v2 3/3] scsi: ufs: Add HI3670 SoC UFS driver support

[PATCH] libosd: Remove ignored __weak attribute
 2019-01-26  6:47 UTC  (2+ messages)
` [PATCH RESEND] "

UBSAN: Undefined behaviour in drivers/scsi/sr_ioctl.c
 2019-01-25  0:23 UTC 

[PATCH] Fix sense handling in __scsi_execute()
 2019-01-24  0:03 UTC  (2+ messages)

[PATCH v2 0/9] phy: qcom-ufs: Enable regulators to be off in suspend
 2019-01-23 22:11 UTC  (2+ messages)
` [PATCH v2 6/9] scsi: ufs: qcom: Expose the reset controller for PHY

[PATCH] scsi: qlogicfas408: clean up a couple of indentation issues
 2019-01-23 13:10 UTC 

[PATCH] scsi: dpt_i2o: clean up indentation issues, remove spaces
 2019-01-23 12:53 UTC 

[PATCH v2 0/3] scsi: arcmsr: Fix suspend/resume of ACB_ADAPTER_TYPE_B part 2
 2019-01-23  3:42 UTC  (3+ messages)

[PATCH v1] scsi: ufs: Use explicit access size in ufshcd_dump_regs
 2019-01-23  2:13 UTC  (2+ messages)

[PATCH v1 0/8] phy: qcom-ufs: Enable regulators to be off in suspend
 2019-01-22 22:40 UTC  (4+ messages)
` [PATCH v1 5/8] scsi: ufs: qcom: Expose the reset controller for PHY

[PATCH v9 00/22] Re-use nvram module
 2019-01-22 22:06 UTC  (3+ messages)

[PATCH] scsi: atp870u: clean up code style and indentation issues
 2019-01-22 15:10 UTC 

[PATCH 03/10] SCSI: fcoe: convert to use BUS_ATTR_WO
 2019-01-22 14:22 UTC  (3+ messages)

[PATCH 2/3] scsi: arcmsr: Fix suspend/resume of ACB_ADAPTER_TYPE_B part 2
 2019-01-22  7:48 UTC  (7+ messages)

[PATCH 1/2] RDMA/srp: Avoid calling mutex_lock() from inside scsi_queue_rq()
 2019-01-21 21:21 UTC  (4+ messages)
  ` [PATCH 2/2] RDMA/srp: Rework SCSI device reset handling

[PATCH 2/3] megaraid_sas: Rework device add code in AEN path
 2019-01-21 20:06 UTC 

[PATCH] target: fix a missing check for match_int
 2019-01-19 19:06 UTC  (3+ messages)
` [PATCH v2] target: fix a missing check of match_int

[GIT PULL] SCSI fixes for 5.0-rc2
 2019-01-19  1:25 UTC 

LSF/MM 2019: Call for Proposals
 2019-01-18 16:32 UTC 

[PATCH v2 3/3] scsi: arcmsr: Update driver version to v1.40.00.10-20190116
 2019-01-18  3:01 UTC 


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