Linux-SCSI Archive mirror
 help / color / mirror / Atom feed
[PATCH v2 0/4] scsi: st: scsi_error: More reset patches
 2024-12-13 17:32 UTC  (15+ messages)
` [PATCH v2 2/4] scsi: scsi_error: Add counters for New Media and Power On/Reset UNIT ATTENTIONs
` [PATCH v2 3/4] scsi: st: Modify st.c to use the new scsi_error counters
` [PATCH v2 4/4] scsi: st: Add sysfs file reset_blocked

Change in reported values of some block integrity sysfs attributes
 2024-12-13 14:33 UTC  (2+ messages)

[PATCH v2 0/3] scsi: ufs: qcom: Suspend fixes
 2024-12-13 13:53 UTC  (4+ messages)
` [PATCH v2 1/3] scsi: ufs: qcom: Power off the PHY if it was already powered on in ufs_qcom_power_up_sequence()
` [PATCH v2 2/3] scsi: ufs: qcom: Allow passing platform specific OF data
` [PATCH v2 3/3] scsi: ufs: qcom: Power down the controller/device during system suspend for SM8550/SM8650 SoCs

[PATCH 0/3] scsi: ufs: qcom: Suspend fixes
 2024-12-13 12:28 UTC  (8+ messages)
` [PATCH 1/3] scsi: ufs: qcom: Power off the PHY if it was already powered on in ufs_qcom_power_up_sequence()
` [PATCH 2/3] scsi: ufs: qcom: Allow passing platform specific OF data
` [PATCH 3/3] scsi: ufs: qcom: Power down the controller/device during system suspend for SM8550/SM8650 SoCs

LSF/MM/BPF: 2025: Call for Proposals
 2024-12-13 10:46 UTC 

I urge you to understand my viewpoint accurately
 2024-12-13  4:24 UTC 

[PATCH v10 00/15] Support for hardware-wrapped inline encryption keys
 2024-12-13  4:19 UTC  (16+ messages)
` [PATCH v10 01/15] ufs: qcom: fix crypto key eviction
` [PATCH v10 02/15] ufs: crypto: add ufs_hba_from_crypto_profile()
` [PATCH v10 03/15] ufs: qcom: convert to use UFSHCD_QUIRK_CUSTOM_CRYPTO_PROFILE
` [PATCH v10 04/15] ufs: crypto: remove ufs_hba_variant_ops::program_key
` [PATCH v10 05/15] mmc: sdhci-msm: fix crypto key eviction
` [PATCH v10 06/15] mmc: crypto: add mmc_from_crypto_profile()
` [PATCH v10 07/15] mmc: sdhci-msm: convert to use custom crypto profile
` [PATCH v10 08/15] firmware: qcom: scm: add calls for wrapped key support
` [PATCH v10 09/15] soc: qcom: ice: make qcom_ice_program_key() take struct blk_crypto_key
` [PATCH v10 10/15] blk-crypto: add basic hardware-wrapped key support
` [PATCH v10 11/15] blk-crypto: show supported key types in sysfs
` [PATCH v10 12/15] blk-crypto: add ioctls to create and prepare hardware-wrapped keys
` [PATCH v10 13/15] fscrypt: add support for "
` [PATCH v10 14/15] soc: qcom: ice: add HWKM support to the ICE driver
` [PATCH v10 15/15] ufs: qcom: add support for wrapped keys

[PATCH 00/10] Update lpfc to revision 14.4.0.7
 2024-12-12 23:33 UTC  (11+ messages)
` [PATCH 01/10] lpfc: Redefine incorrect type in lpfc_create_device_data
` [PATCH 02/10] lpfc: Restrict the REG_FCFI MAM field to FCoE adapters only
` [PATCH 03/10] lpfc: Delete NLP_TARGET_REMOVE flag due to obsolete usage
` [PATCH 04/10] lpfc: Modify handling of ADISC based on ndlp state and RPI registration
` [PATCH 05/10] lpfc: Add handling for LS_RJT reason explanation authentication required
` [PATCH 06/10] lpfc: Change lpfc_nodelist save_flags member into a bitmask
` [PATCH 07/10] lpfc: Update definition of firmware configuration mbox cmds
` [PATCH 08/10] lpfc: Add support for large fw object application layer reads
` [PATCH 09/10] lpfc: Update lpfc version to 14.4.0.7
` [PATCH 10/10] lpfc: Copyright updates for 14.4.0.7 patches

[PATCH 1/2] scsi: mpt3sas: Add details to EEDPTagMode error message
 2024-12-12 22:20 UTC  (3+ messages)
` [PATCH 2/2] scsi: mpt3sas: Set ioc->manu_pg11.EEDPTagMode directly to 1

[PATCH v4 00/19] Wire up CRC32 library functions to arch-optimized code
 2024-12-12 21:37 UTC  (2+ messages)

[PATCH 0/5] scsi: fix kernel-doc for exported functions
 2024-12-12 20:52 UTC  (6+ messages)
` [PATCH 1/5] scsi: scsi_error: add "
` [PATCH 2/5] scsi: scsi_ioctl: "
` [PATCH 3/5] scsi: scsi_lib: "
` [PATCH 4/5] scsi: scsi_scan: add kernel-doc for exported function
` [PATCH 5/5] scsi: transports: fix kernel-doc for exported functions

