linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-07 20:08:49 to 2023-04-13 07:49:01 UTC [more...]

[PATCH RESEND] scsi: message: mptlan: Fix use after free bug in mptlan_remove due to race condition
 2023-04-13  7:47 UTC 

[PATCH] ipr: Remove SATA support
 2023-04-13  7:35 UTC  (5+ messages)

[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 v6 00/19] Add Command Duration Limits support
 2023-04-13  1:17 UTC  (40+ 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 06/19] scsi: support retrieving sub-pages of mode pages
` [PATCH v6 09/19] scsi: allow enabling and disabling command duration limits
` [PATCH v6 10/19] scsi: sd: set read/write commands CDL index
` [PATCH v6 12/19] ata: libata-scsi: remove unnecessary !cmd checks
` [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 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 0/3] SCSI core and UFS patches for kernel v6.4
 2023-04-13  1:09 UTC  (5+ 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 v2 00/11] Sprinkle more __noreturn
 2023-04-12 23:49 UTC  (12+ 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 00/12] Sprinkle more __noreturn
 2023-04-12 23:26 UTC  (16+ 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 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] aacraid: reply queue mapping to CPUs based of IRQ affinity
 2023-04-12 19:29 UTC  (5+ messages)

[PATCH v6 00/18] Use block pr_ops in LIO
 2023-04-12 18:28 UTC  (53+ 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] 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  (9+ messages)
` [PATCH 10/11] iscsi: make session and connection lists per-net
` [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  (5+ 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)

question about mpt3sas commit b424eaa1b51c
 2023-04-11 15:43 UTC  (7+ messages)
` question about mpt3sas commit fae21608c31c

[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

[PATCH v7 0/3] Add dedicated Qcom ICE driver
 2023-04-11  7:40 UTC  (9+ 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: "

[PATCH] scsi: ufs: core: Use proper power management API
 2023-04-11  2:50 UTC 

[PATCH] scsi: target: cxgbit: check skb dequeue result
 2023-04-10 13:04 UTC  (5+ messages)

[PATCH] cxgbit: check skb dequeue result in cxgbit_send_tx_flowc_wr()
 2023-04-10 11:49 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 6.3-rc5
 2023-04-08 19:01 UTC  (2+ messages)

[PATCH] ufs: hwmon: constify pointers to hwmon_channel_info
 2023-04-07 23:06 UTC  (2+ messages)


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).