messages from 2022-02-17 13:30:52 to 2022-02-20 01:33:00 UTC [more...]
[PATCH v2 00/18] scsi: libsas and users: Factor out LLDD TMF code
2022-02-20 1:31 UTC (26+ messages)
` [PATCH v2 01/18] scsi: libsas: Handle non-TMF codes in sas_scsi_find_task()
` [PATCH v2 02/18] scsi: libsas: Use enum for response frame DATAPRES field
` [PATCH v2 03/18] scsi: libsas: Delete lldd_clear_aca callback
` [PATCH v2 04/18] scsi: libsas: Delete SAS_SG_ERR
` [PATCH v2 05/18] scsi: hisi_sas: Delete unused I_T_NEXUS_RESET_PHYUP_TIMEOUT
` [PATCH v2 06/18] scsi: libsas: Move SMP task handlers to core
` [PATCH v2 07/18] scsi: libsas: Add struct sas_tmf_task
` [PATCH v2 08/18] scsi: libsas: Add sas_task.tmf
` [PATCH v2 09/18] scsi: libsas: Add sas_execute_tmf()
` [PATCH v2 10/18] scsi: libsas: Add sas_execute_ssp_tmf()
` [PATCH v2 11/18] scsi: libsas: Add TMF handler exec complete callback
` [PATCH v2 12/18] scsi: libsas: Add TMF handler aborted callback
` [PATCH v2 13/18] scsi: libsas: Add sas_abort_task_set()
` [PATCH v2 14/18] scsi: libsas: Add sas_clear_task_set()
` [PATCH v2 15/18] scsi: libsas: Add sas_lu_reset()
` [PATCH v2 16/18] scsi: libsas: Add sas_query_task()
` [PATCH v2 17/18] scsi: libsas: Add sas_abort_task()
` [PATCH v2 18/18] scsi: libsas: Add sas_execute_ata_cmd()
sd: Unaligned partial completion
2022-02-20 0:56 UTC (3+ messages)
remove REQ_OP_WRITE_SAME v2
2022-02-19 23:33 UTC (7+ messages)
[PATCH] mpi3mr: Fix flushing !WQ_MEM_RECLAIM events warning
2022-02-19 22:48 UTC (2+ messages)
[PATCH 2/2] qla2xxx: Use named initializers for q_dev_state
2022-02-19 22:16 UTC (2+ messages)
[PATCH V4] scsi: target: tcmu: Make cmd_ring_size changeable via configfs
2022-02-19 22:19 UTC (2+ messages)
[PATCH 1/2] qla2xxx: Use named initializers for port_[d]state_str
2022-02-19 22:15 UTC (2+ messages)
[PATCH] scsi: ufs: Remove wlun_dev_to_hba()
2022-02-19 22:13 UTC (2+ messages)
[PATCH v5 00/49] Remove the SCSI pointer from struct scsi_cmnd
2022-02-19 22:05 UTC (51+ messages)
` [PATCH v5 01/49] scsi: ips: Remove an unreachable statement
` [PATCH v5 02/49] scsi: ips: Change the return type of ips_release() into 'void'
` [PATCH v5 03/49] scsi: ips: Use true and false instead of TRUE and FALSE
` [PATCH v5 04/49] scsi: nsp_cs: Change the return type of two functions into 'void'
` [PATCH v5 05/49] scsi: nsp_cs: Use true and false instead of TRUE and FALSE
` [PATCH v5 06/49] scsi: Remove drivers/scsi/scsi.h
` [PATCH v5 07/49] scsi: NCR5380: Remove the NCR5380_CMD_SIZE macro
` [PATCH v5 08/49] scsi: NCR5380: Add SCp members to struct NCR5380_cmd
` [PATCH v5 09/49] scsi: arm: Rename arm/scsi.h into arm/arm_scsi.h
` [PATCH v5 10/49] scsi: arm: Move the SCSI pointer to private command data
` [PATCH v5 11/49] scsi: 53c700: Stop clearing SCSI pointer fields
` [PATCH v5 12/49] scsi: aacraid: Move the SCSI pointer to private command data
` [PATCH v5 13/49] scsi: advansys: "
` [PATCH v5 14/49] scsi: aha1542: Remove a set-but-not-used array
` [PATCH v5 15/49] scsi: aha152x: Move the SCSI pointer to private command data
` [PATCH v5 16/49] scsi: bfa: Stop using the SCSI pointer
` [PATCH v5 17/49] scsi: csio: "
` [PATCH v5 18/49] scsi: dc395x: "
` [PATCH v5 19/49] scsi: esp_scsi: "
` [PATCH v5 20/49] scsi: fdomain: Move the SCSI pointer to private command data
` [PATCH v5 21/49] scsi: fnic: Fix a tracing statement
` [PATCH v5 22/49] scsi: fnic: Stop using the SCSI pointer
` [PATCH v5 23/49] scsi: hptiop: "
` [PATCH v5 24/49] scsi: imm: Move the SCSI pointer to private command data
` [PATCH v5 25/49] scsi: iscsi: Stop using the SCSI pointer
` [PATCH v5 26/49] scsi: initio: "
` [PATCH v5 27/49] scsi: libfc: "
` [PATCH v5 28/49] scsi: bnx2fc: "
` [PATCH v5 29/49] scsi: qedf: "
` [PATCH v5 30/49] scsi: mac53c94: Fix a set-but-not-used compiler warning
` [PATCH v5 31/49] scsi: mac53c94: Move the SCSI pointer to private command data
` [PATCH v5 32/49] scsi: megaraid: Stop using the SCSI pointer
` [PATCH v5 33/49] scsi: megasas: "
` [PATCH v5 34/49] scsi: mesh: Move the SCSI pointer to private command data
` [PATCH v5 35/49] scsi: mvsas: Fix a set-but-not-used warning
` [PATCH v5 36/49] scsi: mvumi: Stop using the SCSI pointer
` [PATCH v5 37/49] scsi: nsp32: "
` [PATCH v5 38/49] scsi: nsp_cs: Move the SCSI pointer to private command data
` [PATCH v5 39/49] scsi: sym53c500_cs: "
` [PATCH v5 40/49] scsi: ppa: "
` [PATCH v5 41/49] scsi: qla1280: "
` [PATCH v5 42/49] scsi: qla2xxx: Stop using the SCSI pointer
` [PATCH v5 43/49] scsi: smartpqi: "
` [PATCH v5 44/49] scsi: sym53c8xx_2: Move the SCSI pointer to private command data
` [PATCH v5 45/49] scsi: usb: Stop using the SCSI pointer
` [PATCH v5 46/49] scsi: wd719x: "
` [PATCH v5 47/49] scsi: wd33c93: Move the SCSI pointer to private command data
` [PATCH v5 48/49] scsi: zalon: Stop using the SCSI pointer
` [PATCH v5 49/49] scsi: core: Remove struct scsi_pointer from struct scsi_cmnd
[GIT PULL] SCSI fixes for 5.17-rc4
2022-02-19 20:03 UTC
[RFC PATCH 0/8] dt-bindings: ufs: add common platform bindings + fixes
2022-02-19 18:45 UTC (9+ messages)
` [RFC PATCH 1/8] dt-bindings: ufs: add common platform bindings
` [RFC PATCH 2/8] dt-bindings: ufs: samsung,exynos-ufs: use common bindings
` [RFC PATCH 3/8] dt-bindings: ufs: cdns,ufshc: convert to dtschema
` [RFC PATCH 4/8] scsi: ufs: deprecate 'freq-table-hz' property
` [RFC PATCH 5/8] arm64: dts: hi3670: use 'freq-table' in UFS node
` [RFC PATCH 6/8] arm64: dts: exynos: "
` [RFC PATCH 7/8] arm64: dts: qcom: "
` [RFC PATCH 8/8] arm64: dts: ti: "
[PATCH RFC v1 0/5] Add SCSI per device tagsets
2022-02-19 7:37 UTC (7+ messages)
` [PATCH RFC v1 1/5] scsi: core: Rename host_tagset to hctx_share_tags
` [PATCH RFC v1 2/5] scsi: map_queues() takes tag set instead of host
` [PATCH RFC v1 3/5] scsi: core: Add per device tag sets
` [PATCH RFC v1 4/5] scsi: storvsc: use "
` [PATCH RFC v1 5/5] scsi: storvsc: Hardware queues share blk_mq_tags
[PATCH v2] scsi: docs: update notes about scsi_times_out
2022-02-19 0:16 UTC
[PATCH v4 00/50] Remove the SCSI pointer from struct scsi_cmnd
2022-02-18 19:43 UTC (3+ messages)
[PATCH v3 00/31] libsas and pm8001 fixes
2022-02-18 11:21 UTC (15+ messages)
` [PATCH v3 27/31] scsi: pm8001: Cleanup pm8001_queue_command()
[PATCH] scsi: pm80xx: handle non-fatal errors
2022-02-18 9:29 UTC (4+ messages)
[bug report] scsi: lpfc: vmid: Introduce VMID in I/O path
2022-02-18 7:46 UTC
[PATCH v3 00/10] Add Copy offload support
2022-02-17 17:49 UTC (11+ messages)
` [PATCH v3 02/10] block: Introduce queue limits for copy-offload support
` [PATCH v3 01/10] block: make bio_map_kern() non static
[RFC PATCH 0/3] NVMe copy offload patches
2022-02-17 13:18 UTC (5+ messages)
` [PATCH v2 00/10] Add Copy offload support
` [PATCH v2 05/10] block: add emulation for copy
[PATCH v5 00/31] libsas and pm8001 fixes
2022-02-18 3:14 UTC (32+ messages)
` [PATCH v5 01/31] scsi: libsas: Fix sas_ata_qc_issue() handling of NCQ NON DATA commands
` [PATCH v5 02/31] scsi: pm8001: Fix __iomem pointer use in pm8001_phy_control()
` [PATCH v5 03/31] scsi: pm8001: Fix pm8001_update_flash() local variable type
` [PATCH v5 04/31] scsi: pm8001: Fix command initialization in pm80XX_send_read_log()
` [PATCH v5 05/31] scsi: pm8001: Fix pm80xx_pci_mem_copy() interface
` [PATCH v5 06/31] scsi: pm8001: Fix command initialization in pm8001_chip_ssp_tm_req()
` [PATCH v5 07/31] scsi: pm8001: Fix payload initialization in pm80xx_set_thermal_config()
` [PATCH v5 08/31] scsi: pm8001: Fix le32 values handling in pm80xx_set_sas_protocol_timer_config()
` [PATCH v5 09/31] scsi: pm8001: Fix payload initialization in pm80xx_encrypt_update()
` [PATCH v5 10/31] scsi: pm8001: Fix le32 values handling in pm80xx_chip_ssp_io_req()
` [PATCH v5 11/31] scsi: pm8001: Fix le32 values handling in pm80xx_chip_sata_req()
` [PATCH v5 12/31] scsi: pm8001: Fix use of struct set_phy_profile_req fields
` [PATCH v5 13/31] scsi: pm8001: Remove local variable in pm8001_pci_resume()
` [PATCH v5 14/31] scsi: pm8001: Fix NCQ NON DATA command task initialization
` [PATCH v5 15/31] scsi: pm8001: Fix NCQ NON DATA command completion handling
` [PATCH v5 16/31] scsi: pm8001: Fix abort all task initialization
` [PATCH v5 17/31] scsi: pm8001: Fix pm8001_tag_alloc() failures handling
` [PATCH v5 18/31] scsi: pm8001: Fix pm8001_mpi_task_abort_resp()
` [PATCH v5 19/31] scsi: pm8001: Fix tag values handling
` [PATCH v5 20/31] scsi: pm8001: Fix task leak in pm8001_send_abort_all()
` [PATCH v5 21/31] scsi: pm8001: Fix tag leaks on error
` [PATCH v5 22/31] scsi: pm8001: fix memory leak in pm8001_chip_fw_flash_update_req()
` [PATCH v5 23/31] scsi: libsas: Simplify sas_ata_qc_issue() detection of NCQ commands
` [PATCH v5 24/31] scsi: pm8001: Cleanup pm8001_exec_internal_task_abort()
` [PATCH v5 25/31] scsi: pm8001: Simplify pm8001_get_ncq_tag()
` [PATCH v5 26/31] scsi: pm8001: Introduce ccb alloc/free helpers
` [PATCH v5 27/31] scsi: pm8001: Simplify pm8001_mpi_build_cmd() interface
` [PATCH v5 28/31] scsi: pm8001: Simplify pm8001_task_exec()
` [PATCH v5 29/31] scsi: pm8001: Simplify pm8001_ccb_task_free()
` [PATCH v5 30/31] scsi: pm8001: improve pm80XX_send_abort_all()
` [PATCH v5 31/31] scsi: pm8001: Fix pm8001_info() message format
[PATCH v4 00/31] libsas and pm8001 fixes
2022-02-18 2:08 UTC (65+ messages)
` [PATCH v4 01/31] scsi: libsas: Fix sas_ata_qc_issue() handling of NCQ NON DATA commands
` [PATCH v4 02/31] scsi: pm8001: Fix __iomem pointer use in pm8001_phy_control()
` [PATCH v4 03/31] scsi: pm8001: Fix pm8001_update_flash() local variable type
` [PATCH v4 04/31] scsi: pm8001: Fix command initialization in pm80XX_send_read_log()
` [PATCH v4 05/31] scsi: pm8001: Fix pm80xx_pci_mem_copy() interface
` [PATCH v4 06/31] scsi: pm8001: Fix command initialization in pm8001_chip_ssp_tm_req()
` [PATCH v4 07/31] scsi: pm8001: Fix payload initialization in pm80xx_set_thermal_config()
` [PATCH v4 08/31] scsi: pm8001: Fix le32 values handling in pm80xx_set_sas_protocol_timer_config()
` [PATCH v4 09/31] scsi: pm8001: Fix payload initialization in pm80xx_encrypt_update()
` [PATCH v4 10/31] scsi: pm8001: Fix le32 values handling in pm80xx_chip_ssp_io_req()
` [PATCH v4 11/31] scsi: pm8001: Fix le32 values handling in pm80xx_chip_sata_req()
` [PATCH v4 12/31] scsi: pm8001: Fix use of struct set_phy_profile_req fields
` [PATCH v4 13/31] scsi: pm8001: Remove local variable in pm8001_pci_resume()
` [PATCH v4 14/31] scsi: pm8001: Fix NCQ NON DATA command task initialization
` [PATCH v4 15/31] scsi: pm8001: Fix NCQ NON DATA command completion handling
` [PATCH v4 16/31] scsi: pm8001: Fix abort all task initialization
` [PATCH v4 17/31] scsi: pm8001: Fix pm8001_tag_alloc() failures handling
` [PATCH v4 18/31] scsi: pm8001: Fix pm80xx_chip_phy_ctl_req()
` [PATCH v4 19/31] scsi: pm8001: Fix pm8001_mpi_task_abort_resp()
` [PATCH v4 20/31] scsi: pm8001: Fix tag values handling
` [PATCH v4 21/31] scsi: pm8001: Fix task leak in pm8001_send_abort_all()
` [PATCH v4 22/31] scsi: pm8001: Fix tag leaks on error
` [PATCH v4 23/31] scsi: pm8001: fix memory leak in pm8001_chip_fw_flash_update_req()
` [PATCH v4 24/31] scsi: libsas: Simplify sas_ata_qc_issue() detection of NCQ commands
` [PATCH v4 25/31] scsi: pm8001: Simplify pm8001_get_ncq_tag()
` [PATCH v4 26/31] scsi: pm8001: Introduce ccb alloc/free helpers
` [PATCH v4 27/31] scsi: pm8001: Simplify pm8001_mpi_build_cmd() interface
` [PATCH v4 28/31] scsi: pm8001: Simplify pm8001_task_exec()
` [PATCH v4 29/31] scsi: pm8001: Simplify pm8001_ccb_task_free()
` [PATCH v4 30/31] scsi: pm8001: improve pm80XX_send_abort_all()
` [PATCH v4 31/31] scsi: pm8001: Fix pm8001_info() message format
[LSF/MM/BPF Topic][LSF/MM/BPF Attend] iscsi issue of scale with MNoT
2022-02-17 18:19 UTC
[Bug 74341] New: WARNING: CPU: 4 PID: 3686 at fs/sysfs/group.c:216 sysfs_remove_group
2022-02-17 18:18 UTC (3+ messages)
` [Bug 74341] "
[PATCH V3] scsi: ufs: Fix runtime PM messages never-ending cycle
2022-02-17 16:04 UTC (2+ messages)
[aacraid] 60s timeout at boot time
2022-02-17 15:12 UTC
[PATCH V2 00/13] block: don't drain file system I/O on del_gendisk
2022-02-17 14:53 UTC (4+ messages)
` [PATCH V2 04/13] block/wbt: fix negative inflight counter when remove scsi device
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