[PATCH v3 0/3] Enable UFS on QCS615
 2024-12-12 16:11 UTC  (5+ messages)
` [PATCH v3 2/3] arm64: dts: qcom: qcs615: add UFS node

[PATCH v7 00/15] Introduce support for Fabric Discovery and
 2024-12-12  2:03 UTC  (16+ messages)
` [PATCH v7 01/15] scsi: fnic: Replace shost_printk with dev_info/dev_err
` [PATCH v7 02/15] scsi: fnic: Add headers and definitions for FDLS
` [PATCH v7 03/15] scsi: fnic: Add support for fabric based solicited requests and responses
` [PATCH v7 04/15] scsi: fnic: Add support for target "
` [PATCH v7 05/15] scsi: fnic: Add support for unsolicited "
` [PATCH v7 06/15] scsi: fnic: Add Cisco hardware model names
` [PATCH v7 07/15] scsi: fnic: Add and integrate support for FDMI
` [PATCH v7 08/15] scsi: fnic: Add and integrate support for FIP
` [PATCH v7 09/15] scsi: fnic: Add functionality in fnic to support FDLS
` [PATCH v7 10/15] scsi: fnic: Modify IO path to use FDLS
` [PATCH v7 11/15] scsi: fnic: Modify fnic interfaces "
` [PATCH v7 12/15] scsi: fnic: Add stats and related functionality
` [PATCH v7 13/15] scsi: fnic: Code cleanup
` [PATCH v7 14/15] scsi: fnic: Add support to handle port channel RSCN
` [PATCH v7 15/15] scsi: fnic: Increment driver version

[PATCH 0/2] Deprecate cxl and cxlflash drivers
 2024-12-11 23:23 UTC  (6+ messages)
` [PATCH 1/2] cxl: Deprecate driver
` [PATCH 2/2] scsi/cxlflash: "

[PATCHv10 0/9] write hints with nvme fdp, scsi streams
 2024-12-11 21:21 UTC  (28+ messages)

[PATCH AUTOSEL 5.4 1/7] scsi: qla1280: Fix hw revision numbering for ISP1020/1040
 2024-12-11 18:54 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 2/7] scsi: megaraid_sas: Fix for a potential deadlock
` [PATCH AUTOSEL 5.4 6/7] scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load time

[PATCH AUTOSEL 5.10 02/10] scsi: qla1280: Fix hw revision numbering for ISP1020/1040
 2024-12-11 18:54 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 03/10] scsi: megaraid_sas: Fix for a potential deadlock
` [PATCH AUTOSEL 5.10 08/10] scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load time
` [PATCH AUTOSEL 5.10 09/10] scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN as an error

[PATCH AUTOSEL 5.15 02/10] scsi: qla1280: Fix hw revision numbering for ISP1020/1040
 2024-12-11 18:53 UTC  (4+ messages)
` [PATCH AUTOSEL 5.15 03/10] scsi: megaraid_sas: Fix for a potential deadlock
` [PATCH AUTOSEL 5.15 08/10] scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load time
` [PATCH AUTOSEL 5.15 09/10] scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN as an error

[PATCH AUTOSEL 6.1 02/15] scsi: qla1280: Fix hw revision numbering for ISP1020/1040
 2024-12-11 18:53 UTC  (4+ messages)
` [PATCH AUTOSEL 6.1 03/15] scsi: megaraid_sas: Fix for a potential deadlock
` [PATCH AUTOSEL 6.1 10/15] scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load time
` [PATCH AUTOSEL 6.1 11/15] scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN as an error

[PATCH AUTOSEL 6.6 03/23] scsi: qla1280: Fix hw revision numbering for ISP1020/1040
 2024-12-11 18:51 UTC  (4+ messages)
` [PATCH AUTOSEL 6.6 04/23] scsi: megaraid_sas: Fix for a potential deadlock
` [PATCH AUTOSEL 6.6 16/23] scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load time
` [PATCH AUTOSEL 6.6 17/23] scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN as an error

[PATCH AUTOSEL 6.12 06/36] scsi: qla1280: Fix hw revision numbering for ISP1020/1040
 2024-12-11 18:49 UTC  (8+ messages)
