messages from 2016-10-27 01:29:31 to 2016-11-01 13:44:01 UTC [more...]
[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
[PATCH] vmw_pvscsi: return SUCCESS for successful command aborts
2016-10-31 22:04 UTC
[PATCH v3 00/12] ufs-qcom: phy/hcd: Clean up qcom-ufs phy and ufs-qcom hcd
2016-10-31 21:14 UTC (15+ 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 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
[PATCH 0/6] (g_)NCR5380: Improve IRQ probing and some fixes
2016-10-31 20:18 UTC (7+ 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
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/3] scsi_dh: switch to scsi_execute_req_flags()
2016-10-31 17:59 UTC (4+ messages)
` [PATCH 1/3] scsi_dh_rdac: "
` [PATCH 2/3] scsi_dh_emc: "
` [PATCH 3/3] scsi_dh_hp_sw: "
iscsi_trx going into D state
2016-10-31 16:34 UTC (12+ messages)
[PATCH] mvsas: fix error return code in mvs_task_prep()
2016-10-31 16:29 UTC (3+ messages)
[PATCH 0/4] hpsa updates
2016-10-31 15:26 UTC (13+ messages)
` [PATCH 1/4] hpsa: correct lockup detector pci_disable_device
` [PATCH 2/4] hpsa: add generate controller NMI on lockup
` [PATCH 3/4] hpsa: remove coalescing settings for ioaccel2
` [PATCH 4/4] hpsa: bump driver version
[PATCH] scsi: mpt3sas: fix some spelling mistakes in message and comments
2016-10-31 15:34 UTC
[PATCH v5 0/14] Fix race conditions related to stopping block layer queues
2016-10-31 15:10 UTC (18+ messages)
` [PATCH v5 01/14] blk-mq: Do not invoke .queue_rq() for a stopped queue
` [PATCH v5 02/14] blk-mq: Introduce blk_mq_hctx_stopped()
` [PATCH v5 03/14] blk-mq: Introduce blk_mq_queue_stopped()
` [PATCH v5 04/14] blk-mq: Move more code into blk_mq_direct_issue_request()
` [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 13/14] nvme: Fix a race condition related to stopping queues
` [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 14/14] nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
[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] Avoid that SCSI device removal through sysfs triggers a deadlock
2016-10-30 20:25 UTC (9+ messages)
[PATCH] [SCSI] mpt3sas: Fix secure erase premature termination
2016-10-30 18:43 UTC (2+ messages)
[PATCH v2 00/16] Convert FibreChannel bsg code to use bsg-lib
2016-10-30 17:56 UTC (9+ 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)
[Bug 172841] New: aacraid does not support TRIM in Raw (Pass Through) devices
2016-10-28 22:50 UTC (2+ messages)
` [Bug 172841] "
[Bug 172831] New: Adaptec ASR7805 in RAID (Expose RAW) mode recreate block devices and broke MDRAID
2016-10-28 22:50 UTC (2+ messages)
` [Bug 172831] "
[PATCH v4 0/12] Fix race conditions related to stopping block layer queues
2016-10-28 21:06 UTC (52+ messages)
` [PATCH 01/12] blk-mq: Do not invoke .queue_rq() for a stopped queue
` [PATCH 02/12] blk-mq: Introduce blk_mq_hctx_stopped()
` [PATCH 03/12] blk-mq: Introduce blk_mq_queue_stopped()
` [PATCH 04/12] blk-mq: Move more code into blk_mq_direct_issue_request()
` [PATCH 05/12] blk-mq: Introduce blk_mq_quiesce_queue()
` [PATCH 06/12] blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()
` [PATCH 07/12] dm: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
` [PATCH 08/12] dm: Fix a race condition related to stopping and starting queues
` [PATCH 09/12] SRP transport: Move queuecommand() wait code to SCSI core
` [PATCH 10/12] SRP transport, scsi-mq: Wait for .queue_rq() if necessary
` [PATCH 11/12] nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
[PATCH] vmw_pvscsi: return SUCCESS for successful command aborts
2016-10-28 17:24 UTC (3+ messages)
[PATCH] scsi_dh_alua: fix missing kref_put() in alua_rtpg_work()
2016-10-28 8:27 UTC (2+ messages)
[PATCH v3 1/2] scsi: Handle Unit Attention when issuing SCSI command
2016-10-28 7:32 UTC (11+ messages)
Crash in TCM-LIO
2016-10-28 7:02 UTC (5+ messages)
[PATCH RESEND] mpt3sas: Fix for block device of raid exists even after deleting raid disk
2016-10-28 4:39 UTC
[PATCH v1 4/4] scsi: ufs: change device rails hpm mode ramp up sequence
2016-10-28 0:26 UTC
[PATCH v1 3/4] scsi: ufs: suspend clock scaling at the start of suspend
2016-10-28 0:26 UTC
[PATCH v1 2/4] scsi: ufshcd: release resources if probe fails
2016-10-28 0:25 UTC
[PATCH v1 1/4] scsi: ufs: fix race between clock gating and devfreq scaling work
2016-10-28 0:25 UTC
[Bug 121531] New: Adaptec 7805H SAS HBA (pm80xx): hangs when writing >80MB at once
2016-10-27 21:57 UTC (2+ messages)
` [Bug 121531] "
[GIT PULL] SCSI fixes for 4.9-rc2
2016-10-27 14:58 UTC
A question regarding "multiple SGL"
2016-10-27 14:50 UTC (5+ messages)
[PATCH] mpt3sas: Fix for block device of raid exists even after deleting raid disk
2016-10-27 10:46 UTC
[Bug 85751] New: iSCSI initiator lockup during login
2016-10-27 13:21 UTC (2+ messages)
` [Bug 85751] iSCSI initiator lockup during logout
[PATCH v2 00/11] mpt3sas driver Enhancements and
2016-10-27 8:55 UTC (8+ messages)
` [PATCH v2 03/11] mpt3sas: Implement device_remove_in_progress check in IOCTL path
` [PATCH v2 05/11] mpt3sas: Bump driver version as "14.100.00.00"
` [PATCH v2 11/11] mpt3sas: Bump driver version as "14.101.00.00"
[PATCH] scsi_debug: Fix memory leak if LBP enabled and module is unloaded
2016-10-27 2:11 UTC (2+ messages)
[PATCH 0/7] megaraid_sas: Updates for scsi-next
2016-10-27 2:07 UTC (14+ messages)
` [PATCH 4/7] megaraid_sas: Send SYNCHRONIZE_CACHE command to firmware
[PATCH] advansys: fix build warning for PCI=n
2016-10-27 1:42 UTC (2+ messages)
[PATCH 1/1] libfc: don't have fc_exch_find log errors on a new exchange
2016-10-27 1:41 UTC (2+ messages)
[PATCH 0/2] Locking issue in libiscsi and be2iscsi
2016-10-27 1:27 UTC (3+ messages)
` [PATCH 2/2] be2iscsi: Replace _bh with _irqsave/irqrestore
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).