linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-26 19:55:46 to 2021-01-28 16:42:34 UTC [more...]

[RFC PATCH v1 0/2] Fix deadlock in ufs
 2021-01-28 16:39 UTC  (16+ messages)
` [RFC PATCH v1 1/2] block: bsg: resume scsi device before accessing
` [RFC PATCH v1 2/2] scsi: ufs: Fix deadlock while suspending ufs host
` [RFC PATCH v2 0/2] Fix deadlock in ufs
` [RFC PATCH v2 1/2] block: bsg: resume platform device before accessing
  ` [RFC PATCH v2 2/2] scsi: ufs: Fix deadlock while suspending ufs host

[PATCH] scsi: do not retry FAILFAST commands on DID_TRANSPORT_DISRUPTED
 2021-01-28 13:40 UTC  (4+ messages)

[RFC PATCH 00/34] block: introduce bio_new()
 2021-01-28 12:43 UTC  (41+ messages)
` [RFC PATCH 01/34] block: move common code into blk_next_bio()
` [RFC PATCH 02/34] block: introduce and use bio_new
` [RFC PATCH 03/34] drdb: use bio_new in drdb
` [RFC PATCH 04/34] drdb: use bio_new() in submit_one_flush
` [RFC PATCH 05/34] xen-blkback: use bio_new
` [RFC PATCH 06/34] zram: "
` [RFC PATCH 07/34] dm: use bio_new in dm-log-writes
` [RFC PATCH 08/34] dm-zoned: use bio_new in get_mblock_slow
` [RFC PATCH 09/34] dm-zoned: use bio_new in dmz_write_mblock
` [RFC PATCH 10/34] dm-zoned: use bio_new in dmz_rdwr_block
` [RFC PATCH 11/34] nvmet: use bio_new in nvmet_bdev_execute_rw
` [RFC PATCH 12/34] scsi: target/iblock: use bio_new
` [RFC PATCH 13/34] block: use bio_new in __blkdev_direct_IO
` [RFC PATCH 14/34] fs/buffer: use bio_new in submit_bh_wbc
` [RFC PATCH 15/34] fscrypt: use bio_new in fscrypt_zeroout_range
` [RFC PATCH 16/34] fs/direct-io: use bio_new in dio_bio_alloc
` [RFC PATCH 17/34] iomap: use bio_new in iomap_dio_zero
` [RFC PATCH 18/34] iomap: use bio_new in iomap_dio_bio_actor
` [RFC PATCH 19/34] fs/jfs/jfs_logmgr.c: use bio_new in lbmRead
` [RFC PATCH 20/34] fs/jfs/jfs_logmgr.c: use bio_new in lbmStartIO
` [RFC PATCH 21/34] fs/jfs/jfs_metapage.c: use bio_new in metapage_writepage
` [RFC PATCH 22/34] fs/jfs/jfs_metapage.c: use bio_new in metapage_readpage
` [RFC PATCH 23/34] fs/mpage.c: use bio_new mpage_alloc
` [RFC PATCH 24/34] fs/nilfs: use bio_new nilfs_alloc_seg_bio
` [RFC PATCH 25/34] ocfs/cluster: use bio_new in dm-log-writes
` [RFC PATCH 26/34] xfs: use bio_new in xfs_rw_bdev
` [RFC PATCH 27/34] xfs: use bio_new in xfs_buf_ioapply_map
` [RFC PATCH 28/34] zonefs: use bio_new
` [RFC PATCH 29/34] power/swap: use bio_new in hib_submit_io
` [RFC PATCH 30/34] hfsplus: use bio_new in hfsplus_submit_bio()
` [RFC PATCH 31/34] iomap: use bio_new in iomap_readpage_actor
` [RFC PATCH 32/34] mm: use bio_new in __swap_writepage
` [RFC PATCH 33/34] mm: use bio_new in swap_readpage
` [RFC PATCH 34/34] mm: add swap_bio_new common bio helper

[PATCH v4 0/8] block: add zone write granularity limit
 2021-01-28 11:48 UTC  (33+ messages)
` [PATCH v4 1/8] block: document zone_append_max_bytes attribute
` [PATCH v4 2/8] nvme: cleanup zone information initialization
` [PATCH v4 3/8] nullb: use blk_queue_set_zoned() to setup zoned devices
` [PATCH v4 4/8] block: use blk_queue_set_zoned in add_partition()
` [PATCH v4 5/8] block: introduce zone_write_granularity limit
` [PATCH v4 6/8] zonefs: use zone write granularity as block size
` [PATCH v4 7/8] block: introduce blk_queue_clear_zone_settings()
` [PATCH v4 8/8] sd_zbc: clear zone resources for non-zoned case

[PATCH v2] scsi: ufs: Give clk scaling min gear a value
 2021-01-28 10:28 UTC  (5+ messages)

[MPT3SAS bug] wrong queue setting for HDD. drive
 2021-01-28  7:15 UTC  (2+ messages)

[PATCH V3] iscsi: Do Not set param when sock is NULL
 2021-01-28  6:17 UTC 

[PATCH] sd: warn if unsupported ZBC device is probed
 2021-01-28  5:56 UTC 

[PATCH v3 0/3] Three fixes for task management request implementation
 2021-01-28  4:16 UTC  (4+ messages)
` [PATCH v3 1/3] scsi: ufs: Fix task management request completion timeout
` [PATCH v3 2/3] scsi: ufs: Fix a race condition btw task management request send and compl
` [PATCH v3 3/3] scsi: ufs: Fix wrong Task Tag used in task management request UPIUs

