linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-19 18:09:48 to 2020-11-24 01:19:06 UTC [more...]

[PATCH] scsi: fnic: Avoid looping in TRANS ETH on unload
 2020-11-24  1:11 UTC  (2+ messages)

[PATCH] scsi: fnic: Change shost_printk with FNIC_FCS_DBG
 2020-11-24  1:10 UTC  (2+ messages)

[PATCH] scsi: fnic: Change shost_printk to FNIC_MAIN_DBG
 2020-11-24  1:14 UTC  (2+ messages)

[PATCH 0/2] scsi: pm8001: logging neatening
 2020-11-24  1:11 UTC  (6+ messages)
` [PATCH 1/2] scsi: pm8001: Neaten debug logging macros and uses
` [PATCH 2/2] scsi: pm8001: Make implicit use of pm8001_ha in pm8001_printk explicit

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-24  1:05 UTC  (42+ messages)
` [PATCH 020/141] scsi: aic7xxx: "
` [PATCH 021/141] scsi: aic94xx: "
` [PATCH 022/141] scsi: bfa: "
` [PATCH 054/141] target: "
` [PATCH 120/141] scsi: aacraid: "
` [PATCH 121/141] scsi: aha1740: "
` [PATCH 122/141] scsi: csiostor: "
` [PATCH 123/141] scsi: lpfc: "
` [PATCH 124/141] scsi: stex: "
` [PATCH 133/141] usb: "
                  ` [Intel-wired-lan] [PATCH 000/141] "

[PATCH] iscsi: Do Not set param when sock is NULL
 2020-11-23 23:07 UTC  (2+ messages)

[PATCH 0/3] hisi_sas: A small bunch of misc patches
 2020-11-23 21:29 UTC  (5+ messages)
` [PATCH 1/3] scsi: hisi_sas: Reduce some indirection in v3 hw driver
` [PATCH 2/3] scsi: hisi_sas: Fix up probe error handling for v3 hw
` [PATCH 3/3] scsi: hisi_sas: Move debugfs code to v3 hw driver

[PATCH v7 0/5] scsi: Support to handle Intermittent errors
 2020-11-23 20:01 UTC  (15+ messages)
` [PATCH v7 1/5] scsi: Added a new error code DID_TRANSPORT_MARGINAL in scsi.h
` [PATCH v7 2/5] scsi: No retries on abort success
` [PATCH v7 3/5] scsi_transport_fc: Added a new rport state FC_PORTSTATE_MARGINAL
` [PATCH v7 4/5] scsi_transport_fc: Added store fucntionality to set the rport port_state using sysfs
` [PATCH v7 5/5] scsi:lpfc: Added support for eh_should_retry_cmd

linux-scsi@vger.kernel.org waiting to hear from you
 2020-11-23 19:25 UTC 

[RFC] MAINTAINERS tag for cleanup robot
 2020-11-23 17:06 UTC  (18+ messages)

Potential double fetch in sg_scsi_ioctl()
 2020-11-23 16:47 UTC  (2+ messages)

[PATCH v2 1/3] genirq/affinity: Add irq_update_affinity_desc()
 2020-11-23 15:45 UTC  (12+ messages)

[PATCH 00/10] vhost/qemu: thread per IO SCSI vq
 2020-11-23 15:17 UTC  (12+ messages)

[PATCH v3 0/9] Rework runtime suspend and SCSI domain validation
 2020-11-23  7:02 UTC  (13+ messages)
` [PATCH v3 1/9] block: Fix a race in the runtime power management code
` [PATCH v3 2/9] ide: Do not set the RQF_PREEMPT flag for sense requests
` [PATCH v3 3/9] scsi: Pass a request queue pointer to __scsi_execute()
` [PATCH v3 4/9] scsi: Inline scsi_mq_alloc_queue()
` [PATCH v3 5/9] scsi: Do not wait for a request in scsi_eh_lock_door()
` [PATCH v3 6/9] scsi_transport_spi: Make spi_execute() accept a request queue pointer
` [PATCH v3 7/9] scsi_transport_spi: Freeze request queues instead of quiescing
` [PATCH v3 8/9] block, scsi, ide: Only process PM requests if rpm_status != RPM_ACTIVE
` [PATCH v3 9/9] block: Do not accept any requests while suspended

