messages from 2022-02-09 08:28:58 to 2022-02-11 11:17:34 UTC [more...]
[PATCH] scsi: ufs: Fix runtime PM messages never-ending cycle
2022-02-11 11:17 UTC
[PATCH v1] scsi: ufs: exclude UECxx from SFR dump list
2022-02-11 11:08 UTC
[PATCH 00/20] libsas and pm8001 fixes
2022-02-11 9:24 UTC (38+ 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 0/4] Some small cleanups for scsi/libsas
2022-02-11 9:10 UTC (6+ messages)
` [PATCH 1/4] scsi: libsas: Use void for sas_discover_event() return code
` [PATCH 2/4] scsi: libsas: Remove duplicated setting for task->task_state_flags
` [PATCH 3/4] scsi: libsas: Remove unused parameter for function sas_ata_eh()
` [PATCH 4/4] scsi: Remove unused member cmd_pool for structure scsi_host_template
[PATCH v2 07/10] nvmet: add copy command support for bdev and file ns
2022-02-11 7:52 UTC (3+ messages)
[PATCH v2 00/24] libsas and pm8001 fixes
2022-02-11 7:37 UTC (25+ messages)
` [PATCH v2 01/24] scsi: libsas: fix sas_ata_qc_issue() handling of NCQ NON DATA commands
` [PATCH v2 02/24] scsi: libsas: simplify sas_ata_qc_issue() detection of NCQ commands
` [PATCH v2 03/24] scsi: libsas: Remove unnecessary initialization in sas_ata_qc_issue()
` [PATCH v2 04/24] scsi: pm8001: fix __iomem pointer use in pm8001_phy_control()
` [PATCH v2 05/24] scsi: pm8001: Remove local variable in pm8001_pci_resume()
` [PATCH v2 06/24] scsi: pm8001: Fix pm8001_update_flash() local variable type
` [PATCH v2 07/24] scsi: pm8001: Fix command initialization in pm80XX_send_read_log()
` [PATCH v2 08/24] scsi: pm8001: Fix pm80xx_pci_mem_copy() interface
` [PATCH v2 09/24] scsi: pm8001: Fix command initialization in pm8001_chip_ssp_tm_req()
` [PATCH v2 10/24] scsi: pm8001: fix payload initialization in pm80xx_set_thermal_config()
` [PATCH v2 11/24] scsi: pm8001: fix le32 values handling in pm80xx_set_sas_protocol_timer_config()
` [PATCH v2 12/24] scsi: pm8001: fix payload initialization in pm80xx_encrypt_update()
` [PATCH v2 13/24] scsi: pm8001: fix le32 values handling in pm80xx_chip_ssp_io_req()
` [PATCH v2 14/24] scsi: pm8001: fix le32 values handling in pm80xx_chip_sata_req()
` [PATCH v2 15/24] scsi: pm8001: fix use of struct set_phy_profile_req fields
` [PATCH v2 16/24] scsi: pm8001: simplify pm8001_get_ncq_tag()
` [PATCH v2 17/24] scsi: pm8001: fix NCQ NON DATA command task initialization
` [PATCH v2 18/24] scsi: pm8001: fix NCQ NON DATA command completion handling
` [PATCH v2 19/24] scsi: pm8001: cleanup pm8001_queue_command()
` [PATCH v2 20/24] scsi: pm8001: fix abort all task initialization
` [PATCH v2 21/24] scsi: pm8001: Fix pm8001_task_exec()
` [PATCH v2 22/24] scsi: pm8001: Fix pm8001_tag_alloc() failures handling
` [PATCH v2 23/24] scsi: pm8001: Introduce ccb alloc/free helpers
` [PATCH v2 24/24] scsi: pm8001: simplify pm8001_mpi_build_cmd() interface
[PATCH REPOST] irq_poll: Add local_bh_disable() in cpu_dead notifier
2022-02-11 6:34 UTC (4+ messages)
[PATCH v1] scsi: ufs: remove clk_scaling_lock when clkscaling isn't supported
2022-02-11 2:15 UTC (3+ messages)
[PATCH 42/49] scsi: lpfc: replace cpumask_weight with cpumask_weight_gt
2022-02-10 22:49 UTC
[PATCH v2 00/44] Remove the SCSI pointer from struct scsi_cmnd
2022-02-10 23:54 UTC (120+ 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 05/44] NCR5380: Move the SCSI pointer to private command data
` [PATCH v2 07/44] scsi: arm: "
` [PATCH v2 09/44] aacraid: "
` [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 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 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 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 06/10] nvme: add copy support
2022-02-10 7:08 UTC (2+ messages)
[PATCH v2 03/10] block: Add copy offload support infrastructure
2022-02-09 10:32 UTC (2+ messages)
remove REQ_OP_WRITE_SAME v2
2022-02-10 5:51 UTC (20+ messages)
` [PATCH 1/7] cxlflash: query write_zeroes limit for zeroing
` [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)
[RFC PATCH 0/3] NVMe copy offload patches
2022-02-09 10:22 UTC (5+ messages)
` [PATCH v2 00/10] Add Copy offload support
` [PATCH v2 03/10] block: Add copy offload support infrastructure
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox