messages from 2016-10-29 00:22:00 to 2016-11-04 03:00:39 UTC [more...]
[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] Avoid that SCSI device removal through sysfs triggers a deadlock
2016-11-03 22:27 UTC (5+ messages)
[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)
[PATCH v3 00/12] ufs-qcom: phy/hcd: Clean up qcom-ufs phy and ufs-qcom hcd
2016-11-03 17:30 UTC (21+ messages)
` [PATCH v3 01/12] phy: qcom-ufs: Remove unnecessary BUG_ON
` [PATCH v3 02/12] phy: qcom-ufs: Use devm sibling of kstrdup for regulator names
` [PATCH v3 03/12] phy: qcom-ufs: Cleanup clock and regulator initialization
` [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 06/12] phy: qcom-ufs-qmp-xx: Discard remove callback for drivers
` [PATCH v3 07/12] phy: qcom-ufs: Remove unnecessary function declarations
` [PATCH v3 08/12] phy: qcom-ufs-qmp-xx: Move clock and regulator init out of phy init
` [PATCH v3 09/12] ufs-qcom: phy/hcd: Refactoring phy clock handling
` [PATCH v4 "
` [PATCH v3 10/12] phy: qcom-ufs: Remove common layer phy exit callback
` [PATCH v3 11/12] scsi/ufs: qcom: Add phy_exit call in hcd exit path
` [PATCH v3 12/12] scsi/ufs: qcom: Don't free resource-managed kmalloc element
[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 (27+ 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 09/14] dm: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
` [PATCH v5 10/14] dm: Fix a race condition related to stopping and starting queues
` [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)
[PATCH] [SCSI] mpt3sas: Fix secure erase premature termination
2016-11-02 10:05 UTC (5+ messages)
` [PATCH] [SCSI] mpt3sas: Fix secure erase premature termination (v2)
[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)
iscsi_trx going into D state
2016-10-31 16:34 UTC (12+ 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()
Need some pointers to debug a target hang
2016-10-31 8:51 UTC (9+ messages)
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
[PATCH v2 00/10] ufs-qcom: phy/hcd: Clean up qcom-ufs phy and ufs-qcom hcd
2016-10-29 20:21 UTC (8+ messages)
` [PATCH v2 01/10] phy: qcom-ufs: remove failure when rx/tx_iface_clk are absent
` [PATCH v2 04/10] phy: qcom-ufs-qmp-xx: Discard remove callback for drivers
Section mismatch in reference from the function generic_NCR5380_isa_match()
2016-10-29 16:34 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).