linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-13 04:00:45 to 2017-09-19 08:51:49 UTC [more...]

[PATCH V6 1/3] dma-mapping: Introduce device_is_coherent() as a helper
 2017-09-19  8:52 UTC 

[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 1/5] block: don't call blk_mq_delay_run_hw_queue() in case of BLK_STS_RESOURCE
 2017-09-19  5:43 UTC  (5+ messages)

[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  (6+ messages)

[PATCH v3 1/3] nvme_fc: create fc class and transport device
 2017-09-18 16:13 UTC 

[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] fcoe-utils: Fix get_ctlr_num() for large ctlr_* indices
 2017-09-18 14:35 UTC 

[PATCH v4 00/11] Enhance libsas hotplug feature
 2017-09-18 12:54 UTC  (3+ 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)

[PATCH RESEND] aacraid: Fix 2T+ drives on SmartIOC-2000
 2017-09-17  1:23 UTC  (7+ messages)

[PATCH] ufs: make const array setup_attrs static to shink object code size
 2017-09-16 16:14 UTC 

[PATCH] scsi: scsi_transport_spi: make const arrays static to shink object code size
 2017-09-16 15:44 UTC 

system hung up when offlining CPUs
 2017-09-16 15:02 UTC  (7+ messages)

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

[PATCH V3 00/12] scsi-mq support for ZBC disks
 2017-09-16  2:40 UTC  (40+ messages)
` [PATCH V3 01/12] block: Fix declaration of blk-mq debugfs functions
` [PATCH V3 02/12] block: Fix declaration of blk-mq scheduler functions
` [PATCH V3 03/12] block: Add zoned block device information to request queue
` [PATCH V3 04/12] scsi: sd_zbc: Move ZBC declarations to scsi_proto.h
` [PATCH V3 05/12] scsi: sd_zbc: Fix comments and indentation
` [PATCH V3 06/12] scsi: sd_zbc: Rearrange code
` [PATCH V3 07/12] scsi: sd_zbc: Use well defined macros
` [PATCH V3 08/12] scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()
` [PATCH V3 09/12] scsi: sd_zbc: Initialize device queue zoned structure
` [PATCH V3 10/12] scsi: sd_zbc: Limit zone write locking to sequential zones
` [PATCH V3 11/12] scsi: sd_zbc: Disable zone write locking with scsi-mq
` [PATCH V3 12/12] block: Introduce zoned I/O scheduler

[PATCH] scsi: aacraid: error: testing array offset 'bus' after use
 2017-09-16  1:46 UTC  (3+ messages)

[PATCH] csi: libcxgbi: remove redundant check and close on csk
 2017-09-16  1:45 UTC  (2+ messages)

[PATCH] lpfc: Don't return internal MBXERR_ERROR code from probe function
 2017-09-16  1:16 UTC  (5+ messages)
` [PATCH RESEND] "

[PATCH] scsi: fdomain: Fix a resource leak in an error handling path in '__fdomain_16x0_detect()'
 2017-09-15 19:56 UTC 

[PATCHv2 0/3] fcoe: fixup device_del() inversion
 2017-09-15 19:45 UTC  (5+ messages)
` [PATCH 1/3] fcoe: move fcoe_interface_remove() out of fcoe_interface_cleanup()
` [PATCH 2/3] fcoe: separate out fcoe_vport_remove()
` [PATCH 3/3] fcoe: open-code fcoe_destroy_work() for NETDEV_UNREGISTER

[PATCH 0/2] sg: fix infoleak when using SG_GET_REQUEST_TABLE
 2017-09-15 19:44 UTC  (13+ messages)
` [PATCH 1/2] sg: factor out sg_fill_request_table()
` [PATCH 2/2] sg: fixup infoleak when using SG_GET_REQUEST_TABLE

[PATCH] scsi: ufs: tc-dwc-g210: make arrays static, reduces object code size
 2017-09-15 19:42 UTC  (2+ messages)

[PATCH] bnx2i: Clean up unused pointers in bnx2i_hwi
 2017-09-15 19:41 UTC  (2+ messages)

[PATCH] scsi: lpfc: remove redundant null check on eqe
 2017-09-15 19:39 UTC  (3+ messages)

two small bsg fixes, take 3
 2017-09-15  4:31 UTC  (6+ messages)
` [PATCH 1/2] bsg-lib: don't free job in bsg_prepare_job
` [PATCH 2/2] scsi_transport_fc: fix NULL pointer dereference in fc_bsg_job_timeout

[PATCH V4 3/3] scsi: Align queue to ARCH_DMA_MINALIGN in non-coherent DMA mode
 2017-09-15  3:02 UTC 

[PATCH 0/3] fcoe: Fixup device_del() inversion
 2017-09-15  1:17 UTC  (2+ messages)

[PATCH] scsi: Remove unnecessary condition in sd_read_block_limits()
 2017-09-15  1:09 UTC  (3+ messages)

[PATCH] scsi: acornscsi: fix build error
 2017-09-15  1:03 UTC  (2+ messages)

[PATCH] aacraid: Fix 2T+ drives on SmartIOC-2000
 2017-09-15  0:57 UTC  (2+ messages)

[PATCH v2 00/17] A series of small SCSI patches for kernel v4.14
 2017-09-14 20:56 UTC  (3+ messages)
` [PATCH v2 17/17] iscsi_tcp: Remove a set-but-not-used variable

[PATCH V4 0/10] block/scsi: safe SCSI quiescing
 2017-09-14 16:18 UTC  (11+ messages)
` [PATCH V4 08/10] block: allow to allocate req with RQF_PREEMPT when queue is preempt frozen

[PATCH] megaraid: kmemleak: Track page allocation for fusion
 2017-09-14 12:55 UTC  (4+ messages)

[Patch v2 1/2] libiscsi: Fix use-after-free race during iscsi_session_teardown
 2017-09-14  7:57 UTC  (4+ messages)
` [Patch v2 2/2] libiscsi: Remove iscsi_destroy_session

[PATCH] scsi: libiscsi: Fix an error handling path in 'iscsi_session_setup()'
 2017-09-14  5:47 UTC 

[PATCH 01/10] arch:powerpc: return -ENOMEM on failed allocation
 2017-09-14  4:43 UTC  (18+ messages)
` [PATCH 02/10] drivers:crypto: return -ENOMEM on allocation failure
` [PATCH 03/10] driver:gpu: "
` [PATCH 04/10] drivers:mpt: "
` [PATCH 05/10] drivers:net: "
` [PATCH 06/10] drivers:ethernet: "
` [PATCH 07/10] driver:megaraid: "
` [PATCH 08/10] driver:cxgbit: return -NOMEM "
` [PATCH 09/10] driver:video: return -ENOMEM "
` [PATCH 10/10] fs:btrfs: "

[PATCH V2 00/12] scsi-mq support for ZBC disks
 2017-09-14  0:04 UTC  (7+ messages)

[PATCH] scsi: fix the issue that iscsi_if_rx doesn't parse nlmsg properly
 2017-09-13 15:51 UTC  (2+ messages)

[GIT PULL] final round of SCSI updates for the 4.13+ merge window
 2017-09-13 14:24 UTC 

[PATCH linux-firmware 1/1] qed: Add firmware 8.30.16.0
 2017-09-13 10:46 UTC 

[PATCH V3 3/3] scsi: Align queue to ARCH_DMA_MINALIGN in non-coherent DMA mode
 2017-09-13  9:21 UTC 

[bug report] [SCSI] lpfc: NPIV: add NPIV support on top of SLI-3
 2017-09-13  9:15 UTC 

[PATCH] scsi: shost->async_scan should be protected by mutex_lock
 2017-09-13  3:59 UTC  (3+ 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).