linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-29 23:58:03 to 2016-11-07 12:44:05 UTC [more...]

[PATCH 00/11] hisi_sas: some fixes, improvements, and new features
 2016-11-07 12:48 UTC  (5+ messages)
` [PATCH 04/11] hisi_sas: fix port form bug in hisi_sas_port_notify_formed()
` [PATCH 06/11] hisi_sas: modify return value of hisi_sas_query_task()
` [PATCH 07/11] hisi_sas: delete repeated configuration in free_device_v2_hw()
` [PATCH 08/11] hisi_sas: modify some values in get_ata_protocol()

CISS driver error introduced with kernel-4.9.0-0.rc2.git1.1.fc26
 2016-11-07 12:44 UTC 

54200 linux-scsi
 2016-11-07 12:40 UTC 

DONATION!!!
 2016-11-06 22:58 UTC 

[PATCH 4.9/scsi-fixes] libcxgbi: fix incorrect DDP resource cleanup
 2016-11-05 16:19 UTC 

[GIT PULL] SCSI fixes for 4.9-rc3
 2016-11-05 13:29 UTC 

[PATCH] [SCSI] mpt3sas: Fix secure erase premature termination
 2016-11-05 13:17 UTC  (9+ messages)
  ` [PATCH] [SCSI] mpt3sas: Fix secure erase premature termination (v2)

13235 linux-scsi
 2016-11-05  8:34 UTC 

57919 linux-scsi
 2016-11-05  7:27 UTC 

[PATCH 0/4] qla2xxx: feature updates for driver
 2016-11-05  2:08 UTC  (8+ messages)
` [PATCH 1/4] qla2xxx: Only allow operational MBX to proceed during RESET
` [PATCH 2/4] qla2xxx: Fix mailbox command timeout due to starvation
` [PATCH 3/4] qla2xxx: Add Block Multi Queue functionality
` [PATCH 4/4] qla2xxx: Fix Target stack handling with Multi-queue changes

iscsi_trx going into D state
 2016-11-04 21:57 UTC  (13+ messages)

[PATCH] Avoid that SCSI device removal through sysfs triggers a deadlock
 2016-11-04 18:17 UTC  (7+ messages)

[PATCH v3 00/12] ufs-qcom: phy/hcd: Clean up qcom-ufs phy and ufs-qcom hcd
 2016-11-04 16:29 UTC  (17+ messages)
` [PATCH v3 04/12] phy: qcom-ufs-14nm: Add new compatible for msm8996 based phy
` [PATCH v3 05/12] phy: qcom-ufs: Skip obtaining rx/tx_iface_clk "
` [PATCH v3 09/12] ufs-qcom: phy/hcd: Refactoring phy clock handling
      ` [PATCH v4 "
` [PATCH v3 12/12] scsi/ufs: qcom: Don't free resource-managed kmalloc element

Ahoj
 2016-11-04  9:48 UTC 

Need some pointers to debug a target hang
 2016-11-04  6:52 UTC  (10+ messages)

[PATCH 0/6] (g_)NCR5380: Improve IRQ probing and some fixes
 2016-11-04  3:00 UTC  (21+ messages)
` [PATCH 1/6] NCR5380: Use probe_irq_*() for IRQ probing
` [PATCH 2/6] g_NCR5380: Test the IRQ before accepting it
` [PATCH 3/6] g_NCR5380: Check for chip presence before calling NCR5380_init()
` [PATCH 4/6] g_NCR5380: Add IRQ auto-configuration for HP C2502
` [PATCH 5/6] g_NCR5380: Autoprobe IRQ by default
` [PATCH 6/6] g_NCR5380: Fix release region in error handling

[PATCH v3 00/16] Convert FibreChannel bsg code to use bsg-lib
 2016-11-03 22:10 UTC  (22+ messages)
` [PATCH v3 01/16] scsi: Get rid of struct fc_bsg_buffer
` [PATCH v3 02/16] scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
` [PATCH v3 03/16] scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
` [PATCH v3 04/16] scsi: Unify interfaces of fc_bsg_jobdone and bsg_job_done
` [PATCH v3 05/16] scsi: fc: provide fc_bsg_to_shost() helper
` [PATCH v3 06/16] scsi: fc: provide fc_bsg_to_rport() helper
` [PATCH v3 10/16] scsi: change FC drivers to use 'struct bsg_job'
` [PATCH v3 13/16] scsi: fc: use bsg_job_done

Test #2
 2016-11-03 21:35 UTC 

[PATCHv2 0/3] scsi_dh: switch to scsi_execute_req_flags()
 2016-11-03 22:06 UTC  (12+ messages)
` [PATCH 1/3] scsi_dh_rdac: "
` [PATCH 2/3] scsi_dh_emc: "
` [PATCH 3/3] scsi_dh_hp_sw: "

Question about latest PM80xx driver
 2016-11-03 21:15 UTC  (3+ messages)

[RFC PATCH] scsi: libsas: fix WARN on device removal
 2016-11-03 14:58 UTC 

[PATCHv3 0/3] scsi_dh: switch to scsi_execute_req_flags()
 2016-11-03 14:12 UTC  (6+ messages)
` [PATCH 1/3] scsi_dh_rdac: "
` [PATCH 2/3] scsi_dh_emc: "
` [PATCH 3/3] scsi_dh_hp_sw: "

