messages from 2024-08-13 09:42:00 to 2024-08-22 16:08:23 UTC [more...]
[PATCH 0/9] Simplify the UFS driver initialization code
2024-08-22 16:07 UTC (11+ messages)
` [PATCH 1/9] ufs: core: Introduce ufshcd_add_scsi_host()
` [PATCH 2/9] ufs: core: Introduce ufshcd_activate_link()
` [PATCH 3/9] ufs: core: Introduce ufshcd_post_device_init()
` [PATCH 4/9] ufs: core: Call ufshcd_add_scsi_host() later
` [PATCH 5/9] ufs: core: Move the ufshcd_device_init() call
` [PATCH 6/9] ufs: core: Move the ufshcd_device_init(hba, true) call
` [PATCH 7/9] ufs: core: Expand "
` [PATCH 8/9] ufs: core: Move the MCQ scsi_add_host() call
` [PATCH 9/9] ufs: core: Remove the second argument of ufshcd_device_init()
[PATCH v2 0/2] scsi: ufs: introduce a callback to override OCS value
2024-08-22 15:42 UTC (5+ messages)
` [PATCH v2 1/2] scsi: ufs: core: introduce override_cqe_ocs
` [PATCH v2 2/2] scsi: ufs: ufs-exynos: implement override_cqe_ocs
[PATCH 0/2] Fix the UFS driver hibernation code
2024-08-22 14:17 UTC (13+ messages)
` [PATCH 1/2] scsi: ufs: core: Make ufshcd_uic_cmd_compl() easier to read
` [PATCH 2/2] scsi: ufs: core: Fix the code for entering hibernation
[PATCH v1 0/2] scsi: ufs: introduce a callback to override OCS value
2024-08-22 10:38 UTC (4+ messages)
` [PATCH v1 1/2] scsi: ufs: core: introduce override_cqe_ocs
` [PATCH v1 2/2] scsi: ufs: ufs-exynos: implement override_cqe_ocs
[PATCH 0/1] ufs: mediatek: Fix probe failure on MT8395 SoC
2024-08-22 6:34 UTC (10+ messages)
` [PATCH 1/1] scsi: ufs-mediatek: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAP
[PATCH] aacraid: Fix double-free on probe failure
2024-08-21 22:51 UTC
[PATCH] scsi: lpfc: fix overflow build issue
2024-08-21 17:00 UTC (2+ messages)
[PATCH v2] scsi: ufs: Move UFS trace events to private header
2024-08-21 12:49 UTC (2+ messages)
Fast-Track Your Dream Home with Modular Construction!
2024-08-21 10:42 UTC
[PATCH v1] drivers:megaraid:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
2024-08-21 7:24 UTC
[PATCH v1] drivers:mpt3saa:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
2024-08-21 7:02 UTC
[PATCH -next 0/2] driver/scsi: use macro LIST_HEAD()
2024-08-21 6:36 UTC (3+ messages)
` [PATCH -next 1/2] driver: scsi: Make use of the helper "
[PATCH] scsi: iscsi: fix reference count leak in cxgbi_check_route()
2024-08-20 23:35 UTC (2+ messages)
[PATCH v5] scsi: sd: Ignore command SYNC CACHE error if format in progress
2024-08-20 21:53 UTC (8+ messages)
[PATCH] scsi: ufs: Move UFS trace events to private header
2024-08-20 21:45 UTC (4+ messages)
sysfs: cannot create duplicate filename \'/devices/virtual/workqueue/scsi_tmf_-1072727056\''
2024-08-20 21:42 UTC (2+ messages)
[PATCH 0/3] add fixup_dev_quirks vops for ufs-qcom
2024-08-20 21:35 UTC (7+ messages)
` [PATCH 1/3] scsi: ufs: ufs-qcom: add fixup_dev_quirks vops
` [PATCH 2/3] scsi: ufs: ufs-qcom: Add DELAY_BEFORE_LPM quirk for Micron and Skhynix
` [PATCH 3/3] scsi: ufs: ufs-qcom: Apply DELAY_AFTER_LPM quirk for Toshiba devices
[PATCH v2 00/18] Simplify multiple create*_workqueue() invocations
2024-08-20 6:00 UTC (28+ messages)
` [PATCH v2 01/18] scsi: Expand all "
` [PATCH v2 02/18] scsi: mptfusion: Simplify the alloc*_workqueue() invocations
` [PATCH v2 03/18] scsi: be2iscsi: Simplify an alloc_workqueue() invocation
` [PATCH v2 04/18] scsi: bfa: Simplify an alloc_ordered_workqueue() invocation
` [PATCH v2 05/18] scsi: esas2r: "
` [PATCH v2 06/18] scsi: fcoe: Simplify alloc_ordered_workqueue() invocations
` [PATCH v2 07/18] scsi: ibmvscsi_tgt: Simplify an alloc_workqueue() invocation
` [PATCH v2 08/18] scsi: mpi3mr: Simplify an alloc_ordered_workqueue() invocation
` [PATCH v2 09/18] scsi: mpt3sas: "
` [PATCH v2 10/18] scsi: myrb: "
` [PATCH v2 11/18] scsi: myrs: "
` [PATCH v2 12/18] scsi: qedf: Simplify alloc_workqueue() invocations
` [PATCH v2 13/18] scsi: qedi: Simplify an alloc_workqueue() invocation
` [PATCH v2 14/18] scsi: snic: Simplify alloc_workqueue() invocations
` [PATCH v2 15/18] scsi: scsi_transport_fc: "
` [PATCH v2 16/18] scsi: stex: Simplify an alloc_ordered_workqueue() invocation
` [PATCH v2 17/18] scsi: ufs: Simplify alloc*_workqueue() invocation
` [PATCH v2 18/18] scsi: core: Simplify an alloc_workqueue() invocation
[PATCH] scsi: qla2xxx: Remove the unused 'del_list_entry' field in struct fc_port
2024-08-19 19:11 UTC
blktests failures with v6.11-rc1 kernel
2024-08-20 1:50 UTC (9+ messages)
[PATCH v2 0/2] Fix system resume for SCSI devices
2024-08-19 23:29 UTC (6+ messages)
` [PATCH v2 1/2] scsi: core: Retry passthrough commands if SCMD_RETRY_PASSTHROUGH is set
` [PATCH v2 2/2] sd: Retry START STOP UNIT commands
[PATCH] scsi: elx: libefc: potential use after free in efc_nport_vport_del()
2024-08-19 6:57 UTC (2+ messages)
[PATCH v4] scsi: sd: retry command SYNC CACHE if format in progress
2024-08-19 6:44 UTC (5+ messages)
[PATCH V4] scsi: ufs: core: Check LSDBS cap when !mcq
2024-08-19 3:51 UTC (5+ messages)
[GIT PULL] SCSI fixes for 6.11-rc3
2024-08-17 17:12 UTC (2+ messages)
[PATCH] scsi: make minimum cdb size 6 for group codes 6 and 7
2024-08-17 3:55 UTC
[PATCH v2] MAINTAINERS: Update HiSilicon SAS controller driver maintainer
2024-08-17 1:40 UTC
[PATCH v2] scsi: ufs: ufshcd-pltfrm: Use of_property_present()
2024-08-17 1:38 UTC (2+ messages)
[PATCH v1 0/3] mpi3mr: Critical bug fixes
2024-08-17 1:37 UTC (2+ messages)
[PATCH] scsi: snic: Avoid creating two slab caches with the same name
2024-08-17 1:36 UTC (2+ messages)
[PATCH 0/2] block atomic writes tidy-ups/fix
2024-08-17 1:35 UTC (2+ messages)
[PATCH 00/11] NCR5380: Bug fixes and other improvements
2024-08-17 1:34 UTC (2+ messages)
[PATCH v4 0/2] scsi: ufs: Add host capabilities sysfs group
2024-08-17 1:33 UTC (2+ messages)
[PATCH v2] scsi: fix the return value of scsi_logical_block_count
2024-08-17 1:28 UTC (2+ messages)
[PATCH v3 0/2] ufs: qcom: Fix probe failure on SM8550 SoC due to broken LSDBS field
2024-08-17 1:28 UTC (5+ messages)
` [PATCH v3 1/2] ufs: core: Add a quirk for handling broken LSDBS field in controller capabilities register
` [PATCH v3 2/2] ufs: qcom: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAP for SM8550 SoC
[PATCH] MAINTAINERS: Add header files to SCSI SUBSYSTEM
2024-08-17 1:28 UTC (3+ messages)
[REGRESSION] critical target error, bisected
2024-08-17 1:28 UTC (9+ messages)
` [PATCH] scsi: sd: Do not attempt to configure discard unless LBPME is set
[PATCH] scsi: ufs: ufshcd-pltfrm: Signedness bug in ufshcd_parse_clock_info()
2024-08-17 1:07 UTC (6+ messages)
[PATCH -next] scsi: qla2xxx: Add missing kernel-doc function comments
2024-08-16 8:55 UTC
[PATCH v2 3/3] scsi: ufs: rockchip: init support for UFS
2024-08-16 7:52 UTC (11+ messages)
[PATCH v2 0/3] ufs: qcom: Fix probe failure on SM8550 SoC due to broken LSDBS field
2024-08-16 5:35 UTC (12+ messages)
` [PATCH v2 1/3] ufs: core: Rename LSDB to LSDBS to reflect the UFSHCI 4.0 spec
` [PATCH v2 2/3] ufs: core: Add a quirk for handling broken LSDBS field in controller capabilities register
` [PATCH v2 3/3] ufs: qcom: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAP for SM8550 SoC
[PATCH] staging: drivers: scsi: lpfc: Fix warning: Using plain integer as NULL pointer in lpfc_init.c
2024-08-15 19:02 UTC (3+ messages)
[PATCH] ufs: core: fix bus timeout in ufshcd_wl_resume flow
2024-08-15 13:14 UTC (5+ messages)
` [External Mail]Re: "
[bug report] raid0 array mkfs.xfs hang
2024-08-15 6:21 UTC (10+ messages)
[PATCH 0/3] ufs: qcom: Fix probe failure on SM8550 SoC due to broken SDBS field
2024-08-15 3:46 UTC (9+ messages)
` [PATCH 1/3] ufs: core: Rename LSDB to SDBS to reflect the UFSHCI 4.0 spec
` [PATCH 2/3] ufs: core: Add a quirk for handling broken SDBS field in controller capabilities register
` [PATCH 3/3] ufs: qcom: Add UFSHCD_QUIRK_BROKEN_SDBS_CAP for SM8550 SoC
[PATCH] MAINTAINERS: Update HiSilicon SAS controller driver maintainer
2024-08-14 4:01 UTC
[PATCH v3 00/15] honor isolcpus configuration
2024-08-13 13:11 UTC (15+ messages)
` [PATCH v3 07/15] blk-mq: remove unused queue mapping helpers
` [PATCH v3 15/15] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
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