public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-12 03:08:04 to 2017-05-19 13:55:28 UTC [more...]

[PATCH blktests v2 0/3] Add SCSI generic test group
 2017-05-19 13:55 UTC 

[PATCH] Use ctlr directly in rdac_failover_get()
 2017-05-19 12:06 UTC 

[Bug 195285] New: qla2xxx FW immediatly crashing after target start
 2017-05-19 10:25 UTC  (8+ messages)
` [Bug 195285] "

work queue of scsi fc transports should be serialized
 2017-05-19  9:36 UTC 

[PATCH 0/7]qedi: Bug fixes
 2017-05-19  8:33 UTC  (8+ messages)
` [PATCH 1/7] qedi: Fix bad pte call trace when iscsiuio is stopped
` [PATCH 2/7] qedi: Correctly set firmware max supported BDs
` [PATCH 3/7] qedi: Set dma_boundary to 0xfff
` [PATCH 4/7] qedi: Fix endpoint NULL panic in qedi_set_path
` [PATCH 5/7] qedi: Set firmware tcp msl timer value
` [PATCH 6/7] qedi: set max_fin_rt default value
` [PATCH 7/7] qedi: Fix endpoint NULL panic during recovery

[PATCH] lpfc: nvmet_fc: fix format string
 2017-05-19  8:04 UTC 

[PATCH blktests 0/3] Add SCSI generic test group
 2017-05-19  6:41 UTC  (11+ messages)
` [PATCH blktests 1/3] Add ability to build test-cases
` [PATCH blktests 2/3] tests/sg: add SCSI generic test grouop
` [PATCH blktests 3/3] sg/001: add regression test for syzcaller generated GPF

[PATCH 0/2] storvsc: changes for scsi next
 2017-05-19  1:59 UTC  (4+ messages)
` [PATCH 1/2] storvsc: use in place iterator function
` [PATCH 2/2] storvsc: remove unnecessary channel inbound lock

[PATCH v2] scsi: csiostor: add support for Chelsio T6 adapters
 2017-05-19  1:56 UTC  (2+ messages)

[PATCH] scsi: smartpqi: mark PM functions as __maybe_unused
 2017-05-19  1:53 UTC  (3+ messages)

[PATCH v2] scsi: zero per-cmd private driver data for each MQ I/O
 2017-05-19  1:45 UTC  (2+ messages)

[PATCH] scsi: libiscsi: use kvzalloc for iscsi_pool_init
 2017-05-19  1:40 UTC  (3+ messages)

[PATCH] scsi: csiostor: fix use after free in csio_hw_use_fwconfig()
 2017-05-19  1:38 UTC  (3+ messages)

[PATCH] scsi: libcxgbi: fix skb use after free
 2017-05-19  1:36 UTC  (2+ messages)

[PATCH] csiostor: Avoid content leaks and casts
 2017-05-19  1:35 UTC  (2+ messages)

[PATCH] scsi: ufs: Clean up some rpm/spm level SysFS nodes upon remove
 2017-05-19  1:31 UTC  (3+ messages)

Need help with handling failed ATA pass-through command and sense data
 2017-05-18 20:01 UTC  (5+ messages)

[RFC v2 0/2] generate uevent for SCSI sense code
 2017-05-18 18:14 UTC  (3+ messages)
` [RFC v2 1/2] scsi: "
` [RFC v2 2/2] scsi: add rate limit to scsi sense code uevent

[PATCH] scsi: remove useless variable assignment
 2017-05-18 17:41 UTC  (3+ messages)

[PATCH v2 net-next] qed: Utilize FW 8.20.0.0
 2017-05-18 17:22 UTC  (2+ messages)

[PATCH] scsi: zero per-cmd driver data for each MQ I/O
 2017-05-18 16:47 UTC  (8+ messages)

[PATCH net-next] qed: Utilize FW 8.20.0.0
 2017-05-18 15:28 UTC  (4+ messages)

(unknown),
 2017-05-18 13:41 UTC 

[PATCH] lpfc: Fix NULL pointer dereference during PCI error recovery
 2017-05-18 13:35 UTC  (3+ messages)

[PATCH] scsi: lpfc: make a couple of functions static
 2017-05-18  9:35 UTC 

[PATCH 00/22] hisi_sas: hip08 support
 2017-05-18  9:09 UTC  (34+ messages)
` [PATCH 01/22] scsi: hisi_sas: fix timeout check in hisi_sas_internal_task_abort()
` [PATCH 02/22] scsi: hisi_sas: optimise the usage of hisi_hba.lock
` [PATCH 03/22] scsi: hisi_sas: relocate get_ata_protocol()
` [PATCH 04/22] scsi: hisi_sas: relocate sata_done_v2_hw()
` [PATCH 05/22] scsi: hisi_sas: relocate get_ncq_tag_v2_hw()
` [PATCH 06/22] scsi: hisi_sas: add pci_dev in hisi_hba struct
` [PATCH 07/22] scsi: hisi_sas: add the initialisation for pci-based controller
` [PATCH 08/22] scsi: hisi_sas: add bare v3 hw driver
` [PATCH 09/22] scsi: hisi_sas: retrieve SAS address for pci-based controller
` [PATCH 10/22] scsi: hisi_sas: add v3 hw init
` [PATCH 11/22] scsi: hisi_sas: add v3 hw PHY init
` [PATCH 12/22] scsi: hisi_sas: add phy up/down/bcast and channel ISR
` [PATCH 13/22] scsi: hisi_sas: add v3 cq interrupt handler
` [PATCH 14/22] scsi: hisi_sas: add v3 code to send SSP frame
` [PATCH 15/22] scsi: hisi_sas: add v3 code to send SMP frame
` [PATCH 16/22] scsi: hisi_sas: add v3 code to send ATA frame
` [PATCH 17/22] scsi: hisi_sas: add v3 code for itct setup and free
` [PATCH 18/22] scsi: hisi_sas: add v3 code to send internal abort command
` [PATCH 19/22] scsi: hisi_sas: add get_wideport_bitmap_v3_hw()
` [PATCH 20/22] scsi: hisi_sas: Add v3 code to support ECC and AXI bus fatal error
` [PATCH 21/22] scsi: hisi_sas: add v3 code to fill some more hw function pointers
` [PATCH 22/22] scsi: hisi_sas: modify internal abort dev flow for v3 hw

blktests and /dev/sg syzkaller reproducers
 2017-05-18  7:36 UTC 

[PATCH] scsi: csiostor: add support for Chelsio T6 adapters
 2017-05-18  6:55 UTC  (2+ messages)

[PATCH] scsi: zero per-cmd driver data for each MQ I/O
 2017-05-18  6:55 UTC  (5+ messages)
` [Possible Phish Fraud][PATCH] "