[PATCH] scsi: ufs: Give clk scaling min gear a value
 2021-01-28  2:42 UTC 

[PATCH 0/7] iscsi fixes/cleanups
 2021-01-28  0:55 UTC  (10+ messages)
` [PATCH 2/7] libiscsi: drop taskqueuelock
` [PATCH 4/7] libiscsi: fix iscsi host workq destruction
` [PATCH 5/7] libiscsi: add helper to calc max scsi cmds per session
` [PATCH 6/7] iscsi_tcp: fix shost can_queue initialization

[PATCH] lpfc: Fix EEH encountering oops with nvme traffic
 2021-01-27 22:45 UTC  (2+ messages)

[PATCH V3 00/25] smartpqi updates
 2021-01-27 23:01 UTC  (14+ messages)
` [PATCH V3 14/25] smartpqi: fix driver synchronization issues
` [PATCH V3 17/25] smartpqi: change timing of release of QRM memory during OFA
` [PATCH V3 21/25] smartpqi: add additional logging for LUN resets
` [PATCH V3 23/25] smartpqi: correct system hangs when resuming from hibernation

[PATCH] vio: make remove callback return void
 2021-01-27 21:50 UTC 

[PATCH] scsi: qla2xxx: Simplify the calculation of variables
 2021-01-27 20:01 UTC  (2+ messages)

