linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-16 15:36:50 to 2017-10-18 14:33:44 UTC [more...]

[PATCH v2 00/15] make structure field, function arguments and structures const
 2017-10-18 14:33 UTC  (23+ messages)
` [PATCH v2 01/15] configfs: make ci_type field, some pointers and function arguments const
` [PATCH v2 02/15] usb: gadget: make config_item_type structures const
` [PATCH v2 04/15] iio: make function argument and some "
` [PATCH v2 06/15] PCI: endpoint: make config_item_type const
` [PATCH v2 07/15] usb: gadget: configfs: "
` [PATCH v2 08/15] nvmet: "
` [PATCH v2 09/15] ACPI: configfs: "
` [PATCH v2 11/15] stm class: "
` [PATCH v2 12/15] RDMA/cma: "

[PATCH V8 1/5] dma-mapping: Rework dma_get_cache_alignment()
 2017-10-18 13:03 UTC  (10+ messages)
` [PATCH V8 2/5] MIPS: Implement dma_map_ops::get_cache_alignment()
` [PATCH V8 3/5] scsi: Align block queue to dma_get_cache_alignment()
` [PATCH V8 4/5] libsas: Align SMP req/resp "
    ` [PATCH V8 4/5] libsas: Align SMP req/resp todma_get_cache_alignment()
` [PATCH V8 5/5] libata: Align DMA buffer to dma_get_cache_alignment()
    ` [PATCH V8 5/5] libata: Align DMA buffer todma_get_cache_alignment()

[PATCH v2 0/5] qcom-ufs: phy/hcd: Refactor phy initialization code
 2017-10-18 12:31 UTC  (2+ messages)

[PATCH v4 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC
 2017-10-18 10:23 UTC  (4+ messages)
` [PATCH v4 2/5] dt-bindings: scsi: ufs: add document for hisi-ufs
      ` 答复: "

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

[PATCH] scsi: Always retry internal target error
 2017-10-18  7:27 UTC  (5+ messages)

[PATCH] sd: Micro-optimize READ / WRITE CDB encoding
 2017-10-18  6:20 UTC  (5+ messages)

[PATCH v9 00/10] block, scsi, md: Improve suspend and resume
 2017-10-18  5:58 UTC  (28+ messages)
` [PATCH v9 01/10] md: Rename md_notifier into md_reboot_notifier
` [PATCH v9 02/10] md: Introduce md_stop_all_writes()
` [PATCH v9 03/10] md: Neither resync nor reshape while the system is frozen
` [PATCH v9 04/10] block: Make q_usage_counter also track legacy requests
` [PATCH v9 05/10] block: Introduce blk_get_request_flags()
` [PATCH v9 06/10] block: Introduce BLK_MQ_REQ_PREEMPT
` [PATCH v9 07/10] ide, scsi: Tell the block layer at request allocation time about preempt requests
` [PATCH v9 08/10] block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flag
` [PATCH v9 09/10] block, scsi: Make SCSI quiesce and resume work reliably
` [PATCH v9 10/10] block, nvme: Introduce blk_mq_req_flags_t

[PATCH] sd: always retry READ CAPACITY for ALUA state transition
 2017-10-18  5:54 UTC  (3+ messages)

[PATCH v10 00/10] block, scsi, md: Improve suspend and resume
 2017-10-18  5:02 UTC  (15+ messages)
` [PATCH v10 01/10] md: Rename md_notifier into md_reboot_notifier
` [PATCH v10 02/10] md: Introduce md_stop_all_writes()
` [PATCH v10 03/10] md: Neither resync nor reshape while the system is frozen
` [PATCH v10 04/10] block: Make q_usage_counter also track legacy requests
` [PATCH v10 05/10] block: Introduce blk_get_request_flags()
` [PATCH v10 06/10] block: Introduce BLK_MQ_REQ_PREEMPT
` [PATCH v10 07/10] ide, scsi: Tell the block layer at request allocation time about preempt requests
` [PATCH v10 08/10] block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flag
` [PATCH v10 09/10] block, scsi: Make SCSI quiesce and resume work reliably
` [PATCH v10 10/10] block, nvme: Introduce blk_mq_req_flags_t

[PATCH 1/1] qla2xxx: Initialize Work element before requesting IRQs
 2017-10-18  4:12 UTC  (3+ messages)

[Bug 195285] New: qla2xxx FW immediatly crashing after target start
 2017-10-18  3:26 UTC  (3+ messages)
` [Bug 195285] "

[PATCH] scsi: gdth: Convert timers to use timer_setup()
 2017-10-18  3:15 UTC  (5+ messages)

[PATCH] scsi: Add REPORTLUN2 to EMC SYMMETRIX blacklist entry
 2017-10-18  3:00 UTC  (2+ messages)

[PATCH] scsi: Do not retry invalid function error
 2017-10-18  2:48 UTC  (2+ messages)

[PATCH] scsi: Add TRY_VPD_PAGES to HITACHI OPEN-V blacklist entry
 2017-10-18  2:47 UTC  (3+ messages)
`  "

[PATCH] scsi: Add 'AIX VDASD' to blacklist
 2017-10-18  2:47 UTC  (2+ messages)

[PATCH] scsi: sg: Re-fix off by one in sg_fill_request_table()
 2017-10-18  2:41 UTC  (3+ messages)

[PATCH 0/2] block/SCSI MQ: two RESTART related patches
 2017-10-18  1:30 UTC  (6+ messages)
` [PATCH 1/2] SCSI: run idle hctx after delay in scsi_mq_get_budget()
` [PATCH 2/2] blk-mq: don't handle TAG_SHARED in restart

[bug report] Linux-2.6.12-rc2
 2017-10-17 21:58 UTC  (2+ messages)
` integer overflow in aic7xxx (was [bug report] Linux-2.6.12-rc2)

