linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-01 10:37:26 to 2017-02-06 10:02:11 UTC [more...]

[PATCH 00/39] megaraid_sas: Updates for scsi-next
 2017-02-06  9:59 UTC  (17+ messages)
` [PATCH 01/39] Revert "scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Bandwidth"
` [PATCH 02/39] megaraid_sas: cpu select rework
` [PATCH 03/39] megaraid_sas: raid 1 fast path code optimize
` [PATCH 04/39] megaraid_sas: 32 bit descriptor fire cmd optimization
` [PATCH 05/39] megaraid_sas: Refactor MEGASAS_IS_LOGICAL macro using sdev
` [PATCH 06/39] megaraid_sas: RAID map is accessed for SYS PDs when use_seqnum_jbod_fp is not set
` [PATCH 07/39] megaraid_sas: Use DID_REQUEUE
` [PATCH 08/39] megaraid_sas: megasas_get_request_descriptor always return valid desc
` [PATCH 09/39] megaraid_sas: NVME Interface detection and prop settings
` [PATCH 10/39] megaraid_sas: NVME interface target prop added
` [PATCH 11/39] "
` [PATCH 12/39] megaraid_sas: raid 1 write performance for large io
` [PATCH 13/39] megaraid_sas : set residual bytes count during IO compeltion
` [PATCH 14/39] megaraid_sas: enhance debug logs in OCR context
` [PATCH 15/39] megaraid_sas: add print in device removal path
` [PATCH 16/39] megaraid_sas: reduce size of fusion_context and use vmalloc if kmalloc fails

[PATCH V2] mpt3sas: disable ASPM for MPI2 controllers
 2017-02-06  8:52 UTC  (4+ messages)

[PATCHv1] net-next: treewide use is_vlan_dev() helper function
 2017-02-06  7:31 UTC  (4+ messages)

3% Loan Opportunity
 2017-02-05 17:23 UTC 

[PATCH 3.10 141/319] scsi: mpt3sas: Fix secure erase premature termination
 2017-02-05 19:19 UTC 

Dear Beloved,
 2017-02-05 11:13 UTC 

[PATCH] net-next: treewide use is_vlan_dev() helper function
 2017-02-04 16:47 UTC  (3+ messages)

[PATCH V3 0/2] Add QLogic FastLinQ FCoE (qedf) driver
 2017-02-04  8:50 UTC  (4+ messages)
` [PATCH V3 net-next 1/2] qed: Add support for hardware offloaded FCoE
` [PATCH V3 2/2] qedf: Add QLogic FastLinQ offload FCoE driver framework

[REGRESSION v4.10-rc1] blkdev_issue_zeroout() returns -EREMOTEIO on the first call for SCSI device that doesn't support WRITE SAME
 2017-02-04  8:48 UTC  (7+ messages)

[PATCH v1 8/8] scsi: ufs: dump hw regs on link failures
 2017-02-04  0:58 UTC 

[PATCH v1 7/8] scsi: ufs-qcom: dump additional testbus registers
 2017-02-04  0:58 UTC 

[PATCH v1 6/8] scsi: ufs: kick start clock scaling only after device detection
 2017-02-04  0:58 UTC 

[PATCH v1 5/8] scsi: ufs: don't suspend clock scaling during clock gating
 2017-02-04  0:57 UTC 

[PATCH v1 4/8] scsi: ufs: add host state prints in failure cases
 2017-02-04  0:57 UTC 

[PATCH v1 3/8] scsi: ufs: add load based scaling of UFS gear
 2017-02-04  0:57 UTC 

[PATCH v1 2/8] scsi: ufs: reduce printout for aborted requests
 2017-02-04  0:56 UTC 

[PATCH v1 1/8] scsi: ufs: skip request abort task when previous aborts failed
 2017-02-04  0:56 UTC 

[PATCH v1 0/8] scsi: ufs: enhancements, bug fixes and debug support
 2017-02-04  0:56 UTC 

[PATCH v2 00/14] qla2xxx: Bug Fixes and updates for target
 2017-02-03 22:40 UTC  (15+ messages)
