linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-20 07:32:55 to 2022-11-07 05:43:19 UTC [more...]

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

[PATCH v2] ata: libata-scsi: fix SYNCHRONIZE CACHE (16) command failure
 2022-11-07  4:02 UTC 

[PATCH] ata: libata-scsi: fix SYNCHRONIZE CACHE (16) command failure
 2022-11-07  3:05 UTC  (3+ messages)

Bug report for ahci-mvebu driver
 2022-11-06  7:05 UTC  (2+ messages)

[PATCH v4 0/7] Improve libata support for FUA
 2022-11-05 15:32 UTC  (16+ messages)
` [PATCH v4 1/7] block: Prevent the use of REQ_FUA with read operations
` [PATCH v4 2/7] ata: libata: Introduce ata_ncq_supported()
` [PATCH v4 3/7] ata: libata: Rename and cleanup ata_rwcmd_protocol()
` [PATCH v4 4/7] ata: libata: cleanup fua support detection
` [PATCH v4 5/7] ata: libata: Fix FUA handling in ata_build_rw_tf()
` [PATCH v4 6/7] ata: libata: blacklist FUA support for known buggy drives
` [PATCH v4 7/7] ata: libata: Enable fua support by default

[PATCH 00/30] ARM: pxa: remove all unused boards&drivers
 2022-11-04  9:20 UTC  (6+ messages)

[QUESTION] {start,stop}_this_handle() and lockdep annotations
 2022-11-04  8:04 UTC  (2+ messages)

[GIT PULL] ata fixes for 6.1-rc4
 2022-11-04  0:09 UTC  (2+ messages)

[PATCH RFC v3 00/22] blk-mq/libata/scsi: SCSI driver tagging improvements Part I
 2022-11-03  3:09 UTC  (42+ messages)
` [PATCH RFC v3 01/22] blk-mq: Don't get budget for reserved requests
` [PATCH RFC v3 02/22] scsi: core: Add scsi_get_dev()
` [PATCH RFC v3 03/22] scsi: core: Implement reserved command handling
` [PATCH RFC v3 04/22] scsi: core: Add support to send reserved commands
` [PATCH RFC v3 05/22] scsi: core: Add support for reserved command timeout handling
` [PATCH RFC v3 06/22] scsi: libsas: Improve sas_ex_discover_expander() error handling
` [PATCH RFC v3 07/22] scsi: libsas: Notify LLDD expander found before calling sas_rphy_add()
` [PATCH RFC v3 08/22] scsi: scsi_transport_sas: Alloc sdev for expander
` [PATCH RFC v3 09/22] scsi: libsas: Add sas_alloc_slow_task_rq()
` [PATCH RFC v3 10/22] scsi: libsas: Add sas_queuecommand_internal()
` [PATCH RFC v3 11/22] scsi: libsas: Add sas_internal_timeout()
` [PATCH RFC v3 12/22] scsi: core: Use SCSI_SCAN_RESCAN in __scsi_add_device()
` [PATCH RFC v3 13/22] scsi: scsi_transport_sas: Allocate end device target id in the rphy alloc
` [PATCH RFC v3 14/22] ata: libata-scsi: Add ata_scsi_setup_sdev()
` [PATCH RFC v3 15/22] scsi: libsas: Add sas_ata_setup_device()
` [PATCH RFC v3 16/22] ata: libata-scsi: Allocate sdev early in port probe
` [PATCH RFC v3 17/22] scsi: libsas drivers: Reserve tags
` [PATCH RFC v3 18/22] scsi: libsas: Queue SMP commands as requests
` [PATCH RFC v3 19/22] scsi: libsas: Queue TMF "
` [PATCH RFC v3 20/22] scsi: core: Add scsi_alloc_request_hwq()
` [PATCH RFC v3 21/22] scsi: libsas: Queue internal abort commands as requests
` [PATCH RFC v3 22/22] scsi: libsas: Delete sas_task_slow.timer

[PATCH v4 0/7]
 2022-11-02 14:25 UTC  (11+ messages)
` [PATCH v4 1/7] block: Prevent the use of REQ_FUA with read operations
` [PATCH v4 2/7] ata: libata: Introduce ata_ncq_supported()
` [PATCH v4 3/7] ata: libata: Rename and cleanup ata_rwcmd_protocol()
` [PATCH v4 4/7] ata: libata: cleanup fua support detection
` [PATCH v4 5/7] ata: libata: Fix FUA handling in ata_build_rw_tf()
` [PATCH v4 6/7] ata: libata: blacklist FUA support for known buggy drives
` [PATCH v4 7/7] ata: libata: Enable fua support by default

