public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-09 04:07:53 to 2022-02-10 20:43:48 UTC [more...]

[PATCH 0/9] use GFP_KERNEL
 2022-02-10 20:42 UTC  (2+ messages)
` [PATCH 8/9] [SCSI] mptfusion: "

[PATCH] smartpqi: fix unused variable pqi_pm_ops for clang
 2022-02-10 20:11 UTC 

[PATCH 00/20] libsas and pm8001 fixes
 2022-02-10 15:35 UTC  (31+ messages)
` [PATCH 01/20] scsi: libsas: fix sas_ata_qc_issue() handling of NCQ NON DATA commands
` [PATCH 02/20] scsi: libsas: simplify sas_ata_qc_issue() detection of NCQ commands
` [PATCH 03/20] scsi: libsas: Remove unnecessary initialization in sas_ata_qc_issue()
` [PATCH 04/20] scsi: pm8001: fix __iomem pointer use in pm8001_phy_control()
` [PATCH 05/20] scsi: pm8001: Remove local variable in pm8001_pci_resume()
` [PATCH 06/20] scsi: pm8001: Fix pm8001_update_flash() local variable type
` [PATCH 07/20] scsi: pm8001: Fix command initialization in pm80XX_send_read_log()
` [PATCH 08/20] scsi: pm8001: Fix local variable declaration in pm80xx_pci_mem_copy()
` [PATCH 09/20] scsi: pm8001: Fix command initialization in pm8001_chip_ssp_tm_req()
` [PATCH 10/20] scsi: pm8001: fix payload initialization in pm80xx_set_thermal_config()
` [PATCH 11/20] scsi: pm8001: fix le32 values handling in pm80xx_set_sas_protocol_timer_config()
` [PATCH 12/20] scsi: pm8001: fix payload initialization in pm80xx_encrypt_update()
` [PATCH 13/20] scsi: pm8001: fix le32 values handling in pm80xx_chip_ssp_io_req()
` [PATCH 14/20] scsi: pm8001: fix le32 values handling in pm80xx_chip_sata_req()
` [PATCH 15/20] scsi: pm8001: fix use of struct set_phy_profile_req fields
` [PATCH 16/20] scsi: pm8001: simplify pm8001_get_ncq_tag()
` [PATCH 17/20] scsi: pm8001: fix NCQ NON DATA command task initialization
` [PATCH 18/20] scsi: pm8001: fix NCQ NON DATA command completion handling
` [PATCH 19/20] scsi: pm8001: cleanup pm8001_queue_command()
` [PATCH 20/20] scsi: pm8001: fix abort all task initialization

[PATCH REPOST] irq_poll: Add local_bh_disable() in cpu_dead notifier
 2022-02-10 12:33 UTC  (3+ messages)

[PATCH 0/2] scsi: libsas: Drop SAS_TASK_AT_INITIATOR
 2022-02-10 11:46 UTC  (4+ messages)
` [PATCH 1/2] scsi: isci: Drop SAS_TASK_AT_INITIATOR check in isci_task_abort_task()
` [PATCH 2/2] scsi: libsas: Drop SAS_TASK_AT_INITIATOR

[PATCH v2] scsi: ibmvfc: replace snprintf with sysfs_emit
 2022-02-10 10:33 UTC 

[PATCH v2] scsi: csiostor: replace snprintf with sysfs_emit
 2022-02-10 10:32 UTC 

[PATCH v2] scsi: arcmsr: replace snprintf with sysfs_emit
 2022-02-10 10:31 UTC 

[PATCH 0/9] mpi3mr: Bug fixes
 2022-02-10  9:58 UTC  (10+ messages)
` [PATCH 1/9] mpi3mr: Fix deadlock while canceling the fw event
` [PATCH 2/9] mpi3mr: Fix print proper pending IO count
` [PATCH 3/9] mpi3mr: update MPI3 headers
` [PATCH 4/9] mpi3mr: Fix hibernation issue
` [PATCH 5/9] mpi3mr: Fix cmnd getting marked as inuse forever
` [PATCH 6/9] mpi3mr: Fix report actual data transfer sz
` [PATCH 7/9] mpi3mr: Update the copyright year
` [PATCH 8/9] mpi3mr: Fix memory leaks
` [PATCH 9/9] mpi3mr: Bump driver version to 8.0.0.68.0

[PATCH v2 07/10] nvmet: add copy command support for bdev and file ns
 2022-02-10  8:31 UTC  (2+ messages)

[PATCH v2 00/44] Remove the SCSI pointer from struct scsi_cmnd
 2022-02-10  7:52 UTC  (149+ 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 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 v2 06/10] nvme: add copy support
 2022-02-10  7:08 UTC  (2+ messages)

[RFC PATCH 0/3] NVMe copy offload patches
 2022-02-09 10:32 UTC  (10+ messages)
` [PATCH v2 00/10] Add Copy offload support
    ` [PATCH v2 02/10] block: Introduce queue limits for copy-offload support
    ` [PATCH v2 03/10] block: Add copy offload support infrastructure

remove REQ_OP_WRITE_SAME v2
 2022-02-10  5:51 UTC  (21+ messages)
` [PATCH 1/7] cxlflash: query write_zeroes limit for zeroing
` [PATCH 2/7] drbd: drop REQ_OP_WRITE_SAME support
` [PATCH 3/7] rnbd: drop WRITE_SAME support
` [PATCH 4/7] sd: remove write same support
` [PATCH 5/7] md: drop WRITE_SAME support
` [PATCH 6/7] dm: remove write same support
` [PATCH 7/7] block: remove REQ_OP_WRITE_SAME support

[PATCH] qla2xxx: Add qla2x00_async_done routine for async routines
 2022-02-10  3:54 UTC  (3+ messages)

[PATCH] scsi: ibmvscsis: Silence -Warray-bounds warning
 2022-02-09 23:53 UTC  (2+ messages)

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

[PATCH AUTOSEL 5.10 18/27] scsi: pm8001: Fix use-after-free for aborted TMF sas_task
 2022-02-09 18:40 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 19/27] scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_task

[PATCH AUTOSEL 5.15 20/36] scsi: pm80xx: Fix double completion for SATA devices
 2022-02-09 18:37 UTC  (4+ messages)
` [PATCH AUTOSEL 5.15 22/36] scsi: core: Reallocate device's budget map on queue depth change
` [PATCH AUTOSEL 5.15 23/36] scsi: pm8001: Fix use-after-free for aborted TMF sas_task
` [PATCH AUTOSEL 5.15 24/36] scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_task

[PATCH AUTOSEL 5.16 25/42] scsi: pm80xx: Fix double completion for SATA devices
 2022-02-09 18:33 UTC  (4+ messages)
` [PATCH AUTOSEL 5.16 27/42] scsi: core: Reallocate device's budget map on queue depth change
` [PATCH AUTOSEL 5.16 28/42] scsi: pm8001: Fix use-after-free for aborted TMF sas_task
` [PATCH AUTOSEL 5.16 29/42] scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_task

[PATCH] target: add iscsi/cpus_allowed_list in configfs
 2022-02-09 11:48 UTC  (3+ messages)

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

[PATCH] scsi: bnx2i: Make use of the helper macro LIST_HEAD()
 2022-02-09  3:25 UTC 


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