messages from 2023-11-30 02:36:17 to 2023-12-05 12:39:53 UTC [more...]
[PATCH -next RFC 00/14] block: don't access bd_inode directly from other modules
2023-12-05 12:38 UTC (13+ messages)
` [PATCH -next RFC 01/14] block: add some bdev apis
` [PATCH -next RFC 02/14] xen/blkback: use bdev api in xen_update_blkif_status()
` [PATCH -next RFC 03/14] bcache: use bdev api in read_super()
` [PATCH -next RFC 04/14] mtd: block2mtd: use bdev apis
` [PATCH -next RFC 05/14] s390/dasd: use bdev api in dasd_format()
` [PATCH -next RFC 06/14] scsicam: use bdev api in scsi_bios_ptable()
` [PATCH -next RFC 07/14] bcachefs: remove dead function bdev_sectors()
` [PATCH -next RFC 08/14] btrfs: use bdev apis
` [PATCH -next RFC 09/14] cramfs: use bdev apis in cramfs_blkdev_read()
` [PATCH -next RFC 10/14] erofs: use bdev api
` [PATCH -next RFC 11/14] ext4: use bdev apis
` [PATCH -next RFC 12/14] jbd2: "
[PATCH v5 0/3] Add UFS host controller and Phy nodes for sc7280
2023-12-05 11:00 UTC (12+ messages)
` [PATCH v5 1/3] scsi: ufs: qcom: dt-bindings: Add SC7280 compatible string
` [PATCH v5 2/3] arm64: dts: qcom: sc7280: Add UFS nodes for sc7280 soc
` [PATCH v5 3/3] arm64: dts: qcom: sc7280: Add UFS nodes for sc7280 IDP board
[PATCH v2 0/3] scsi: aic7xxx: fix some problem of return value
2023-12-05 8:28 UTC (10+ messages)
` [PATCH v2 1/3] scsi: aic7xxx: return negative error codes in ahc_linux_register_host()
` [PATCH v2 2/3] scsi: aic7xxx: return ahc_linux_register_host()'s value rather than zero
` [PATCH v2 3/3] scsi: aic7xxx: return negative error codes in aic7770_probe()
[PATCH V2 0/3] Add CPU latency QoS support for ufs driver
2023-12-05 5:58 UTC (6+ messages)
` [PATCH V2 1/3] ufs: core: "
` [PATCH V2 2/3] ufs: ufs-mediatek: Enable CPU latency PM QoS support for MEDIATEK SoC
` [PATCH V2 3/3] ufs: ufs-qcom: Enable CPU latency QoS support for QCOM SoC
[PATCH v6 0/6] Disable fair tag sharing for UFS devices
2023-12-05 3:15 UTC (11+ messages)
` [PATCH v6 1/4] block: Make fair tag sharing configurable
` [PATCH v6 2/4] scsi: core: Make fair tag sharing configurable in the host template
` [PATCH v6 3/4] scsi: core: Make fair tag sharing configurable via sysfs
` [PATCH v6 4/4] scsi: ufs: Disable fair tag sharing
[PATCH 1/6] x86: Use PCI_HEADER_TYPE_* instead of literals
2023-12-05 2:06 UTC (2+ messages)
[bug report] scsi: lpfc: Add support for the CM framework
2023-12-04 19:46 UTC (2+ messages)
[PATCH v2 00/35] bitops: add atomic find_bit() operations
2023-12-04 18:51 UTC (8+ messages)
` [PATCH v2 01/35] lib/find: add atomic find_bit() primitives
` [PATCH v2 02/35] lib/find: add test for atomic find_bit() ops
` [PATCH v2 15/35] scsi: core: use atomic find_bit() API where appropriate
` [PATCH v2 16/35] scsi: mpi3mr: switch to using atomic find_and_set_bit()
` [PATCH v2 17/35] scsi: qedi: rework qedi_get_task_idx()
[PATCH] scsi: mpi3mr: reduce stack usage in mpi3mr_refresh_sas_ports()
2023-12-04 18:40 UTC (2+ messages)
Performance drop due to alloc_workqueue() misuse and recent change
2023-12-04 18:07 UTC (2+ messages)
[PATCH v5 0/3] Fix the failure of adding phy with zero-address to port
2023-12-04 18:05 UTC (7+ messages)
` [PATCH v5 1/3] scsi: libsas: Add helper for port add ex_phy
` [PATCH v5 2/3] scsi: libsas: Move sas_add_parent_port() to sas_expander.c
` [PATCH v5 3/3] scsi: libsas: Fix the failure of adding phy with zero-address to port
[PATCH v2] scsi: zfcp: Replace strlcpy() with strscpy()
2023-12-04 17:17 UTC (2+ messages)
[PATCH v3 0/3] Add UFS RTC support
2023-12-04 12:23 UTC (6+ messages)
` [PATCH v3 1/3] scsi: ufs: core: Add ufshcd_is_ufs_dev_busy()
` [PATCH v3 2/3] scsi: ufs: core: Add UFS RTC support
` [PATCH v3 3/3] scsi: ufs: core: Add sysfs node for UFS RTC update
[PATCH v7 0/5] UFS: Add OPP support
2023-12-04 12:01 UTC (3+ messages)
` (subset) "
[PATCH v4] scsi: libsas: Fix the failure of adding phy with zero-address to port
2023-12-04 11:49 UTC (9+ messages)
[Bug 218198] New: Suspend/Resume Regression with attached ATA devices
2023-12-04 9:31 UTC (9+ messages)
` [Bug 218198] "
[PATCH] scsi: megaraid_sas: fix a use-after-free in megasas_alloc_cmdlist_fusion
2023-12-04 8:47 UTC
[PATCH 0/3] libfc: fixup command abort handling
2023-12-04 8:04 UTC (7+ messages)
` [PATCH 1/3] libfc: don't schedule abort twice
` [PATCH 2/3] libfc: Fixup timeout error in fc_fcp_rec_error()
` [PATCH 3/3] libfc: map FC_TIMED_OUT to DID_TIME_OUT
[PATCH v8 00/10] Enable HS-G5 support on SM8550
2023-12-04 2:53 UTC (13+ messages)
` [PATCH v8 01/10] scsi: ufs: host: Rename structure ufs_dev_params to ufs_host_params
` [PATCH v8 02/10] scsi: ufs: ufs-qcom: No need to set hs_rate after ufshcd_init_host_param()
` [PATCH v8 03/10] scsi: ufs: ufs-qcom: Setup host power mode during init
` [PATCH v8 04/10] scsi: ufs: ufs-qcom: Allow the first init start with the maximum supported gear
` [PATCH v8 05/10] scsi: ufs: ufs-qcom: Limit HS-G5 Rate-A to hosts with HW version 5
` [PATCH v8 06/10] scsi: ufs: ufs-qcom: Set initial PHY gear to max HS gear for HW ver 4 and newer
` [PATCH v8 07/10] scsi: ufs: ufs-qcom: Check return value of phy_set_mode_ext()
` [PATCH v8 08/10] scsi: ufs: ufs-qcom: Add support for UFS device version detection
` [PATCH v8 09/10] phy: qualcomm: phy-qcom-qmp-ufs: Rectify SM8550 UFS HS-G4 PHY Settings
` [PATCH v8 10/10] phy: qualcomm: phy-qcom-qmp-ufs: Add High Speed Gear 5 support for SM8550
[PATCH] scsi: qla2xxx: fix a memleak in qla2x00_mem_alloc
2023-12-03 18:13 UTC
[PATCH 00/14] scsci: Convert to platform remove callback returning void
2023-12-03 16:05 UTC (15+ messages)
` [PATCH 01/14] scsi: a3000: "
` [PATCH 02/14] scsi: a4000t: "
` [PATCH 03/14] scsi: atari: "
` [PATCH 04/14] scsi: bvme6000: "
` [PATCH 05/14] scsi: jazz_esp: "
` [PATCH 06/14] scsi: mac_esp: "
` [PATCH 07/14] scsi: mac: "
` [PATCH 08/14] scsi: mvme16x: "
` [PATCH 09/14] scsi: qlogicpti: "
` [PATCH 10/14] scsi: sgiwd93: "
` [PATCH 11/14] scsi: sni_53c710: "
` [PATCH 12/14] scsi: sun3: "
` [PATCH 13/14] scsi: sun3x_esp: "
` [PATCH 14/14] scsi: sun_esp: "
[PATCH] scsi: megaraid_mm: do not access uninit kioc_list members
2023-12-03 15:50 UTC
[PATCH v7 00/10] Enable HS-G5 support on SM8550
2023-12-02 10:11 UTC (18+ messages)
` [PATCH v7 01/10] scsi: ufs: host: Rename structure ufs_dev_params to ufs_host_params
` [PATCH v7 02/10] scsi: ufs: ufs-qcom: No need to set hs_rate after ufshcd_init_host_param()
` [PATCH v7 03/10] scsi: ufs: ufs-qcom: Setup host power mode during init
` [PATCH v7 04/10] scsi: ufs: ufs-qcom: Allow the first init start with the maximum supported gear
` [PATCH v7 05/10] scsi: ufs: ufs-qcom: Limit HS-G5 Rate-A to hosts with HW version 5
` [PATCH v7 06/10] scsi: ufs: ufs-qcom: Set initial PHY gear to max HS gear for HW ver 4 and newer
` [PATCH v7 07/10] scsi: ufs: ufs-qcom: Check return value of phy_set_mode_ext()
` [PATCH v7 08/10] scsi: ufs: ufs-qcom: Add support for UFS device version detection
` [PATCH v7 09/10] phy: qualcomm: phy-qcom-qmp-ufs: Rectify SM8550 UFS HS-G4 PHY Settings
` [PATCH v7 10/10] phy: qualcomm: phy-qcom-qmp-ufs: Add High Speed Gear 5 support for SM8550
[GIT PULL] SCSI fixes for 6.7-rc3
2023-12-01 21:49 UTC (2+ messages)
[PATCH 00/13] scsi: ufs: qcom: Minor code cleanups
2023-12-01 20:27 UTC (16+ messages)
` [PATCH 01/13] scsi: ufs: qcom: Use clk_bulk APIs for managing lane clocks
` [PATCH 02/13] scsi: ufs: qcom: Fix the return value of ufs_qcom_ice_program_key()
` [PATCH 03/13] scsi: ufs: qcom: Fix the return value when platform_get_resource_byname() fails
` [PATCH 04/13] scsi: ufs: qcom: Remove superfluous variable assignments
` [PATCH 05/13] scsi: ufs: qcom: Remove the warning message when core_reset is not available
` [PATCH 06/13] scsi: ufs: qcom: Export ufshcd_{enable/disable}_irq helpers and make use of them
` [PATCH 07/13] scsi: ufs: qcom: Fail ufs_qcom_power_up_sequence() when core_reset fails
` [PATCH 08/13] scsi: ufs: qcom: Check the return value of ufs_qcom_power_up_sequence()
` [PATCH 09/13] scsi: ufs: qcom: Remove redundant error print for devm_kzalloc() failure
` [PATCH 10/13] scsi: ufs: qcom: Use dev_err_probe() to simplify error handling of devm_gpiod_get_optional()
` [PATCH 11/13] scsi: ufs: qcom: Remove unused ufs_qcom_hosts struct array
` [PATCH 12/13] scsi: ufs: qcom: Sort includes alphabetically
` [PATCH 13/13] scsi: ufs: qcom: Initialize cycles_in_1us variable in ufs_qcom_set_core_clk_ctrl()
[PATCH] scsi: libsas: fix whitespace formatting
2023-12-01 19:38 UTC
[PATCH] scsi: ufs: qcom: move ufs_qcom_host_reset() to ufs_qcom_device_reset()
2023-12-01 12:13 UTC (8+ messages)
[PATCH] scsi: ibmvscsi: replace deprecated strncpy with strscpy
2023-12-01 9:41 UTC (3+ messages)
[PATCH v2] scsi: libsas: Put the disk offline if all recovery actions fail
2023-12-01 2:57 UTC
[PATCH] scsi: libsas: Put the disk offline if all recovery actions fail
2023-12-01 2:59 UTC (2+ messages)
[PATCH v5 00/17] Pass data lifetime information to SCSI disk devices
2023-12-01 1:46 UTC (6+ messages)
` [PATCH v5 08/17] scsi: core: Query the Block Limits Extension VPD page
` [PATCH v5 09/17] scsi_proto: Add structures and constants related to I/O groups and streams
[PATCH] scsi: aic7xxx: fix some problem of return value
2023-12-01 1:26 UTC (3+ messages)
[PATCH] scsi: ibmvscsi_tgt: replace deprecated strncpy with strscpy
2023-11-30 21:25 UTC (2+ messages)
[PATCH] scsi: ibmvfc: replace deprecated strncpy with strscpy
2023-11-30 21:12 UTC (2+ messages)
[PATCH 0/2] scsi: ses: Fix out-of-bounds accesses
2023-11-30 14:28 UTC (3+ messages)
` [PATCH 1/2] scsi: ses: Fix slab-out-of-bounds in ses_get_power_status()
` [PATCH 2/2] scsi: ses: increase default init_alloc_size
[PATCH v6 00/10] Enable HS-G5 support on SM8550
2023-11-30 9:35 UTC (23+ messages)
` [PATCH v6 04/10] scsi: ufs: ufs-qcom: Allow the first init start with the maximum supported gear
` [PATCH v6 06/10] scsi: ufs: ufs-qcom: Set initial PHY gear to max HS gear for HW ver 4 and newer
` [PATCH v6 08/10] phy: qualcomm: phy-qcom-qmp-ufs: Add High Speed Gear 5 support for SM8550
` [PATCH v6 09/10] scsi: ufs: ufs-qcom: Check return value of phy_set_mode_ext()
` [PATCH v6 10/10] scsi: ufs: ufs-qcom: Add support for UFS device version detection
[PATCH v4 00/13] Introduce support for multiqueue (MQ) in fnic
2023-11-30 2:34 UTC (4+ messages)
` [PATCH v4 11/13] scsi: fnic: Add support for multiqueue (MQ) in fnic driver
` [PATCH v4 12/13] scsi: fnic: Improve logs and add support for multiqueue (MQ)
` [PATCH v4 13/13] scsi: fnic: Increment driver version
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 read-only IMAP folder(s) and NNTP newsgroup(s).