` [PATCH v2 01/14] qla2xxx: Fix delayed response to command for loop mode/direct connect
` [PATCH v2 02/14] qla2xxx: Allow relogin to proceed if remote login did not finish
` [PATCH v2 03/14] qla2xxx: Allow vref count to timeout on vport delete
` [PATCH v2 04/14] qla2xxx: Use IOCB interface to submit non-critical MBX
` [PATCH v2 05/14] qla2xxx: Add DebugFS node to display Port Database
` [PATCH v2 06/14] qla2xxx: Improve T10-DIF/PI handling in driver
` [PATCH v2 07/14] qla2xxx: Export DIF stats via debugfs
` [PATCH v2 08/14] qla2xxx: Change scsi host lookup method
` [PATCH v2 09/14] qla2xxx: Fix memory leak for abts processing
` [PATCH v2 10/14] qla2xxx: Fix request queue corruption
` [PATCH v2 11/14] qla2xxx: Fix inadequate lock protection for ABTS
` [PATCH v2 12/14] qla2xxx: Add async new target notification
` [PATCH v2 13/14] qla2xxx: Fix sess_lock & hardware_lock lock order problem
` [PATCH v2 14/14] qla2xxx: Update driver version to 9.00.00.00-k

[GIT PULL] SCSI fixes for 4.10-rc6
 2017-02-03 21:17 UTC 

[PATCH] scsi, block: fix memory leak of sdpk on when gd fails to allocate
 2017-02-03 19:38 UTC 

[PATCHv3 0/6] sanitize sg
 2017-02-03 18:21 UTC  (14+ messages)
` [PATCHv3 1/6] sg: disable SET_FORCE_LOW_DMA
` [PATCHv3 2/6] sg: remove 'save_scat_len'
` [PATCHv3 3/6] sg: protect accesses to 'reserved' page array
` [PATCHv3 4/6] sg: check for valid direction before starting the request
` [PATCHv3 5/6] sg: use standard lists for sg_requests
` [PATCHv3 6/6] sg: close race condition in sg_remove_sfp_usercontext()

[PATCH 00/15] qla2xxx: Bug Fixes and updates for target
 2017-02-03 17:25 UTC  (18+ messages)
` [PATCH 01/15] qla2xxx: Fix delayed response to command for loop mode/direct connect
` [PATCH 02/15] qla2xxx: Allow relogin to proceed if remote login did not finish
` [PATCH 03/15] qla2xxx: Allow vref count to timeout on vport delete
` [PATCH 04/15] qla2xxx: Use IOCB interface to submit non-critical MBX
` [PATCH 05/15] qla2xxx: Add DebugFS node to display Port Database
` [PATCH 06/15] qla2xxx: Improve T10-DIF/PI handling in driver
` [PATCH 07/15] qla2xxx: Export DIF stats via debugfs
` [PATCH 08/15] qla2xxx: Change scsi host lookup method
` [PATCH 09/15] qla2xxx: Fix memory leak for abts processing
` [PATCH 10/15] qla2xxx: Fix request queue corruption
` [PATCH 11/15] qla2xxx: Fix inadequate lock protection for ABTS
` [PATCH 12/15] qla2xxx: Fix warnings about inconsistent indenting
` [PATCH 13/15] qla2xxx: Add async new target notification
` [PATCH 14/15] qla2xxx: Fix sess_lock & hardware_lock lock order problem
` [PATCH 15/15] qla2xxx: Update driver version to 9.00.00.00-k

[PATCH 0/2] qla2xxx: Two bug fixes
 2017-02-03 16:59 UTC  (4+ messages)
` [PATCH 1/2] qla2xxx: Fix a recently introduced memory leak

[PATCHv2 0/6] sanitize sg
 2017-02-03 13:59 UTC  (14+ messages)
` [PATCHv2 1/6] sg: disable SET_FORCE_LOW_DMA
` [PATCHv2 2/6] sg: remove 'save_scat_len'
` [PATCHv2 3/6] sg: protect accesses to 'reserved' page array
` [PATCHv2 4/6] sg: check for valid direction before starting the request
` [PATCHv2 5/6] sg: use standard lists for sg_requests
` [PATCHv2 6/6] sg: close race condition in sg_remove_sfp_usercontext()

[PATCH 0/4] sanitize sg
 2017-02-03 11:46 UTC  (17+ messages)
