Linux-SCSI Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-03 20:35:17 to 2022-02-09 03:13:42 UTC [more...]

[PATCH] scsi: csiostor: replace snprintf with sysfs_emit
 2022-02-09  3:12 UTC  (3+ messages)

[PATCH] scsi: arcmsr: replace snprintf with sysfs_emit
 2022-02-09  2:44 UTC  (2+ messages)

[PATCH] scsi: ibmvfc: replace snprintf with sysfs_emit
 2022-02-09  2:40 UTC  (3+ messages)

[PATCH] scsi: be2iscsi: replace snprintf with sysfs_emit
 2022-02-09  0:46 UTC 

[PATCH v2 00/44] Remove the SCSI pointer from struct scsi_cmnd
 2022-02-09  0:24 UTC  (64+ messages)
` [PATCH v2 01/44] ips: Use true and false instead of TRUE and FALSE
` [PATCH v2 02/44] nsp_cs: "
` [PATCH v2 03/44] scsi: Remove drivers/scsi/scsi.h
` [PATCH v2 04/44] NCR5380: Remove the NCR5380_CMD_SIZE macro
` [PATCH v2 05/44] NCR5380: Move the SCSI pointer to private command data
` [PATCH v2 06/44] scsi: arm: Rename arm/scsi.h into arm/arm_scsi.h
` [PATCH v2 07/44] scsi: arm: Move the SCSI pointer to private command data
` [PATCH v2 08/44] 53c700: Stop clearing SCSI pointer fields
` [PATCH v2 09/44] aacraid: Move the SCSI pointer to private command data
` [PATCH v2 10/44] advansys: "
` [PATCH v2 11/44] aha1542: Remove a set-but-not-used array
` [PATCH v2 12/44] aha152x: Move the SCSI pointer to private command data
` [PATCH v2 13/44] bfa: Stop using the SCSI pointer
` [PATCH v2 14/44] csio: "
` [PATCH v2 15/44] dc395x: "
` [PATCH v2 16/44] esp_scsi: "
` [PATCH v2 17/44] fdomain: Move the SCSI pointer to private command data
` [PATCH v2 18/44] fnic: Fix a tracing statement
` [PATCH v2 19/44] fnic: Stop using the SCSI pointer
` [PATCH v2 20/44] hptiop: "
` [PATCH v2 21/44] imm: Move the SCSI pointer to private command data
` [PATCH v2 22/44] iscsi: Stop using the SCSI pointer
` [PATCH v2 23/44] initio: "
` [PATCH v2 24/44] libfc: "
` [PATCH v2 25/44] mac53c94: Fix a set-but-not-used compiler warning
` [PATCH v2 26/44] mac53c94: Move the SCSI pointer to private command data
` [PATCH v2 27/44] megaraid: Stop using the SCSI pointer
` [PATCH v2 28/44] megasas: "
` [PATCH v2 29/44] mesh: Move the SCSI pointer to private command data
` [PATCH v2 30/44] mvsas: Fix a set-but-not-used warning
` [PATCH v2 31/44] mvumi: Stop using the SCSI pointer
` [PATCH v2 32/44] nsp32: "
` [PATCH v2 33/44] nsp_cs: Move the SCSI pointer to private command data
` [PATCH v2 34/44] sym53c500_cs: "
` [PATCH v2 35/44] ppa: "
` [PATCH v2 36/44] qla1280: "
` [PATCH v2 37/44] qla2xxx: Stop using the SCSI pointer
` [PATCH v2 38/44] smartpqi: "
` [PATCH v2 39/44] sym53c8xx_2: Move the SCSI pointer to private command data
` [PATCH v2 40/44] scsi: usb: Stop using the SCSI pointer
` [PATCH v2 41/44] wd719x: "
` [PATCH v2 42/44] wdc33c93: Move the SCSI pointer to private command data
` [PATCH v2 43/44] zalon: Stop using the SCSI pointer
` [PATCH v2 44/44] scsi: core: Remove struct scsi_pointer from struct scsi_cmnd

[PATCH 1/1] qla2xxx: Remove unused qla_sess_op_cmd_list from scsi_qla_host_t
 2022-02-08 19:14 UTC  (2+ messages)

[PATCH 1/1] scsi: qedi: Fix ABBA deadlock in qedi_process_tmf_resp() and qedi_process_cmd_cleanup_resp()
 2022-02-08 18:54 UTC 

[PATCH] target: add iscsi/cpus_allowed_list in configfs
 2022-02-08 17:50 UTC  (2+ messages)