[PATCH] scsi: remove useless variable assignment
 2017-05-18  1:00 UTC 

[PATCH] lpfc: fix build issue if NVME_FC_TARGET is not defined
 2017-05-18  0:23 UTC  (2+ messages)

[PATCH] ses: fix error message in ses_intf_add()
 2017-05-18  0:18 UTC  (3+ messages)

[PATCH v2 02/15] lpfc: Fix system crash when port is reset
 2017-05-17 22:06 UTC  (2+ messages)

[REEEEPOST] bnx2i + bnx2fc: convert to generic workqueue (#3)
 2017-05-17 17:18 UTC  (10+ messages)
            ` [PREEMPT-RT] "

[PATCH] scsi: libfc: fix incorrect variable assingment
 2017-05-17  1:09 UTC  (3+ messages)

[PATCH v4] sd: Ignore sync cache failures when not supported
 2017-05-17  1:08 UTC  (2+ messages)

[PATCH] ibmvscsis: Enable Logical Partition Migration Support
 2017-05-16 22:49 UTC 

[Bug 195763] 4.12-rc1 fails to build
 2017-05-16 20:00 UTC 

[ANNOUNCE]: Broadcom (Emulex) FC Target driver - efct
 2017-05-16 19:59 UTC  (4+ messages)

Attn Beneficiary,
 2017-05-16 19:35 UTC 

[RFC] generate uevent for SCSI sense code
 2017-05-16 19:29 UTC  (9+ messages)
` [RFC] scsi: "

Donation
 2017-05-16 19:28 UTC 

A bug in scsi_alloc_target of drivers/scsi/scsi_scan.c
 2017-05-16 17:56 UTC  (2+ messages)

[PATCH] scsi: sg: Fix mismatch in sg_get_rq_mark
 2017-05-16 14:55 UTC  (2+ messages)

[PATCH] sd: fix sysfs writes to "provisioning_mode" and "zeroing_mode"
 2017-05-16 12:52 UTC  (6+ messages)

[PATCH v2 33/53] scsi: fix some kernel-doc markups
 2017-05-16 12:16 UTC  (2+ messages)
` [PATCH v2 46/53] ia64, scsi: update references for the device-io book

(unknown),
 2017-05-16  3:06 UTC 

[PATCH 00/15] lpfc updates for 11.2.0.14
 2017-05-15 22:13 UTC  (10+ messages)
` [PATCH 04/15] lpfc: Fix nvmet RQ resource needs for large block writes
` [PATCH 10/15] lpfc: Fix NVME I+T not registering NVME as a supported FC4 type
` [PATCH 12/15] lpfc: Cleanup entry_repost settings on SLI4 queues

[PATCH 02/15] lpfc: Fix system crash when port is reset
 2017-05-15 19:31 UTC  (2+ messages)

[PATCH v2 0/4] failover fixes for scsi_dh_alua
 2017-05-15 18:30 UTC  (12+ messages)
` [PATCH v2 1/4] scsi_dh_alua: Do not modify the interval value for retries
` [PATCH v2 2/4] scsi_dh_alua: Do not retry for unmapped device
` [PATCH v2 3/4] scsi_dh_alua: do not call BUG_ON when updating port group
` [PATCH v2 4/4] scsi_dh_alua: take sdev reference in alua_bus_attach

[PATCH 00/36] Convert DocBook documents to ReST
 2017-05-15 17:41 UTC  (4+ messages)
` [PATCH 34/36] scsi: fix some kernel-doc markups

[PATCH] scsi: sun_esp: fix device reference leaks
 2017-05-15 15:59 UTC 

[PATCH] scsi: aacraid: fix leak of data from stack back to userspace
 2017-05-15 15:07 UTC  (2+ messages)

[PATCH 00/13] Get rid of DocBook
 2017-05-15 14:34 UTC  (5+ messages)
` [PATCH 06/13] ia64, scsi: update references for the device-io book

[dm-devel] [Consult]: Can the coming Huawei scsi device handler be accepted in the scsi/device_handler
 2017-05-15  5:34 UTC  (3+ messages)
`  "

APPLY FOR YOUR URGENT LOAN AT 2%
 2017-05-12 10:53 UTC 

[PATCH v2] scsi: sg: don't return bogus Sg_requests
 2017-05-12  3:15 UTC  (2+ messages)

[PATCH v2] sd: Write lock zone for REQ_OP_WRITE_ZEROES
 2017-05-12  3:12 UTC  (2+ messages)

[PATCH] sd: Unlock zone in case of error in sd_setup_write_same_cmnd()
 2017-05-12  3:12 UTC  (2+ messages)

[PATCH V4 00/12] hpsa updates
 2017-05-12  3:07 UTC  (2+ messages)


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