` [PATCH 1/4] sg: disable SET_FORCE_LOW_DMA
` [PATCH 2/4] sg: protect access to to 'reserved' page array
` [PATCH 3/4] sg: check for valid direction before starting the request
` [PATCH 4/4] sg: use standard lists for sg_requests

[PATCH V4 00/24] aacraid: Patchset for Smart Family Support
 2017-02-03  9:26 UTC  (34+ messages)
` [PATCH V4 01/24] aacraid: Remove duplicate irq management code
` [PATCH V4 02/24] aacraid: Added aacraid.h include guard
` [PATCH V4 03/24] aacraid: added support for init_struct_8
` [PATCH V4 04/24] aacraid: Added sa firmware support
` [PATCH V4 05/24] aacraid: Retrieve and update the device types
` [PATCH V4 06/24] aacraid: Reworked scsi command submission path
` [PATCH V4 07/24] aacraid: Process Error for response I/O
` [PATCH V4 08/24] aacraid: Added support for response path
` [PATCH V4 09/24] aacraid: Added support for read medium error
` [PATCH V4 10/24] aacraid: Reworked aac_command_thread
` [PATCH V4 11/24] aacraid: Added support for periodic wellness sync
` [PATCH V4 12/24] aacraid: Retrieve Queue Depth from Adapter FW
` [PATCH V4 13/24] aacraid: Added support to set QD of attached drives
` [PATCH V4 14/24] aacraid: Added support for hotplug
` [PATCH V4 15/24] aacraid: Include HBA direct interface
` [PATCH V4 16/24] aacraid: Add task management functionality
` [PATCH V4 17/24] aacraid: Added support to abort cmd and reset lun
` [PATCH V4 18/24] aacraid: VPD 83 type3 support
` [PATCH V4 19/24] aacraid: Added new IWBR reset
` [PATCH V4 20/24] aacraid: Added ioctl to trigger IOP/IWBR reset
` [PATCH V4 21/24] aacraid: Retrieve HBA host information ioctl
` [PATCH V4 22/24] aacraid: Update copyrights
` [PATCH V4 23/24] aacraid: Change Driver Version Prefix
` [PATCH V4 24/24] aacraid: update version

[PATCH v5 00/11] exynos-ufs: add support for Exynos
 2017-02-03  9:19 UTC  (6+ messages)
` [PATCH v5 02/11] phy: exynos-ufs: add UFS PHY driver for EXYNOS SoC

[PATCH] PCI/MSI: don't apply affinity if there aren't enough vectors left
 2017-02-02 22:38 UTC  (4+ messages)

[PATCH v3] scsi, block: fix duplicate bdi name registration crashes
 2017-02-02 15:23 UTC  (7+ messages)

[PATCH v2] scsi, block: fix duplicate bdi name registration crashes
 2017-02-01 20:35 UTC  (3+ messages)

LIO: FILEIO vs IBLOCK read performance
 2017-02-01 19:55 UTC  (2+ messages)

[PATCH 4.10-rc3 00/13] net: dsa: remove unnecessary phy.h include
 2017-02-01 19:07 UTC  (3+ messages)
` [PATCH 4.10-rc3 11/13] net: liquidio: fix build errors when linux/phy*.h is removed from net/dsa.h

Helpdesk
 2017-02-01 17:45 UTC 

[PATCH] pm8001: switch to pci_irq_alloc_vectors
 2017-02-01 14:27 UTC  (2+ messages)

[PATCH] snic: switch to pci_irq_alloc_vectors
 2017-02-01 14:21 UTC 

[PATCH] fnic: switch to pci_alloc_irq_vectors
 2017-02-01 14:02 UTC 

[PATCH] sg: protect access to to 'reserved' page array
 2017-02-01 13:21 UTC  (7+ messages)

[PATCH] sg: remove unreachable code in SET_FORCE_LOW_DMA
 2017-02-01 13:06 UTC  (5+ messages)

[PATCH v3] mpt3sas: Force request partial completion alignment
 2017-02-01 11:48 UTC  (3+ messages)

remove the cmd_type field from struct request
 2017-02-01 10:55 UTC  (5+ messages)

Bitte kontaktieren Sie mich für weitere Details!
 2017-02-01 10:40 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).