[PATCH v8 0/2] introduce the way to get cmd completion info
 2021-01-27 16:03 UTC  (3+ messages)
  ` [PATCH v8 2/2] ufs: exynos: introduce command history

[PATCH 0/8] Add Host control mode to HPB
 2021-01-27 15:23 UTC  (13+ messages)
` [PATCH 1/8] scsi: ufshpb: Cache HPB Control mode on init
` [PATCH 2/8] scsi: ufshpb: Add host control mode support to rsp_upiu
` [PATCH 3/8] scsi: ufshpb: Add region's reads counter
` [PATCH 4/8] scsi: ufshpb: Make eviction depends on region's reads
` [PATCH 5/8] scsi: ufshpb: Region inactivation in host mode
` [PATCH 6/8] scsi: ufshpb: Add hpb dev reset response
` [PATCH 7/8] scsi: ufshpb: Add "Cold" regions timer
` [PATCH 8/8] scsi: ufshpb: Add support for host control mode

[PATCH] fnic: fixup patch to resolve stack frame issues
 2021-01-27 14:53 UTC  (4+ messages)

[PATCH v2] scsi: target: core: check SR field in REPORT LUNS
 2021-01-27 14:45 UTC  (3+ messages)

[RESEND PATCH v2 0/4] io_uring iopoll in scsi layer
 2021-01-27 14:30 UTC  (6+ messages)
` [RESEND PATCH v2 1/4] add io_uring with IOPOLL support "
` [RESEND PATCH v2 2/4] megaraid_sas: iouring iopoll support
` [RESEND PATCH v2 3/4] scsi_debug : "
` [RESEND PATCH v2 4/4] scsi: set shost as hctx driver_data

[bug report] [SCSI] qla4xxx: Add flash node mgmt support
 2021-01-27 11:10 UTC 

[PATCH] scsi: ufs: fix: NULL pointer dereference
 2021-01-27  8:59 UTC  (2+ messages)

[PATCH v9 0/2] introduce the way to get cmd completion info
 2021-01-27  7:10 UTC  (4+ messages)
    ` [PATCH v9 1/2] ufs: introduce a callback to get info of command completion
    ` [PATCH v9 2/2] ufs: exynos: introduce command history

[PATCH 1/1] scsi: sd: use max_xfer_blocks for set rw_max if max_xfer_blocks is available
 2021-01-27  6:49 UTC  (4+ messages)

[PATCH] scsi: qla2xxx: fix some memory corruption
 2021-01-27  3:06 UTC  (2+ messages)

[PATCH] ncr53c8xx: Fixup typos
 2021-01-27  3:11 UTC  (2+ messages)

[PATCH v1] scsi: lpfc: Add auto select on IRQ_POLL
 2021-01-27  3:12 UTC  (2+ messages)

[PATCH] st: reject MTIOCTOP mt_count values out of range for the SPACE(6) scsi command
 2021-01-27  5:00 UTC  (4+ messages)

[PATCH] scsi: ufs: Cleanup WB buffer flush toggle implementation
 2021-01-27  4:54 UTC  (2+ messages)

[PATCH v15 00/45] sg: add v4 interface
 2021-01-27  4:56 UTC  (14+ messages)
` [PATCH v15 04/45] sg: rework sg_poll(), minor changes
` [PATCH v15 05/45] sg: bitops in sg_device
` [PATCH v15 07/45] sg: move header to uapi section
` [PATCH v15 13/45] sg: split sg_read
` [PATCH v15 15/45] sg: rework sg_vma_fault
` [PATCH v15 16/45] sg: rework sg_mmap
` [PATCH v15 17/45] sg: replace sg_allow_access
` [PATCH v15 18/45] sg: rework scatter gather handling
` [PATCH v15 21/45] sg: sg_fill_request_element
` [PATCH v15 29/45] sg: add 8 byte SCSI LUN to sg_scsi_id
` [PATCH v15 34/45] sg: protect multiple receivers
` [PATCH v15 41/45] sg: track lowest inactive and await indexes

[PATCH v3 00/19] scsi: libsas: Remove in_interrupt() check
 2021-01-27  4:54 UTC  (2+ messages)

[PATCH] rename lpfc_sli4_dump_page_a0 to lpfc_sli4_dump_sfp_pagea0
 2021-01-27  4:54 UTC  (2+ messages)

[PATCH] fix qla1280 printk regression
 2021-01-27  4:54 UTC  (2+ messages)

[PATCH] scsi: megaraid: fix ifnullfree.cocci warnings
 2021-01-27  4:54 UTC  (2+ messages)

[PATCH 0/6] scsi: target: Remove in_interrupt() usage
 2021-01-27  4:54 UTC  (2+ messages)

[PATCHv4 00/35] [PATCHv3 00/35] SCSI result handling cleanup, part 1
 2021-01-27  4:54 UTC  (2+ messages)
`  "

[PATCH] scsi: mpt3sas: style: Simplify bool comparison
 2021-01-27  4:54 UTC  (2+ messages)

[PATCH 1/2] scsi: qla2xxx: remove redundant NULL check
 2021-01-27  4:54 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: Assign boolean values to a bool variable
 2021-01-27  4:54 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: remove unnecessary NULL check
 2021-01-27  4:54 UTC  (2+ messages)

[PATCH] scsi: message: fusion: fix 'physical' typos
 2021-01-27  4:25 UTC  (2+ messages)

[PATCH -next] scsi: gdth: Remove unused including <linux/version.h>
 2021-01-27  3:39 UTC  (2+ messages)

[PATCH 0/5] hisi_sas: More misc patches
 2021-01-27  4:02 UTC  (2+ messages)

[RESEND PATCH 0/3] scsi: target: Set correct residual data
 2021-01-27  4:12 UTC  (2+ messages)

[PATCH] scsi: lpfc: Fix ancient double free
 2021-01-27  3:09 UTC  (2+ messages)

[PATCH 0/2] Resource-managed blk_ksm_init()
 2021-01-27  3:01 UTC  (4+ messages)
` [PATCH 2/2] scsi: ufs: use devm_blk_ksm_init()

[PATCH] scsi: lpfc: Fix 'physical' typos
 2021-01-26 21:12 UTC 

[PATCH v2] scsi: ufs: Fix some problems in task management request implementation
 2021-01-26  5:05 UTC  (3+ messages)

[PATCH v2 0/3] isa: Make the remove callback for isa drivers return void
 2021-01-25  9:52 UTC  (3+ messages)
` [PATCH v2 3/3] "

[PATCH 5.10 084/199] scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEM
 2021-01-25 18:38 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).