linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-17 12:40:24 to 2017-09-24 07:02:35 UTC [more...]

[PATCH V4 00/16] scsi-mq support for ZBC disks
 2017-09-24  7:02 UTC  (5+ messages)
` [PATCH V4 01/16] scsi: sd_zbc: Move ZBC declarations to scsi_proto.h
` [PATCH V4 02/16] scsi: sd_zbc: Fix comments and indentation
` [PATCH V4 03/16] scsi: sd_zbc: Rearrange code
` [PATCH V4 04/16] scsi: sd_zbc: Use well defined macros

[PATCH V6 1/3] dma-mapping: Introduce device_is_coherent() as a helper
 2017-09-24  3:45 UTC  (11+ messages)
` [PATCH V6 2/3] dma-mapping: Rework dma_get_cache_alignment() function
    ` [PATCH V6 2/3] dma-mapping: Rework dma_get_cache_alignment()function
` [PATCH V6 3/3] scsi: Align block queue to dma_get_cache_alignment()
  ` [PATCH V6 1/3] dma-mapping: Introduce device_is_coherent() as ahelper

Greetings From Mr. Soumaila Sorgho
 2017-09-24  0:28 UTC 

[PATCHv5 0/5] scsi: Fixup blacklist handling
 2017-09-23 23:22 UTC  (7+ messages)
` [PATCHv5 1/5] scsi_debug: allow to specify inquiry vendor and model
` [PATCHv5 2/5] scsi: Export blacklist flags to sysfs
` [PATCHv5 3/5] scsi_devinfo: Reformat blacklist flags
` [PATCHv5 4/5] scsi_devinfo: Whitespace fixes
` [PATCHv5 5/5] scsi_devinfo: fixup string compare

[PATCH 00/13] use setup_timer() helper function
 2017-09-22 19:25 UTC  (15+ messages)
` [PATCH 01/13] scsi: sym53c8xx: use setup_timer() helper
` [PATCH 02/13] scsi: qla2xxx: "
` [PATCH 03/13] scsi: esas2r: "
` [PATCH 04/13] scsi: bnx2i: "
` [PATCH 05/13] scsi: arcmsr: "
` [PATCH 06/13] scsi: be2iscsi: "
` [PATCH 07/13] scsi: qla4xxx: "
` [PATCH 08/13] scsi: ncr53c8xx: "
` [PATCH 09/13] scsi: arm: fas216: "
` [PATCH 10/13] scsi: libiscsi: "
` [PATCH 11/13] scsi: dc395x: "
` [PATCH 12/13] scsi: qla2xxx: "
` [PATCH 13/13] scsi: bfa: "

[PATCH 4/6] mvsas: Cocci spatch "pool_zalloc-simple"
 2017-09-22 17:25 UTC  (6+ messages)
` [PATCH 6/6] scsi: "
` [PATCH 5/6] scsi: qla2xxx: "
` [PATCH 3/6] scsi: lpfc: "

usb/storage/uas: slab-out-of-bounds in uas_probe
 2017-09-22 14:58 UTC  (10+ messages)

[PATCH] scsi: ufs: continue to boot even with Boot LUN is disabled
 2017-09-22 10:31 UTC 

[PATCH 0/5] use setup_timer() helper function
 2017-09-22 10:08 UTC  (6+ messages)
` [PATCH 1/5] iscsi-target: use setup_timer() helper
` [PATCH 2/5] "
` [PATCH 3/5] "
` [PATCH 4/5] "
` [PATCH 5/5] "

[PATCH 00/19] lpfc updates for 11.4.0.4
 2017-09-22  6:17 UTC  (20+ messages)