[PATCH] block: Fix kernel panic occurs while creating second raid disk
 2016-11-03  5:15 UTC  (2+ messages)

Xmas Offer
 2016-11-03  1:37 UTC 

[PATCH v5 0/14] Fix race conditions related to stopping block layer queues
 2016-11-02 19:35 UTC  (25+ messages)
` [PATCH v5 05/14] blk-mq: Avoid that requeueing starts stopped queues
` [PATCH v5 06/14] blk-mq: Remove blk_mq_cancel_requeue_work()
` [PATCH v5 07/14] blk-mq: Introduce blk_mq_quiesce_queue()
` [PATCH v5 08/14] blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()
` [PATCH v5 11/14] SRP transport: Move queuecommand() wait code to SCSI core
` [PATCH v5 12/14] SRP transport, scsi-mq: Wait for .queue_rq() if necessary
` [PATCH v5 13/14] nvme: Fix a race condition related to stopping queues
` [PATCH v5 14/14] nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code

[PATCH] scsi: mpt3sas: fix some spelling mistakes in message and comments
 2016-11-02 14:29 UTC  (3+ messages)

[PATCH] megaraid-sas: request irqs later
 2016-11-02 13:47 UTC  (2+ messages)

[Bug 121531] New: Adaptec 7805H SAS HBA (pm80xx): hangs when writing >80MB at once
 2016-11-01 22:09 UTC  (2+ messages)
` [Bug 121531] "

[PATCH] qla2xxx: Fix scsi scan hang triggered if adapter fails during init
 2016-11-01 20:42 UTC  (2+ messages)

[PATCH 0/3] scsi_dh: switch to scsi_execute_req_flags()
 2016-11-01 19:22 UTC  (8+ messages)
` [PATCH 1/3] scsi_dh_rdac: "
` [PATCH 2/3] scsi_dh_emc: "
` [PATCH 3/3] scsi_dh_hp_sw: "

expose queue the queue mapping for SCSI drivers V2
 2016-11-01 17:37 UTC  (9+ messages)
` [PATCH 1/3] blk-mq: export blk_mq_map_queues
` [PATCH 2/3] scsi: allow LLDDs to expose the queue mapping to blk-mq
` [PATCH 3/3] smartpqi: switch to pci_alloc_irq_vectors

[PATCH] mvsas: fix error return code in mvs_task_prep()
 2016-11-01 17:36 UTC  (4+ messages)

[PATCH] scsi_dh_alua: Fix a reference counting bug
 2016-11-01 17:32 UTC  (3+ messages)

[PATCH] fnic: remove a pointless test
 2016-11-01 16:40 UTC 

[PATCH v1 0/4] scsi: ufs: bug fixes patch series #2
 2016-11-01 14:08 UTC 

[PATCH] vmw_pvscsi: return SUCCESS for successful command aborts
 2016-11-01 13:54 UTC  (2+ messages)

[PATCH RESEND] mpt3sas: Fix for block device of raid exists even after deleting raid disk
 2016-11-01 13:49 UTC  (2+ messages)

[PATCH] scsi_dh_alua: fix missing kref_put() in alua_rtpg_work()
 2016-11-01 13:44 UTC  (2+ messages)

[PATCH] scsi_dh_alua: fix wrong scsi_device_put() in alua_rtpg_queue()
 2016-11-01 13:43 UTC  (4+ messages)

esp_scsi QTAG in FAS216
 2016-11-01  7:23 UTC  (11+ messages)

Device or HBA level QD throttling creates randomness in sequetial workload
 2016-11-01  5:40 UTC  (3+ messages)

Kernel 4.8.4: INFO: task kworker/u16:8:289 blocked for more than 120 seconds
 2016-11-01  2:44 UTC  (14+ messages)

[PATCH 00/60] block: support multipage bvec
 2016-10-31 22:52 UTC  (5+ messages)
` [PATCH 05/60] target: avoid to access .bi_vcnt directly

Geschäftsvorschlag!!!
 2016-10-31 15:07 UTC 

expose queue the queue mapping for SCSI drivers
 2016-10-31 19:32 UTC  (4+ messages)
` [PATCH 3/3] smartpqi: switch to pci_alloc_irq_vectors

"hpsa: Change SAS transport devices to bus 0." commit breaks hpacucli on old controller firmware
 2016-10-31 19:06 UTC  (2+ messages)

[PATCH 0/4] hpsa updates
 2016-10-31 15:26 UTC  (7+ messages)
` [PATCH 1/4] hpsa: correct lockup detector pci_disable_device
` [PATCH 2/4] hpsa: add generate controller NMI on lockup

[PATCH 1/3] NCR5380: Use probe_irq_*() for IRQ probing
 2016-10-31  9:46 UTC  (13+ messages)
` [PATCH 2/3] g_NCR5380: Test the IRQ before accepting it
` [PATCH 3/3] NCR5380: Check for chip presence in NCR5380_init()

iscsi target kernel error log support
 2016-10-31  1:30 UTC  (2+ messages)

[PATCH v2 00/16] Convert FibreChannel bsg code to use bsg-lib
 2016-10-30 17:56 UTC  (6+ messages)
` [PATCH v2 02/16] scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly

[PATCH 1/2] NCR5380: Use probe_irq_*() for IRQ probing
 2016-10-30 10:49 UTC  (2+ messages)
` [PATCH 2/2] g_NCR5380: Test the IRQ before accepting it


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