linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-21 09:27:51 to 2015-08-27 12:17:12 UTC [more...]

[PATCH 00/10] Integrate scsi_dh better into the scsi core V4
 2015-08-27 12:17 UTC  (11+ 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 v1 00/15] Big fixes, retries, handle a race condition
 2015-08-27 12:11 UTC  (23+ messages)
` [PATCH v1 01/15] scsi: ufs: clear UTRD, UPIU req and rsp before new transfers
` [PATCH v1 02/15] scsi: ufs: clear fields "
` [PATCH v1 03/15] scsi: ufs: verify command tag validity
` [PATCH v1 04/15] scsi: ufs: clear outstanding_request bit in case query timeout
` [PATCH v1 05/15] scsi: ufs: increase fDeviceInit query response timeout
` [PATCH v1 06/15] scsi: ufs: avoid exception event handler racing with PM callbacks
` [PATCH v1 07/15] scsi: ufs: set REQUEST_SENSE command size to 18 bytes
` [PATCH v1 08/15] scsi: ufs: add retries to dme_peer get and set attribute
` [PATCH v1 09/15] scsi: ufs: add retries for hibern8 enter
` [PATCH v1 10/15] scsi: ufs: fix error recovery after the hibern8 exit failure
` [PATCH v1 11/15] scsi: ufs: retry failed query flag requests
` [PATCH v1 12/15] scsi: ufs: reduce the interrupts for power mode change requests
` [PATCH v1 13/15] scsi: ufs: add missing memory barriers
` [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

[PATCH V7 0/9] [SCSI] aacraid: Patchset for aacraid driver version 41010
 2015-08-27 10:51 UTC  (10+ 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 V6 00/10] [SCSI] aacraid: Patchset for aacraid driver version 41010
 2015-08-27 10:46 UTC  (42+ 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)

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

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  (11+ 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)

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

[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

[PATCH] megaraid_sas: init tasklet earlier
 2015-08-26 14:14 UTC  (3+ messages)

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 00/10] exynos-ufs: add support for Exynos
 2015-08-26  6:42 UTC  (19+ 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 03/10] scsi: ufs: add quirk to fix mishandling utrlclr/utmrlclr
` [PATCH 04/10] scsi: ufs: add quirk not to allow reset of interrupt aggregation
` [PATCH 05/10] scsi: ufs: add quirk to enable host controller without hce
` [PATCH 06/10] scsi: ufs: add specific callback for nexus type
` [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 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 "

[PATCH] scsi_debug: fix failure to probe with scsi_level=1 or 2 due to NULL devip
 2015-08-25 19:47 UTC 

[PATCH v2 0/8] Fix error message and present UFS variant
 2015-08-25 11:55 UTC  (20+ 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] SCSI: dtc: Fixed a brace issue on return 0
 2015-08-25  1:54 UTC  (2+ messages)

[PATCH] SCSI: DTC: Removed 0 initialization for statics
 2015-08-25  1:54 UTC  (2+ messages)

[PATCH] SCSI: DTC: Adding KERN_ facility level
 2015-08-25  1:53 UTC  (2+ messages)

[ANNOUNCE] tapestat command now part of upstream sysstat
 2015-08-25  0:37 UTC 

isci, INTx mode, race condition
 2015-08-24 14:14 UTC  (2+ messages)

[BUG] hpsa: Controller lockup detected: 0x00150028
 2015-08-24 14:11 UTC  (11+ messages)

[PATCH v2 0/8] Fix error message and present UFS variant
 2015-08-24  8:32 UTC  (12+ messages)
` [PATCH v2 6/8] scsi: ufs: make the UFS variant a platform device
` [PATCH v2 7/8] scsi: ufs-qcom: add debug prints for test bus

[GIT PULL] SCSI fixes for 4.2-rc7
 2015-08-23 16:00 UTC 

[RFC v6 01/25] scsi/atari_scsi: Dont select CONFIG_NVRAM
 2015-08-23 10:41 UTC  (2+ messages)
` [RFC v6 03/25] m68k/atari: Replace nvram_{read, write}_byte with arch_nvram_ops

[patch] qla4xxx: remove some bogus casts
 2015-08-23  1:41 UTC  (4+ messages)

halo
 2015-08-22 11:38 UTC 

Vorteile
 2015-08-21  8:11 UTC 

FINANCIAL GIFT
 2015-08-21 18:41 UTC 

[patch] mptfusion: prevent some memory corruption
 2015-08-21 15:42 UTC  (2+ 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).