linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-28 09:17:13 to 2016-02-01 13:02:50 UTC [more...]

[PATCH v7 00/14] Big fixes, retries, handle a race condition
 2016-02-01 13:02 UTC  (15+ messages)
` [PATCH v7 01/14] scsi: ufs: clear UTRD, UPIU req and rsp before new transfers
` [PATCH v7 02/14] scsi: ufs: clear fields "
` [PATCH v7 03/14] scsi: ufs: verify command tag validity
` [PATCH v7 04/14] scsi: ufs: clear outstanding_request bit in case query timeout
` [PATCH v7 05/14] scsi: ufs: increase fDeviceInit query response timeout
` [PATCH v7 06/14] scsi: ufs: avoid exception event handler racing with PM callbacks
` [PATCH v7 07/14] scsi: ufs: add retries to dme_peer get and set attribute
` [PATCH v7 08/14] scsi: ufs: add retries for hibern8 enter
` [PATCH v7 09/14] scsi: ufs: fix error recovery after the hibern8 exit failure
` [PATCH v7 10/14] scsi: ufs: retry failed query flag requests
` [PATCH v7 11/14] scsi: ufs: reduce the interrupts for power mode change requests
` [PATCH v7 12/14] scsi: ufs: add missing memory barriers
` [PATCH v7 13/14] scsi: ufs: commit descriptors before setting the doorbell
` [PATCH v7 14/14] scsi: ufs: add wrapper for retrying sending query attribute

[PATCH] add support for DWC UFS Host Controller
 2016-02-01 12:55 UTC 

megaraid_sas: add an i/o barrier
 2016-02-01 12:53 UTC  (3+ messages)

[PATCH] add support for DWC UFS Host Controller
 2016-02-01 12:47 UTC 

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

scsi_debug, iosize optimal < minimum (was: test sfdisk, optimal_iosize)
 2016-02-01 12:13 UTC  (2+ messages)
        ` scsi_debug, iosize optimal < minimum

[PATCH v6 00/15] Big fixes, retries, handle a race condition
 2016-02-01 11:39 UTC  (7+ messages)
` [PATCH v6 01/15] scsi: ufs: clear UTRD, UPIU req and rsp before new transfers
` [PATCH v6 07/15] scsi: ufs: set REQUEST_SENSE command size to 18 bytes

lpfc: Modularize and cleanup FDMI code in driver
 2016-02-01 11:01 UTC 

mm: another VM_BUG_ON_PAGE(PageTail(page))
 2016-02-01 10:48 UTC  (8+ messages)

[PATCH 0/7] SCSI bug fixes for 4.6
 2016-02-01  8:17 UTC  (3+ messages)
` [PATCH 5/7] scsi: qla4xxx: shut up warning for rd_reg_indirect

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

[PATCH] 3w-9xxx: use boottime to compare time
 2016-02-01  4:14 UTC 

[LSF/MM TOPIC] LIO/SCST Merger
 2016-02-01  2:44 UTC  (8+ messages)
      ` [Lsf-pc] "

[Bug 111441] New: iscsi fails to attach to targets
 2016-02-01  2:13 UTC  (22+ messages)
` [Bug 111441] "

[PATCH] Separate target visibility from reaped state information
 2016-01-31 17:54 UTC  (4+ messages)

my subject
 2016-01-31  1:43 UTC 

[PATCH V4 0/9] aacraid: Patchset for aacraid driver version 41052
 2016-01-30 22:52 UTC  (11+ messages)
` [PATCH V4 1/9] aacraid: SCSI blk tag support
` [PATCH V4 2/9] aacraid: Fix RRQ overload
` [PATCH V4 3/9] aacraid: Added EEH support
` [PATCH V4 4/9] aacraid: Fix memory leak in aac_fib_map_free
` [PATCH V4 5/9] aacraid: Set correct msix count for EEH recovery
` [PATCH V4 6/9] aacraid: Fundamental reset support for Series 7
` [PATCH V4 7/9] aacraid: Fix AIF triggered IOP_RESET
` [PATCH V4 8/9] aacraid: Fix character device re-initialization
` [PATCH V4 9/9] aacraid: Update driver version

[patch] bfa: use strncpy() instead of memcpy()
 2016-01-30 14:36 UTC 

my subject
 2016-01-29 22:47 UTC 

Masaje webmail
 2016-01-30 11:30 UTC 

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

[PATCH-v3 0/5] Fix LUN_RESET active I/O + TMR handling
 2016-01-30  5:37 UTC  (6+ messages)
` [PATCH-v3 1/5] target: Fix LUN_RESET active I/O handling for ACK_KREF
` [PATCH-v3 2/5] target: Fix LUN_RESET active TMR descriptor handling
` [PATCH-v3 3/5] target: Fix TAS handling for multi-session se_node_acls
` [PATCH-v3 4/5] target: Fix remote-port TMR ABORT + se_cmd fabric stop
` [PATCH-v3 5/5] target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usage

