linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-05 04:29:09 to 2019-09-12 17:23:56 UTC [more...]

[PATCH 00/14] qla2xxx: Bug fixes for the driver
 2019-09-12 17:23 UTC  (17+ messages)
` [PATCH 01/14] qla2xxx: Silence fwdump template message
` [PATCH 02/14] qla2xxx: Fix unbound sleep in fcport delete path
` [PATCH 03/14] qla2xxx: Fix stale mem access on driver unload
` [PATCH 04/14] qla2xxx: Optimize NPIV tear down process
` [PATCH 05/14] qla2xxx: Fix N2N link reset
` [PATCH 06/14] qla2xxx: Fix N2N link up fail
` [PATCH 07/14] qla2xxx: Fix Nport ID display value
    ` [EXT] "
` [PATCH 08/14] qla2xxx: Dual FCP-NVMe target port support
` [PATCH 09/14] qla2xxx: Add error handling for PLOGI ELS passthrough
` [PATCH 10/14] qla2xxx: Set remove flag for all VP
` [PATCH 11/14] qla2xxx: Check for MB timeout while capturing ISP27/28xx FW dump
` [PATCH 12/14] qla2xxx: Capture FW dump on MPI heartbeat stop event
` [PATCH 13/14] qla2xxx: Improve logging for scan thread
` [PATCH 14/14] qla2xxx: Update driver version to 10.01.00.20-k

[RFC PATCH] Add proc interface to set PF_MEMALLOC flags
 2019-09-12 16:27 UTC  (17+ messages)

[PATCH 1/3] docs: scsi: fix typo
 2019-09-12 14:03 UTC  (7+ messages)
` [PATCH 2/3] scsi: core: remove trailing whitespaces
` [PATCH 3/3] scsi: core: change function comments to kernel-doc style

Здравствуйте! Вас интересуют клиентские базы данных?
 2019-09-12 13:18 UTC 

[PATCH 0/4] scsi: qla2xxx: Bug fixes
 2019-09-12 13:53 UTC  (8+ messages)
` [PATCH 1/4] scsi: qla2xxx: Ignore NULL pointer in tcm_qla2xxx_free_mcmd
` [PATCH 2/4] scsi: qla2xxx: Initialize free_work before flushing it
` [PATCH 3/4] scsi: qla2xxx: Drop superfluous INIT_WORK of del_work
` [PATCH 4/4] scsi: qla2xxx: Change discovery state before PLOGI

[PATCH v2] scsi: allow auto suspend override by low-level driver
 2019-09-12 13:46 UTC  (6+ messages)
` [PATCH v2 1/3] scsi: core: "
` [PATCH v2 2/3] scsi: ufs: override auto suspend tunables for ufs
` [PATCH v2 3/3] scsi: ufs-mediatek: enable auto suspend capability

[PATCH v2] fixup null q->dev checking in both block and scsi layer
 2019-09-12 13:12 UTC  (4+ messages)
` [PATCH v2 1/2] block: bypass blk_set_runtime_active for uninitialized q->dev
` [PATCH v2 2/2] scsi: core: remove dummy q->dev check

[RFC,v2] scsi: scan: map PQ=1, PDT=other values to SCSI_SCAN_TARGET_PRESENT
 2019-09-12 12:37 UTC  (3+ messages)

Investment Proposal
 2019-09-12 12:19 UTC 

[PATCH v1] fixup null q->dev checking in both block and scsi layer
 2019-09-12  8:33 UTC  (5+ messages)
` [PATCH v1 1/2] block: bypass blk_set_runtime_active for uninitialized q->dev
` [PATCH v1 2/2] scsi: core: remove dummy q->dev check

Klientskie Bazy http://prodawez.tilda.ws/page7270311.html
 2019-09-12  5:25 UTC 

[PATCH v1] scsi: allow auto suspend override by low-level driver
 2019-09-12  5:39 UTC  (10+ messages)
` [PATCH v1 1/3] scsi: core: "
` [PATCH v1 2/3] scsi: ufs: override auto suspend tunables for ufs
` [PATCH v1 3/3] scsi: ufs-mediatek: enable auto suspend capability

[PATCH] scsi: storvsc: Add the support of hibernation
 2019-09-11 23:35 UTC 

[Bug 204815] New: qla2xxx: firmware is not responding to mailbox commands
 2019-09-11 15:57 UTC  (3+ messages)
` [Bug 204815] "

