linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-25 05:44:55 to 2016-09-29 18:37:57 UTC [more...]

replace pci_enable_msi_{exact_range} with pci_alloc_irq_vectors
 2016-09-29 18:37 UTC  (7+ messages)
` [PATCH 2/6] ipr: use pci_irq_allocate_vectors
` [PATCH 5/6] genwqe: "

[PATCH] scsi_dh_alua: Fix a reference counting bug
 2016-09-29 17:01 UTC  (6+ messages)
` [PATCH v2 2/7] dm: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
` [PATCH v2 3/7] [RFC] nvme: "

Your response is highly appreciated
 2016-09-29  9:31 UTC 

[PING / RESEND] handling reservation conflicts in dm-mpath
 2016-09-29 15:35 UTC  (11+ messages)
` [PATCH] dm-mpath: always return reservation conflict
  ` [dm-devel] "
    `  "
        ` [dm-devel] "

[PATCH 0/2] libfc/fcoe Fixes
 2016-09-29 12:45 UTC  (5+ messages)
` [PATCH 1/2] fcoe: Harden CVL handling when we have not logged into the fabric
` [PATCH 2/2] libfc: Do not take rdata->rp_mutex when processing a -FC_EX_CLOSED ELS response

[PATCH v2 0/7] Introduce blk_quiesce_queue() and blk_resume_queue()
 2016-09-29  5:54 UTC  (10+ messages)
` [PATCH v2 1/7] blk-mq: Introduce blk_mq_queue_stopped()
` [PATCH v2 4/7] blk-mq: Introduce blk_quiesce_queue() and blk_resume_queue()
  ` [PATCH v2 5/7] dm: Fix a race condition related to stopping and starting queues
` [PATCH v2 6/7] SRP transport: Port srp_wait_for_queuecommand() to scsi-mq
` [PATCH v2 7/7] [RFC] nvme: Fix a race condition
` [PATCH v2 2/7] dm: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
` [PATCH v2 3/7] [RFC] nvme: "

(unknown)
 2016-09-29  5:20 UTC 

[PATCH v4 0/7] ZBC / Zoned block device support
 2016-09-29  1:35 UTC  (13+ messages)
` [PATCH v4 1/7] block: Add 'zoned' queue limit
` [PATCH v4 2/7] blk-sysfs: Add 'chunk_sectors' to sysfs attributes
` [PATCH v4 3/7] block: update chunk_sectors in blk_stack_limits()
` [PATCH v4 4/7] block: Define zoned block device operations
` [PATCH v4 5/7] block: Implement support for zoned block devices
` [PATCH v4 6/7] sd: Implement support for ZBC devices
` [PATCH v4 7/7] blk-zoned: implement ioctls

Zprava pro vas!!
 2016-09-28 23:01 UTC 

UFS API in the kernel
 2016-09-28 23:04 UTC  (9+ messages)

[PATCH v2 0/3] g_NCR5380: Modernization
 2016-09-28 22:57 UTC  (7+ messages)
` [PATCH 1/3] g_NCR5380: Remove deprecated __setup
` [PATCH 2/3] g_NCR5380: Reduce overrides[] from array to struct
` [PATCH 3/3] g_NCR5380: Stop using scsi_module.c

[PATCH -next] scsi: ufs: fix error return code in ufshcd_init()
 2016-09-28 22:49 UTC  (2+ messages)

[PATCH v2] UFS: Date Segment only need for WRITE DESCRIPTOR
 2016-09-28 22:42 UTC  (5+ messages)

[PATCH 0/9] Introduce blk_quiesce_queue() and blk_resume_queue()
 2016-09-28 14:23 UTC  (30+ messages)
` [PATCH 2/9] dm: Fix a race condition related to stopping and starting queues
` [PATCH 4/9] block: Move blk_freeze_queue() and blk_unfreeze_queue() code
  ` [PATCH 1/9] blk-mq: Introduce blk_mq_queue_stopped()
  ` [PATCH 3/9] [RFC] nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
  ` [PATCH 5/9] block: Extend blk_freeze_queue_start() to the non-blk-mq path
` [PATCH 6/9] block: Rename mq_freeze_wq and mq_freeze_depth
` [PATCH 7/9] blk-mq: Introduce blk_quiesce_queue() and blk_resume_queue()
` [PATCH 8/9] SRP transport: Port srp_wait_for_queuecommand() to scsi-mq
` [PATCH 9/9] [RFC] nvme: Fix a race condition

[PATCH] cxgb4i: set completion bit in work request
 2016-09-28  5:25 UTC  (2+ messages)

[PATCHv2] MAINTAINERS: Update open-iscsi maintainers
 2016-09-28  5:11 UTC  (6+ messages)

[PATCH] scsi: ufs: enable no vccq quirk for skhynix device
 2016-09-28  5:09 UTC  (3+ messages)

[PATCH] scsi: be2iscsi: mark symbols static where possible
 2016-09-28  5:07 UTC  (3+ messages)

[PATCH v3 0/7] ZBC / Zoned block device support
 2016-09-28  5:05 UTC  (18+ messages)
