messages from 2016-10-17 16:23:59 to 2016-10-19 09:09:23 UTC [more...]
[RFC 0/6] Add QLogic FastLinQ iSCSI (qedi) driver
2016-10-19 9:09 UTC (11+ messages)
` [RFC 1/6] qed: Add support for hardware offloaded iSCSI
` [RFC 2/6] qed: Add iSCSI out of order packet handling
` [RFC 3/6] qedi: Add QLogic FastLinQ offload iSCSI driver framework
` [RFC 4/6] qedi: Add LL2 iSCSI interface for offload iSCSI
` [RFC 5/6] qedi: Add support for iSCSI session management
` [RFC 6/6] qedi: Add support for data path
[PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags
2016-10-19 9:07 UTC (27+ messages)
` [PATCH 01/10] mm: remove write/force parameters from __get_user_pages_locked()
` [PATCH 02/10] mm: remove write/force parameters from __get_user_pages_unlocked()
` [PATCH 03/10] mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
` [PATCH 04/10] mm: replace get_user_pages_locked() "
` [PATCH 05/10] mm: replace get_vaddr_frames() "
` [PATCH 06/10] mm: replace get_user_pages() "
` [PATCH 07/10] mm: replace get_user_pages_remote() "
` [PATCH 08/10] mm: replace __access_remote_vm() write parameter "
Need some pointers to debug a target hang
2016-10-19 6:29 UTC (5+ messages)
iscsi_trx going into D state
2016-10-19 6:25 UTC (11+ messages)
[PATCH v8 0/7] ZBC / Zoned block device support
2016-10-19 1:59 UTC (21+ messages)
` [PATCH v8 1/7] block: Add 'zoned' queue limit
` [PATCH v8 2/7] blk-sysfs: Add 'chunk_sectors' to sysfs attributes
` [PATCH v8 3/7] block: update chunk_sectors in blk_stack_limits()
` [PATCH v8 4/7] block: Define zoned block device operations
` [PATCH v8 5/7] block: Implement support for zoned block devices
` [PATCH v8 6/7] sd: Implement support for ZBC devices
` [PATCH v8 7/7] blk-zoned: implement ioctls
[PATCH v1 0/3] Fixes for problems found during testing
2016-10-19 1:21 UTC (3+ messages)
` [PATCH v2 0/6] Fixes for ibmvscsis driver
[PATCH] scsi: g_NCR5380: add HAS_IOPORT_MAP dependency
2016-10-19 1:10 UTC (3+ messages)
[PATCH] fcoe: Fixup missing initialisation in fcoe_dcb_create()
2016-10-19 1:03 UTC (3+ messages)
[PATCH v2 00/10] ufs-qcom: phy/hcd: Clean up qcom-ufs phy and ufs-qcom hcd
2016-10-19 0:07 UTC (17+ messages)
` [PATCH v2 01/10] phy: qcom-ufs: remove failure when rx/tx_iface_clk are absent
` [PATCH v2 02/10] phy: qcom-ufs: Remove unnecessary BUG_ON
` [PATCH v2 03/10] phy: qcom-ufs: Use devm sibling of kstrdup for regulator names
` [PATCH v2 04/10] phy: qcom-ufs-qmp-xx: Discard remove callback for drivers
` [PATCH v2 05/10] phy: qcom-ufs: Cleanup clock and regulator initialization
` [PATCH v2 06/10] phy: qcom-ufs: Remove unnecessary function declarations
` [PATCH v2 07/10] phy: qcom-ufs-qmp-xx: Move clock and regulator init out of phy init
` [PATCH 08/10] ufs-qcom: phy/hcd: Refactoring phy clock handling
` [PATCH v2 09/10] scsi/ufs: qcom: Add phy_exit call in hcd exit path
` [PATCH v2 10/10] phy: qcom-ufs: Remove common layer phy exit callback
[PATCH v3 0/11] Fix race conditions related to stopping block layer queues
2016-10-18 21:56 UTC (13+ messages)
` [PATCH v3 01/11] blk-mq: Do not invoke .queue_rq() for a stopped queue
` [PATCH v3 02/11] blk-mq: Introduce blk_mq_hctx_stopped()
` [PATCH v3 03/11] blk-mq: Introduce blk_mq_queue_stopped()
` [PATCH v3 04/11] blk-mq: Introduce blk_mq_quiesce_queue()
` [PATCH v3 05/11] blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()
` [PATCH v3 06/11] dm: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
` [PATCH v3 07/11] dm: Fix a race condition related to stopping and starting queues
` [PATCH v3 08/11] SRP transport: Move queuecommand() wait code to SCSI core
` [PATCH v3 09/11] SRP transport, scsi-mq: Wait for .queue_rq() if necessary
` [PATCH v3 10/11] nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
` [PATCH v3 11/11] nvme: Fix a race condition
[PATCH] scsi: update rdac devices at scsi_dh_rdac
2016-10-18 19:47 UTC (3+ messages)
[PATCH 0/7] megaraid_sas: Updates for scsi-next
2016-10-18 18:47 UTC (21+ messages)
` [PATCH 4/7] megaraid_sas: Send SYNCHRONIZE_CACHE command to firmware
[PATCH 00/20] libfc callback cleanup
2016-10-18 17:29 UTC (46+ messages)
` [PATCH 01/20] libfc: Replace ->seq_els_rsp_send callback with function call
` [PATCH 02/20] libfc: Replace ->lport_reset "
` [PATCH 03/20] libfc: Replace ->lport_recv "
` [PATCH 04/20] libfc: Replace ->exch_seq_send callback "
` [PATCH 05/20] libfc: Replace ->rport_destroy "
` [PATCH 06/20] libfc: Replace ->rport_lookup "
` [PATCH 07/20] scsi_transport_fc: rename 'fc_rport_create' to 'fc_remote_port_create'
` [PATCH 08/20] libfc: Replace ->rport_create callback with function call
` [PATCH 09/20] libfc: Replace ->rport_login "
` [PATCH 10/20] libfc: Replace ->rport_logoff "
` [PATCH 11/20] libfc: Replace ->rport_recv_req "
` [PATCH 12/20] libfc: Replace ->rport_flush_queue "
` [PATCH 13/20] libfc: Remove fc_rport_init()
` [PATCH 14/20] libfc: Replace ->seq_send callback with function call
` [PATCH 15/20] libfc: Replace ->seq_exch_abort "
` [PATCH 16/20] libfc: Replace ->exch_done "
` [PATCH 17/20] libfc: Replace ->seq_start_next "
` [PATCH 18/20] libfc: Replace ->seq_set_resp callback with direct "
` [PATCH 19/20] libfc: Replace ->seq_assign callback with "
` [PATCH 20/20] libfc: Replace ->seq_release "
[PATCH] scsi_devinfo: apply to HP-rebranded same options as Hitachi
2016-10-18 16:51 UTC
[Bug 153171] New: scsi host6: runtime PM trying to activate child device host6 but parent (2-2:1.0) is not active
2016-10-18 10:18 UTC (2+ messages)
` [Bug 153171] "
low read performance after removing/adding iscsi device
2016-10-18 9:19 UTC (2+ messages)
[PATCH] Revert "target: Fix residual overflow handling in target_complete_cmd_with_length"
2016-10-18 4:54 UTC
[PATCH 0/7] ufs-qcom: phy/hcd: Clean up qcom-ufs phy and ufs-qcom hcd
2016-10-18 4:49 UTC (8+ messages)
` [PATCH 1/7] phy: qcom-ufs: remove failure when rx/tx_iface_clk are absent
` [PATCH 2/7] phy: qcom-ufs: Remove unnecessary BUG_ON
` [PATCH 3/7] phy: qcom-ufs: Use devm sibling of kstrdup for regulator names
` [PATCH 4/7] phy: qcom-ufs-qmp-xx: Discard remove callback for drivers
` [PATCH 5/7] phy: qcom-ufs: Cleanup clock and regulator initialization
` [PATCH 6/7] phy: qcom-ufs-qmp-xx: Move clock and regulator init out of phy init
` [PATCH 7/7] ufs-qcom: phy/hcd: Refactoring phy clock handling
[RESEND PATCH] scsi: ufs: fix race between clock gating and devfreq scaling work
2016-10-18 0:13 UTC (3+ messages)
[PATCH v1 11/11] scsi: ufs: optimize clock gate work
2016-10-18 0:11 UTC
[PATCH v1 10/11] scsi: ufshcd: Fix race between clk scaling and ungate work
2016-10-18 0:10 UTC
[PATCH v1 09/11] scsi: ufs: change device rails hpm mode ramp up sequence
2016-10-18 0:10 UTC
[PATCH v1 08/11] scsi: ufs: suspend clock scaling at the start of suspend
2016-10-18 0:10 UTC
[PATCH v1 07/11] scsi: ufs: fail ufshcd_probe_hba() if power configuration fails
2016-10-18 0:10 UTC
[PATCH v1 06/11] scsi: ufs: suspend clock scaling for failed runtime_resume
2016-10-18 0:10 UTC
[PATCH v1 05/11] scsi: ufs: fix sense buffer size to 18 bytes
2016-10-18 0:09 UTC
[PATCH v1 04/11] scsi: ufs: commit descriptors before setting the doorbell
2016-10-18 0:09 UTC
[PATCH v1 03/11] scsi: ufs: fix bugs related to null pointer access and array size
2016-10-18 0:09 UTC
[PATCH v1 02/11] scsi: ufshcd: release resources if probe fails
2016-10-18 0:09 UTC
[PATCH v1 01/11] scsi: ufs: fix race between clock gating and devfreq scaling work
2016-10-18 0:08 UTC
`rmmod mpt3sas` leads to backtraces 'fs/sysfs/group.c:237 sysfs_remove_group+0xa0/0xb0'
2016-10-17 21:11 UTC (3+ messages)
[PATCH v6 0/3] Enabling ATA Command Priorities
2016-10-17 18:27 UTC (4+ messages)
` [PATCH v6 1/3] block: Add iocontext priority to request
` [PATCH v6 2/3] ata: Enabling ATA Command Priorities
` [PATCH v6 3/3] ata: ATA Command Priority Disabled By Default
[GIT PULL] final round of SCSI updates for the 4.8+ merge window
2016-10-17 18:18 UTC (3+ messages)
[PATCH] lpfc: use %zd format string for size_t
2016-10-17 17:59 UTC (2+ messages)
[PATCH 00/24] FCoE VN2VN fixes, part two
2016-10-17 17:42 UTC (2+ messages)
[PATCH 0/2] Locking issue in libiscsi and be2iscsi
2016-10-17 17:36 UTC (2+ messages)
[PATCH] sd: assign appropriate log level
2016-10-17 17:22 UTC (4+ messages)
[PATCH v2 1/2] scsi: Handle Unit Attention when issuing SCSI command
2016-10-17 17:30 UTC (4+ messages)
[PATCH] Fix: scsi: megaraid: reduce the scope of pending-list lock to avoid double lock
2016-10-17 7:30 UTC
Geschäftsvorschlag!!!
2016-10-17 16:41 UTC
expose queue the queue mapping for SCSI drivers
2016-10-17 16:34 UTC (6+ messages)
` [PATCH 3/3] smartpqi: switch to pci_alloc_irq_vectors
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).