[PATCH] qla2xxx: Add qla2x00_async_done routine for async routines
 2022-02-08 17:34 UTC  (2+ messages)

[BUG] scsi: qedi: possible ABBA deadlock in qedi_process_tmf_resp() and qedi_process_cmd_cleanup_resp()
 2022-02-08 17:10 UTC  (2+ messages)

[PATCH REPOST] irq_poll: Add local_bh_disable() in cpu_dead notifier
 2022-02-08 14:34 UTC 

[PATCH v2 00/17] qla2xxx misc bug fixes and features
 2022-02-08 10:59 UTC  (5+ messages)
` [PATCH v2 02/17] qla2xxx: Implement ref count for srb

[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
 2022-02-08  7:21 UTC  (52+ messages)
  ` [RFC PATCH 0/3] NVMe copy offload patches
    ` [RFC PATCH 1/3] block: add copy offload support
      ` [RFC PATCH 3/3] nvme: add the "debug" host driver
        ` [PATCH v2 00/10] Add Copy offload support
            ` [PATCH v2 01/10] block: make bio_map_kern() non static
            ` [PATCH v2 02/10] block: Introduce queue limits for copy-offload support
            ` [PATCH v2 03/10] block: Add copy offload support infrastructure
            ` [PATCH v2 04/10] block: Introduce a new ioctl for copy
            ` [PATCH v2 05/10] block: add emulation "
            ` [PATCH v2 06/10] nvme: add copy support
            ` [PATCH v2 07/10] nvmet: add copy command support for bdev and file ns
            ` [PATCH v2 08/10] dm: Add support for copy offload
            ` [PATCH v2 09/10] dm: Enable copy offload for dm-linear target
            ` [PATCH v2 10/10] dm kcopyd: use copy offload support

[PATCH 1/2] scsi: add scsi_done_direct() helper
 2022-02-08  6:37 UTC  (2+ messages)
` [PATCH 2/2] scsi: target: tcm_loop: use scsi_done_direct()

[PATCH -next v3] scsi: pm8001: clean up some inconsistent indentin
 2022-02-08  6:32 UTC  (2+ messages)

[PATCH] scsi: ibmvscsis: Silence -Warray-bounds warning
 2022-02-08  6:12 UTC 

[PATCH] lpfc: Remove NVME protocol support of kernel has NVME_FC support disabled
 2022-02-08  4:50 UTC  (3+ messages)

[PATCH] lpfc: Remove redundant 'flush_workqueue()' calls
 2022-02-08  4:52 UTC  (2+ messages)

[PATCH] scsi: bnx2fc: Make use of the helper macro kthread_run()
 2022-02-08  4:52 UTC  (2+ messages)

[PATCH] scsi: mvsas: replace snprintf with sysfs_emit
 2022-02-08  4:52 UTC  (2+ messages)

[PATCH] qedi: Remove redundant 'flush_workqueue()' calls
 2022-02-08  4:52 UTC  (3+ messages)