` [PATCH v3 1/7] block: Add 'zoned' queue limit
` [PATCH v3 2/7] blk-sysfs: Add 'chunk_sectors' to sysfs attributes
` [PATCH v3 3/7] block: update chunk_sectors in blk_stack_limits()
` [PATCH v3 4/7] block: Define zoned block device operations
` [PATCH v3 5/7] block: Implement support for zoned block devices
` [PATCH v3 6/7] sd: Implement support for ZBC devices
` [PATCH v3 7/7] blk-zoned: implement ioctls

[PATCH 0/3] g_NCR5380: Modernization
 2016-09-28  0:49 UTC  (17+ messages)
` [PATCH 1/3] g_NCR5380: Remove deprecated __setup
` [PATCH 2/3] g_NCR5380: Reduce overrides[] from array to struct
` [PATCH 3/3] g_NCR5380: Stop using scsi_module.c
` [PATCH 4/3] g_NCR5380: Merge g_NCR5380 and g_NCR5380_mmio

[PATCH][SCSI] scsi: ufs: get a TM service response from the correct offset
 2016-09-27 22:38 UTC  (2+ messages)

[PATCH v3 7/7] blk-zoned: implement ioctls
 2016-09-27 21:23 UTC  (2+ messages)

[PATCH v2 0/7] ZBC / Zoned block device support
 2016-09-27 21:12 UTC  (18+ messages)
` [PATCH v2 1/7] block: Add 'zoned' queue limit
` [PATCH v2 2/7] blk-sysfs: Add 'chunk_sectors' to sysfs attributes
` [PATCH v2 3/7] block: update chunk_sectors in blk_stack_limits()
` [PATCH v2 4/7] block: Define zoned block device operations
` [PATCH v2 5/7] block: Implement support for zoned block devices
  ` [PATCH v3 "
` [PATCH v2 6/7] sd: Implement support for ZBC devices
` [PATCH v2 7/7] blk-zoned: implement ioctls

[PATCH] scsi: ufs: add support for BLKSECDISCARD
 2016-09-27 20:18 UTC  (2+ messages)

[Bug 172831] New: Adaptec ASR7805 in RAID (Expose RAW) mode recreate block devices and broke MDRAID
 2016-09-27 17:03 UTC  (2+ messages)
` [Bug 172831] "

[Bug 172841] New: aacraid does not support TRIM in Raw (Pass Through) devices
 2016-09-27 16:51 UTC  (2+ messages)
` [Bug 172841] "

[Question] Calling request_firmware under the spinlocks in file advansys.c
 2016-09-27 15:16 UTC  (3+ messages)

[PATCH 02/28] be2iscsi: Replace _bh with _irqsave/irqrestore
 2016-09-27 10:18 UTC 

[RFC][PATCH v2 2/2] libsas: Fix hotplug issue in libsas
 2016-09-27  3:16 UTC 

[RFC][PATCH v2 0/2] Improve libsas hotplug
 2016-09-27  3:15 UTC 

[RFC][PATCH v2 1/2] libsas: Alloc dynamic work to avoid missing sas events
 2016-09-27  3:16 UTC 

UAS driver seems to be reporting a 4k sector size for a 512 byte sector device?
 2016-09-27  1:24 UTC  (4+ messages)

[PATCH 1/3] megaraid_sas: mark symbols static where possible
 2016-09-27  1:19 UTC  (3+ messages)

[PATCH] [SCSI] mvsas: mark symbols static where possible
 2016-09-27  1:16 UTC  (3+ messages)

[PATCH] pm8001: mark symbols static where possible
 2016-09-27  1:12 UTC  (3+ messages)

[patch v2] arcmsr: buffer overflow in arcmsr_iop_message_xfer()
 2016-09-27  1:08 UTC  (6+ messages)

[PATCH] Avoid that toggling use_blk_mq triggers a memory leak
 2016-09-27  0:59 UTC  (2+ messages)

[PATCH v2] fcoe: provide translation table between Ethernet and FC port speeds
 2016-09-27  0:55 UTC  (3+ messages)
` [PATCH next] scsi: fcoe: fix off by one in eth2fc_speed()

remove old and unmaintained ISA driver
 2016-09-27  0:52 UTC  (2+ messages)

[PATCH v4] add u64 number parser
 2016-09-27  0:42 UTC  (2+ messages)

[PATCH] lpfc: mark symbols static where possible
 2016-09-27  0:37 UTC  (2+ messages)

Potential double spin_lock_irqsave BUG in Linux 4.8's drivers/scsi/megaraid/megaraid_mbox.c
 2016-09-26 14:20 UTC 

ASAP
 2016-09-26  4:08 UTC 

[PATCH] Fix few small typos in lpfc_scsi.c
 2016-09-25 18:44 UTC  (2+ messages)

[PATCH 3/3] megaraid_sas: clean function declarations in megaraid_sas_base.c up
 2016-09-25  5:54 UTC 

[PATCH 2/3] megaraid_sas: clean function declarations in megaraid_sas_fusion.c up
 2016-09-25  5:53 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).