[PATCH RFC v2 1/1] scsi: pm: Leave runtime PM status alone during system resume/thaw/restore
 2020-11-23  3:02 UTC  (6+ messages)

[PATCH] scsi: ufs: Adjust logic in common ADAPT helper
 2020-11-23  1:25 UTC  (3+ messages)

[scsi:misc 126/138] drivers/scsi/lpfc/lpfc_nvmet.c:3340:1: warning: no previous prototype for function 'lpfc_nvmet_prep_abort_wqe'
 2020-11-21 18:44 UTC 

[scsi:misc 15/138] drivers/scsi/lpfc/lpfc_ct.c:3015:1: warning: no previous prototype for function 'lpfc_fdmi_vendor_attr_mi'
 2020-11-21 17:42 UTC 

[PATCH] scsi: fnic: Validate io_req before others
 2020-11-21  2:33 UTC 

[PATCH] scsi: fnic: set scsi_set_resid only for underflow
 2020-11-21  1:51 UTC 

[GIT PULL] SCSI fixes for 5.10-rc4
 2020-11-21  0:29 UTC  (2+ messages)

[PATCH 1/1 V3] vhost scsi: fix lun reset completion handling
 2020-11-20 15:50 UTC 

[PATCH] isofs: fix Oops with zisofs and large PAGE_SIZE
 2020-11-20 14:06 UTC 

[PATCH] scsi: drop gdth driver
 2020-11-20 13:15 UTC 

cleanup updating the size of block devices v3
 2020-11-20  8:58 UTC  (53+ messages)
` [PATCH 30/78] block: don't call into the driver for BLKROSET
` [PATCH 31/78] loop: use set_disk_ro
` [PATCH 32/78] block: remove set_device_ro
` [PATCH 33/78] block: remove __blkdev_driver_ioctl
` [PATCH 34/78] block: propagate BLKROSET to all partitions
` [PATCH 53/78] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
` [PATCH 54/78] block: remove a duplicate __disk_get_part prototype
` [PATCH 55/78] block: change the hash used for looking up block devices
` [PATCH 56/78] init: refactor name_to_dev_t
` [PATCH 57/78] init: refactor devt_from_partuuid
` [PATCH 58/78] init: cleanup match_dev_by_uuid and match_dev_by_label
` [PATCH 59/78] mtip32xx: remove the call to fsync_bdev on removal
` [PATCH 60/78] zram: remove the claim mechanism
` [PATCH 61/78] zram: do not call set_blocksize
` [PATCH 62/78] loop: "
` [PATCH 64/78] dm: simplify flush_bio initialization in __send_empty_flush
` [PATCH 65/78] dm: remove the block_device reference in struct mapped_device
` [PATCH 66/78] block: keep a block_device reference for each hd_struct
` [PATCH 67/78] block: simplify the block device claiming interface
` [PATCH 68/78] block: remove ->bd_contains
` [PATCH 69/78] block: remove the nr_sects field in struct hd_struct
` [PATCH 70/78] block: replace bd_mutex with a per-gendisk mutex
` [PATCH 71/78] block: add a bdev_kobj helper
` [PATCH 72/78] block: use disk_part_iter_exit in disk_part_iter_next
` [PATCH 73/78] block: use put_device in put_disk
` [PATCH 74/78] block: merge struct block_device and struct hd_struct

[PATCH] scsi: pm8001: remove casting kcalloc
 2020-11-20  8:57 UTC  (2+ messages)

[PATCH v1 2/3] megaraid_sas: iouring iopoll support
 2020-11-20  8:32 UTC  (3+ messages)

[PATCH] scsi: iscsi: fix inappropriate use of put_device
 2020-11-20  7:48 UTC 

[PATCH] scsi/atari_scsi: Fix race condition between .queuecommand and EH
 2020-11-20  7:33 UTC  (2+ messages)

[PATCH] scsi/NCR5380: Reduce NCR5380_maybe_release_dma_irq() call sites
 2020-11-20  7:33 UTC  (2+ messages)

