linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-18 19:55:09 to 2016-01-25 08:14:10 UTC [more...]

[PATCH-v2 00/12] target: target_alloc_session w/ percpu_ida+ACK_KREF conversion
 2016-01-25  8:11 UTC  (13+ messages)
` [PATCH-v2 01/12] target: Add target_alloc_session() helper function
` [PATCH-v2 02/12] target: Convert demo-mode only drivers to target_alloc_session
` [PATCH-v2 03/12] vhost/scsi: Convert to target_alloc_session usage
` [PATCH-v2 04/12] tcm_qla2xxx: "
` [PATCH-v2 05/12] tcm_fc: "
` [PATCH-v2 06/12] ib_srpt: "
` [PATCH-v2 07/12] sbp-target: Conversion to percpu_ida tag pre-allocation
` [PATCH-v2 08/12] sbp-target: Convert to TARGET_SCF_ACK_KREF I/O krefs
` [PATCH-v2 09/12] usb-gadget/tcm: Conversion to percpu_ida tag pre-allocation
` [PATCH-v2 10/12] usb-gadget/tcm: Convert to TARGET_SCF_ACK_KREF I/O krefs
` [PATCH-v2 11/12] xen-scsiback: Convert to percpu_ida tag allocation
` [PATCH-v2 12/12] xen-scsiback: Convert to TARGET_SCF_ACK_KREF I/O krefs

[PATCH v4 00/78] More fixes, cleanup and modernization for NCR5380 drivers
 2016-01-25  8:05 UTC  (5+ messages)
` [PATCH v4 34/78] atari_NCR5380: Use arbitration timeout

btrfs - uknown issues - different sha256 hash - files corruption
 2016-01-24 22:05 UTC 

st driver doesn't seem to grok LTO partitioning
 2016-01-24 21:05 UTC  (16+ messages)
                  ` What partition should the MTMKPART argument specify? Was: "

[PATCH V3 3/9] aacraid: Added EEH support
 2016-01-23 22:55 UTC  (2+ messages)

[PATCH] drivers/scsi/emcctd: drivers/scsi/emcctd: Client driver implementation for EMC-Symmetrix GuestOS emulated Cut-Through Device
 2016-01-23  6:04 UTC  (9+ messages)

[PATCH V3 0/9] aacraid: Patchset for aacraid driver version 41052
 2016-01-23  5:07 UTC  (15+ messages)
` [PATCH V3 1/9] aacraid: SCSI blk tag support
` [PATCH V3 6/9] aacraid: Fundamental reset support for Series 7
` [PATCH V3 7/9] aacraid: Fix AIF triggered IOP_RESET
` [PATCH V3 8/9] aacraid: Fix character device re-initialization

[PATCH] mptlan: add checks for dma mapping errors
 2016-01-23  2:03 UTC  (3+ messages)

[PATCH 0/2] target: Fix LUN_RESET active I/O + TMR handling
 2016-01-23  2:02 UTC  (7+ messages)
` [PATCH 1/2] target: Fix LUN_RESET active I/O handling for ACK_KREF
` [PATCH 2/2] target: Fix LUN_RESET active TMR descriptor handling

[PATCH-v2 0/3] target: Fix LUN_RESET active I/O + TMR handling
 2016-01-23  1:37 UTC  (4+ messages)
` [PATCH-v2 1/3] target: Fix LUN_RESET active I/O handling for ACK_KREF
` [PATCH-v2 2/3] target: Fix LUN_RESET active TMR descriptor handling
` [PATCH-v2 3/3] target: Fix TAS handling for multi-session se_node_acls

[PATCH v2] mptlan: add checks for dma mapping errors
 2016-01-23  0:41 UTC 

[PATCH] scsi update
 2016-01-22 21:17 UTC  (5+ messages)
` [PATCH] scsi: export function scsi_scan.c:sanitize_inquiry_string

[GIT PULL] final round of SCSI updates for the 4.4+ merge window
 2016-01-22 19:52 UTC 

[PATCH 0/2] RESEND: Enable iBFT IPv6 booting with prefix length
 2016-01-22 19:49 UTC  (3+ messages)
` [PATCH 1/2] iscsi_ibft: Add prefix-len attribute
` [PATCH 2/2] iscsi_ibft: Always display netmask

[PATCH 1/1] iscsi: fix regression caused by session lock patch
 2016-01-22 19:11 UTC  (3+ messages)

[PATCH, RESEND 2] qla2xxx: Remove use of 'struct timeval'
 2016-01-22 15:12 UTC  (2+ messages)