[RFC PATCH] Add proc interface to set PF_MEMALLOC flags
 2019-09-11 15:44 UTC  (3+ messages)

[PATCH] bnx2fc: Handle scope bits when array returns BUSY or TASK_SET_FULL
 2019-09-11 13:56 UTC 

[PATCH] scsi: ufs-hisi: Use PTR_ERR_OR_ZERO() in ufs_hisi_get_resource()
 2019-09-11 12:55 UTC  (2+ messages)

Inquiry 11/Sept/2019
 2019-09-11 12:11 UTC 

[PATCH 00/13] hisi_sas: Some misc patches
 2019-09-11  2:29 UTC  (15+ messages)
` [PATCH 01/13] scsi: hisi_sas: add debugfs auto-trigger for internal abort time out
` [PATCH 02/13] scsi: hisi_sas: Use true/false as input parameter of sas_phy_reset()
` [PATCH 03/13] scsi: hisi_sas: Directly return when running I_T_nexus reset if phy disabled
` [PATCH 04/13] scsi: hisi_sas: Remove sleep after issue phy reset if sas_smp_phy_control() fails
` [PATCH 05/13] scsi: hisi_sas: Retry 3 times TMF IO for SAS disks when init device
` [PATCH 06/13] scsi: hisi_sas: Update all the registers after suspend and resume
` [PATCH 07/13] scsi: hisi_sas: Assign NCQ tag for all NCQ commands
` [PATCH 08/13] scsi: hisi_sas: Remove hisi_sas_hw.slot_complete
` [PATCH 09/13] scsi: hisi_sas: Remove redundant work declaration
` [PATCH 10/13] scsi: hisi_sas: Remove some unused function arguments
` [PATCH 11/13] scsi: hisi_sas: Add hisi_sas_debugfs_alloc() to centralise allocation
` [PATCH 12/13] scsi: hisi_sas: Add BIST support for phy loopback
` [PATCH 13/13] scsi: hisi_sas: Fix the conflict between device gone and host reset

[PATCH] bnx2fc: Handle scope bits when array returns BUSY or TASK_SET_FULL
 2019-09-11  2:21 UTC  (4+ messages)

[PATCH v2] scsi: virtio_scsi: unplug LUNs when events missed
 2019-09-11  2:14 UTC  (4+ messages)

[PATCH] scsi: scsi_dh_rdac: zero cdb in send_mode_select()
 2019-09-11  1:31 UTC  (2+ messages)

[PATCH] scsi: fcoe: fix null-ptr-deref Read in fc_release_transport
 2019-09-11  1:21 UTC  (4+ messages)

[PATCH] scsi: bfa: release allocated memory in case of error
 2019-09-10 23:44 UTC 

[RFC PATCH 0/4] iscsi: chap: introduce support for SHA1 and SHA3-256
 2019-09-10 14:07 UTC  (4+ messages)

[PATCH] scsi: dpt_i2o: drop unnecessary comparison statement
 2019-09-10 11:17 UTC  (2+ messages)

[RESEND PATCH] scsi: megaraid: disable device when probe failed after enabled device
 2019-09-10  8:29 UTC  (2+ messages)

[PATCH 1/4] softirq: implement IRQ flood detection mechanism
 2019-09-10  3:10 UTC  (31+ messages)

[PATCH v4 00/22] sg: add v4 interface
 2019-09-09 18:37 UTC  (6+ messages)
` [PATCH v4 10/22] sg: remove access_ok functions
` [PATCH v4 12/22] sg: sense buffer rework

[PATCH RFC 00/24] scsi: enable reserved commands for LLDDs
 2019-09-09 15:11 UTC  (4+ messages)

[PATCH 1/1] scsi: lpfc: Convert existing %pf users to %ps
 2019-09-09 13:22 UTC  (3+ messages)

[PATCH] bnx2fc: Handle scope bits when array returns BUSY or TASK_SET_FULL
 2019-09-09 12:04 UTC  (5+ messages)
  ` [PATCH] V2. "

[EXT] SRR response handling
 2019-09-08  5:56 UTC 

[PATCH -next] scsi: ufs-hisi: use devm_platform_ioremap_resource() to simplify code
 2019-09-07 20:43 UTC  (2+ messages)

