messages from 2015-08-27 02:20:16 to 2015-09-01 12:43:29 UTC [more...]
[PATCHv4 00/23] asynchronous ALUA device handler
2015-09-01 12:43 UTC (43+ messages)
` [PATCH 01/23] scsi_dh_alua: Disable ALUA handling for non-disk devices
` [PATCH 02/23] scsi_dh_alua: Use vpd_pg83 information
` [PATCH 03/23] scsi_dh_alua: improved logging
` [PATCH 04/23] scsi_dh_alua: use standard logging functions
` [PATCH 05/23] scsi_dh_alua: return standard SCSI return codes in submit_rtpg
` [PATCH 06/23] scsi_dh_alua: fixup description of stpg_endio()
` [PATCH 07/23] scsi: remove scsi_show_sense_hdr()
` [PATCH 08/23] scsi_dh_alua: use flag for RTPG extended header
` [PATCH 09/23] scsi_dh_alua: use unaligned access macros
` [PATCH 10/23] scsi_dh_alua: Pass buffer as function argument
` [PATCH 11/23] scsi_dh_alua: Make stpg synchronous
` [PATCH 12/23] scsi_dh_alua: switch to scsi_execute_req_flags()
` [PATCH 13/23] scsi_dh_alua: Use separate alua_port_group structure
` [PATCH 14/23] scsi_dh_alua: allocate RTPG buffer separately
` [PATCH 15/23] scsi_dh_alua: simplify sense code handling
` [PATCH 16/23] scsi: Add scsi_vpd_lun_id()
` [PATCH 17/23] scsi_dh_alua: use unique device id
` [PATCH 18/23] revert "scsi_dh_alua: ALUA hander attach should succeed while TPG is transitioning"
` [PATCH 19/23] scsi_dh_alua: Use workqueue for RTPG
` [PATCH 20/23] scsi_dh_alua: Recheck state on unit attention
` [PATCH 21/23] scsi_dh_alua: update all port states
` [PATCH 22/23] scsi_dh_alua: Send TEST UNIT READY to poll for transitioning
` [PATCH 23/23] scsi_dh_alua: Update version to 2.0
[PATCH 00/10] Integrate scsi_dh better into the scsi core V4
2015-09-01 9:35 UTC (15+ messages)
` [PATCH 01/10] dm-mpath, scsi_dh: don't let dm detach device handlers
` [PATCH 02/10] dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpath
` [PATCH 03/10] scsi_dh: move to drivers/scsi
` [PATCH 04/10] scsi_dh: integrate into the core SCSI code
` [PATCH 05/10] scsi_dh: move device matching to the core code
` [PATCH 06/10] scsi_dh: kill struct scsi_dh_data
` [PATCH 07/10] scsi_dh: add a common helper to get a scsi_device from a request_queue
` [PATCH 08/10] scsi_dh: don't allow to detach device handlers at runtime
` [PATCH 09/10] scsi_dh: return SCSI_DH_NOTCONN in scsi_dh_activate()
` [PATCH 10/10] scsi_dh: move 'dh_state' sysfs attribute to generic code
[PATCH] Update scsi host to use ida for host number
2015-09-01 8:23 UTC (4+ messages)
[PATCH v4] mpt2sas: setpci reset kernel oops fix
2015-09-01 8:22 UTC (2+ messages)
[PATCH] lpfc: Fix possible use-after-free and double free in lpfc_mbx_cmpl_rdp_page_a2()
2015-08-31 20:53 UTC (5+ messages)
[PATCH 14/14] lpfc: Update version to 11.0.0.0 for upstream patch set
2015-08-31 20:48 UTC
[PATCH 13/14] lpfc: Fix default RA_TOV and ED_TOV in the FC/FCoE driver for all topologies
2015-08-31 20:48 UTC
[PATCH 12/14] lpfc: The linux driver does not reinitiate discovery after a failed FLOGI
2015-08-31 20:48 UTC
[PATCH 11/14] lpfc: Fix for discovery failure in PT2PT when FLOGI's ELS ACC response gets aborted
2015-08-31 20:48 UTC
[PATCH 10/14] lpfc: Add support for Lancer G6 and 32G FC links
2015-08-31 20:48 UTC
[PATCH 09/14] fix: lpfc_send_rscn_event sends bigger buffer size
2015-08-31 20:48 UTC
[PATCH 07/14] lpfc: remove set but not used variables
2015-08-31 20:48 UTC
[PATCH 08/14] lpfc: Fix possible use-after-free and double free in lpfc_mbx_cmpl_rdp_page_a2()
2015-08-31 20:48 UTC
[PATCH 06/14] lpfc:Make the function lpfc_sli4_mbox_completions_pending static in order to comply with function prototype
2015-08-31 20:48 UTC
[PATCH 05/14] Fix kmalloc overflow in LPFC driver at large core count
2015-08-31 20:48 UTC
[PATCH 04/14] lpfc: Destroy lpfc_hba_index IDR on module exit
2015-08-31 20:48 UTC
[PATCH 03/14] lpfc: in sli3 use configured sg_seg_cnt for sg_tablesize
2015-08-31 20:48 UTC
[PATCH 02/14] lpfc: Remove unnessary cast
2015-08-31 20:48 UTC
[PATCH 01/14] lpfc: fix model description
2015-08-31 20:48 UTC
[PATCH 00/14] lpfc: Update to revision 11.0.0.0
2015-08-31 20:48 UTC
[PATCH] Remove check for SAS expander when querying bay/enclosure IDs
2015-08-31 16:26 UTC (3+ messages)
[PATCH 1/1] storvsc: Don't set the SRB_FLAGS_QUEUE_ACTION_ENABLE flag
2015-08-31 15:21 UTC (3+ messages)
[PATCH] hfcldd: Add Hitachi FC driver
2015-08-31 15:06 UTC (2+ messages)
[PATCH] scsi_scan: don't dump trace when scsi_prep_async_scan() is called twice
2015-08-31 15:00 UTC
[PATCH] scsi_scan: move 'INQUIRY result too short' message to debug level
2015-08-31 13:21 UTC (2+ messages)
[PATCH v3 9/10] megaraid_sas : Code refactor for use of requestorId
2015-08-31 11:54 UTC
[PATCH v3 10/10] megaraid_sas : Version upgrade
2015-08-31 11:54 UTC
[PATCH v3 8/10] megaraid_sas : Fix validHandles check in io path
2015-08-31 11:54 UTC
[PATCH v3 7/10] megaraid_sas : Print critical fw event message
2015-08-31 11:53 UTC
[PATCH v3 6/10] megaraid_sas : Chip reset if driver fail to bring ioc ready
2015-08-31 11:53 UTC
[PATCH v3 01/10] megaraid_sas : Synchronize driver headers with firmware APIs
2015-08-31 11:52 UTC
[PATCH v3 04/10] megaraid_sas : Code cleanup-use local variable drv_ops inside megasas_ioc_init_fusion
2015-08-31 11:53 UTC
[PATCH v3 5/10] megaraid_sas : Support for max_io_size 1MB
2015-08-31 11:53 UTC
[PATCH v3 0/10] megaraid_sas : Updates for scsi for-next
2015-08-31 11:52 UTC
[PATCH v3 02/10] megaraid_sas : Increase timeout to 60 secs for abort frames during shutdown
2015-08-31 11:53 UTC
[PATCH v3 3/10] megaraid_sas : Jbod sequence number support
2015-08-31 11:53 UTC
[PATCH v2 0/10] megaraid_sas : Updates for scsi for-next
2015-08-31 11:49 UTC (3+ messages)
[scsi 1/7 RESEND] scsi_debug: define pr_fmt() for consistent logging
2015-08-31 8:07 UTC (9+ messages)
` [scsi 5/7 RESEND] scsi_debug: schedule_resp fix input variable check
[PATCH 0/2] be2iscsi driver update to 10.6.0.1
2015-08-31 6:56 UTC (2+ messages)
[PATCH 0/2] mpt3sas: Reference counting fixes from in-flight mpt2sas
2015-08-30 16:14 UTC (13+ messages)
` [PATCH 1/2] mpt3sas: Refcount sas_device objects and fix unsafe list usage
[PATCH v4 0/8] Fix error message and present UFS variant
2015-08-30 14:52 UTC (9+ messages)
` [PATCH v4 1/8] phy: qcom-ufs: fix build error when the component is built as a module
` [PATCH v4 2/8] scsi: ufs-qcom: fix compilation warning if compiled "
` [PATCH v4 3/8] scsi: ufs-qcom: update configuration option of SCSI_UFS_QCOM component
` [PATCH v4 4/8] add ufshcd_get_variant ufshcd_set_variant
` [PATCH v4 5/8] scsi: ufs: creates wrapper functions for vops
` [PATCH v4 6/8] scsi: ufs: make the UFS variant a platform device
` [PATCH v4 7/8] scsi: ufs-qcom: add debug prints for test bus
` [PATCH v4 8/8] scsi: ufs-qcom: add QUniPro hardware support and power optimizations
[PATCH v2 0/8] Fix error message and present UFS variant
2015-08-30 13:18 UTC (5+ messages)
` [PATCH v3 6/8] scsi: ufs: make the UFS variant a platform device
[PATCH v1 00/15] Big fixes, retries, handle a race condition
2015-08-30 9:50 UTC (10+ messages)
` [PATCH v1 14/15] scsi: ufs: commit descriptors before setting the doorbell
[PATCH-v2 0/2] mpt3sas: Reference counting fixes from for-next mpt2sas
2015-08-30 7:54 UTC (3+ messages)
` [PATCH-v2 1/2] mpt3sas: Refcount sas_device objects and fix unsafe list usage
` [PATCH-v2 2/2] mpt3sas: Refcount fw_events "
LSI megasas and duplicate erroneous devices?
2015-08-30 3:37 UTC (2+ messages)
Persistent Reservation API V3
2015-08-29 13:52 UTC (3+ messages)
[PATCH 0/2] Patches for scsi "misc" branch
2015-08-28 19:09 UTC (2+ messages)
[PATCH] scsi: fix scsi_error_handler vs. scsi_host_dev_release race
2015-08-28 15:17 UTC (5+ messages)
[PATCH 1/2] ipr: Inhibit underlength data check for AFDASD in raw mode
2015-08-28 13:39 UTC (4+ messages)
` [PATCH 2/2] ipr: Enable SIS pipe commands for SIS-32 devices
[PATCH 00/10] exynos-ufs: add support for Exynos
2015-08-28 13:01 UTC (7+ messages)
` [PATCH 01/10] phy: exynos-ufs: add UFS PHY driver for EXYNOS SoC
` [PATCH 02/10] scsi: ufs: add quirk to contain unconformable utrd field
[PATCH V8 0/9] aacraid: Patchset for aacraid driver version 41010
2015-08-28 10:38 UTC (10+ messages)
` [PATCH V8 1/9] aacraid: Fix for LD name and UID not exposed to OS
` [PATCH V8 2/9] aacraid: Add Power Management support
` [PATCH V8 3/9] aacraid: Change interrupt mode to MSI for Series 6
` [PATCH V8 4/9] aacraid: Enable 64bit write to controller register
` [PATCH V8 5/9] aacraid: Tune response path if IsFastPath bit set
` [PATCH V8 6/9] aacraid: Reset irq affinity hints
` [PATCH V8 7/9] aacraid: IOCTL fix
` [PATCH V8 8/9] aacraid: Use pci_enable_msix_range()
` [PATCH V8 9/9] aacraid: Update driver version
[PATCH V7 0/9] [SCSI] aacraid: Patchset for aacraid driver version 41010
2015-08-28 10:35 UTC (12+ messages)
` [PATCH V7 1/9] [SCSI] aacraid: Fix for logical device name and UID not exposed to the OS
` [PATCH V7 2/9] [SCSI] aacraid: Add Power Management support
` [PATCH V7 3/9] [SCSI] aacraid: Change interrupt mode to MSI for series-6 controller
` [PATCH V7 4/9] [SCSI] aacraid: Enable 64-bit write to controller register
` [PATCH V7 5/9] [SCSI] aacraid: Tune response path if IsFastPath bit set
` [PATCH V7 6/9] [SCSI] aacraid: Reset irq affinity hints before releasing irq
` [PATCH V7 7/9] [SCSI] aacraid: Unblock IOCTLs to controller once system resumed from suspend
` [PATCH V7 8/9] [SCSI] aacraid: Replace pci_enable_msix() with pci_enable_msix_range()
` [PATCH V7 9/9] [SCSI] aacraid: Update driver version
[PATCH] megaraid_sas: init tasklet earlier
2015-08-28 10:22 UTC (4+ messages)
[scsi:misc 95/113] drivers/scsi/mpt3sas/mpt3sas_base.c:1820:1: sparse: symbol 'mpt3sas_base_unmap_resources' was not declared. Should it be static?
2015-08-28 4:32 UTC (3+ messages)
` [PATCH scsi] mpt3sas: mpt3sas_base_unmap_resources can be static
[scsi:misc 97/113] drivers/scsi/mpt3sas/mpt3sas_scsih.c:5013:27: sparse: restricted __le16 degrades to integer
2015-08-28 1:34 UTC
GREETINGS,
2015-08-27 16:45 UTC
GREETINGS,
2015-08-27 16:45 UTC
[PATCH] scsi_debug: fix failure to probe with scsi_level=1 or 2 due to NULL devip
2015-08-27 14:14 UTC (2+ messages)
[PATCH v2 00/15] Big fixes, retries, handle a race condition
2015-08-27 12:41 UTC (16+ messages)
` [PATCH v2 01/15] scsi: ufs: clear UTRD, UPIU req and rsp before new transfers
` [PATCH v2 02/15] scsi: ufs: clear fields "
` [PATCH v2 03/15] scsi: ufs: verify command tag validity
` [PATCH v2 04/15] scsi: ufs: clear outstanding_request bit in case query timeout
` [PATCH v2 05/15] scsi: ufs: increase fDeviceInit query response timeout
` [PATCH v2 06/15] scsi: ufs: avoid exception event handler racing with PM callbacks
` [PATCH v2 07/15] scsi: ufs: set REQUEST_SENSE command size to 18 bytes
` [PATCH v2 08/15] scsi: ufs: add retries to dme_peer get and set attribute
` [PATCH v2 09/15] scsi: ufs: add retries for hibern8 enter
` [PATCH v2 10/15] scsi: ufs: fix error recovery after the hibern8 exit failure
` [PATCH v2 11/15] scsi: ufs: retry failed query flag requests
` [PATCH v2 12/15] scsi: ufs: reduce the interrupts for power mode change requests
` [PATCH v2 13/15] scsi: ufs: add missing memory barriers
` [PATCH v2 14/15] scsi: ufs: commit descriptors before setting the doorbell
` [PATCH v2 15/15] scsi: ufs: add wrapper for retrying sending query attribute
[PATCH V6 00/10] [SCSI] aacraid: Patchset for aacraid driver version 41010
2015-08-27 10:46 UTC (5+ messages)
` [PATCH V6 08/10] [SCSI] aacraid: Send commit-config to controller firmware
[PATCH] aic94xx: Skip reading user settings if flash is not found
2015-08-27 7:43 UTC (2+ messages)
Transakce /
2015-08-26 22:32 UTC
[PATCH 1/3] hpsa: convert show method snprintf usage to scnprintf
2015-08-27 6:56 UTC (3+ messages)
IO failures with SMR drives at latest kernel versions
2015-08-27 6:18 UTC (7+ messages)
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).