linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-17 10:18:36 to 2017-10-24 13:30:55 UTC [more...]

[PATCH V9 1/4] dma-mapping: Rework dma_get_cache_alignment()
 2017-10-24 13:30 UTC  (5+ messages)
  ` [PATCH V9 2/4] MIPS: Implement dma_map_ops::get_cache_alignment()
  ` [PATCH V9 3/4] scsi: Align block queue to dma_get_cache_alignment()
  ` [PATCH V9 4/4] libsas: Align sata_device's rps_resp on a cacheline

[PATCH v5 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC
 2017-10-24  9:06 UTC  (9+ messages)
` [PATCH v5 1/5] scsi: ufs: add Hisilicon ufs driver code
` [PATCH v5 2/5] dt-bindings: scsi: ufs: add document for hisi-ufs
        ` 答复: "
` [PATCH v5 3/5] arm64: dts: add ufs dts node
  ` [PATCH v5 4/5] arm64: defconfig: enable configs for Hisilicon ufs
` [PATCH v5 5/5] arm64: defconfig: enable f2fs and squashfs

[PATCH V2] scsi: aacraid: Fix some error code
 2017-10-24  2:29 UTC 

[PATCH 00/12] hpsa updates
 2017-10-23 23:44 UTC  (15+ messages)
` [PATCH 01/12] hpsa: destroy sas transport properties before scsi_host
` [PATCH 02/12] hpsa: cleanup sas_phy structures in sysfs when unloading
` [PATCH 03/12] hpsa: clear tmpdevice in scan thread
` [PATCH 04/12] hpsa: add controller checkpoint
` [PATCH 05/12] hpsa: update discovery polling
` [PATCH 06/12] hpsa: change timeout for internal cmds
` [PATCH 07/12] hpsa: correct smart path enabled
` [PATCH 08/12] hpsa: update queue depth for externals
` [PATCH 09/12] hpsa: reduce warning messages on device removal
` [PATCH 10/12] hpsa: correct logical volume removal
` [PATCH 11/12] hpsa: add enclosure logical identifier
` [PATCH 12/12] hpsa: bump driver version

[PATCH v2] linux/types.h: Restore the ability to disable sparse endianness checks
 2017-10-23 18:22 UTC  (4+ messages)

[PATCH 00/19] megaraid_sas: Updates for scsi-next
 2017-10-23  8:26 UTC  (21+ messages)
` [PATCH 01/19] megaraid_sas: use adapter_type for all gen controllers
` [PATCH 02/19] megaraid_sas: Add support for Crusader controllers
` [PATCH 03/19] megaraid_sas: replace instance->ctrl_context checks with instance->adapter_type
` [PATCH 04/19] megaraid_sas: Remove redundant checks for ctrl_context
` [PATCH 05/19] megaraid_sas: replace is_ventura with adapter_type checks
` [PATCH 06/19] megaraid_sas: reduce size of fusion_context and use kmalloc for allocation
` [PATCH 07/19] megaraid_sas: Create separate functions to allocate ctrl memory
` [PATCH 08/19] megaraid_sas: Create separate functions for allocating and freeing controller DMA buffers
` [PATCH 09/19] megaraid_sas: Pre-allocate frequently used "
` [PATCH 10/19] megaraid_sas: remove instance->ctrl_info
` [PATCH 11/19] megaraid_sas: Move initialization of instance parameters inside newly created function megasas_init_ctrl_params
` [PATCH 12/19] megaraid_sas: Move controller memory allocations and DMA mask settings from probe to megasas_init_fw
` [PATCH 13/19] megaraid_sas: Update current host time to FW during IOC Init
` [PATCH 14/19] megaraid_sas: Resize MFA frame used for IOC INIT to 4k
` [PATCH 15/19] megaraid_sas: Incorrect processing of IOCTL frames for SMP/STP commands
` [PATCH 16/19] megaraid_sas: Retry with reduced queue depth when alloc fails for higher QD
` [PATCH 17/19] megaraid_sas: Do not limit queue_depth to 1k in non-RDPQ mode
` [PATCH 18/19] megaraid_sas: Add support for 64bit consistent DMA
` [PATCH 19/19] megaraid_sas: driver version upgrade

[PATCH 0/1] qla2xxx: Fix oops in qla2x00_probe_one error path
 2017-10-23  8:22 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] Suppress a kernel warning in case the prep function returns BLKPREP_DEFER
 2017-10-23  8:21 UTC  (6+ messages)

