messages from 2023-04-03 02:20:37 to 2023-04-08 21:41:27 UTC [more...]
[PATCH v7 0/3] Add dedicated Qcom ICE driver
2023-04-08 21:40 UTC (4+ messages)
` [PATCH v7 1/3] dt-bindings: ufs: qcom: Add ICE phandle
` [PATCH v7 2/3] scsi: ufs: ufs-qcom: Switch to the new ICE API
` [PATCH v7 3/3] mmc: sdhci-msm: "
question about mpt3sas commit b424eaa1b51c
2023-04-08 20:59 UTC (2+ messages)
` question about mpt3sas commit fae21608c31c
[GIT PULL] SCSI fixes for 6.3-rc5
2023-04-08 19:01 UTC (2+ messages)
[PATCH v6 00/18] Use block pr_ops in LIO
2023-04-08 8:11 UTC (23+ messages)
` [PATCH v6 01/18] block: Add PR callouts for read keys and reservation
` [PATCH v6 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
` [PATCH v6 03/18] scsi: Rename sd_pr_command
` [PATCH v6 04/18] scsi: Move sd_pr_type to scsi_common
` [PATCH v6 05/18] scsi: Add support for block PR read keys/reservation
` [PATCH v6 06/18] dm: "
` [PATCH v6 07/18] nvme: Fix reservation status related structs
` [PATCH v6 08/18] nvme: Don't hardcode the data len for pr commands
` [PATCH v6 09/18] nvme: Move pr code to it's own file
` [PATCH v6 10/18] nvme: Add helper to send pr command
` [PATCH v6 11/18] nvme: Add pr_ops read_keys support
` [PATCH v6 12/18] nvme: Add a nvme_pr_type enum
` [PATCH v6 13/18] nvme: Add pr_ops read_reservation support
` [PATCH v6 14/18] scsi: target: Rename sbc_ops to exec_cmd_ops
` [PATCH v6 15/18] scsi: target: Allow backends to hook into PR handling
` [PATCH v6 16/18] scsi: target: Pass struct target_opcode_descriptor to enabled
` [PATCH v6 17/18] scsi: target: Report and detect unsupported PR commands
` [PATCH v6 18/18] scsi: target: Add block PR support to iblock
[PATCH 00/12] Sprinkle more __noreturn
2023-04-08 0:10 UTC (12+ messages)
` [PATCH 01/11] init: Mark [arch_call_]rest_init() __noreturn
` [PATCH 02/11] init: Mark start_kernel() __noreturn
` [PATCH 03/11] x86/head: Mark *_start_kernel() __noreturn
` [PATCH 04/11] btrfs: Mark btrfs_assertfail() __noreturn
` [PATCH 05/11] arm64/cpu: Mark cpu_park_loop() and friends __noreturn
` [PATCH 06/11] cpu: Mark panic_smp_self_stop() __noreturn
` [PATCH 07/11] cpu: Mark nmi_panic_self_stop() __noreturn
` [PATCH 08/11] x86/cpu: Mark {hlt,resume}_play_dead() __noreturn
` [PATCH 09/11] objtool: Include weak functions in global_noreturns check
` [PATCH 10/11] scsi: message: fusion: Mark mpt_halt_firmware() __noreturn
` [PATCH 11/11] x86/hyperv: Mark hv_ghcb_terminate() as noreturn
[PATCH] ufs: hwmon: constify pointers to hwmon_channel_info
2023-04-07 23:06 UTC (4+ messages)
[PATCH v6 0/6] Add dedicated Qcom ICE driver
2023-04-07 19:23 UTC (12+ messages)
` [PATCH v6 1/6] dt-bindings: crypto: Add Qualcomm Inline Crypto Engine
` [PATCH v6 2/6] dt-bindings: ufs: qcom: Add ICE phandle
` [PATCH v6 3/6] soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driver
` [PATCH v6 4/6] scsi: ufs: ufs-qcom: Switch to the new ICE API
` [PATCH v6 5/6] mmc: sdhci-msm: "
` [PATCH v6 6/6] arm64: dts: qcom: sm8550: Add the Inline Crypto Engine node
` (subset) [PATCH v6 0/6] Add dedicated Qcom ICE driver
[PATCH] scsi: target: cxgbit: check skb dequeue result
2023-04-07 19:16 UTC (2+ messages)
[PATCH v7 0/6] arm64: dts: qcom: sm6125: UFS and xiaomi-laurel-sprout support
2023-04-07 18:51 UTC (2+ messages)
` (subset) "
[PATCH v5 0/6] Add dedicated Qcom ICE driver
2023-04-07 17:28 UTC (17+ messages)
` [PATCH v5 1/6] dt-bindings: crypto: Add Qualcomm Inline Crypto Engine
` [PATCH v5 2/6] dt-bindings: ufs: qcom: Add ICE phandle
` [PATCH v5 3/6] soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driver
` [PATCH v5 4/6] scsi: ufs: ufs-qcom: Switch to the new ICE API
` [PATCH v5 5/6] mmc: sdhci-msm: "
` [PATCH v5 6/6] arm64: dts: qcom: sm8550: Add the Inline Crypto Engine node
[PATCH v2 0/5] arm64: qcom: sa8775p: add support for UFS
2023-04-07 8:47 UTC (9+ messages)
` [PATCH v2 1/5] dt-bindings: ufs: qcom: add compatible for sa8775p
` [PATCH v2 2/5] dt-bindings: phy: qmp-ufs: describe the UFS PHY "
` [PATCH v2 3/5] phy: qualcomm: phy-qcom-qmp-ufs: add definitions "
` [PATCH v2 4/5] arm64: dts: qcom: sa8775p: add UFS nodes
` [PATCH v2 5/5] arm64: dts: qcom: sa8775p-ride: enable UFS
[PATCH] scsi: hisi_sas: work around build failure in suspend function
2023-04-07 8:15 UTC (2+ messages)
[PATCH] cxgbit: check skb dequeue result in cxgbit_send_tx_flowc_wr()
2023-04-07 7:56 UTC
[PATCH] scsi: libsas: set tf to normal in sas_ata_device_link_abort()
2023-04-07 3:56 UTC
[PATCH v6 00/19] Add Command Duration Limits support
2023-04-06 11:32 UTC (20+ messages)
` [PATCH v6 01/19] ioprio: cleanup interface definition
` [PATCH v6 02/19] block: introduce ioprio hints
` [PATCH v6 03/19] block: introduce BLK_STS_DURATION_LIMIT
` [PATCH v6 04/19] scsi: core: allow libata to complete successful commands via EH
` [PATCH v6 05/19] scsi: rename and move get_scsi_ml_byte()
` [PATCH v6 06/19] scsi: support retrieving sub-pages of mode pages
` [PATCH v6 07/19] scsi: support service action in scsi_report_opcode()
` [PATCH v6 08/19] scsi: detect support for command duration limits
` [PATCH v6 09/19] scsi: allow enabling and disabling "
` [PATCH v6 10/19] scsi: sd: set read/write commands CDL index
` [PATCH v6 11/19] scsi: sd: handle read/write CDL timeout failures
` [PATCH v6 12/19] ata: libata-scsi: remove unnecessary !cmd checks
` [PATCH v6 13/19] ata: libata: change ata_eh_request_sense() to not set CHECK_CONDITION
` [PATCH v6 14/19] ata: libata: detect support for command duration limits
` [PATCH v6 15/19] ata: libata-scsi: handle CDL bits in ata_scsiop_maint_in()
` [PATCH v6 16/19] ata: libata-scsi: add support for CDL pages mode sense
` [PATCH v6 17/19] ata: libata: add ATA feature control sub-page translation
` [PATCH v6 18/19] ata: libata: set read/write commands CDL index
` [PATCH v6 19/19] ata: libata: handle completion of CDL commands using policy 0xD
[PATCH AUTOSEL 4.14 3/7] scsi: megaraid_sas: Fix fw_crash_buffer_show()
2023-04-06 11:34 UTC (2+ messages)
` [PATCH AUTOSEL 4.14 4/7] scsi: core: Improve scsi_vpd_inquiry() checks
[PATCH AUTOSEL 4.19 4/8] scsi: megaraid_sas: Fix fw_crash_buffer_show()
2023-04-06 11:33 UTC (2+ messages)
` [PATCH AUTOSEL 4.19 5/8] scsi: core: Improve scsi_vpd_inquiry() checks
[PATCH AUTOSEL 5.10 4/9] scsi: megaraid_sas: Fix fw_crash_buffer_show()
2023-04-06 11:33 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 5/9] scsi: core: Improve scsi_vpd_inquiry() checks
[PATCH AUTOSEL 5.4 4/9] scsi: megaraid_sas: Fix fw_crash_buffer_show()
2023-04-06 11:33 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 5/9] scsi: core: Improve scsi_vpd_inquiry() checks
[PATCH AUTOSEL 5.15 05/11] scsi: megaraid_sas: Fix fw_crash_buffer_show()
2023-04-06 11:32 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 06/11] scsi: core: Improve scsi_vpd_inquiry() checks
[PATCH AUTOSEL 6.1 05/17] scsi: megaraid_sas: Fix fw_crash_buffer_show()
2023-04-06 11:32 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 06/17] scsi: core: Improve scsi_vpd_inquiry() checks
[PATCH AUTOSEL 6.2 05/17] scsi: megaraid_sas: Fix fw_crash_buffer_show()
2023-04-06 11:31 UTC (2+ messages)
` [PATCH AUTOSEL 6.2 06/17] scsi: core: Improve scsi_vpd_inquiry() checks
[PATCH] mpi3mr: IRQ save variants of spinlock to protect chain frame allocation
2023-04-06 10:18 UTC
[PATCH next] scsi: scsi_debug: Fix missing error code in scsi_debug_init()
2023-04-06 9:33 UTC (2+ messages)
[PATCH v5 00/19] Add Command Duration Limits support
2023-04-05 22:29 UTC (31+ messages)
` [PATCH v5 01/19] ioprio: cleanup interface definition
` [PATCH v5 02/19] block: introduce ioprio hints
` [PATCH v5 03/19] block: introduce BLK_STS_DURATION_LIMIT
` [PATCH v5 04/19] scsi: core: allow libata to complete successful commands via EH
` [PATCH v5 05/19] scsi: rename and move get_scsi_ml_byte()
` [PATCH v5 06/19] scsi: support retrieving sub-pages of mode pages
` [PATCH v5 07/19] scsi: support service action in scsi_report_opcode()
` [PATCH v5 08/19] scsi: detect support for command duration limits
` [PATCH v5 09/19] scsi: allow enabling and disabling "
` [PATCH v5 10/19] scsi: sd: set read/write commands CDL index
` [PATCH v5 11/19] scsi: sd: handle read/write CDL timeout failures
` [PATCH v5 12/19] ata: libata-scsi: remove unnecessary !cmd checks
` [PATCH v5 13/19] ata: libata: change ata_eh_request_sense() to not set CHECK_CONDITION
` [PATCH v5 14/19] ata: libata: detect support for command duration limits
` [PATCH v5 15/19] ata: libata-scsi: handle CDL bits in ata_scsiop_maint_in()
` [PATCH v5 16/19] ata: libata-scsi: add support for CDL pages mode sense
` [PATCH v5 17/19] ata: libata: add ATA feature control sub-page translation
` [PATCH v5 18/19] ata: libata: set read/write commands CDL index
` [PATCH v5 19/19] ata: libata: handle completion of CDL commands using policy 0xD
[PATCH v2] scsi: lpfc: fix ioremap issues in 'lpfc_sli4_pci_mem_setup'
2023-04-05 16:07 UTC (2+ messages)
scsi: Recent kernels drop into emergency shell
2023-04-05 13:29 UTC (3+ messages)
[PATCH] scsi: ses: Handle enclosure with just a primary component gracefully
2023-04-05 4:49 UTC (5+ messages)
` [PATCH v2] "
[PATCH v2 00/12] Introduce the SC8180x devices
2023-04-05 4:09 UTC (3+ messages)
` (subset) "
[PATCH 0/5] arm64: qcom: sa8775p: add support for UFS
2023-04-04 18:38 UTC (5+ messages)
` [PATCH 4/5] arm64: dts: qcom: sa8775p: add UFS nodes
` [PATCH 5/5] arm64: dts: qcom: sa8775p-ride: enable UFS
[PATCH] scsi: sd: mark the scsi device in shutdown as deleted
2023-04-04 9:29 UTC (10+ messages)
[PATCH v5 18/18] scsi: target: Add block PR support to iblock
2023-04-04 5:29 UTC (2+ messages)
[PATCH] scsi: mpt3sas: fix an issue when driver's being removed
2023-04-03 18:47 UTC
[PATCH] scsi: sd: mark the scsi device in shutdown as deleted
2023-04-03 18:46 UTC (2+ messages)
[PATCH] scsi: initio: Add checks for errors in initio_msgin()
2023-04-03 18:22 UTC (2+ messages)
[PATCH] scsi: megaraid: Fix null dereference
2023-04-03 16:47 UTC (3+ messages)
[PATCH] scsi: lpfc: fix ioremap issues in 'lpfc_sli4_pci_mem_setup'
2023-04-03 10:30 UTC (3+ messages)
[PATCH 0/3] scsi: libsas: remove empty branches and code simplification
2023-04-03 9:11 UTC (9+ messages)
` [PATCH 1/3] scsi: libsas: Simplify sas_check_eeds()
` [PATCH 3/3] scsi: libsas: Simplify sas_check_parent_topology()
[PATCH v2] scsi: ufs: mcq: Limit the amount of inflight requests
2023-04-03 8:52 UTC (3+ messages)
[PATCH v3 00/11] Fix shost command overloading issues
2023-04-03 5:26 UTC (17+ messages)
` [PATCH v3 04/11] scsi: scsi_debug: Protect block_unblock_all_queues() with mutex
` [PATCH v3 05/11] scsi: scsi_debug: Use scsi_block_requests() to block queues
` [PATCH v3 06/11] scsi: scsi_debug: Dynamically allocate sdebug_queued_cmd
` [PATCH v3 07/11] scsi: scsi_debug: Use blk_mq_tagset_busy_iter() in sdebug_blk_mq_poll()
` [PATCH v3 08/11] scsi: scsi_debug: Use blk_mq_tagset_busy_iter() in stop_all_queued()
` [PATCH v3 09/11] scsi: scsi_debug: Use scsi_host_busy() in delay_store() and ndelay_store()
` [PATCH v3 10/11] scsi: scsi_debug: Only allow sdebug_max_queue be modified when no shosts
` [PATCH v3 11/11] scsi: scsi_debug: Drop sdebug_queue
[PATCH] Revert "scsi: ufs: core: Initialize devfreq synchronously"
2023-04-03 2:20 UTC (2+ messages)
[PATCH] scsi: qla2xxx: Fix memory leak in qla2x00_probe_one()
2023-04-03 2:20 UTC (2+ messages)
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