public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-14 12:55:06 to 2017-09-20 13:25:41 UTC [more...]

[PATCH] scsi: libfc: fix potential null lport dereference
 2017-09-20 13:25 UTC 

[PATCH] scsi_transport_fc: set scsi_target_id upon rescan
 2017-09-20 13:12 UTC  (3+ messages)

[PATCH] block: cope with WRITE SAME failing in blkdev_issue_zeroout()
 2017-09-20 13:03 UTC 

[PATCH 0/2] scsi_dh: suppress errors from unsupported devices
 2017-09-20 10:33 UTC  (5+ messages)
` [PATCH 1/2] scsi_dh: Return SCSI_DH_XX error code from ->attach()
` [PATCH 2/2] scsi_dh: suppress errors from unsupported devices

[PATCH] scsi: ufs: add ufs a command complete time stamp
 2017-09-20 10:30 UTC 

[PATCH v3 1/3] nvme_fc: create fc class and transport device
 2017-09-20 10:30 UTC  (2+ messages)

[PATCH] fcoe-utils: Fix get_ctlr_num() for large ctlr_* indices
 2017-09-20 10:23 UTC  (3+ messages)

[PATCH] aacraid: fix potential double-fetch issue
 2017-09-20  4:08 UTC 

[PATCH] mpt3sas: downgrade full copy_from_user to access_ok check
 2017-09-20  3:11 UTC 

[PATCH 1/5] block: don't call blk_mq_delay_run_hw_queue() in case of BLK_STS_RESOURCE
 2017-09-20  1:19 UTC  (20+ messages)

[GIT PULL] SCSI fixes for 4.14-rc1
 2017-09-19 23:37 UTC 

Lainatarjous
 2017-09-19 22:17 UTC 

[PATCH] scsi: aacraid: Add a small delay after IOP reset
 2017-09-19 19:15 UTC  (7+ messages)

Is the possible cross-talking between unrelated file-descriptors on bsg-device by design?
 2017-09-19 18:16 UTC  (2+ messages)

[PATCH] sd: Limit WRITE SAME / WRITE SAME(16) w/UNMAP length for certain devices
 2017-09-19 17:32 UTC  (2+ messages)

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

[PATCH] scsi: SSDs can timeout during FS init because of too many unmaps
 2017-09-19 16:13 UTC  (2+ messages)

[PATCH V6 1/3] dma-mapping: Introduce device_is_coherent() as a helper
 2017-09-19 15:02 UTC  (4+ messages)
` [PATCH V6 2/3] dma-mapping: Rework dma_get_cache_alignment() function
` [PATCH V6 3/3] scsi: Align block queue to dma_get_cache_alignment()

qla2xxx: MSI-X: Unsupported ISP 2432 SSVID/SSDID (0x103C,0x7041)
 2017-09-19 14:35 UTC  (3+ messages)

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

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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox