Linux-SCSI Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-04 10:36:19 to 2016-02-09 18:27:12 UTC [more...]

[PATCH 0/6] ibmvscsi: code cleanup
 2016-02-09 18:27 UTC  (10+ messages)
` [PATCH 2/6] ibmvscsi: Add and use enums for valid CRQ header values
` [PATCH 5/6] ibmvscsi: Remove unsupported host config MAD and sysfs interface

[PATCH-v4 0/5] Fix LUN_RESET active I/O + TMR handling
 2016-02-09 18:03 UTC  (13+ messages)
` [PATCH-v4 1/5] target: Fix LUN_RESET active I/O handling for ACK_KREF
` [PATCH-v4 2/5] target: Fix LUN_RESET active TMR descriptor handling
` [PATCH-v4 3/5] target: Fix TAS handling for multi-session se_node_acls
` [PATCH-v4 4/5] target: Fix remote-port TMR ABORT + se_cmd fabric stop
` [PATCH-v4 5/5] target: Fix race with SCF_SEND_DELAYED_TAS handling

[PATCH 0/4] qla2xxx: Patches for target-pending branch
 2016-02-09 18:01 UTC  (20+ messages)
` [PATCH 1/4] qla2xxx: Fix stale pointer access
` [PATCH 2/4] qla2xxx: Use ATIO type to send correct tmr response
` [PATCH 3/4] qla2xxx: Add DebugFS node for target sess list
` [PATCH 4/4] qla2xxx: Add DebugFS node to show irq vector's cpuid

[RFC PATCH v2] blk-mq: Introduce per sw queue time-slice
 2016-02-09 17:41 UTC  (2+ messages)

我的相片在
 2016-02-09 17:24 UTC 

complete boot failure in 4.5-rc1 caused by nvme: make SG_IO support optional
 2016-02-09 17:19 UTC  (21+ messages)

[v4 00/14] add fixes, device quirks, error recovery,
 2016-02-09 17:02 UTC  (8+ messages)
` [v4 01/14] scsi: ufs-qcom: add number of lanes per direction
` [v4 05/14] scsi: ufs: separate device and host quirks
` [v4 07/14] scsi: ufs: make error handling bit faster
` [v4 13/14] scsi: ufs: add device quirk delay before putting UFS rails in LPM
` [v4 14/14] scsi: ufs-qcom: set PA_Local_TX_LCC_Enable before link startup

NULL pointer dereference: IP: [<f828a00c>] sr_runtime_suspend+0xc/0x20 [sr_mod]
 2016-02-09 16:47 UTC  (4+ messages)

[mpt3sas driver V1 6/10] mpt3sas: Added smp_affinity_enable module parameter
 2016-02-09 15:58 UTC  (2+ messages)

T10 adds locally assigned UUID designation descriptor
 2016-02-09 15:30 UTC  (5+ messages)

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

[PATCH v4 0/2] add support for DWC UFS Controller
 2016-02-09 12:05 UTC  (4+ messages)
` [PATCH v4 1/2] fixed typo in ufshcd-pltfrm
` [PATCH v4 2/2] add support for DWC UFS Host Controller
    ` [PATCH "

[scsi 1/2] ufs: fix typo: MAZ to MAX
 2016-02-09  8:25 UTC  (2+ messages)
` [scsi 2/2] scsi: ufs: fix few typos in the comments

[Bug 111381] New: mvsas 0.8.16 on Marvell 88SE9485 reports timeouts on load
 2016-02-09  0:11 UTC  (4+ messages)
` [Bug 111381] "
` [Bug 111381] mvsas 0.8.16 on Marvell 88SE9485 reports timeouts on load with SMART commands

megaraid_sas: Task management support
 2016-02-08 18:21 UTC 

Question for Patch"libsas: fix "sysfs group not found" warnings at port teardown time"
 2016-02-08 17:20 UTC  (4+ messages)

[Bug 111341] New: Firmware loader
 2016-02-08 17:00 UTC  (2+ messages)
` [Bug 111341] "

[PATCH 0/3] add support for DWC UFS Controller
 2016-02-08 16:17 UTC  (11+ messages)
` [PATCH 3/3] add support for DWC UFS Host Controller

[mpt3sas driver patches 00/10] mpt3sas driver enhancements and
 2016-02-08 13:55 UTC  (26+ messages)
` [mpt3sas driver 01/10] mpt3sas: Added support for high port count HBA variants
` [mpt3sas driver 02/10] mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message
` [mpt3sas driver 03/10] mpt3sas: Fix static analyzer(coverity) tool identified defects
` [mpt3sas driver 04/10] mpt3sas: Never block the Enclosure device
` [mpt3sas driver 05/10] mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's
` [mpt3sas driver 06/10] mpt3sas: Added smp_affinity_enable module parameter
` [mpt3sas driver 07/10] mpt3sas: Add support for configurable Chain Frame Size
` [mpt3sas driver 08/10] mpt3sas: Updated MPI Header to 2.00.42
` [mpt3sas driver 09/10] mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of timedout IO
` [mpt3sas driver 10/10] mpt3sas: Updating mpt3sas driver version to 12.100.00.00

[PATCH 0/2] megaraid_sas: few more updates for scsi-next
 2016-02-08 12:57 UTC  (5+ messages)
