messages from 2017-10-18 01:47:26 to 2017-10-25 10:05:26 UTC [more...]
[PATCH] scsi: aic7xxx: Convert timers to use timer_setup()
2017-10-25 10:05 UTC
[drivers/scsi/sg.c] general protection fault in sg_read
2017-10-25 10:04 UTC (3+ messages)
[PATCH] iscsi-target: Convert timers to use timer_setup()
2017-10-25 10:01 UTC
[PATCH 1/2] scsi: megaraid: Remove redundant code in megasas_alloc_cmds
2017-10-25 9:57 UTC (2+ messages)
` [PATCH 2/2] scsi: megaraid: Track the page allocations for struct fusion_context
[PATCH] scsi: .gitignore: Add scsi_devinfo_tbl.c
2017-10-25 9:42 UTC (3+ messages)
[PATCHv6 2/5] scsi: Export blacklist flags to sysfs
2017-10-25 7:40 UTC (4+ messages)
` [PATCHv6,2/5] "
[PATCH v2.1] sd: Micro-optimize READ / WRITE CDB encoding
2017-10-25 7:28 UTC (2+ messages)
[PATCH V9 1/4] dma-mapping: Rework dma_get_cache_alignment()
2017-10-25 7:21 UTC (8+ 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] sd: Micro-optimize READ / WRITE CDB encoding
2017-10-25 3:05 UTC (7+ messages)
a570843ee9 ("virtio_blk: Fix an SG_IO regression"): kernel BUG at include/linux/scatterlist.h:92!
2017-10-25 1:57 UTC
[RFC] bsg-lib interface cleanup
2017-10-24 17:46 UTC (10+ messages)
` [PATCH 9/9] bsg: split handling of SCSI CDBs vs transport requeues
[PATCH] usb: storage: uas: mark expected switch fall-through
2017-10-24 16:48 UTC
[PATCH 00/19] hisi_sas: misc fixes, improvements, and new features
2017-10-24 15:51 UTC (20+ messages)
` [PATCH 01/19] scsi: hisi_sas: delete get_ncq_tag_v3_hw()
` [PATCH 02/19] scsi: hisi_sas: fix internal abort slot timeout bug
` [PATCH 03/19] scsi: hisi_sas: use spin_lock_irqsave() for hisi_hba.lock
` [PATCH 04/19] scsi: hisi_sas: grab hisi_hba.lock when processing slots
` [PATCH 05/19] scsi: hisi_sas: fix SATA breakpoint memory size
` [PATCH 06/19] scsi: hisi_sas: us start_phy in PHY_FUNC_LINK_RESET
` [PATCH 07/19] scsi: hisi_sas: fix NULL check in SMP abort task path
` [PATCH 08/19] scsi: hisi_sas: fix the risk of freeing slot twice
` [PATCH 09/19] scsi: hisi_sas: use array for v2 hw AXI errors
` [PATCH 10/19] scsi: hisi_sas: report ECC errors in v2 hw to userspace
` [PATCH 11/19] scsi: hisi_sas: report v2 hw AXI errors "
` [PATCH 12/19] scsi: hisi_sas: check PHY state in get_wideport_bitmap_v3_hw()
` [PATCH 13/19] scsi: hisi_sas: init connect cfg register for v3 hw
` [PATCH 14/19] scsi: hisi_sas: add v3 hw DFX feature
` [PATCH 15/19] scsi: hisi_sas: add hisi_hba.rst_work init for v3 hw
` [PATCH 16/19] scsi: hisi_sas: fix a bug when free device "
` [PATCH 17/19] scsi: hisi_sas: complete all tasklets prior to host reset
` [PATCH 18/19] scsi: hisi_sas: add v3 hw support for AXI fatal error
` [PATCH 19/19] scsi: hisi_sas: add v3 hw port AXI error handling
[PATCH 00/12] hpsa updates
2017-10-24 15:14 UTC (17+ 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 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 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)
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 (9+ messages)
[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 (9+ messages)
` [PATCH v2 02/15] usb: gadget: make config_item_type "
` [PATCH v2 12/15] RDMA/cma: make config_item_type const
[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 (15+ 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()
qla2xxx: New kernel warning
2017-10-20 1:13 UTC
Hello
2017-10-19 12:56 UTC
[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 (4+ messages)
` [PATCH v2 6/8] scsi/ipr: Use sgl_alloc_order() and sgl_free_order()
[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 (5+ 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 (2+ 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 (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).