linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-25 07:06:37 to 2015-08-28 20:14:04 UTC [more...]

[PATCH 00/10] Integrate scsi_dh better into the scsi core V4
 2015-08-28 20:14 UTC  (13+ 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 v2 0/10] megaraid_sas : Updates for scsi for-next
 2015-08-28 19:32 UTC  (2+ 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  (18+ 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 04/10] scsi: ufs: add quirk not to allow reset of interrupt aggregation
` [PATCH 07/10] scsi: ufs: add add specific callback for hibern8
` [PATCH 08/10] scsi: ufs: make ufshcd_config_pwr_mode of non-static func
` [PATCH 09/10] scsi: ufs: return value of pwr_change_notify
` [PATCH 10/10] scsi: ufs-exynos: add UFS host support for Exynos SoCs

[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 

[scsi 1/7 RESEND] scsi_debug: define pr_fmt() for consistent logging
 2015-08-27 19:56 UTC  (6+ messages)
` [scsi 5/7 RESEND] scsi_debug: schedule_resp fix input variable check

[PATCH 0/2] mpt3sas: Reference counting fixes from in-flight mpt2sas
 2015-08-27 19:15 UTC  (12+ messages)
` [PATCH 1/2] mpt3sas: Refcount sas_device objects and fix unsafe list usage
` [PATCH 2/2] mpt3sas: Refcount fw_events "

[PATCH v2 0/8] Fix error message and present UFS variant
 2015-08-27 17:56 UTC  (21+ messages)
` [PATCH v3 1/8] phy: qcom-ufs: fix build error when the component is built as a module
` [PATCH v3 2/8] scsi: ufs-qcom: fix compilation warning if compiled "
` [PATCH v3 3/8] scsi: ufs-qcom: update configuration option of SCSI_UFS_QCOM component
` [PATCH v3 4/8] add ufshcd_get_variant ufshcd_set_variant
` [PATCH v3 5/8] scsi: ufs: creates wrapper functions for vops
` [PATCH v3 6/8] scsi: ufs: make the UFS variant a platform device
` [PATCH v3 7/8] scsi: ufs-qcom: add debug prints for test bus
` [PATCH v3 8/8] scsi: ufs-qcom: add QUniPro hardware support and power optimizations
` [PATCH v3 0/8] Fix error message and present UFS variant

[PATCH v1 00/15] Big fixes, retries, handle a race condition
 2015-08-27 17:19 UTC  (13+ messages)
` [PATCH v1 14/15] scsi: ufs: commit descriptors before setting the doorbell
` [PATCH v1 15/15] scsi: ufs: add wrapper for retrying sending query attribute

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

[PATCHv4 00/23] asynchronous ALUA device handler
 2015-08-27 12:41 UTC  (24+ 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 V6 00/10] [SCSI] aacraid: Patchset for aacraid driver version 41010
 2015-08-27 10:46 UTC  (38+ messages)
` [PATCH V6 01/10] [SCSI] aacraid: Fix for logical device name and UID not exposed to the OS
` [PATCH V6 02/10] [SCSI] aacraid: Add Power Management support
` [PATCH V6 03/10] [SCSI] aacraid: Change interrupt mode to MSI for series-6 controller
` [PATCH V6 04/10] [SCSI] aacraid: Enable 64-bit write to controller register
` [PATCH V6 05/10] [SCSI] aacraid: Tune response path if IsFastPath bit set
` [PATCH V6 06/10] [SCSI] aacraid: Reset irq affinity hints before releasing irq
` [PATCH V6 07/10] [SCSI] aacraid: Unblock IOCTLs to controller once system resumed from suspend
` [PATCH V6 08/10] [SCSI] aacraid: Send commit-config to controller firmware
` [PATCH V6 09/10] [SCSI] aacraid: Replace pci_enable_msix() with pci_enable_msix_range()
` [PATCH V6 10/10] [SCSI] aacraid: Update driver version

[PATCH] aic94xx: Skip reading user settings if flash is not found
 2015-08-27  7:43 UTC  (3+ 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  (8+ messages)

[PATCH v6 0/3] CXL Flash Error Recovery and Superpipe
 2015-08-27  1:57 UTC  (3+ messages)

[PATCH RESEND V2 0/7] scsi: storvsc: Some miscellaneous cleanup
 2015-08-27  1:40 UTC  (4+ messages)
` [PATCH RESEND V2 1/7] scsi: storvsc: Rather than look for sets of specific protocol versions, make decisions based on ranges
  ` [PATCH RESEND V2 3/7] scsi: storvsc: Untangle the storage protocol negotiation from the vmbus protocol negotiation

[Patch] scsi_error: should not get sense for timeout IO in scsi error handler
 2015-08-27  0:31 UTC  (2+ messages)

[PATCH] cxlflash: Remove unused variable from queuecommand
 2015-08-26 23:49 UTC  (2+ messages)

[PATCH v6 2/3] cxlflash: Superpipe support
 2015-08-26 22:26 UTC  (2+ messages)

[scsi:misc 35/39] drivers/scsi/qla2xxx/qla_iocb.c:1972:18: sparse: incorrect type in assignment (different base types)
 2015-08-26 21:52 UTC  (2+ messages)

Pls provide the following details 
 2015-08-26 20:16 UTC 

Pls provide the following details 
 2015-08-26 18:28 UTC 

[PATCH v3 0/10] qla2xxx: Fix various warnings reported by static source code analysis tools
 2015-08-26 17:48 UTC  (5+ messages)
` [PATCH v3 05/10] qla2xxx: Remove __constant_ prefix
` [PATCH v3 10/10] qla2xxx: Avoid that sparse complains about context imbalances

Persistent Reservation API V3
 2015-08-26 16:56 UTC  (6+ messages)
` [PATCH 1/5] block: cleanup blkdev_ioctl
` [PATCH 2/5] block: add an API for Persistent Reservations
  ` [PATCH 3/5] sd: implement the Persistent Reservation API
` [PATCH 4/5] dm: refactor ioctl handling
` [PATCH 5/5] dm: add support for passing through persistent reservations

Persistent Reservation API V3
 2015-08-26 16:10 UTC  (2+ messages)

Persistent Reservation API V3
 2015-08-26 16:03 UTC  (2+ messages)
` [PATCH 1/5] block: cleanup blkdev_ioctl

[PATCH v3 0/3] megaraid: use dev_printk() when possible
 2015-08-26 14:36 UTC  (3+ messages)
` [PATCH v3 3/3] megaraid_sas : fix whitespace errors

SCSI scanning behavior
 2015-08-26 13:52 UTC  (3+ messages)

[PATCH] fix: lpfc_send_rscn_event sends bigger buffer size
 2015-08-26 12:53 UTC  (2+ messages)

Persistent Reservation API
 2015-08-26 12:45 UTC  (3+ messages)

[PATCH v3 0/2] Fixes for memory corruption in mpt2sas
 2015-08-25 21:21 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] mpt2sas: Refcount sas_device objects and fix unsafe list usage
    ` [PATCH v4 2/2] mpt2sas: Refcount fw_events "


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