[PATCH V7 0/6] blk-mq-sched: improve sequential I/O performance
 2017-10-17 18:09 UTC  (16+ messages)
` [PATCH V7 4/6] blk-mq: introduce .get_budget and .put_budget in blk_mq_ops

[PATCH V2] scsi: storvsc: Allow only one remove lun work item to be issued per lun
 2017-10-17 17:35 UTC 

[PATCH] scsi: storvsc: Allow only one remove lun work item to be issued per lun
 2017-10-17 17:32 UTC 

[PATCH] scsi: libiscsi: Convert timers to use timer_setup()
 2017-10-17 17:11 UTC  (3+ messages)

[GIT PULL] SCSI fixes for 4.14-rc5
 2017-10-17 15:22 UTC 

[PATCH] sd: Limit WRITE SAME / WRITE SAME(16) w/UNMAP length for certain devices
 2017-10-17 14:43 UTC  (7+ messages)
` [PATCH] scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP

[PATCH v2 0/8] Introduce sgl_alloc() and sgl_free()
 2017-10-17 14:31 UTC  (20+ messages)
` [PATCH v2 1/8] lib/scatterlist: "
` [PATCH v2 2/8] crypto: scompress - use "
` [PATCH v2 3/8] nvmet/fc: Use "
` [PATCH v2 4/8] nvmet/rdma: "
` [PATCH v2 5/8] target: Use sgl_alloc_order() "
` [PATCH v2 6/8] scsi/ipr: Use sgl_alloc_order() and sgl_free_order()
` [PATCH v2 7/8] scsi/pmcraid: Remove an unused structure member
` [PATCH v2 8/8] scsi/pmcraid: Use sgl_alloc_order() and sgl_free_order()

[PATCH] scsi: libfc: Convert timers to use timer_setup()
 2017-10-17  7:45 UTC  (3+ messages)

[PATCH] scsi: Handle power-on reset unit attention
 2017-10-17  7:11 UTC 

[PATCH v2 0/2] change allow_restart, manage_start_stop to bool in sysfs
 2017-10-17  5:27 UTC  (2+ messages)

[PATCHv6 0/5] scsi: Fixup blacklist handling
 2017-10-17  5:06 UTC  (2+ messages)

[PATCH v7 9/9] block, scsi: Make SCSI quiesce and resume work reliably
 2017-10-17  4:19 UTC  (2+ messages)
` [block, scsi] f246f66ae5: WARNING:at_block/blk-core.c:#blk_queue_enter

[PATCH] scsi: dc395x: Convert timers to use timer_setup()
 2017-10-17  4:09 UTC  (2+ messages)

[PATCH] scsi: aic94xx: Convert timers to use timer_setup()
 2017-10-17  4:09 UTC  (2+ messages)

[PATCH] scsi: smartpqi: Convert timers to use timer_setup()
 2017-10-17  4:09 UTC  (2+ messages)

[PATCH] scsi: be2iscsi: Convert timers to use timer_setup()
 2017-10-17  4:08 UTC  (2+ messages)

[PATCH] scsi/bnx2i: Convert timers to use timer_setup()
 2017-10-17  4:08 UTC  (2+ messages)

[PATCH 0/5] ZBC support clenaup and fixes
 2017-10-17  3:57 UTC  (2+ messages)

[RFC] bsg-lib interface cleanup
 2017-10-17  3:50 UTC  (8+ messages)
` [PATCH 6/9] bsg-lib: introduce a timeout field in struct bsg_job
` [PATCH 7/9] bsg-lib: remove bsg_job.req
` [PATCH 8/9] block: pass full fmode_t to blk_verify_command

[PATCH] scsi: qedi: Delete redundant variables
 2017-10-17  3:25 UTC  (2+ messages)

[PATCH] aacraid: Fix controller initialization failure
 2017-10-17  3:18 UTC  (2+ messages)

[PATCH] csi: hpsa: Fix configured_logical_drive_count·check
 2017-10-17  3:15 UTC  (2+ messages)

[PATCH 0/2] qla2xxx: Couple bug fixes for FC-NVMe
 2017-10-17  3:09 UTC  (4+ messages)
` [PATCH 1/2] qla2xxx: Use ql2xnvmeenable to enable Q-Pair "

[PATCH v2 0/5] qla2xxx: Patches for scsi-misc
 2017-10-17  3:08 UTC  (2+ messages)

[PATCH] zfcp: fix erp_action use-before-initialize in REC action trace
 2017-10-17  2:46 UTC  (2+ messages)

[PATCH] scsi: lpfc: Fix a precedence bug in lpfc_nvme_io_cmd_wqe_cmpl()
 2017-10-17  2:44 UTC  (2+ messages)

[PATCH] scsi: aic7xxx: make a couple of functions static
 2017-10-17  2:41 UTC  (2+ messages)

[PATCH] scsi: nsp32: fix logic bug in error handling
 2017-10-17  2:39 UTC  (3+ messages)

[PATCH] [SCSI] bfa: integer overflow in debugfs
 2017-10-17  2:36 UTC  (2+ messages)

[PATCH v2] linux/types.h: Restore the ability to disable sparse endianness checks
 2017-10-16 21:26 UTC  (3+ messages)

system hung up when offlining CPUs
 2017-10-16 20:27 UTC  (13+ messages)

[PATCH] scsi: hpsa: simplify hpsa_set_local_logical_count()
 2017-10-16 19:06 UTC  (2+ messages)

[PATCH] linux/types.h: Restore the ability to disable sparse endianness checks
 2017-10-16 17:36 UTC  (4+ messages)

[PATCH 4.13 41/53] genirq/cpuhotplug: Enforce affinity setting on startup of managed irqs
 2017-10-16 16:16 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).