` [Y2038] "

[PATCH] scsi_dh_rdac: always retry MODE SELECT on command lock violation
 2016-01-22 14:48 UTC  (2+ messages)

[PATCH v2 3/3] xen-scsiback: fix license ident used in MODULE_LICENSE
 2016-01-22 14:04 UTC 

[PATCH] scsi: Allow activation of scsi-mq per-driver
 2016-01-22 13:43 UTC  (2+ messages)

[PATCH 3/3] xen-scsiback: fix license ident used in MODULE_LICENSE
 2016-01-22 12:55 UTC  (2+ messages)

[PATCH] megaraid: fix null pointer check in megasas_detach_one()
 2016-01-22 12:41 UTC 

spurious use after free bug in dio_bio_complete on scsi disks (with multipath)
 2016-01-22 11:14 UTC 

[PATCH] sd: Optimal I/O size is in bytes, not sectors
 2016-01-22  8:16 UTC  (9+ messages)

[ANNOUNCE]: SCST 3.1 release
 2016-01-22  4:17 UTC 

[PATCH 0/2] scsi: Fix endless loop of ATA hard resets due to VPD reads
 2016-01-21 17:05 UTC  (6+ messages)
` [PATCH 1/2] scsi: Do not attach VPD to devices that don't support it
` [PATCH 2/2] scsi: Fix RCU handling for VPD pages

[PATCH] lpfc: Fix race on command completion
 2016-01-21 15:21 UTC  (4+ messages)

NULL pointer dereference: IP: [<f828a00c>] sr_runtime_suspend+0xc/0x20 [sr_mod]
 2016-01-20 22:07 UTC  (5+ messages)

[PATCH] lpfc: Remove redundant code block in lpfc_scsi_cmd_iocb_cmpl
 2016-01-20 21:52 UTC  (4+ messages)

[PATCH] qla2xxx: Fix warning reported by static checker
 2016-01-20 21:39 UTC  (2+ messages)

[GIT PULL] target updates for v4.5-rc1
 2016-01-20 21:16 UTC 

[PATCHv4 0/1] Update SCSI hosts to use ida for host number mgmt
 2016-01-20 19:49 UTC  (20+ messages)
` [PATCHv4 1/1] SCSI: hosts: update to use ida_simple for host_no management

[PATCHv2] SCSI: usd ida for host number management
 2016-01-20 19:48 UTC 

UFS: MPHY configuration issue
 2016-01-20 18:57 UTC 

[PATCH] SCSI: fix crashes in sd and sr runtime PM
 2016-01-20 16:26 UTC 

[PATCH] scsi: qla2xxxx: avoid type mismatch in comparison
 2016-01-20 16:10 UTC  (3+ messages)

[PATCH 00/15] megaraid_sas: Updates for scsi-next
 2016-01-20 16:00 UTC  (19+ messages)
` [PATCH 09/15] megaraid_sas: Dual Queue depth support
` [PATCH 10/15] megaraid_sas: IO throttling support
` [PATCH 11/15] megaraid_sas: Make adprecovery variable atomic
` [PATCH 12/15] megaraid_sas: MFI adapter's OCR changes
` [PATCH 13/15] megaraid_sas: Introduce module parameter for SCSI command-timeout
` [PATCH 14/15] megaraid_sas: SPERC OCR changes

scsi-debug regression with 4.5-rc?
 2016-01-20 15:57 UTC  (2+ messages)

[PATCH RESEND] lpfc: Add lockdep assertions
 2016-01-20 15:22 UTC 

[PATCH v4 00/17] be2iscsi: driver update 11.0.0.0
 2016-01-20 10:18 UTC  (26+ messages)