[PATCH V2 1/1] scsi: storvsc: Fix a build issue reported by kbuild test robot
 2016-01-30  5:36 UTC  (2+ messages)

[LSF/MM ATTEND][LSF/MM TOPIC] SMR/Zoned devices IO
 2016-01-29 21:41 UTC 

[PATCH] bnx2fc: Show information about log levels in 'modinfo'
 2016-01-29 20:50 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 4.5-rc1
 2016-01-29 16:28 UTC 

[PATCH 0/2] megaraid_sas: few more updates for scsi-next
 2016-01-29 16:24 UTC  (5+ messages)
` [PATCH 1/2] megaraid_sas: Fix for IO failing post OCR in SRIOV environment
` [PATCH 2/2] megaraid_sas: Fix SMAP issue

[PATCH v2 00/15] megaraid_sas: Updates for scsi-next
 2016-01-29 15:52 UTC  (19+ messages)
` [PATCH v2 01/15] megaraid_sas: Do not allow PCI access during OCR
` [PATCH v2 02/15] megaraid_sas: MFI IO timeout handling
` [PATCH v2 03/15] megaraid_sas: Syncing request flags macro names with firmware
` [PATCH v2 04/15] megaraid_sas: Task management support
` [PATCH v2 05/15] megaraid_sas: Update device Queue depth based on interface type
` [PATCH v2 06/15] megaraid_sas: Fastpath region lock bypass
` [PATCH v2 07/15] megaraid_sas: Reply Descriptor Post Queue(RDPQ) support
` [PATCH v2 08/15] megaraid_sas: Code optimization build_and_issue_cmd return-type
` [PATCH v2 09/15] megaraid_sas: Dual Queue depth support
` [PATCH v2 10/15] megaraid_sas: IO throttling support
` [PATCH v2 11/15] megaraid_sas: Make adprecovery variable atomic
` [PATCH v2 12/15] megaraid_sas: MFI adapter's OCR changes
` [PATCH v2 13/15] megaraid_sas: Introduce module parameter for SCSI command-timeout
` [PATCH v2 14/15] megaraid_sas: SPERC OCR changes
` [PATCH v2 15/15] megaraid_sas: driver version upgrade

[PATCH 0/2] scsi_transport_fc: LUN masking
 2016-01-29 14:59 UTC  (3+ messages)

Yours Truely Mrs Machiko Kumiko
 2016-01-29 12:32 UTC 

[PATCH 3/3] scsi:stex.c Add S3/S4 support
 2016-01-29 11:23 UTC  (3+ messages)

[v2 PATCH 2/3] scsi:stex.c Add hotplug support
 2016-01-29 11:22 UTC  (3+ messages)

[v2 PATCH 1/3] scsi:stex.c Support to Pegasus series
 2016-01-29 11:21 UTC  (3+ messages)

[SCSI] pmcraid: PMC-Sierra MaxRAID driver to support 6Gb/s SAS RAID controller
 2016-01-29 10:39 UTC 

blk-mq and interrupt affinity
 2016-01-29  9:40 UTC 

[PATCHv2] SCSI: usd ida for host number management
 2016-01-29  2:58 UTC  (2+ messages)

[PATCH V1] scsi update
 2016-01-28 22:45 UTC  (3+ messages)
` [PATCH V1] scsi: export function scsi_scan.c:sanitize_inquiry_string

[PATCH v2 00/11] qla2xxx: Patches for scsi "misc" branch
 2016-01-28 22:27 UTC  (5+ messages)
` [PATCH v2 06/11] qla2xxx: Add support for Private link statistics counters

[PATCH 1/1] scsi: storvsc: Fix a build issue reported by kbuild test robot
 2016-01-28 19:28 UTC  (7+ messages)

[PATCH] add driver for DesignWare UFS Host Controller
 2016-01-28 18:21 UTC  (11+ messages)

[PATCH-v2 0/3] target: Fix LUN_RESET active I/O + TMR handling
 2016-01-28 17:00 UTC  (3+ messages)
` [PATCH-v2 1/3] target: Fix LUN_RESET active I/O handling for ACK_KREF

我的相片在
 2016-01-28 16:21 UTC 

[PATCH] storvsc: use small sg_tablesize on x86
 2016-01-28 15:37 UTC  (9+ messages)

[LSF/MM TOPIC] NVMe target support
 2016-01-28 15:25 UTC  (8+ messages)
  ` [Lsf-pc] "

[LSF/MM ATTEND] dm-multipath, nvme, (remote) pmem and friends
 2016-01-28 13:53 UTC 

iscsi fails to attach to targets with kernel 4.4.0
 2016-01-28 13:28 UTC 

[PATCH 00/15] megaraid_sas: Updates for scsi-next
 2016-01-28 11:17 UTC  (7+ messages)
` [PATCH 12/15] megaraid_sas: MFI adapter's OCR changes
` [PATCH 13/15] megaraid_sas: Introduce module parameter for SCSI command-timeout

scsi: NULL deref in sg_start_req
 2016-01-28 10:11 UTC 


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).