[PATCH RFC v3 0/7] blk-mq/libata/scsi: SCSI driver tagging improvements Part II
 2022-11-02 11:25 UTC  (27+ messages)
` [PATCH RFC v3 1/7] ata: libata-scsi: Add ata_scsi_queue_internal()
` [PATCH RFC v3 2/7] ata: libata-scsi: Add ata_internal_queuecommand()
` [PATCH RFC v3 3/7] ata: libata: Make space for ATA queue command in scmd payload
` [PATCH RFC v3 4/7] ata: libata: Add ata_internal_timeout()
` [PATCH RFC v3 5/7] ata: libata: Queue ATA internal commands as requests
` [PATCH RFC v3 6/7] scsi: mvsas: Remove internal tag handling
` [PATCH RFC v3 7/7] scsi: hisi_sas: Remove internal tag handling for reserved commands

[PATCH RESEND] ata: palmld: fix return value check in palmld_pata_probe()
 2022-11-02  7:34 UTC  (5+ messages)

[PATCH] ata: pata_legacy: fix pdc20230_set_piomode()
 2022-11-02  7:34 UTC  (3+ messages)

[PATCH 1/2] ata: ahci (gcc13): use BIT() for bit definitions in enum
 2022-10-31 11:43 UTC  (2+ messages)
` [PATCH 2/2] ata: ahci (gcc13): use U suffix for enum definitions

[PATCH v3 0/6] Improve libata support for FUA
 2022-10-28 16:45 UTC  (18+ messages)
` [PATCH v3 1/6] ata: libata: Introduce ata_ncq_supported()
` [PATCH v3 2/6] ata: libata: Rename and cleanup ata_rwcmd_protocol()
` [PATCH v3 3/6] ata: libata: cleanup fua handling
` [PATCH v3 4/6] ata: libata: Fix FUA handling in ata_build_rw_tf()
` [PATCH v3 5/6] ata: libata: blacklist FUA support for known buggy drives
` [PATCH v3 6/6] ata: libata: Enable fua support by default

[PATCH] ata: sata_dwc_460ex: remove variable num_processed
 2022-10-27  1:00 UTC  (2+ messages)

[PATCH v2 0/3] Improve libata support for FUA
 2022-10-25 23:21 UTC  (17+ messages)
` [PATCH v2 1/3] ata: libata: cleanup fua handling
` [PATCH v2 2/3] ata: libata: blacklist FUA support for known buggy drives
` [PATCH v2 3/3] ata: libata: Enable fua support by default

[PATCH 00/14] ARM: remove unused davinci board & drivers
 2022-10-24 18:25 UTC  (6+ messages)
` [PATCH 11/14] pata: remove palmchip bk3710 driver

[PATCH 00/21] ARM: s3c: clean out obsolete platforms
 2022-10-24 14:24 UTC  (11+ messages)
` [PATCH 09/21] pata: remove samsung_cf driver

[PATCH 0/3] Improve libata support for FUA
 2022-10-23  0:27 UTC  (15+ messages)
` [PATCH 1/3] ata: libata: cleanup fua handling
` [PATCH 2/3] ata: libata: allow toggling fua parameter at runtime
` [PATCH 3/3] ata: libata: Enable fua support by default

[PATCH] dt-bindings: ata: Add 'ata-generic' binding
 2022-10-21 21:01 UTC  (2+ messages)

[GIT PULL] ata fixes for 6.1-rc2
 2022-10-21  0:41 UTC  (2+ messages)

[PATCH 1/3] ata: remove unused helper ata_id_lba48_enabled()
 2022-10-20 23:01 UTC  (2+ 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).