linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-18 16:21:18 to 2024-06-30 21:28:04 UTC [more...]

[GIT PULL] ata fixes for 6.10-rc6
 2024-06-30 21:27 UTC 

[PATCH 0/4] libata/libsas cleanup fixes
 2024-06-30 21:05 UTC  (10+ messages)
` [PATCH 1/4] ata: libata-core: Fix null pointer dereference on error
` [PATCH 2/4] ata,scsi: libata-core: Do not leak memory for ata_port struct members
` [PATCH 3/4] ata: libata-core: Fix double free on error
` [PATCH 4/4] ata: ahci: Clean up sysfs file "

[PATCH v2 00/13] ata,libsas: Assign the unique id used for printing earlier
 2024-06-29 12:24 UTC  (50+ messages)
` [PATCH v2 01/13] ata: libata-core: Fix null pointer dereference on error
` [PATCH v2 02/13] ata: libata-core: Fix double free "
` [PATCH v2 03/13] ata: ahci: Clean up sysfs file "
` [PATCH v2 04/13] ata,scsi: Remove useless wrappers ata_sas_tport_{add,delete}()
` [PATCH v2 05/13] ata,scsi: libata-core: Add ata_port_free()
` [PATCH v2 06/13] ata: libata: Remove unused function declaration for ata_scsi_detect()
` [PATCH v2 07/13] ata: libata-core: Remove support for decreasing the number of ports
` [PATCH v2 08/13] ata: libata-sata: Remove superfluous assignment in ata_sas_port_alloc()
` [PATCH v2 09/13] ata: libata-core: Remove local_port_no struct member
` [PATCH v2 10/13] ata: libata: Assign print_id at port allocation time
` [PATCH v2 11/13] ata: libata-core: Reuse available ata_port print_ids
` [PATCH v2 12/13] ata,scsi: Remove useless ata_sas_port_alloc() wrapper
` [PATCH v2 13/13] ata: ahci: Add debug print for external port

[PATCH v3 0/6] ATA PASS-THROUGH sense data fixes
 2024-06-29  3:09 UTC  (29+ messages)
` [PATCH v3 1/6] ata: libata-scsi: Fix offsets for the fixed format sense data
` [PATCH v3 2/6] ata: libata-scsi: Do not overwrite valid sense data when CK_COND=1
` [PATCH v3 3/6] ata: libata-scsi: Remove redundant sense_buffer memsets
` [PATCH v3 4/6] ata: libata-scsi: Do not pass ATA device id to ata_to_sense_error()
` [PATCH v3 5/6] ata: libata: Set ATA_QCFLAG_RTF_FILLED in fill_result_tf()
` [PATCH v3 6/6] ata: libata-scsi: Check ATA_QCFLAG_RTF_FILLED before using result_tf

[PATCH v2] ata: libata-core: Add ATA_HORKAGE_NOLPM for all Crucial BX SSD1 models
 2024-06-28 14:37 UTC  (2+ messages)

[PATCH v4 5.10/5.15] ata: libata-scsi: check cdb length for VARIABLE_LENGTH_CMD commands
 2024-06-28  3:44 UTC  (4+ messages)

[PATCH v10 00/38] ep93xx device tree conversion
 2024-06-27  8:29 UTC  (7+ messages)

[PATCH v2 0/6] ATA PASS-THROUGH sense data fixes
 2024-06-26 23:11 UTC  (22+ messages)
` [PATCH v2 1/6] ata: libata-scsi: Do not overwrite valid sense data when CK_COND=1
` [PATCH v2 2/6] ata: libata-scsi: Fix offsets for the fixed format sense data
` [PATCH v2 3/6] ata: libata-scsi: Remove redundant sense_buffer memsets
` [PATCH v2 4/6] ata: libata-scsi: Do not pass ATA device id to ata_to_sense_error()
` [PATCH v2 5/6] ata: libata: Set ATA_QCFLAG_RTF_FILLED in fill_result_tf()
` [PATCH v2 6/6] ata: libata-scsi: Check ATA_QCFLAG_RTF_FILLED before using result_tf

queue_limits fixups and tidyups v3
 2024-06-26 15:37 UTC  (11+ messages)
` [PATCH 1/8] md: set md-specific flags for all queue limits
` [PATCH 2/8] block: correctly report cache type
` [PATCH 3/8] block: rename BLK_FEAT_MISALIGNED
` [PATCH 4/8] block: convert features and flags to __bitwise types
` [PATCH 5/8] block: conding style fixup for blk_queue_max_guaranteed_bio
` [PATCH 6/8] block: remove disk_update_readahead
` [PATCH 7/8] block: remove the fallback case in queue_dma_alignment
` [PATCH 8/8] block: move dma_pad_mask into queue_limits

queue_limits fixups and tidyups
 2024-06-26 11:32 UTC  (15+ messages)
` [PATCH 1/7] md: set md-specific flags for all queue limits
` [PATCH 2/7] block: correctly report cache type
` [PATCH 3/7] block: rename BLK_FLAG_MISALIGNED
` [PATCH 4/7] block: conding style fixup for blk_queue_max_guaranteed_bio
` [PATCH 5/7] block: remove disk_update_readahead
` [PATCH 6/7] block: remove the fallback case in queue_dma_alignment
` [PATCH 7/7] block: move dma_pad_mask into queue_limits

[PATCH 1/1] dt-bindings: ata: ahci-fsl-qoriq: add fsl,ls1046a-ahci and fsl,ls1012a-ahci
 2024-06-26  8:17 UTC  (2+ messages)

queue_limits fixups and tidyups v2
 2024-06-26  8:07 UTC  (20+ messages)
` [PATCH 1/8] md: set md-specific flags for all queue limits
` [PATCH 2/8] block: correctly report cache type
` [PATCH 3/8] block: rename BLK_FLAG_MISALIGNED
` [PATCH 4/8] block: convert features and flags to __bitwise types
` [PATCH 5/8] block: conding style fixup for blk_queue_max_guaranteed_bio
` [PATCH 6/8] block: remove disk_update_readahead
` [PATCH 7/8] block: remove the fallback case in queue_dma_alignment
` [PATCH 8/8] block: move dma_pad_mask into queue_limits

[PATCH] ata: libata-core: Add ATA_HORKAGE_NOLPM for all Crucial BX SSD1 models
 2024-06-25  9:33 UTC  (5+ messages)

[GIT PULL] ata fixes for 6.10-rc5
 2024-06-22 15:21 UTC  (2+ messages)

[PATCH v1 0/4] ATA PASS-THROUGH sense data fixes
 2024-06-21 11:41 UTC  (24+ messages)
` [PATCH v1 1/4] ata: libata: Remove redundant sense_buffer memsets
` [PATCH v1 2/4] ata: libata-scsi: Generate ATA PT sense data when ATA ERR/DF are set
` [PATCH v1 3/4] ata: libata-scsi: Report valid sense data for ATA PT if present

[PATCH 0/5] Assign the unique id used for printing earlier
 2024-06-20 14:52 UTC  (13+ messages)
` [PATCH 1/5] ata: libata-core: Remove support for decreasing the number of ports
` [PATCH 2/5] ata: libata-scsi: Remove superfluous assignment in ata_sas_port_alloc()
` [PATCH 3/5] ata: libata: Assign print_id at port allocation time
` [PATCH 4/5] ata: libata-scsi: Assign local_port_no at host "
` [PATCH 5/5] ata: ahci: Add debug print for external port

[PATCH v2] ata: ahci: Do not enable LPM if no LPM states are supported by the HBA
 2024-06-19 11:36 UTC  (4+ messages)


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 NNTP newsgroup(s).