` [PATCH 01/19] lpfc: Fix crash in pci hot plug situations
` [PATCH 02/19] lpfc: Fix crash receiving ELS while detaching driver
` [PATCH 03/19] lpfc: Fix lpfc nvme host rejecting IO with Not Ready message
` [PATCH 04/19] lpfc: Fix warning messages when NVME_TARGET_FC not defined
` [PATCH 05/19] lpfc: PLOGI failures during NPIV testing
` [PATCH 06/19] lpfc: Make ktime sampling more accurate
` [PATCH 07/19] lpfc: Move CQ processing to a soft IRQ
` [PATCH 08/19] lpfc: Fix FCP hba_wqidx assignment
` [PATCH 09/19] lpfc: Reduce log spew on controller reconnects
` [PATCH 10/19] lpfc: Set missing abort context
` [PATCH 11/19] lpfc: Revise NVME module parameter descriptions for better clarity
` [PATCH 12/19] lpfc: Fix oops if nvmet_fc_register_targetport fails
` [PATCH 13/19] lpfc: Disable NPIV support if NVME is enabled
` [PATCH 14/19] lpfc: Fix crash in lpfc_nvme_fcp_io_submit during LIP
` [PATCH 15/19] lpfc: Fix secure firmware updates
` [PATCH 16/19] lpfc: Ensure io aborts interlocked with the target
` [PATCH 17/19] lpfc: Extend RDP support
` [PATCH 18/19] lpfc: Fix oops of nvme host during driver unload
` [PATCH 19/19] lpfc: change version to 11.4.0.4

ibmvfc oddities
 2017-09-22  5:59 UTC  (4+ messages)

[PATCH 1/1] scsi: bnx: use setup_timer
 2017-09-21 20:02 UTC  (2+ messages)

Is the possible cross-talking between unrelated file-descriptors on bsg-device by design?
 2017-09-21 18:54 UTC  (3+ messages)

[PATCH 1/1] bsg-lib: fix use-after-free under memory-pressure
 2017-09-21 18:17 UTC 

[PATCH] scsi: aacraid: Add a small delay after IOP reset
 2017-09-21 16:19 UTC  (8+ messages)

[PATCH 1/1] drivers:scsi: use setup_timer
 2017-09-21 11:43 UTC 

[PATCH V3 0/9] pm80xx updates
 2017-09-21  8:09 UTC  (13+ messages)
` [PATCH V3 1/9] pm80xx : redefine sas_identify_frame structure
` [PATCH V3 2/9] pm80xx : ILA and inactive firmware version through sysfs
` [PATCH V3 3/9] pm80xx : Different SAS addresses for phys
` [PATCH V3 4/9] pm80xx : tag allocation for phy control request
` [PATCH V3 5/9] pm80xx : cleanup in pm8001_abort_task function
` [PATCH V3 6/9] pm80xx : modified port reset timer value for PM8006 card
` [PATCH V3 7/9] pm80xx : corrected SATA abort handling sequence
` [PATCH V3 8/9] pm80xx : panic on ncq error cleaning up the read log
` [PATCH V3 9/9] pm80xx : corrected linkrate value

[PATCH v2 18/31] scsi/aic7xxx: Clean up timer usage
 2017-09-21  7:35 UTC  (4+ messages)
` [PATCH v2 19/31] timer: Remove open-coded casts for .data and .function
` [PATCH v2 29/31] scsi/bnx2i: Initialize timer

[PATCH v3 1/3] nvme_fc: create fc class and transport device
 2017-09-21  5:16 UTC  (4+ messages)

[PATCH] mpt3sas: downgrade full copy_from_user to access_ok check
 2017-09-21  3:32 UTC  (4+ messages)

[PATCH 1/1] [SCSI] fnic: Cocci spatch "simple_open"
 2017-09-20 22:56 UTC 

[PATCH v3 17/31] scsi: Define usercopy region in scsi_sense_cache slab cache
 2017-09-20 20:45 UTC 

[PATCH] mpt3sas: remove redundant copy_from_user in _ctl_getiocinfo
 2017-09-20 15:19 UTC  (2+ messages)

[PATCH] scsi: libfc: fix potential null lport dereference
 2017-09-20 13:25 UTC 

[PATCH] scsi_transport_fc: set scsi_target_id upon rescan
 2017-09-20 13:12 UTC  (3+ messages)

[PATCH] block: cope with WRITE SAME failing in blkdev_issue_zeroout()
 2017-09-20 13:03 UTC 

[PATCH 0/2] scsi_dh: suppress errors from unsupported devices
 2017-09-20 10:33 UTC  (5+ messages)
