messages from 2023-04-11 07:15:22 to 2023-04-18 20:12:03 UTC [more...]
[PATCH blktests 0/9] support built-in scsi_debug
2023-04-18 20:11 UTC (8+ messages)
` [PATCH blktests 1/9] common/rc: skip module file check if modules path does not exist
` [PATCH blktests 2/9] common/scsi_debug, tests/*: re-define _have_scsi_debug
` [PATCH blktests 3/9] common/scsi_debug: factor out _setup_scsi_debug_vars
` [PATCH blktests 4/9] common/scsi_debug: introduce _configure_scsi_debug
[PATCH 0/6] scsi: pm80xx: Enhanced debug logs for HW events
2023-04-18 19:01 UTC (7+ messages)
` [PATCH 1/6] scsi: pm80xx: Log some HW events by default
` [PATCH 2/6] scsi: pm80xx: Enable init logging
` [PATCH 3/6] scsi: pm80xx: Print port_id in HW events
` [PATCH 4/6] scsi: pm80xx: Log phy_id and port_id in the device registration request
` [PATCH 5/6] scsi: pm80xx: Log port state during HW event
` [PATCH 6/6] scsi: pm80xx: Update PHY state after hard reset
[PATCH v2 0/4] SCSI core and UFS patches for kernel v6.4
2023-04-18 18:37 UTC (15+ messages)
` [PATCH v2 1/4] scsi: sd: Let sd_shutdown() fail future I/O
` [PATCH v2 2/4] scsi: ufs: Simplify ufshcd_wl_shutdown()
` [PATCH v2 3/4] scsi: ufs: Increase the START STOP UNIT timeout from one to ten seconds
` [PATCH v2 4/4] scsi: ufs: Fix handling of lrbp->cmd
[PATCH] aacraid: reply queue mapping to CPUs based of IRQ affinity
2023-04-18 17:12 UTC (10+ messages)
[PATCH] dt-bindings: phy: qmp-ufs: fix clock and clock-names for sa8775p
2023-04-18 7:30 UTC (2+ messages)
[PATCH v6 00/19] Add Command Duration Limits support
2023-04-18 5:35 UTC (18+ messages)
` [PATCH v6 09/19] scsi: allow enabling and disabling command duration limits
[PATCH v2 0/5] ufs: core: mcq: Add ufshcd_abort() and error handler support in MCQ mode
2023-04-17 21:05 UTC (6+ messages)
` [PATCH v2 1/5] ufs: mcq: Add supporting functions for mcq abort
` [PATCH v2 2/5] ufs: mcq: Add support for clean up mcq resources
` [PATCH v2 3/5] ufs: mcq: Added ufshcd_mcq_abort()
` [PATCH v2 4/5] ufs: mcq: Use ufshcd_mcq_poll_cqe_lock() in mcq mode
` [PATCH v2 5/5] ufs: core: Add error handling for MCQ mode
[PATCH] scsi: advansys: disallow ISA-only build
2023-04-17 20:51 UTC
[PATCH v6 00/18] Use block pr_ops in LIO
2023-04-17 19:13 UTC (32+ messages)
` [PATCH v6 06/18] dm: Add support for block PR read keys/reservation
` [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 0/7] lpfc: Update lpfc to revision 14.2.0.12
2023-04-17 19:15 UTC (8+ messages)
` [PATCH 1/7] lpfc: Fix verbose logging for scsi commands issued to SES devices
` [PATCH 2/7] lpfc: Fix double free in lpfc_cmpl_els_logo_acc caused by lpfc_nlp_not_used
` [PATCH 3/7] lpfc: Match lock ordering of lpfc_cmd->buf_lock and hbalock for abort paths
` [PATCH 4/7] lpfc: Update congestion warning notification period
` [PATCH 5/7] lpfc: Add new RCQE status for handling DMA failures
` [PATCH 6/7] lpfc: Replace blk_irq_poll intr handler with threaded irq
` [PATCH 7/7] lpfc: Update lpfc version to 14.2.0.12
[PATCH] scsi: hpsa: Remove unreachable code
2023-04-17 15:07 UTC
[PATCH] qedf: Fix NULL dereference in error handling
2023-04-17 13:55 UTC
[PATCH blktests 5/9] scsi/004: allow to run with built-in scsi_debug
2023-04-17 12:59 UTC (5+ messages)
` [PATCH blktests 6/9] scsi/005: "
` [PATCH blktests 7/9] block/001: allow to run with built-in scsi_debug and sd_mod
` [PATCH blktests 8/9] block/002: allow to run with built-in scsi_debug
` [PATCH blktests 9/9] block/027: "
[PATCH v7 0/3] Add dedicated Qcom ICE driver
2023-04-17 8:47 UTC (4+ messages)
` [PATCH v7 3/3] mmc: sdhci-msm: Switch to the new ICE API
[PATCH] scsi: libsas: set tf to normal in sas_ata_device_link_abort()
2023-04-17 8:18 UTC (3+ messages)
W sprawie samochodu
2023-04-17 8:00 UTC
[PATCH] scsi: aic94xx: Add missing check for dma_map_sg()
2023-04-17 6:46 UTC
[PATCH] scsi: scsi_debug: Abort commands from scsi_debug_device_reset()
2023-04-16 21:29 UTC (2+ messages)
[GIT PULL] SCSI fixes for 6.3-rc6
2023-04-15 18:11 UTC (2+ messages)
[PATCH v2 00/11] Sprinkle more __noreturn
2023-04-15 7:19 UTC (15+ messages)
` [PATCH v2 01/11] init: Mark [arch_call_]rest_init() __noreturn
` [PATCH v2 02/11] init: Mark start_kernel() __noreturn
` [PATCH v2 03/11] x86/head: Mark *_start_kernel() __noreturn
` [PATCH v2 04/11] arm64/cpu: Mark cpu_park_loop() and friends __noreturn
` [PATCH v2 05/11] cpu: Mark panic_smp_self_stop() __noreturn
` [PATCH v2 06/11] cpu: Mark nmi_panic_self_stop() __noreturn
` [PATCH v2 07/11] objtool: Include weak functions in global_noreturns check
` [PATCH v2 08/11] btrfs: Mark btrfs_assertfail() __noreturn
` [PATCH v2 09/11] x86/cpu: Mark {hlt,resume}_play_dead() __noreturn
` [PATCH v2 10/11] scsi: message: fusion: Mark mpt_halt_firmware() __noreturn
` [PATCH v2 11/11] x86/hyperv: Mark hv_ghcb_terminate() as noreturn
[PATCH] scsi: ufs: remove ufshcd_hold asynchronously
2023-04-15 0:36 UTC
question about mpt3sas commit b424eaa1b51c
2023-04-14 22:56 UTC (5+ messages)
blktests scsi/007 failure
2023-04-14 8:58 UTC (5+ messages)
[LSF/MM/BPF] Running BOF
2023-04-13 18:28 UTC (2+ messages)
[PATCH 0/3] SCSI core and UFS patches for kernel v6.4
2023-04-13 17:18 UTC (6+ messages)
` [PATCH 1/3] scsi: sd: Let sd_shutdown() fail future I/O
` [PATCH 2/3] scsi: ufs: Simplify ufshcd_wl_shutdown()
` [PATCH 3/3] scsi: ufs: Increase the START STOP UNIT timeout from one to ten seconds
[PATCH 4/4] scsi: snic: Remove unnecessary (void*) conversions
2023-04-13 11:15 UTC
[PATCH 3/4] scsi: csiostor: Remove unnecessary (void*) conversions
2023-04-13 11:12 UTC
[PATCH 2/4] scsi: lpfc: Remove unnecessary (void*) conversions
2023-04-13 11:10 UTC
[PATCH 1/4] scsi: qla2xxx: Remove unnecessary (void*) conversions
2023-04-13 11:06 UTC
[PATCH] ipr: Remove SATA support
2023-04-13 7:49 UTC (6+ messages)
[PATCH RESEND] scsi: message: mptlan: Fix use after free bug in mptlan_remove due to race condition
2023-04-13 7:47 UTC
[PATCH] scsi: pm80xx: Log device registration
2023-04-13 7:11 UTC (2+ messages)
[PATCH v1 0/5] ufs: core: mcq: Add ufshcd_abort() and error handler support in MCQ mode
2023-04-13 6:08 UTC (4+ messages)
` [PATCH v1 1/5] ufs: mcq: Add supporting functions for mcq abort
[PATCH v2] scsi: qedi: Fix use after free bug in qedi_remove due to race condition
2023-04-13 3:34 UTC
[PATCH AUTOSEL 6.1 11/17] scsi: mpi3mr: Handle soft reset in progress fault code (0xF002)
2023-04-13 2:36 UTC
[PATCH AUTOSEL 6.2 13/20] scsi: mpi3mr: Handle soft reset in progress fault code (0xF002)
2023-04-13 2:35 UTC
[PATCH 00/12] Sprinkle more __noreturn
2023-04-12 23:26 UTC (5+ messages)
` [PATCH 02/11] init: Mark start_kernel() __noreturn
[PATCH v3 0/5] arm64: qcom: sa8775p: add support for UFS
2023-04-12 21:07 UTC (9+ messages)
` [PATCH v3 1/5] dt-bindings: ufs: qcom: add compatible for sa8775p
` [PATCH v3 2/5] dt-bindings: phy: qmp-ufs: describe the UFS PHY "
` [PATCH v3 3/5] phy: qualcomm: phy-qcom-qmp-ufs: add definitions "
` [PATCH v3 4/5] arm64: dts: qcom: sa8775p: add UFS nodes
` [PATCH v3 5/5] arm64: dts: qcom: sa8775p-ride: enable UFS
[PATCH 2/3] scsi: ufs: Simplify ufshcd_wl_shutdown()
2023-04-12 20:42 UTC (2+ messages)
[PATCH] scsi: ufs: Increase the START STOP UNIT timeout from 1 s to 10 s
2023-04-12 17:31 UTC (7+ messages)
[PATCH v3 06/11] scsi: scsi_debug: Dynamically allocate sdebug_queued_cmd
2023-04-12 10:00 UTC
Słowa kluczowe do wypozycjonowania
2023-04-12 7:36 UTC
[RFC PATCH 4/9] iscsi: make all iSCSI netlink multicast namespace aware
2023-04-12 6:02 UTC (5+ messages)
` [PATCH 11/11] iscsi: force destroy sesions when a network namespace exits
[RFC 0/9] Make iscsid-kernel communications namespace-aware
2023-04-12 2:31 UTC (9+ messages)
` [RFC PATCH 2/9] iscsi: associate endpoints with a host
` [RFC PATCH 5/9] iscsi: set netns for iscsi_tcp hosts
[PATCH v3] scsi: libsas: abort all inflight requests when device is gone
2023-04-12 2:04 UTC (2+ messages)
[PATCH 0/4] scsi: hisi_sas: Some misc changes
2023-04-12 2:04 UTC (2+ messages)
[PATCH] scsi: snic: remove unused xfer_len variable
2023-04-12 2:04 UTC (2+ messages)
[PATCH] [SCSI] qla4xxx: remove unused count variable
2023-04-12 2:04 UTC (2+ messages)
[PATCH] scsi: target: core: remove unused prod_len variable
2023-04-12 2:04 UTC (2+ messages)
[PATCH] scsi: scsi_transport_fc: remove unused desc_cnt variable
2023-04-12 2:04 UTC (2+ messages)
[PATCH] scsi: qedf: remove unused num_handled variable
2023-04-12 2:04 UTC (2+ messages)
[PATCH] scsi: sr: simplify the sr_open function
2023-04-12 2:04 UTC (2+ messages)
[PATCH v3 00/11] Fix shost command overloading issues
2023-04-12 2:04 UTC (2+ messages)
[PATCH] scsi: ufs: ufs-pci: Add support for Intel Lunar Lake
2023-04-12 2:04 UTC (2+ messages)
[PATCH] scsi: ses: Handle enclosure with just a primary component gracefully
2023-04-12 2:03 UTC (2+ messages)
[PATCH] scsi: Spelling s/semahpore/semaphore/
2023-04-12 1:27 UTC (2+ messages)
[PATCH] scsi: lpfc: silence an incorrect device output
2023-04-12 1:23 UTC (3+ messages)
[PATCH] mpi3mr: IRQ save variants of spinlock to protect chain frame allocation
2023-04-12 1:18 UTC (2+ messages)
[PATCH next] scsi: scsi_debug: Fix missing error code in scsi_debug_init()
2023-04-12 1:15 UTC (2+ messages)
[PATCH] scsi: hisi_sas: work around build failure in suspend function
2023-04-12 1:13 UTC (2+ messages)
[PATCH v2] scsi: lpfc: fix ioremap issues in 'lpfc_sli4_pci_mem_setup'
2023-04-12 1:03 UTC (2+ messages)
[PATCH] scsi: mpt3sas: fix an issue when driver's being removed
2023-04-12 1:00 UTC (2+ messages)
[PATCH v2 0/5] arm64: qcom: sa8775p: add support for UFS
2023-04-11 14:22 UTC (4+ messages)
` [PATCH v2 2/5] dt-bindings: phy: qmp-ufs: describe the UFS PHY for sa8775p
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;
as well as URLs for NNTP newsgroup(s).