messages from 2023-09-18 16:59:13 to 2023-09-22 01:06:22 UTC [more...]
[PATCH] scsi: ufs: do not look for unsupported vdd-hba-max-microamp
2023-09-22 1:05 UTC (2+ messages)
[PATCH] scsi: imm: Add a module parameter for the transfer mode
2023-09-22 1:05 UTC (2+ messages)
[PATCH v3 0/3] Minor cleanups
2023-09-22 1:05 UTC (2+ messages)
[PATCH 00/13] Pass data temperature information to zoned UFS devices
2023-09-21 20:47 UTC (25+ messages)
` [PATCH 01/13] fs/f2fs: Restore the whint_mode mount option
` [PATCH 02/13] fs: Restore support for F_GET_FILE_RW_HINT and F_SET_FILE_RW_HINT
` [PATCH 03/13] fs: Restore kiocb.ki_hint
` [PATCH 04/13] block: Restore write hint support
` [PATCH 05/13] scsi: core: Query the Block Limits Extension VPD page
` [PATCH 06/13] scsi_proto: Add struct io_group_descriptor
` [PATCH 07/13] sd: Translate data lifetime information
` [PATCH 08/13] scsi_debug: Reduce code duplication
` [PATCH 09/13] scsi_debug: Support the block limits extension VPD page
` [PATCH 10/13] scsi_debug: Rework page code error handling
` [PATCH 11/13] scsi_debug: Rework subpage "
` [PATCH 12/13] scsi_debug: Implement the IO Advice Hints Grouping mode page
` [PATCH 13/13] scsi_debug: Maintain write statistics per group number
[PATCH v2 00/11] ibmvfc: fixes and generic prep work for NVMeoF support
2023-09-21 22:54 UTC (12+ messages)
` [PATCH v2 01/11] ibmvfc: remove BUG_ON in the case of an empty event pool
` [PATCH v2 02/11] ibmvfc: implement channel queue depth and event buffer accounting
` [PATCH v2 03/11] ibmvfc: limit max hw queues by num_online_cpus()
` [PATCH v2 04/11] ibmvfc: fix erroneous use of rtas_busy_delay with hcall return code
` [PATCH v2 05/11] ibmvfc: use a bitfield for boolean flags
` [PATCH v2 06/11] ibmvfc: rename ibmvfc_scsi_channels to ibmvfc_channels
` [PATCH v2 07/11] ibmvfc: track max and desired queue size in ibmvfc_channels
` [PATCH v2 08/11] ibmvfc: make channel allocation generic
` [PATCH v2 09/11] ibmvfc: add protocol field to ibmvfc_channels
` [PATCH v2 10/11] ibmvfc: make discovery buffer per protocol channel group
` [PATCH v2 11/11] ibmvfc: add protocol field to target structure
[PATCH v4 00/23] Fix libata suspend/resume handling and code cleanup
2023-09-21 22:06 UTC (38+ messages)
` [PATCH v4 01/23] ata: libata-core: Fix ata_port_request_pm() locking
` [PATCH v4 02/23] ata: libata-core: Fix port and device removal
` [PATCH v4 03/23] ata: libata-scsi: link ata port and scsi device
` [PATCH v4 04/23] scsi: sd: Differentiate system and runtime start/stop management
` [PATCH v4 05/23] ata: libata-scsi: Disable scsi device manage_system_start_stop
` [PATCH v4 06/23] scsi: Do not attempt to rescan suspended devices
` [PATCH v4 07/23] ata: libata-scsi: Fix delayed scsi_rescan_device() execution
` [PATCH v4 08/23] ata: libata-core: Do not register PM operations for SAS ports
` [PATCH v4 09/23] scsi: sd: Do not issue commands to suspended disks on shutdown
` [PATCH v4 10/23] ata: libata-core: Fix compilation warning in ata_dev_config_ncq()
` [PATCH v4 11/23] ata: libata-eh: Fix compilation warning in ata_eh_link_report()
` [PATCH v4 12/23] scsi: Remove scsi device no_start_on_resume flag
` [PATCH v4 13/23] ata: libata-scsi: Cleanup ata_scsi_start_stop_xlat()
` [PATCH v4 14/23] ata: libata-core: Synchronize ata_port_detach() with hotplug
` [PATCH v4 15/23] ata: libata-core: Detach a port devices on shutdown
` [PATCH v4 16/23] ata: libata-core: Remove ata_port_suspend_async()
` [PATCH v4 17/23] ata: libata-core: Remove ata_port_resume_async()
` [PATCH v4 18/23] ata: libata-core: Do not poweroff runtime suspended ports
` [PATCH v4 19/23] ata: libata-core: Do not resume "
` [PATCH v4 20/23] ata: libata-sata: Improve ata_sas_slave_configure()
` [PATCH v4 21/23] ata: libata-eh: Improve reset error messages
` [PATCH v4 22/23] ata: libata-eh: Reduce "disable device" message verbosity
` [PATCH v4 23/23] ata: libata: Cleanup inline DMA helper functions
[PATCH 0/6] Enable HS-G5 support on SM8550
2023-09-21 14:02 UTC (25+ messages)
` [PATCH 1/6] scsi: ufs: ufs-qcom: Setup host power mode during init
` [PATCH 2/6] scsi: ufs: ufs-qcom: Add support for UFS device version detection
` [PATCH 3/6] phy: qualcomm: phy-qcom-qmp-ufs: Add High Speed Gear 5 support for SM8550
` [PATCH 4/6] phy: qualcomm: phy-qcom-qmp-ufs: Move data structs and setting tables to header
` [PATCH 5/6] scsi: ufs: ufs-sysfs: Expose UFS power info
[bug report] blktests srp/002 hang
2023-09-21 15:10 UTC (25+ messages)
[PATCH v5 00/23] Fix libata suspend/resume handling and code cleanup
2023-09-21 18:07 UTC (24+ messages)
` [PATCH v5 01/23] ata: libata-core: Fix ata_port_request_pm() locking
` [PATCH v5 02/23] ata: libata-core: Fix port and device removal
` [PATCH v5 03/23] ata: libata-scsi: link ata port and scsi device
` [PATCH v5 04/23] scsi: sd: Differentiate system and runtime start/stop management
` [PATCH v5 05/23] ata: libata-scsi: Disable scsi device manage_system_start_stop
` [PATCH v5 06/23] scsi: Do not attempt to rescan suspended devices
` [PATCH v5 07/23] ata: libata-scsi: Fix delayed scsi_rescan_device() execution
` [PATCH v5 08/23] ata: libata-core: Do not register PM operations for SAS ports
` [PATCH v5 09/23] scsi: sd: Do not issue commands to suspended disks on shutdown
` [PATCH v5 10/23] ata: libata-core: Fix compilation warning in ata_dev_config_ncq()
` [PATCH v5 11/23] ata: libata-eh: Fix compilation warning in ata_eh_link_report()
` [PATCH v5 12/23] scsi: Remove scsi device no_start_on_resume flag
` [PATCH v5 13/23] ata: libata-scsi: Cleanup ata_scsi_start_stop_xlat()
` [PATCH v5 14/23] ata: libata-core: Synchronize ata_port_detach() with hotplug
` [PATCH v5 15/23] ata: libata-core: Detach a port devices on shutdown
` [PATCH v5 16/23] ata: libata-core: Remove ata_port_suspend_async()
` [PATCH v5 17/23] ata: libata-core: Remove ata_port_resume_async()
` [PATCH v5 18/23] ata: libata-core: Do not poweroff runtime suspended ports
` [PATCH v5 19/23] ata: libata-core: Do not resume "
` [PATCH v5 20/23] ata: libata-sata: Improve ata_sas_slave_configure()
` [PATCH v5 21/23] ata: libata-eh: Improve reset error messages
` [PATCH v5 22/23] ata: libata-eh: Reduce "disable device" message verbosity
` [PATCH v5 23/23] ata: libata: Cleanup inline DMA helper functions
[Bug 215788] New: arcmsr driver on kernel 5.16 and up fails to initialize ARC-1280ML RAID controller
2023-09-21 21:13 UTC (2+ messages)
` [Bug 215788] "
[PATCH v2 0/4] UFS core patches
2023-09-21 19:22 UTC (5+ messages)
` [PATCH v2 1/4] scsi: ufs: Remove request tag range checks
` [PATCH v2 2/4] scsi: ufs: Move the 4K alignment code into the Exynos driver
` [PATCH v2 3/4] scsi: ufs: Simplify ufshcd_comp_scsi_upiu()
` [PATCH v2 4/4] scsi: ufs: Set the Command Priority (CP) flag for RT requests
[PATCH] scsi: zfcp: Fix a potential double free in zfcp_port_enqueue
2023-09-21 10:47 UTC
blktests: changing rdma default driver from rdma_rxe to siw
2023-09-21 1:39 UTC (2+ messages)
[PATCH] scsi: ufs: core: Do not access null point in ufshpb_remove
2023-09-20 14:38 UTC (2+ messages)
[PATCH 0/4] UFS core patches
2023-09-20 14:40 UTC (9+ messages)
` [PATCH 4/4] scsi: ufs: Set the Command Priority (CP) flag for RT requests
` [PATCH 1/4] scsi: ufs: Return in case of an invalid tag
[PATCH 5.4 167/367] scsi: qedf: Do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read() directly
2023-09-20 11:29 UTC (3+ messages)
` [PATCH 5.4 168/367] scsi: qedf: Do not touch __user pointer in qedf_dbg_debug_cmd_read() directly
` [PATCH 5.4 169/367] scsi: qedf: Do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directly
[PATCH 4.19 143/273] scsi: qedf: Do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read() directly
2023-09-20 11:29 UTC (2+ messages)
` [PATCH 4.19 144/273] scsi: qedf: Do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directly
[PATCH 4.14 083/186] scsi: qedf: Do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read() directly
2023-09-20 11:29 UTC (2+ messages)
` [PATCH 4.14 084/186] scsi: qedf: Do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directly
[PATCH v16 00/12] Implement copy offload support
2023-09-20 10:54 UTC (14+ messages)
` [PATCH v16 01/12] block: Introduce queue limits and sysfs for copy-offload support
` [PATCH v16 02/12] Add infrastructure for copy offload in block and request layer
` [PATCH v16 03/12] block: add copy offload support
` [PATCH v16 04/12] block: add emulation for copy
` [PATCH v16 05/12] fs/read_write: Enable copy_file_range for block device
` [PATCH v16 06/12] fs, block: copy_file_range for def_blk_ops for direct "
` [PATCH v16 07/12] nvme: add copy offload support
` [PATCH v16 08/12] nvmet: add copy command support for bdev and file ns
` [PATCH v16 09/12] dm: Add support for copy offload
` [PATCH v16 10/12] dm: Enable copy offload for dm-linear target
` [PATCH v16 11/12] null: Enable trace capability for null block
` [PATCH v16 12/12] null_blk: add support for copy offload
[PATCH v3 00/23] Fix libata suspend/resume handling and code cleanup
2023-09-20 10:22 UTC (18+ messages)
` [PATCH v3 01/23] ata: libata-core: Fix ata_port_request_pm() locking
` [PATCH v3 02/23] ata: libata-core: Fix port and device removal
` [PATCH v3 03/23] ata: libata-scsi: link ata port and scsi device
` [PATCH v3 06/23] scsi: Do not attempt to rescan suspended devices
` [PATCH v3 07/23] ata: libata-scsi: Fix delayed scsi_rescan_device() execution
Poptávka
2023-09-20 7:51 UTC
[PATCH v2 00/10] Hardware wrapped key support for qcom ice and ufs
2023-09-19 23:18 UTC (5+ messages)
[PATCH] scsi: fnic: Fix sg_reset success path
2023-09-19 18:24 UTC
scsi: Allow scsi_execute users to control retries
2023-09-19 18:02 UTC (9+ messages)
` [PATCH v11 07/34] scsi: sd: Have scsi-ml retry read_capacity_16 errors
[czhong@redhat.com: [bug report] WARNING: CPU: 121 PID: 93233 at fs/dcache.c:365 __dentry_kill+0x214/0x278]
2023-09-19 15:10 UTC (10+ messages)
Fwd: Marvell RAID Controller issues since 6.5.x
2023-09-19 12:08 UTC (6+ messages)
[PATCH] scsi: iscsi: fix reference count leak in cxgbi_check_route()
2023-09-19 7:26 UTC
Pytanie o samochód
2023-09-19 7:30 UTC
[PATCH 02/11] ibmvfc: implement channel queue depth and event buffer accounting
2023-09-19 4:12 UTC (2+ messages)
[PATCH 01/11] ibmvfc: remove BUG_ON in the case of an empty event pool
2023-09-19 0:04 UTC (2+ messages)
[PATCH] scsi: target: fix deadlock by recursive locking
2023-09-18 22:58 UTC
[PATCH] scsi: Do no try to probe for CDL on old drives
2023-09-18 19:51 UTC (2+ messages)
[PATCH v12 00/16] Improve write performance for zoned UFS devices
2023-09-18 16:55 UTC (4+ messages)
` [PATCH v12 14/16] scsi: ufs: Simplify ufshcd_auto_hibern8_update()
` [PATCH v12 15/16] scsi: ufs: Forbid auto-hibernation without I/O scheduler
` [PATCH v12 16/16] scsi: ufs: Inform the block layer about write ordering
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