[PATCH] smartpqi: correct spelling error in documentation
 2017-10-23  8:17 UTC  (2+ messages)

[PATCH] Added notes to scsi-parameters.txt to show how to pass parameters on kernel line
 2017-10-23  7:44 UTC  (2+ messages)

[RFC] bsg-lib interface cleanup
 2017-10-23  7:17 UTC  (8+ messages)
` [PATCH 9/9] bsg: split handling of SCSI CDBs vs transport requeues

Only for Business Expertise
 2017-10-22 22:56 UTC 

MY LAST WISHES
 2017-10-22  8:25 UTC 

[PATCH v10 00/10] block, scsi, md: Improve suspend and resume
 2017-10-21 18:31 UTC  (19+ 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 V2] scsi: storvsc: Allow only one remove lun work item to be issued per lun
 2017-10-21 15:44 UTC  (4+ messages)

[PATCH 0/6] v4 block refcount conversion patches
 2017-10-20 10:25 UTC  (9+ messages)
` [PATCH 1/6] block: convert bio.__bi_cnt from atomic_t to refcount_t
` [PATCH 2/6] block: convert blk_queue_tag.refcnt "
` [PATCH 3/6] block: convert blkcg_gq.refcnt "
` [PATCH 4/6] block: convert io_context.active_ref "
` [PATCH 5/6] block: convert bsg_device.ref_count "
` [PATCH 6/6] drivers, block: convert xen_blkif.refcnt "

[PATCH v4 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC
 2017-10-20  8:50 UTC  (6+ messages)
` [PATCH v4 1/5] scsi: ufs: add Hisilicon ufs driver code
` [PATCH v4 2/5] dt-bindings: scsi: ufs: add document for hisi-ufs
` [PATCH v4 3/5] arm64: dts: add ufs dts node
` [PATCH v4 4/5] arm64: defconfig: enable configs for Hisilicon ufs
` [PATCH v4 5/5] arm64: defconfig: enable f2fs and squashfs

[PATCH v2 00/15] make structure field, function arguments and structures const
 2017-10-20  8:13 UTC  (19+ 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 08/15] nvmet: make config_item_type const
` [PATCH v2 11/15] stm class: "
` [PATCH v2 12/15] RDMA/cma: "

[PATCH] scsi/eh: fix hang adding ehandler wakeups after decrementing host_busy
 2017-10-20  7:48 UTC  (2+ messages)

[PATCH V8 1/5] dma-mapping: Rework dma_get_cache_alignment()
 2017-10-20  4:25 UTC  (17+ messages)
` [PATCH V8 3/5] scsi: Align block queue to dma_get_cache_alignment()
` [PATCH V8 5/5] libata: Align DMA buffer "
    ` [PATCH V8 5/5] libata: Align DMA buffer todma_get_cache_alignment()
  ` [PATCH V8 4/5] libsas: Align SMP req/resp to dma_get_cache_alignment()
      ` [PATCH V8 4/5] libsas: Align SMP req/resp todma_get_cache_alignment()

qla2xxx: New kernel warning
 2017-10-20  1:13 UTC 

Hello
 2017-10-19 12:56 UTC 

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

[PATCH V4 0/9] pm80xx updates
 2017-10-19  2:12 UTC  (12+ 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: Handle power-on reset unit attention
 2017-10-19  2:12 UTC  (2+ messages)

Patch: add to Documentation/scsi for scsi_dev_flags and command line passing
 2017-10-19  0:52 UTC  (5+ messages)

[PATCH v2 0/8] Introduce sgl_alloc() and sgl_free()
 2017-10-18 20:57 UTC  (10+ messages)
` [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 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] scsi: Always retry internal target error
 2017-10-18  7:27 UTC  (5+ messages)

[PATCH v9 00/10] block, scsi, md: Improve suspend and resume
 2017-10-18  5:58 UTC  (8+ messages)
` [PATCH v9 09/10] block, scsi: Make SCSI quiesce and resume work reliably

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

[PATCH 1/1] qla2xxx: Initialize Work element before requesting IRQs
 2017-10-18  4:12 UTC  (2+ 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  (4+ messages)

[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 4/6] blk-mq: introduce .get_budget and .put_budget in blk_mq_ops
 2017-10-17 18:09 UTC  (13+ messages)

[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  (2+ 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


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).