` [PATCH v4 01/17] be2iscsi: Fix soft lockup in mgmt_get_all_if_id path using bmbx
` [PATCH v4 02/17] be2iscsi: Fix mbox synchronization replacing spinlock with mutex
` [PATCH v4 03/17] be2iscsi: Fix to use atomic bit operations for tag_state
` [PATCH v4 04/17] be2iscsi: Fix to synchronize tag allocation using spin_lock
` [PATCH v4 05/17] be2iscsi: Set mbox timeout to 30s
` [PATCH v4 06/17] be2iscsi: Added return value check for mgmt_get_all_if_id
` [PATCH v4 07/17] be2iscsi: Fix to remove shutdown entry point
` [PATCH v4 08/17] be2iscsi: Fix VLAN support for IPv6 network
` [PATCH v4 09/17] be2iscsi: Fix to handle misconfigured optics events
` [PATCH v4 10/17] be2iscsi: Add FW config validation
` [PATCH v4 11/17] be2iscsi: Fix return value for MCC completion
` [PATCH v4 12/17] be2iscsi: Fix IOPOLL implementation
` [PATCH v4 13/17] scsi_transport_iscsi: Add 25G and 40G speed definition
` [PATCH v4 14/17] be2iscsi: Fix to process 25G link speed info from FW
` [PATCH v4 15/17] be2iscsi: Fix async link event processing
` [PATCH v4 16/17] be2iscsi: Fix WRB leak in login/logout path
` [PATCH v4 17/17] be2iscsi: Update the driver version

completion queue abstraction V2
 2016-01-20  7:15 UTC  (6+ messages)
` [PATCH 03/13] irq_poll: fold irq_poll_sched_prep into irq_poll_sched
        `  "

[PATCH] be2iscsi: add checks for dma mapping errors
 2016-01-20  6:20 UTC 

ncr5380: Implement new eh_bus_reset_handler
 2016-01-19  9:31 UTC 

[PATCH 1/2] hisi_sas: SCSI_HISI_SAS should depend on HAS_DMA
 2016-01-20  0:25 UTC  (6+ messages)
` [PATCH 2/2] hisi_sas: Restrict SCSI_HISI_SAS to arm64

[PATCH] Separate target visibility from reaped state information
 2016-01-20  1:03 UTC  (3+ messages)

[PATCH] be2iscsi: add checks for dma mapping errors
 2016-01-20  0:59 UTC  (2+ messages)

How to set DPOFUA=0 ?
 2016-01-19 22:10 UTC  (3+ messages)

[Bug 98171] New: [Regression] Marvell SE91xx SATA 3 controllers not recognized correctly
 2016-01-19 14:33 UTC  (2+ messages)
` [Bug 98171] "

Device is not becoming offline on failed TUR
 2016-01-19 12:46 UTC  (2+ messages)

Business Proposition for you
 2016-01-18 14:35 UTC 

[PATCHv4 00/23] ALUA device handler update, part II
 2016-01-19  8:22 UTC  (24+ messages)
` [PATCHv4 01/23] scsi_dh_alua: Pass buffer as function argument
` [PATCHv4 02/23] scsi_dh_alua: separate out alua_stpg()
` [PATCHv4 03/23] scsi_dh_alua: Make stpg synchronous
` [PATCHv4 04/23] scsi_dh_alua: call alua_rtpg() if stpg fails
` [PATCHv4 05/23] scsi_dh_alua: switch to scsi_execute_req_flags()
` [PATCHv4 06/23] scsi_dh_alua: allocate RTPG buffer separately
` [PATCHv4 07/23] scsi_dh_alua: Use separate alua_port_group structure
` [PATCHv4 08/23] scsi_dh_alua: use unique device id
` [PATCHv4 09/23] scsi_dh_alua: simplify alua_initialize()
` [PATCHv4 10/23] revert commit a8e5a2d593cb ("[SCSI] scsi_dh_alua: ALUA handler attach should succeed while TPG is transitioning")
` [PATCHv4 11/23] scsi_dh_alua: move optimize_stpg evaluation
` [PATCHv4 12/23] scsi_dh_alua: remove 'rel_port' from alua_dh_data structure
` [PATCHv4 13/23] scsi_dh_alua: Use workqueue for RTPG
` [PATCHv4 14/23] scsi_dh_alua: Allow workqueue to run synchronously
` [PATCHv4 15/23] scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'
` [PATCHv4 16/23] scsi_dh_alua: Recheck state on unit attention
` [PATCHv4 17/23] scsi_dh_alua: update all port states
` [PATCHv4 18/23] scsi_dh_alua: Send TEST UNIT READY to poll for transitioning
` [PATCHv4 19/23] scsi_dh: add 'rescan' callback
` [PATCHv4 20/23] scsi: Add 'access_state' attribute
` [PATCHv4 21/23] scsi_dh_alua: use common definitions for ALUA state
` [PATCHv4 22/23] scsi_dh_alua: update 'access_state' field
` [PATCHv4 23/23] scsi_dh_alua: Update version to 2.0

Delivery notification..(View the attachment for confirmation of your delivery address)
 2016-01-19  4:10 UTC 

[PATCH] scsi: fix potential integer signedness problem
 2016-01-18 20:14 UTC  (2+ messages)

/sys/.../enclosure_device:<something> ?
 2016-01-18 20:08 UTC  (8+ 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).