messages from 2024-11-08 09:19:56 to 2024-11-14 02:51:10 UTC [more...]
[PATCH] scsi: fusion: Fix not used variable 'rc'
2024-11-14 2:50 UTC (2+ messages)
[PATCH] scsi: sg: Enable runtime power management
2024-11-14 2:49 UTC (2+ messages)
[PATCH] scsi: pm8001: Initialize devices in pm8001_alloc_dev()
2024-11-14 2:50 UTC (2+ messages)
[PATCH] scsi: Switch back to struct platform_driver::remove()
2024-11-14 2:50 UTC (2+ messages)
[PATCH] scsi: ufs: core: Restore SM8650 support
2024-11-14 2:49 UTC (3+ messages)
[PATCH] scsi: pm80xx: Use module param to set pcs event log severity
2024-11-14 2:50 UTC (2+ messages)
[PATCH] scsi: sun3: Mark driver struct with __refdata to prevent section mismatch
2024-11-14 2:49 UTC (2+ messages)
[PATCH] scsi: esas2r: Remove unused esas2r_build_cli_req
2024-11-14 2:50 UTC (2+ messages)
[PATCH v2] scsi: pm8001: Increase request sg length to support 4MiB requests
2024-11-14 2:49 UTC (2+ messages)
[PATCH 00/11] Update lpfc to revision 14.4.0.6
2024-11-14 2:49 UTC (2+ messages)
[PATCH v4 00/10] blk: refactor queue affinity helpers
2024-11-14 1:58 UTC (17+ messages)
` [PATCH v4 01/10] driver core: bus: add irq_get_affinity callback to bus_type
` [PATCH v4 02/10] driver core: add irq_get_affinity callback device_driver
` [PATCH v4 03/10] PCI: hookup irq_get_affinity callback
` [PATCH v4 04/10] virtio: "
` [PATCH v4 05/10] blk-mq: introduce blk_mq_hctx_map_queues
` [PATCH v4 06/10] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
` [PATCH v4 07/10] scsi: hisi_sas: use blk_mq_hctx_map_queues to map queues
` [PATCH v4 08/10] nvme: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
` [PATCH v4 09/10] virtio: blk/scsi: replace blk_mq_virtio_map_queues "
` [PATCH v4 10/10] blk-mq: remove unused queue mapping helpers
[PATCHv11 0/9] write hints with nvme fdp and scsi streams
2024-11-13 23:51 UTC (11+ messages)
` [EXT] "
[PATCH v2] scsi: qla1280: Fix hw revision numbering for ISP1020/1040
2024-11-13 22:51 UTC
[PATCH v2] scsi: ufs: core: Add ufshcd_send_bsg_uic_cmd() for UFS BSG
2024-11-13 18:21 UTC (2+ messages)
[PATCH v3 0/8] blk: refactor queue affinity helpers
2024-11-13 14:30 UTC (36+ messages)
` [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
` [PATCH v3 2/8] PCI: hookup irq_get_affinity callback
` [PATCH v3 3/8] virtio: "
` [PATCH v3 4/8] blk-mp: introduce blk_mq_hctx_map_queues
` [PATCH v3 5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
` [PATCH v3 6/8] nvme: "
` [PATCH v3 7/8] virtio: blk/scsi: replace blk_mq_virtio_map_queues "
` [PATCH v3 8/8] blk-mq: remove unused queue mapping helpers
[PATCH] scsi: ufs: core: Add ufshcd_send_bsg_uic_cmd() for UFS BSG
2024-11-13 10:30 UTC
[PATCH v1 0/4] Enable UFS on QCS615
2024-11-13 9:27 UTC (7+ messages)
` [PATCH v1 2/4] dt-bindings: ufs: qcom: Add UFS Host Controller for QCS615
` [PATCH v1 3/4] arm64: dts: qcom: qcs615: add UFS node
remove two fields from struct request
2024-11-13 5:06 UTC (10+ messages)
` [PATCH 1/2] block: remove the write_hint field "
` [PATCH 2/2] block: remove the ioprio "
[RFC v1 0/8] scsi: Multipath support for scsi disk devices
2024-11-13 0:20 UTC (14+ messages)
` [RFC v1 1/8] scsi: Add multipath device support
` [RFC v1 2/8] scsi: create multipath capable scsi host
` [RFC v1 3/8] scsi: Add error handling capability for multipath
` [RFC v1 4/8] scsi: Complete multipath request
` [RFC v1 5/8] scsi: Add scsi multipath sysfs hooks
` [RFC v1 6/8] scsi: Add multipath suppport for device handler
` [RFC v1 7/8] scsi: Add multipath disk init code for sd driver
` [RFC v1 8/8] scsi_debug: Add module parameter for ALUA multipath
[PATCH 0/5] scsi: ufs: Bug fixes for ufs core and platform drivers
2024-11-12 18:40 UTC (11+ messages)
` [PATCH 1/5] scsi: ufs: core: Cancel RTC work during ufshcd_remove()
` [PATCH 2/5] scsi: ufs: qcom: Only free platform MSIs when ESI is enabled
` [PATCH 3/5] scsi: ufs: pltfrm: Disable runtime PM during removal of glue drivers
` [PATCH 4/5] scsi: ufs: pltfrm: Drop PM runtime reference count after ufshcd_remove()
` [PATCH 5/5] scsi: ufs: pltfrm: Dellocate HBA during ufshcd_pltfrm_remove()
[PATCH 0/3] scsi: ufs-qcom: Enable Dumping of Hibern8, MCQ, and Testbus Registers
2024-11-12 18:10 UTC (3+ messages)
[PATCHv10 0/9] write hints with nvme fdp, scsi streams
2024-11-12 13:52 UTC (20+ messages)
[PATCH v5 0/7] Initial support for RK3576 UFS controller
2024-11-12 14:54 UTC (8+ messages)
` [PATCH v5 1/7] dt-bindings: ufs: Document Rockchip UFS host controller
` [PATCH v5 3/7] pmdomain: core: Introduce dev_pm_genpd_rpm_always_on()
` [PATCH v5 6/7] scsi: ufs: rockchip: initial support for UFS
[PATCH 04/21] scsi: bnx2fc: Use kthread_create_on_cpu()
2024-11-12 14:22 UTC (3+ messages)
` [PATCH 05/21] scsi: bnx2i: "
` [PATCH 06/21] scsi: qedi: "
qla1280 driver for qlogic-1040 on alpha
2024-11-12 13:52 UTC (23+ messages)
[PATCH] scsi: target: tcmu: Constify some structures
2024-11-12 13:49 UTC (2+ messages)
[PATCH 1/2] scsi: ufs: exynos: remove empty drv_init method
2024-11-12 7:53 UTC (4+ messages)
` [PATCH 2/2] scsi: ufs: exynos: remove superfluous function parameter
[PATCH 0/5] scsi: ufs: Bug fixes for ufs core and platform drivers
2024-11-12 7:36 UTC
[PATCH v4 0/7] Initial support for RK3576 UFS controller
2024-11-12 6:51 UTC (6+ messages)
` [PATCH v4 7/7] scsi: ufs: rockchip: initial support for UFS
[PATCH v2 0/6] blk: refactor queue affinity helpers
2024-11-12 7:08 UTC (13+ messages)
` [PATCH v2 1/6] blk-mq: introduce blk_mq_hctx_map_queues
` [PATCH v2 2/6] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
` [PATCH v2 3/6] scsi: hisi_sas: "
` [PATCH v2 4/6] nvme: "
` [PATCH v2 5/6] virtio: blk/scsi: replace blk_mq_virtio_map_queues "
` [PATCH v2 6/6] blk-mq: remove unused queue mapping helpers
[PATCH v8 00/10] Read/Write with meta/integrity
2024-11-12 6:51 UTC (6+ messages)
` [PATCH v8 06/10] io_uring/rw: add support to send metadata along with read/write
[PATCH] scsi: qla1280.h
2024-11-12 5:48 UTC (2+ messages)
[PATCH v6 00/10] Read/Write with metadata/integrity
2024-11-12 1:32 UTC (10+ messages)
` [PATCH v6 06/10] io_uring/rw: add support to send metadata along with read/write
[PATCH v3 0/2] Untie the host lock entanglement - part 2
2024-11-11 23:16 UTC (4+ messages)
` [PATCH v3 1/2] scsi: ufs: core: Introduce a new clock_gating lock
[PATCH v3 0/3] Fix bugs in qla2xxx driver
2024-11-11 10:28 UTC (3+ messages)
[PATCH] scsi: iscsi: special case for GET_HOST_STATS
2024-11-11 6:21 UTC
[PATCH v2] scsi: Replace zero-length array with flexible array member
2024-11-10 22:33 UTC
[PATCH] scsi: Replace zero-length array with flexible array member
2024-11-10 21:06 UTC (3+ messages)
[PATCH v1 0/5] mpi3mr: Few Enhancements and minor fixes
2024-11-10 19:44 UTC (6+ messages)
` [PATCH v1 1/5] mpi3mr: synchronize the access to ioctl data buffer
` [PATCH v1 2/5] mpi3mr: Config pages corrupt when back-to-back PHY enable/disable is executed via sysfs
` [PATCH v1 3/5] mpi3mr: mpi3mr: Start controller indexing from 0 in the driver
` [PATCH v1 4/5] mpi3mr: Handling of fault code for insufficient power
` [PATCH v1 5/5] mpi3mr: Update driver version to 8.12.0.3.50
[PATCH v1 0/2] mpt3sas: Update driver version
2024-11-10 17:33 UTC (3+ messages)
` [PATCH v1 1/2] mpt3sas: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load time
` [PATCH v1 2/2] mpt3sas: Update driver version to 51.100.00.00
[GIT PULL] SCSI fixes for 6.12-rc6
2024-11-08 20:06 UTC (2+ messages)
[PATCH v4 4/7] pmdomain: core: Introduce dev_pm_genpd_rpm_always_on()
2024-11-08 14:19 UTC (2+ messages)
[Bug 198923] Linux 4.15.4+: Write on Ext4 causes system block
2024-11-08 12:38 UTC
[PATCH v2 00/10] sysfs: constify struct bin_attribute (Part 1)
2024-11-08 9:58 UTC (5+ messages)
` [PATCH v2 04/10] nvmem: core: calculate bin_attribute size through bin_size()
` [PATCH v2 05/10] sysfs: treewide: constify attribute callback of bin_is_visible()
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