` [PATCH AUTOSEL 6.12 07/36] scsi: megaraid_sas: Fix for a potential deadlock
` [PATCH AUTOSEL 6.12 24/36] scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load time
` [PATCH AUTOSEL 6.12 25/36] scsi: mpi3mr: Synchronize access to ioctl data buffer
` [PATCH AUTOSEL 6.12 26/36] scsi: mpi3mr: Fix corrupt config pages PHY state is switched in sysfs
` [PATCH AUTOSEL 6.12 27/36] scsi: mpi3mr: Start controller indexing from 0
` [PATCH AUTOSEL 6.12 28/36] scsi: mpi3mr: Handling of fault code for insufficient power
` [PATCH AUTOSEL 6.12 29/36] scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN as an error

[PATCH v3 00/19] Converge on using secs_to_jiffies()
 2024-12-11 17:46 UTC  (35+ messages)
` [PATCH v3 01/19] netfilter: conntrack: Cleanup timeout definitions
` [PATCH v3 02/19] coccinelle: misc: Add secs_to_jiffies script
` [PATCH v3 03/19] arm: pxa: Convert timeouts to use secs_to_jiffies()
` [PATCH v3 04/19] s390: kernel: "
` [PATCH v3 05/19] powerpc/papr_scm: Convert timeouts to secs_to_jiffies()
` [PATCH v3 06/19] mm: kmemleak: "
` [PATCH v3 07/19] accel/habanalabs: "
` [PATCH v3 08/19] drm/xe: Convert timeout "
` [PATCH v3 09/19] scsi: lpfc: Convert timeouts "
` [PATCH v3 10/19] scsi: arcmsr: "
` [PATCH v3 11/19] scsi: pm8001: "
` [PATCH v3 12/19] xen/blkback: "
` [PATCH v3 13/19] gve: "
` [PATCH v3 14/19] wifi: ath11k: "
` [PATCH v3 15/19] Bluetooth: MGMT: "
` [PATCH v3 16/19] staging: vc04_services: "
` [PATCH v3 17/19] ceph: "
` [PATCH v3 18/19] livepatch: "
` [PATCH v3 19/19] ALSA: line6: "

[PATCH 03/19] scsi: bnx2fc: Use kthread_create_on_cpu()
 2024-12-11 15:40 UTC  (3+ messages)
` [PATCH 04/19] scsi: bnx2i: "
` [PATCH 05/19] scsi: qedi: "

[PATCH v4 00/11] driver core: Constify API device_find_child()
 2024-12-11  8:18 UTC  (13+ messages)
` [PATCH v4 01/11] libnvdimm: Replace namespace_match() with device_find_child_by_name()
` [PATCH v4 02/11] slimbus: core: Constify slim_eaddr_equal()
` [PATCH v4 03/11] bus: fsl-mc: Constify fsl_mc_device_match()
` [PATCH v4 04/11] driver core: Constify API device_find_child() then adapt for various usages
` [PATCH v4 05/11] driver core: Simplify API device_find_child_by_name() implementation
` [PATCH v4 06/11] driver core: Remove match_any()
` [PATCH v4 07/11] slimbus: core: Remove of_slim_match_dev()
` [PATCH v4 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode()
` [PATCH v4 09/11] driver core: Introduce an device matching API device_match_type()
` [PATCH v4 10/11] cxl/pmem: Replace match_nvdimm_bridge() with "
` [PATCH v4 11/11] usb: typec: class: Remove both cable_match() and partner_match()

[PATCH 0/5] hyper-v: Don't assume cpu_possible_mask is dense
 2024-12-11  0:14 UTC  (6+ messages)
` [PATCH 4/5] scsi: storvsc: "

[Bug 219575] New: UBSAN: array-index-out-of-bounds in drivers/message/fusion/mptsas.c:2446:22 ; index 1 is out of range for type 'MPI_SAS_IO_UNIT0_PHY_DATA [1]'
 2024-12-10 19:13 UTC  (2+ messages)
` [Bug 219575] "

[PATCH 0/2] Remove cxl and cxlflash drivers
 2024-12-10 15:30 UTC  (5+ messages)
` [PATCH 1/2] cxlflash: Remove driver
` [PATCH 2/2] cxl: "

[PATCH] MAINTAINERS: remove myself as isci driver maintainer
 2024-12-10 11:30 UTC 

[PATCH v9 00/12] Support for hardware-wrapped inline encryption keys
 2024-12-10  9:13 UTC  (6+ messages)

[PATCH 0/3] scsi: ufs-qcom: Enable Dumping of Hibern8, MCQ, and Testbus Registers
 2024-12-10  6:14 UTC  (6+ messages)

[PATCH] Drivers/scsi: Fix variable typo
 2024-12-10  4:02 UTC 

[PATCH] ufs: qcom: fix crypto key eviction
 2024-12-10  3:08 UTC 

[PATCH] scsi: Constify struct pci_device_id
 2024-12-10  3:00 UTC  (2+ messages)

[PATCH 0/3] zfcp changes for v6.14
 2024-12-10  2:55 UTC  (2+ messages)

[PATCH] scsi: eliminate scsi_register() and scsi_unregister() usage & docs
 2024-12-10  2:53 UTC  (2+ messages)

[PATCH] scsi: Docs: remove init_this_scsi_driver()
 2024-12-10  2:50 UTC  (2+ messages)

[PATCH v2] scsi: ufs: core: Do not hold any lock in ufshcd_hba_stop
 2024-12-10  2:46 UTC  (2+ messages)

[PATCH v2] scsi: Replace zero-length array with flexible array member
 2024-12-10  2:35 UTC  (2+ messages)

[PATCH v4 0/5] Replace the "slave_*" function names
 2024-12-10  2:35 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 read-only IMAP folder(s) and NNTP newsgroup(s).