` [EXT] "

[PATCH RESEND] scsi: ufs: Add checking lifetime attribute for WriteBooster
 2022-02-08  4:52 UTC  (2+ messages)

[PATCH] lpfc: Reduce log messages see after successful firmware download
 2022-02-08  4:50 UTC  (3+ messages)

[PATCH 00/18] smartpqi updates
 2022-02-08  4:40 UTC  (2+ messages)

[PATCH] scsi: bnx2fc: Fix typo in comments
 2022-02-08  4:52 UTC  (2+ messages)

[PATCH] scsi: bfa: replace snprintf with sysfs_emit
 2022-02-08  4:52 UTC  (2+ messages)

[PATCH] scsi: mpt3sas: Convert to flexible arrays
 2022-02-08  4:16 UTC  (2+ messages)

[PATCH 0/2] Add scsi_done_direct() to complete request directly
 2022-02-08  4:14 UTC  (8+ messages)
` [PATCH 1/2] scsi: Add scsi_done_direct() for immediate completion
      ` [PATCH v2 "

[PATCH] scsi: make "access_state" sysfs attribute always visible
 2022-02-08  4:07 UTC  (2+ messages)

[PATCH] scsi: target: tcmu: Make cmd_ring_size changeable via configfs
 2022-02-08  3:46 UTC 

[PATCH] scsi: scsi_scan purge devices no longer in reported LUN list
 2022-02-07 20:53 UTC  (2+ messages)

[PATCH 00/16] scsi: libsas and users: Factor out LLDD TMF code
 2022-02-07 13:13 UTC  (15+ messages)

[PATCH -next v2] scsi: pm8001: clean up some inconsistent indenting
 2022-02-07 11:50 UTC  (2+ messages)

[PATCH -next] scsi: pm8001: clean up some inconsistent indenting
 2022-02-07  3:25 UTC  (2+ messages)

[PATCH v2] qla2xxx: fix error status checking in qla24xx_modify_vp_config()
 2022-02-06 20:23 UTC 

About reading UECxx in ufshcd_dump_regs
 2022-02-06  8:22 UTC  (2+ messages)

[PATCH v1] scsi: ufs: remove clk_scaling_lock when clkscaling isn't supported
 2022-02-06  8:20 UTC  (2+ messages)

Aufmerksamkeit:
 2022-02-05 21:04 UTC 

[PATCH] scsi: qedf: fix race in qedf_alloc_cmd()
 2022-02-05  9:27 UTC 

[PATCH 0/1] t10-pi bio split fix
 2022-02-05  3:03 UTC  (5+ messages)

[GIT PULL] SCSI fixes for 5.17-rc1
 2022-02-04 23:29 UTC  (2+ messages)

[PATCH] scsi: hpsa: prevent hpsa to severly delay boot
 2022-02-04 13:12 UTC 

[PATCH v2 0/3] block: scsi: introduce and use BLK_STS_OFFLINE
 2022-02-04  7:26 UTC  (7+ messages)
` [PATCH v2 1/3] block: introduce BLK_STS_OFFLINE
` [PATCH v2 2/3] block: return -ENODEV for BLK_STS_OFFLINE

[PATCH 0/2] block: scsi: introduce and use BLK_STS_OFFLINE
 2022-02-04  7:14 UTC  (7+ messages)
` [PATCH 1/2] block: introduce BLK_STS_OFFLINE

[PATCH V7 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2022-02-04  2:55 UTC  (4+ messages)
` [PATCH V7 4/5] scsi: storvsc: Add Isolation VM support for storvsc driver

[PATCH AUTOSEL 4.14 7/9] scsi: target: iscsi: Make sure the np under each tpg is unique
 2022-02-03 20:36 UTC 

[PATCH AUTOSEL 5.4 09/15] scsi: target: iscsi: Make sure the np under each tpg is unique
 2022-02-03 20:35 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 10/15] scsi: qedf: Fix refcount issue when LOGO is received during TMF
` [PATCH AUTOSEL 5.4 11/15] scsi: myrs: Fix crash in error case

[PATCH AUTOSEL 4.19 08/10] scsi: target: iscsi: Make sure the np under each tpg is unique
 2022-02-03 20:36 UTC 

[PATCH AUTOSEL 5.10 13/25] scsi: target: iscsi: Make sure the np under each tpg is unique
 2022-02-03 20:34 UTC  (7+ messages)
` [PATCH AUTOSEL 5.10 14/25] scsi: ufs: ufshcd-pltfrm: Check the return value of devm_kstrdup()
` [PATCH AUTOSEL 5.10 15/25] scsi: qedf: Add stag_work to all the vports
` [PATCH AUTOSEL 5.10 16/25] scsi: qedf: Fix refcount issue when LOGO is received during TMF
` [PATCH AUTOSEL 5.10 17/25] scsi: pm8001: Fix bogus FW crash for maxcpus=1
` [PATCH AUTOSEL 5.10 18/25] scsi: ufs: Treat link loss as fatal error
` [PATCH AUTOSEL 5.10 19/25] scsi: myrs: Fix crash in error case

[PATCH AUTOSEL 4.9 6/7] scsi: target: iscsi: Make sure the np under each tpg is unique
 2022-02-03 20:36 UTC 

[PATCH AUTOSEL 5.15 23/41] scsi: target: iscsi: Make sure the np under each tpg is unique
 2022-02-03 20:32 UTC  (7+ messages)
` [PATCH AUTOSEL 5.15 26/41] scsi: qedf: Fix refcount issue when LOGO is received during TMF
` [PATCH AUTOSEL 5.15 27/41] scsi: qedf: Change context reset messages to ratelimited
` [PATCH AUTOSEL 5.15 28/41] scsi: pm8001: Fix bogus FW crash for maxcpus=1
` [PATCH AUTOSEL 5.15 29/41] scsi: ufs: Use generic error code in ufshcd_set_dev_pwr_mode()
` [PATCH AUTOSEL 5.15 30/41] scsi: ufs: Treat link loss as fatal error
` [PATCH AUTOSEL 5.15 31/41] scsi: myrs: Fix crash in error case


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 read-only IMAP folder(s) and NNTP newsgroup(s).