linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-14 10:33:32 to 2016-10-18 08:45:13 UTC [more...]

[PATCH 00/20] libfc callback cleanup
 2016-10-18  8:45 UTC  (26+ 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 "

iscsi_trx going into D state
 2016-10-18  7:52 UTC  (9+ messages)

[PATCH] fcoe: Fixup missing initialisation in fcoe_dcb_create()
 2016-10-18  7:26 UTC  (2+ messages)

Need some pointers to debug a target hang
 2016-10-18  7:01 UTC  (3+ messages)

[PATCH v8 0/7] ZBC / Zoned block device support
 2016-10-18  6:42 UTC  (9+ 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] 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  (4+ 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  (4+ messages)

[PATCH 0/7] megaraid_sas: Updates for scsi-next
 2016-10-17 17:51 UTC  (37+ messages)
` [PATCH 1/7] megaraid_sas: For SRIOV enabled firmware, ensure VF driver waits for 30secs before reset
` [PATCH 2/7] megaraid_sas: Send correct PhysArm to FW for R1 VD downgrade
` [PATCH 3/7] megaraid_sas: Do not fire DCMDs during PCI shutdown/detach
` [PATCH 4/7] megaraid_sas: Send SYNCHRONIZE_CACHE command to firmware
` [PATCH 5/7] megaraid_sas: driver version upgrade
` [PATCH 6/7] MAINTAINERS: Update megaraid maintainers list
` [PATCH 7/7] megaraid_sas: Do not set MPI2_TYPE_CUDA for JBOD FP path for FW which does not support JBOD sequence map

[PATCH 00/24] FCoE VN2VN fixes, part two
 2016-10-17 17:42 UTC  (21+ messages)
` [PATCH 11/24] libfc: Return LS_RJT_BUSY for PRLI in status PLOGI
` [PATCH 13/24] libfc: safeguard against invalid exchange index
` [PATCH 14/24] libfc: quarantine timed out xids
` [PATCH 18/24] libfc: wait for E_D_TOV when out-of-order sequence is received
` [PATCH 19/24] libfc: Check xid when looking up REC exchanges
` [PATCH 20/24] fcoe: set default TC priority
` [PATCH 22/24] fcoe: FIP debugging
` [PATCH 23/24] fcoe: correct sending FIP VLAN packets on VLAN 0
` [PATCH 24/24] fcoe: filter out frames from invalid vlans

[PATCH 0/2] Locking issue in libiscsi and be2iscsi
 2016-10-17 17:36 UTC  (9+ messages)
` [PATCH 1/2] libiscsi: Fix locking in __iscsi_conn_send_pdu
` [PATCH 2/2] be2iscsi: Replace _bh with _irqsave/irqrestore

[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  (15+ 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 v1 0/3] Fixes for problems found during testing
 2016-10-17 16:15 UTC  (3+ messages)
` [PATCH v2 0/6] Fixes for ibmvscsis driver

[PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags
 2016-10-17  9:23 UTC  (5+ messages)
` [PATCH 06/10] mm: replace get_user_pages() write/force parameters with gup_flags
` [PATCH 10/10] mm: replace access_process_vm() write parameter "

low read performance after removing/adding iscsi device
 2016-10-17  5:46 UTC 

Patch added to scsi: scsi: Replace wrong device handler name for CLARiiON arrays
 2016-10-16 21:04 UTC 

possible if/else bug in dc395x.c
 2016-10-16 17:26 UTC 

[PATCH 0/3] target: Bug-fixes for v4.9-rc1
 2016-10-15  9:13 UTC  (5+ messages)
` [PATCH 1/3] target: Re-add missing SCF_ACK_KREF assignment in v4.1.y
` [PATCH 2/3] target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLE
` [PATCH 3/3] target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status code

[PATCH v4 0/4] Enabling ATA Command Priorities
 2016-10-15  8:43 UTC  (5+ messages)
` [PATCH v4 1/4] block: Add iocontext priority to request

Issue with fc_exch_alloc failing initiated by fc_queuecommand on NUMA or large configurations with Intel ixgbe running FCOE
 2016-10-14 20:39 UTC  (8+ messages)
  ` [Open-FCoE] "
          ` Patch: Revert commit 3e22760d4db6fd89e0be46c3d132390a251da9c6 due to performance issues
            ` Patch: [Open-FCoE] "

[PATCH v3 00/17] lpfc: Update driver to version 11.2.0.2
 2016-10-14 20:33 UTC  (2+ messages)

[PATCH] scsi: ufs: changing maintainer
 2016-10-14 20:29 UTC  (2+ messages)

[PATCH 1/1] [4.9-rc] ipr: Fix async error WARN_ON
 2016-10-14 20:27 UTC  (2+ messages)

[PATCH] MAINTAINERS: remove defunct iss storage mailing list
 2016-10-14 20:24 UTC  (2+ messages)

[PATCH] scsi: hpsa: remove unneeded void pointer cast
 2016-10-14 20:23 UTC  (2+ messages)

[patch] zfcp: spin_lock_irqsave() is not nestable
 2016-10-14 20:21 UTC  (2+ messages)

[PATCH] mptscsih: remove bogus interpretation of request->ioprio
 2016-10-14 20:16 UTC  (2+ messages)

[PATCH 00/12] Fixes, cleanup and g_NCR5380_mmio/g_NCR5380 merger
 2016-10-14 20:11 UTC 

[PATCH v5 0/4] Enabling ATA Command Priorities
 2016-10-14 18:08 UTC  (5+ messages)
` [PATCH v5 2/4] fusion: remove iopriority handling

[PATCH V4 0/2] smartpqi: initial commit of Microsemi smartpqi driver
 2016-10-14 15:41 UTC  (7+ messages)
` [PATCH V4 2/2] aacraid: remove wildcard for series 9 controllers

[PATCH] scsi: aic7xxx: fix ahc_delay and ahd_delay
 2016-10-14 14:20 UTC 

[bug report] smartpqi: initial commit of Microsemi smartpqi driver
 2016-10-14 13:59 UTC 

[PATCH v3 16/17] lpfc: Fix fw download on SLI-4 FC adapters
 2016-10-14 10:44 UTC  (2+ messages)

[PATCH v3 17/17] lpfc: lpfc version changed to 11.2.0.2
 2016-10-14 10:44 UTC  (2+ messages)

[PATCH v3 05/17] lpfc: Make lpfc_prot_xxx params per hba parameters
 2016-10-14 10:34 UTC  (2+ messages)

[PATCH v3 06/17] lpfc: Code clean up for lpfc_iocb_cnt parameter
 2016-10-14 10:34 UTC  (2+ messages)

[PATCH v3 15/17] lpfc: Synchronize link speed with boot driver
 2016-10-14 10:43 UTC  (2+ messages)

[PATCH v3 14/17] lpfc: Correct panics with eh_timeout and eh_deadline
 2016-10-14 10:38 UTC  (2+ messages)

[PATCH v3 13/17] lpfc: Fix lost target in pt-to-pt connect
 2016-10-14 10:37 UTC  (2+ messages)

[PATCH v3 12/17] lpfc: Revise strings with full lpfc parameter name
 2016-10-14 10:36 UTC  (2+ messages)

[PATCH v3 11/17] lpfc: Code cleanup for lpfc_sriov_nr_virtfn parameter
 2016-10-14 10:36 UTC  (2+ messages)

[PATCH v3 10/17] lpfc: Code cleanup for lpfc_max_scsicmpl_time parameter
 2016-10-14 10:35 UTC  (2+ messages)

[PATCH v3 09/17] lpfc: Code cleanup for lpfc_topology parameter
 2016-10-14 10:35 UTC  (2+ messages)

[PATCH v3 08/17] lpfc: Code cleanup for lpfc_aer_support parameter
 2016-10-14 10:35 UTC  (2+ messages)

[PATCH v3 07/17] lpfc: Code cleanup for lpfc_enable_rrq parameter
 2016-10-14 10:34 UTC  (2+ messages)

[PATCH v3 04/17] lpfc: Set driver environment data on adapter
 2016-10-14 10:33 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;
as well as URLs for NNTP newsgroup(s).