[PATCH -next] scsi: ufshcd: use devm_platform_ioremap_resource() to simplify code
 2019-09-07 20:42 UTC  (2+ messages)

[PATCH -next] scsi: hisi_sas: use devm_platform_ioremap_resource() to simplify code
 2019-09-07 20:41 UTC  (2+ messages)

[PATCH -next] scsi: ufs: Use kmemdup in ufshcd_read_string_desc()
 2019-09-07 20:40 UTC  (2+ messages)

[PATCH v4 0/3] Qualcomm UFS device reset support
 2019-09-07 20:37 UTC  (2+ messages)

[PATCH] lpfc: Fix reset recovery paths that are not recovering
 2019-09-07 20:29 UTC  (2+ messages)

[PATCH 0/6] qla2xxx: Bug fixes for the driver
 2019-09-07 19:39 UTC  (2+ messages)

[PATCH] scsi: sd: Improve unaligned completion resid message
 2019-09-07 19:32 UTC  (2+ messages)

[PATCH] scsi: fnic: fix msix interrupt allocation
 2019-09-07 19:30 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 5.3-rc7
 2019-09-07  0:13 UTC  (4+ messages)

[Patch v4] storvsc: setup 1:1 mapping between hardware queue and CPU queue
 2019-09-06 21:37 UTC  (4+ messages)

[PATCH] scsi: ufs: make array setup_attrs static const, makes object smaller
 2019-09-06 17:01 UTC 

[PATCH] scsi: ips: make array 'options' static const, makes object smaller
 2019-09-06 16:45 UTC 

[PATCH] scsi: fnic: make array dev_cmd_err static const, makes object smaller
 2019-09-06 16:39 UTC 

[Patch v3] storvsc: setup 1:1 mapping between hardware queue and CPU queue
 2019-09-06 15:45 UTC  (4+ messages)

[PATCH 0/4] genirq/nvme: add IRQF_RESCUE_THREAD for avoiding IRQ flood
 2019-09-06  8:50 UTC  (3+ messages)
` [PATCH 4/4] genirq: use irq's affinity for threaded irq with IRQF_RESCUE_THREAD

[PATCH v5 0/7] Elevator cleanups and improvements
 2019-09-06  1:53 UTC  (10+ messages)
` [PATCH v5 1/7] block: Cleanup elevator_init_mq() use
` [PATCH v5 2/7] block: Change elevator_init_mq() to always succeed
` [PATCH v5 3/7] block: Introduce elevator features
` [PATCH v5 4/7] block: Improve default elevator selection
` [PATCH v5 5/7] block: Delay default elevator initialization
` [PATCH v5 6/7] block: Set ELEVATOR_F_ZBD_SEQ_WRITE for nullblk zoned disks
` [PATCH v5 7/7] sd: Set ELEVATOR_F_ZBD_SEQ_WRITE for ZBC disks

[PATCH] scsi: megaraid: disable device when probe failed after enabled device
 2019-09-06  1:32 UTC 

[PATCH] scsi: mvsas: remove redundant assignment to variable rc
 2019-09-05 13:50 UTC 

[PATCH] scsi: qla2xxx: remove redundant assignment to pointer host
 2019-09-05 13:42 UTC 

[Bug 204769] New: SCSI devices missing for disks attached to controller
 2019-09-05  8:38 UTC  (2+ messages)
` [Bug 204769] "

[PATCH v4 0/7] Elevator cleanups and improvements
 2019-09-05  7:58 UTC  (9+ messages)
` [PATCH v4 2/7] block: Change elevator_init_mq() to always succeed
` [PATCH v4 3/7] block: Introduce elevator features
` [PATCH v4 4/7] block: Improve default elevator selection
` [PATCH v4 5/7] block: Delay default elevator initialization
` [PATCH v4 6/7] block: Set ELEVATOR_F_ZBD_SEQ_WRITE for nullblk zoned disks
` [PATCH v4 7/7] sd: Set ELEVATOR_F_ZBD_SEQ_WRITE for ZBC disks

[PATCH v3 0/7] Elevator cleanups and improvements
 2019-09-05  4:30 UTC  (6+ messages)
` [PATCH v3 5/7] block: Delay default elevator initialization


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).