messages from 2024-08-19 22:52:11 to 2024-08-25 05:16:34 UTC [more...]
[PATCH v2 0/9] Simplify the UFS driver initialization code
2024-08-25 5:16 UTC (16+ messages)
` [PATCH v2 1/9] ufs: core: Introduce ufshcd_add_scsi_host()
` [PATCH v2 2/9] ufs: core: Introduce ufshcd_activate_link()
` [PATCH v2 3/9] ufs: core: Introduce ufshcd_post_device_init()
` [PATCH v2 4/9] ufs: core: Call ufshcd_add_scsi_host() later
` [PATCH v2 5/9] ufs: core: Move the ufshcd_device_init() call
` [PATCH v2 6/9] ufs: core: Move the ufshcd_device_init(hba, true) call
` [PATCH v2 7/9] ufs: core: Expand "
` [PATCH v2 8/9] ufs: core: Move the MCQ scsi_add_host() call
` [PATCH v2 9/9] ufs: core: Remove the second argument of ufshcd_device_init()
[GIT PULL] SCSI fixes for 6.11-rc4
2024-08-25 0:13 UTC (2+ messages)
[RFC 0/7] Introduce swiotlb throttling
2024-08-24 20:05 UTC (27+ messages)
` [RFC 1/7] swiotlb: "
` [RFC 2/7] dma: Handle swiotlb throttling for SGLs
` [RFC 3/7] dma: Add function for drivers to know if allowing blocking is useful
` [RFC 4/7] scsi_lib_dma: Add _attrs variant of scsi_dma_map()
` [RFC 5/7] scsi: storvsc: Enable swiotlb throttling
` [RFC 6/7] nvme: Move BLK_MQ_F_BLOCKING indicator to struct nvme_ctrl
` [RFC 7/7] nvme: Enable swiotlb throttling for NVMe PCI devices
[PATCH] usb-storage: Constify struct usb_device_id and us_unusual_dev
2024-08-24 15:20 UTC (2+ messages)
[PATCH v3 00/10] Read/Write with meta/integrity
2024-08-24 8:52 UTC (21+ messages)
` [PATCH v3 01/10] block: define set of integrity flags to be inherited by cloned bip
` [PATCH v3 02/10] block: introduce a helper to determine metadata bytes from data iter
` [PATCH v3 03/10] block: handle split correctly for user meta bounce buffer
` [PATCH v3 04/10] block: modify bio_integrity_map_user to accept iov_iter as argument
` [PATCH v3 05/10] block: define meta io descriptor
` [PATCH v3 06/10] io_uring/rw: add support to send meta along with read/write
` [PATCH v3 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
` [PATCH v3 07/10] block,nvme: "
` [PATCH v3 08/10] block: add support to pass user meta buffer
` [PATCH v3 09/10] nvme: add handling for app_tag
` [PATCH v3 10/10] scsi: add support for user-meta interface
[PATCH -next] scsi: bnx2i: Remove unused declarations
2024-08-24 8:47 UTC
remove the dma_set_{max_seg_size,seg_boundary,min_align_mask} return value v2
2024-08-24 3:49 UTC (5+ messages)
` [PATCH 1/4] scsi: check that busses support the DMA API before setting dma parameters
` [PATCH 2/4] dma-mapping: don't return errors from dma_set_min_align_mask
` [PATCH 3/4] dma-mapping: don't return errors from dma_set_seg_boundary
` [PATCH 4/4] dma-mapping: don't return errors from dma_set_max_seg_size
[PATCH 0/2] Fix the UFS driver hibernation code
2024-08-24 3:03 UTC (37+ 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] ufs: core: fix err handler mcq abort defect
2024-08-23 16:21 UTC (5+ messages)
` [PATCH v1 1/2] ufs: core: complete scsi command after release
` [PATCH v1 2/2] ufs: core: force reset after mcq abort all
[PATCH] scsi: bnx2fc: Remove some unused fields in struct bnx2fc_rport
2024-08-23 7:59 UTC
[PATCH] aacraid: Fix double-free on probe failure
2024-08-23 1:56 UTC (2+ messages)
[PATCH] scsi: lpfc: fix overflow build issue
2024-08-23 1:56 UTC (3+ messages)
[PATCH v3 00/18] Simplify multiple create*_workqueue() invocations
2024-08-23 1:32 UTC (20+ messages)
` [PATCH v3 01/18] scsi: Expand all "
` [PATCH v3 02/18] scsi: mptfusion: Simplify the alloc*_workqueue() invocations
` [PATCH v3 03/18] scsi: be2iscsi: Simplify an alloc_workqueue() invocation
` [PATCH v3 04/18] scsi: bfa: Simplify an alloc_ordered_workqueue() invocation
` [PATCH v3 05/18] scsi: esas2r: "
` [PATCH v3 06/18] scsi: fcoe: Simplify alloc_ordered_workqueue() invocations
` [PATCH v3 07/18] scsi: ibmvscsi_tgt: Simplify an alloc_workqueue() invocation
` [PATCH v3 08/18] scsi: mpi3mr: Simplify an alloc_ordered_workqueue() invocation
` [PATCH v3 09/18] scsi: mpt3sas: "
` [PATCH v3 10/18] scsi: myrb: "
` [PATCH v3 11/18] scsi: myrs: "
` [PATCH v3 12/18] scsi: qedf: Simplify alloc_workqueue() invocations
` [PATCH v3 13/18] scsi: qedi: Simplify an alloc_workqueue() invocation
` [PATCH v3 14/18] scsi: snic: Simplify alloc_workqueue() invocations
` [PATCH v3 15/18] scsi: scsi_transport_fc: "
` [PATCH v3 16/18] scsi: stex: Simplify an alloc_ordered_workqueue() invocation
` [PATCH v3 17/18] scsi: ufs: Simplify alloc*_workqueue() invocation
` [PATCH v3 18/18] scsi: core: Simplify an alloc_workqueue() invocation
[PATCH] mpi3mr: a perfomance fix
2024-08-23 1:12 UTC (2+ messages)
[PATCH] scsi: elx: libefc: potential use after free in efc_nport_vport_del()
2024-08-23 1:08 UTC (2+ messages)
[PATCH v2] scsi: ufs: Move UFS trace events to private header
2024-08-23 0:55 UTC (3+ messages)
[PATCH 5/9] ufs: core: Move the ufshcd_device_init() call
2024-08-22 17:46 UTC (3+ messages)
[PATCH v2 0/2] scsi: ufs: introduce a callback to override OCS value
2024-08-22 16:26 UTC (7+ 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 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
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 (12+ messages)
` [PATCH v2 01/18] scsi: Expand all "
` [PATCH v2 02/18] scsi: mptfusion: Simplify the alloc*_workqueue() invocations
` [PATCH v2 17/18] scsi: ufs: Simplify 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 0/9] Simplify the UFS driver initialization code
2024-08-19 22:50 UTC (2+ messages)
` [PATCH 9/9] ufs: core: Remove the second argument of ufshcd_device_init()
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