[PATCH v1 1/3] add io_uring with IOPOLL support in scsi layer
 2020-11-20  7:16 UTC  (2+ messages)

[PATCH 1/1] scsi: pm8001: pm8001_hwi: Remove unused variable 'value'
 2020-11-20  3:31 UTC  (2+ messages)

[PATCH -next] scsi: be2iscsi: Mark beiscsi_attrs with static keyword
 2020-11-20  3:31 UTC  (2+ messages)

[PATCH v1 0/9] scsi: ufs: Refactoring and cleanups
 2020-11-20  3:31 UTC  (2+ messages)

[PATCH] scsi: ufs: Add retry flow for failed hba enabling
 2020-11-20  3:31 UTC  (2+ messages)

[PATCH] scsi: qla4xxx: Remove redundant assignment to variable rval
 2020-11-20  3:31 UTC  (2+ messages)

[PATCH] scsi: core: fix -Wformat
 2020-11-20  3:31 UTC  (2+ messages)

[PATCH 1/2] scsi: scsi_vpd_lun_id(): fix designator priorities
 2020-11-20  3:31 UTC  (2+ messages)

[PATCH v1] scsi: ufs: Fix race between shutdown and runtime resume flow
 2020-11-20  3:30 UTC  (2+ messages)

[PATCH 0/3] smartpqi updates
 2020-11-20  3:29 UTC  (2+ messages)

[PATCH] scsi: ufs-qcom: only select QCOM_SCM if SCSI_UFS_CRYPTO
 2020-11-20  3:29 UTC  (2+ messages)

[PATCH 00/17] lpfc: Update lpfc to revision 12.8.0.6
 2020-11-20  3:29 UTC  (2+ messages)

[PATCH] lpfc: Fix variable 'vport' set but not used in lpfc_sli4_abts_err_handler
 2020-11-20  3:22 UTC  (2+ messages)

[PATCH] lpfc: Fix set but unused variables in lpfc_dev_loss_tmo_handler
 2020-11-20  3:21 UTC  (2+ messages)

[PATCH] lpfc: fix missing prototype for lpfc_nvmet_prep_abort_wqe
 2020-11-20  3:22 UTC  (2+ messages)

[PATCH] lpfc: Fix set but not used warnings from Rework remote port lock handling
 2020-11-20  3:20 UTC  (2+ messages)

[PATCH] lpfc: Fix missing prototype warning for lpfc_fdmi_vendor_attr_mi
 2020-11-20  3:19 UTC  (2+ messages)

[PATCH][next] scsi: lpfc: remove dead code on second !ndlp check
 2020-11-20  3:17 UTC  (3+ messages)

[PATCH][next] scsi: lpfc: Fix memory leak on lcb_context
 2020-11-20  3:17 UTC  (3+ messages)

[PATCH][next] scsi: lpfc: fix pointer defereference before it is null checked issue
 2020-11-20  3:14 UTC  (3+ messages)

[PATCH v3 0/6] ibmvfc: Protocol definition updates and new targetWWPN Support
 2020-11-20  3:10 UTC  (2+ messages)

[PATCH 1/3] ibmvfc: byte swap login_buf.resp values in attribute show functions
 2020-11-20  3:09 UTC  (2+ messages)

[PATCH v5 0/5] scsi: ufs: add some fixes
 2020-11-20  3:01 UTC  (2+ messages)

[PATCH v2 0/9] Rework runtime suspend and SCSI domain validation
 2020-11-20  1:36 UTC  (5+ messages)
` [PATCH v2 4/9] scsi: Rework scsi_mq_alloc_queue()

[PATCH V5 00/13] blk-mq/scsi: tracking device queue depth via sbitmap
 2020-11-20  1:35 UTC  (3+ messages)
` [PATCH V5 10/13] megaraid_sas: v2 replace sdev_busy with local
  ` [PATCH V6 10/13] megaraid_sas: v2 replace sdev_busy with local counter

[PATCH -next] scsi: lpfc: Mark lpfc_nvmet_prep_abort_wqe with static keyword
 2020-11-19 20:51 UTC  (2+ messages)

[COPIA]Formulario de contacto XYZ Distribution
 2020-11-19 18:21 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).