linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-15 03:04:15 to 2023-01-05 03:43:29 UTC [more...]

[PATCH v7 0/7] Improve libata support for FUA
 2023-01-05  3:43 UTC  (14+ messages)
` [PATCH v7 1/7] block: add a sanity check for non-write flush/fua bios
` [PATCH v7 2/7] ata: libata: Introduce ata_ncq_supported()
` [PATCH v7 3/7] ata: libata: Rename and cleanup ata_rwcmd_protocol()
` [PATCH v7 4/7] ata: libata: cleanup fua support detection
` [PATCH v7 5/7] ata: libata: Fix FUA handling in ata_build_rw_tf()
` [PATCH v7 6/7] ata: libata: blacklist FUA support for known buggy drives
` [PATCH v7 7/7] ata: libata: Enable fua support by default

[PATCH 6.1 075/207] ata: ahci: fix enum constants for gcc-13
 2023-01-04 16:05 UTC 

[PATCH v2 0/7] misc libata improvements
 2023-01-04 12:37 UTC  (12+ messages)
` [PATCH v2 1/7] ata: scsi: rename flag ATA_QCFLAG_FAILED to ATA_QCFLAG_EH
` [PATCH v2 2/7] ata: libata: simplify qc_fill_rtf port operation interface
` [PATCH v2 3/7] ata: libata: read the shared status for successful NCQ commands once
` [PATCH v2 4/7] ata: libata: respect successfully completed commands during errors
` [PATCH v2 5/7] ata: libata: move NCQ related ATA_DFLAGs
` [PATCH v2 6/7] ata: libata-scsi: do not overwrite SCSI ML and status bytes
` [PATCH v2 7/7] ata: libata-scsi: improve ata_scsiop_maint_in()

[PATCH v3] ata: libata-eh: Cleanup ata_scsi_cmd_error_handler()
 2023-01-04  4:29 UTC  (5+ messages)

[PATCH] ata: octeon: Drop empty platform remove function
 2023-01-02 23:40 UTC  (3+ messages)

[PATCH v6 0/7] Improve libata support for FUA
 2023-01-02 17:35 UTC  (23+ messages)
` [PATCH v6 1/7] block: add a sanity check for non-write flush/fua bios
` [PATCH v6 2/7] ata: libata: Introduce ata_ncq_supported()
` [PATCH v6 3/7] ata: libata: Rename and cleanup ata_rwcmd_protocol()
` [PATCH v6 4/7] ata: libata: cleanup fua support detection
` [PATCH v6 5/7] ata: libata: Fix FUA handling in ata_build_rw_tf()
` [PATCH v6 6/7] ata: libata: blacklist FUA support for known buggy drives
` [PATCH v6 7/7] ata: libata: Enable fua support by default

[GIT PULL] ata fixes for 6.2-rc2
 2022-12-31 18:27 UTC  (2+ messages)

[RFC PATCH] ata: libata-eh: Retry the cmnd when normal complete occurrd after scsi timeout
 2022-12-29  9:21 UTC  (4+ messages)

[PATCH v4] ata: ahci: Fix PCS quirk application for suspend
 2022-12-27  2:09 UTC  (5+ messages)

[PATCH 00/25] Add Command Duration Limits support
 2022-12-21 11:48 UTC  (20+ messages)
` [PATCH 01/25] ata: scsi: rename flag ATA_QCFLAG_FAILED to ATA_QCFLAG_EH
` [PATCH 02/25] ata: libata: move NCQ related ATA_DFLAGs
` [PATCH 03/25] ata: libata: simplify qc_fill_rtf port operation interface
` [PATCH 04/25] ata: libata: fix broken NCQ command status handling
` [PATCH 05/25] ata: libata: respect successfully completed commands during errors
` [PATCH 06/25] ata: libata: allow ata_scsi_set_sense() to not set CHECK_CONDITION
` [PATCH 07/25] ata: libata: allow ata_eh_request_sense() "
` [PATCH 08/25] ata: libata-scsi: do not overwrite SCSI ML and status bytes
` [PATCH 09/25] ata: libata-scsi: improve ata_scsiop_maint_in()
` [PATCH 16/25] ata: libata: detect support for command duration limits
` [PATCH 17/25] ata: libata-scsi: handle CDL bits in ata_scsiop_maint_in()
` [PATCH 18/25] ata: libata-scsi: add support for CDL pages mode sense
` [PATCH 19/25] ata: libata: add ATA feature control sub-page translation
` [PATCH 20/25] ata: libata: set read/write commands CDL index
` [PATCH 24/25] ata: libata: handle completion of CDL commands using policy 0xD

[PATCH V2] scsi: libsas: Directly kick-off EH when ATA device fell off
 2022-12-21 10:29 UTC  (14+ messages)

possible deadlock in __ata_sff_interrupt
 2022-12-17  4:41 UTC  (14+ messages)

[PATCH v2] ata:libata-eh:Cleanup ata_scsi_cmd_error_handler
 2022-12-15 15:20 UTC  (5+ messages)

[PATCH] ata:libata-eh:Cleanup ata_scsi_cmd_error_handler
 2022-12-15 10:57 UTC  (2+ messages)

[PATCH] ata:libata-eh:Cleanup ata_scsi_cmd_error_handler
 2022-12-15  9:19 UTC  (3+ messages)

Słowa kluczowe do wypozycjonowania
 2022-12-14  9:05 UTC 

[GIT PULL] ata changes for 6.2
 2022-12-13 19:02 UTC  (2+ messages)

[PATCH] pata_parport: add driver (PARIDE replacement)
 2022-12-13  6:22 UTC  (11+ messages)

Bug report for ahci-mvebu driver
 2022-12-09 18:30 UTC  (32+ messages)

[PATCH v2 02/15] scsi: libata: Convert to scsi_execute_args
 2022-12-09  9:55 UTC 

[PATCH v3] libata/ahci: Fix PCS quirk application for suspend
 2022-12-09  9:44 UTC  (5+ messages)

[GIT PULL] ata fixes for 6.1-rc8
 2022-12-08 19:26 UTC  (2+ messages)

[PATCH] libata: Sort Pioneer model in blacklist names lexicographically
 2022-12-07 15:30 UTC  (5+ messages)

[PATCH] [v2] ata: ahci: fix enum constants for gcc-13
 2022-12-07  7:32 UTC  (7+ messages)

TI: X15 the connected SSD is not detected on Linux next 20221006 tag
 2022-12-07  5:40 UTC  (22+ messages)
                      ` TI: X15 the connected SSD is not detected on Linux next 20221006 tag #forregzbot

[PATCH] ata: libahci_platform: ahci_platform_find_clk: oops, NULL pointer
 2022-12-06 23:38 UTC  (3+ messages)

[PATCH v2] libata/ahci: Fix PCS quirk application for suspend
 2022-12-06  3:14 UTC  (2+ messages)

[PATCH] libata/ahci: Fix PCS quirk application for suspend
 2022-12-05 13:42 UTC  (2+ messages)

[PATCH] ata: ahci: fix enum constants for gcc-13
 2022-12-01 21:27 UTC  (3+ messages)

Napływ Klientów ze strony
 2022-11-29  8:50 UTC 

[patch 00/10] genirq/msi: Treewide cleanup of pointless linux/msi.h includes
 2022-11-26  3:27 UTC  (2+ messages)

Silikonmischungen
 2022-11-24  8:30 UTC 

Silikonmischungen
 2022-11-22  8:55 UTC 

[PATCH v2] ata: libata: fix commands incorrectly not getting retried during NCQ error
 2022-11-19  0:39 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).