` [PATCH 1/2] scsi_dh: Return SCSI_DH_XX error code from ->attach()
` [PATCH 2/2] scsi_dh: suppress errors from unsupported devices

[PATCH] scsi: ufs: add ufs a command complete time stamp
 2017-09-20 10:30 UTC 

[PATCH] fcoe-utils: Fix get_ctlr_num() for large ctlr_* indices
 2017-09-20 10:23 UTC  (3+ messages)

[PATCH] aacraid: fix potential double-fetch issue
 2017-09-20  4:08 UTC 

[PATCH 1/5] block: don't call blk_mq_delay_run_hw_queue() in case of BLK_STS_RESOURCE
 2017-09-20  1:19 UTC  (20+ messages)

[GIT PULL] SCSI fixes for 4.14-rc1
 2017-09-19 23:37 UTC 

Lainatarjous
 2017-09-19 22:17 UTC 

[PATCH] sd: Limit WRITE SAME / WRITE SAME(16) w/UNMAP length for certain devices
 2017-09-19 17:32 UTC  (2+ messages)

[PATCH] scsi: SSDs can timeout during FS init because of too many unmaps
 2017-09-19 16:13 UTC  (2+ messages)

qla2xxx: MSI-X: Unsupported ISP 2432 SSVID/SSDID (0x103C,0x7041)
 2017-09-19 14:35 UTC  (3+ messages)

[PATCH] scsi: ufs: fix a pclint warning
 2017-09-19  8:50 UTC 

[RESEND PATCH v4 0/6] Enhance libsas hotplug feature
 2017-09-19  7:09 UTC  (7+ messages)
` [RESEND PATCH v4 1/6] libsas: Use dynamic alloced work to avoid sas event lost
` [RESEND PATCH v4 2/6] libsas: shut down the PHY if events reached the threshold
` [RESEND PATCH v4 3/6] libsas: make the event threshold configurable
` [RESEND PATCH v4 4/6] libsas: Use new workqueue to run sas event and disco event
` [RESEND PATCH v4 5/6] libsas: libsas: use flush_workqueue to process disco events synchronously
` [RESEND PATCH v4 6/6] libsas: direct call probe and destruct

[PATCH V5 0/10] block/scsi: safe SCSI quiescing
 2017-09-19  3:49 UTC  (11+ messages)
` [PATCH V5 01/10] blk-mq: only run hw queues for blk-mq
` [PATCH V5 02/10] block: tracking request allocation with q_usage_counter
` [PATCH V5 03/10] blk-mq: rename blk_mq_[freeze|unfreeze]_queue
` [PATCH V5 04/10] blk-mq: rename blk_mq_freeze_queue_wait as blk_freeze_queue_wait
` [PATCH V5 05/10] block: rename .mq_freeze_wq and .mq_freeze_depth
` [PATCH V5 06/10] block: pass flags to blk_queue_enter()
` [PATCH V5 07/10] block: introduce preempt version of blk_[freeze|unfreeze]_queue
` [PATCH V5 08/10] block: allow to allocate req with RQF_PREEMPT when queue is preempt frozen
` [PATCH V5 09/10] SCSI: transport_spi: resume a quiesced device
` [PATCH V5 10/10] SCSI: preempt freeze block queue when SCSI device is put into quiesce

Another UBSAN warning from aic7xxx
 2017-09-18 19:23 UTC  (3+ messages)

[PATCH V2] megaraid: kmemleak: Track page allocation for fusion
 2017-09-18 16:21 UTC  (4+ messages)

[PATCH V5 3/3] scsi: Align queue to ARCH_DMA_MINALIGN in non-coherent DMA mode
 2017-09-18 15:50 UTC  (5+ messages)
  ` [PATCH V5 3/3] scsi: Align queue to ARCH_DMA_MINALIGN innon-coherent "

[PATCH v4 00/11] Enhance libsas hotplug feature
 2017-09-18 12:54 UTC  (2+ messages)

qla2xxx UBSAN warning in 4.14-rc1
 2017-09-18 10:49 UTC 

[PATCH v4 00/14] mpt3sas driver NVMe support:
 2017-09-18 10:39 UTC  (10+ 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).