` [PATCH 1/2] megaraid_sas: Fix for IO failing post OCR in SRIOV environment

[Bug 111441] New: iscsi fails to attach to targets
 2016-02-08  8:01 UTC  (15+ messages)
` [Bug 111441] "

[PATCH] target/iblock: Use -EAGAIN/-ENOMEM to propigate SAM BUSY/TASK_SET_FULL
 2016-02-08  7:21 UTC  (2+ messages)

Very Urgent,response needed
 2016-02-07 21:28 UTC 

[PATCH] Separate target visibility from reaped state information
 2016-02-07 22:56 UTC  (11+ messages)

Question for Patch"libsas: fix "sysfs group not found" warnings at port teardown time"
 2016-02-06  1:20 UTC  (2+ messages)

[Bug 71021] WARNING: CPU: 0 PID: 5517 at /build/buildd/linux-3.13.0/fs/sysfs/group.c:214 sysfs_remove_group+0xc6/0xd0()
 2016-02-06  1:20 UTC  (2+ messages)

You have received fax, document 000208651
 2016-02-05 20:00 UTC 

[Bug 101891] New: mvsas prep failed, NULL pointer dereference in mvs_slot_task_free+0x5/0x1f0 [mvsas]
 2016-02-05 16:45 UTC  (2+ messages)
` [Bug 101891] "

[Bug 98171] New: [Regression] Marvell SE91xx SATA 3 controllers not recognized correctly
 2016-02-05 16:20 UTC  (2+ messages)
` [Bug 98171] "

[PATCH 0/2] scsi: Fix endless loop of ATA hard resets due to VPD reads
 2016-02-05 14:54 UTC  (2+ messages)

[PATCH] megaraid: fix null pointer check in megasas_detach_one()
 2016-02-05 12:34 UTC  (7+ messages)

Warning Calltrace when hotplug sas disk
 2016-02-05  7:05 UTC 

[PATCH] block: do not return -EOPNOTSUPP only when issue a discard request
 2016-02-05  7:10 UTC 

dm-mpath: fix a tiny case which can cause an infinite loop
 2016-02-05  3:39 UTC  (8+ messages)
` [PATCH] block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabled

You have new fax, document 000504373
 2016-02-05  3:37 UTC 

[PATCH] SCSI: Add Marvell Console to VPD blacklist
 2016-02-05  3:36 UTC  (2+ messages)

[PATCH] scsi_dh_rdac: always retry MODE SELECT on command lock violation
 2016-02-05  3:28 UTC  (2+ messages)

[PATCH 0/3] HiSilicon SAS ACPI support
 2016-02-05  3:22 UTC  (3+ messages)
` [PATCH 1/3] hisi_sas: use Unified Device Properties API

[PATCH v1 00/12] be2iscsi: Important fixes for 11.0.0.0 in 4.6/scsi-queue
 2016-02-05  1:50 UTC  (14+ messages)
` [PATCH v1 01/12] be2iscsi: Remove unused mcc_cq_lock
` [PATCH v1 02/12] be2iscsi: Use macros for MCC WRB and CQE fields
` [PATCH v1 03/12] be2iscsi: Remove redundant MCC processing code
` [PATCH v1 04/12] be2iscsi: Rename MCC and BMBX processing functions
` [PATCH v1 05/12] be2iscsi: Remove be_mbox_notify_wait function
` [PATCH v1 06/12] be2iscsi: Fix be_mcc_compl_poll to use tag_state
` [PATCH v1 07/12] be2iscsi: Cleanup processing of BMBX completion
` [PATCH v1 08/12] be2iscsi: Fix MCC WRB leak in open_connection
` [PATCH v1 09/12] be2iscsi: Couple MCC tag and WRB alloc and free
` [PATCH v1 10/12] be2iscsi: Fix ExpStatSn in management tasks
` [PATCH v1 11/12] be2iscsi: _bh for io_sgl_lock and mgmt_sgl_lock
` [PATCH v1 12/12] be2iscsi: Add lock to protect WRB alloc and free

[PATCH V6 00/10] aacraid: Patchset for aacraid driver version 41052
 2016-02-05  1:37 UTC  (6+ messages)
` [PATCH V6 07/10] aacraid: Created new mutex for ioctl path

[PATCH-v3 00/14] target_alloc_session w/ percpu_ida+ACK_KREF conversion
 2016-02-04 22:23 UTC  (5+ messages)
` [PATCH-v3 06/14] ib_srpt: Convert to target_alloc_session usage
` [PATCH-v3 14/14] ib_srpt: Convert to percpu_ida tag allocation

[PATCH RESEND] bfa: deinline __bfa_trc() and __bfa_trc32()
 2016-02-04 20:40 UTC 

st driver doesn't seem to grok LTO partitioning
 2016-02-04 19:25 UTC  (20+ messages)
            ` What partition should the MTMKPART argument specify? Was: "

[PATCH 3/3] scsi:stex.c Add S3/S4 support
 2016-02-04 11:37 UTC  (5+ messages)
    ` [Resend PATCH "

[v2 PATCH 2/3] scsi:stex.c Add hotplug support
 2016-02-04 11:21 UTC  (4+ messages)
    ` [Resend "

[v2 PATCH 1/3] scsi:stex.c Support to Pegasus series
 2016-02-04 11:19 UTC  (4+ messages)
    ` [Resend "


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 read-only IMAP folder(s) and NNTP newsgroup(s).