public inbox for linux-ide@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-26 01:56:13 to 2023-09-13 01:48:09 UTC [more...]

[PATCH 00/19] Fix libata suspend/resume handling and code cleanup
 2023-09-13  1:48 UTC  (68+ messages)
` [PATCH 01/19] ata: libata-core: Fix ata_port_request_pm() locking
` [PATCH 02/19] ata: libata-core: Fix port and device removal
` [PATCH 03/19] ata: libata-scsi: link ata port and scsi device
` [PATCH 04/19] ata: libata-scsi: Disable scsi device manage_start_stop
` [PATCH 05/19] ata: libata-scsi: Fix delayed scsi_rescan_device() execution
` [PATCH 06/19] ata: libata-core: Do not register PM operations for SAS ports
` [PATCH 07/19] scsi: sd: Do not issue commands to suspended disks on remove
` [PATCH 08/19] scsi: Remove scsi device no_start_on_resume flag
` [PATCH 09/19] ata: libata-scsi: Cleanup ata_scsi_start_stop_xlat()
` [PATCH 10/19] ata: libata-core: Synchronize ata_port_detach() with hotplug
` [PATCH 11/19] ata: libata-core: Detach a port devices on shutdown
` [PATCH 12/19] ata: libata-core: Remove ata_port_suspend_async()
` [PATCH 13/19] ata: libata-core: Remove ata_port_resume_async()
` [PATCH 14/19] ata: libata-core: skip poweroff for devices that are runtime suspended
` [PATCH 15/19] ata: libata-core: Do not resume ports that have been "
` [PATCH 16/19] ata: libata-sata: Improve ata_sas_slave_configure()
` [PATCH 17/19] ata: libata-eh: Improve reset error messages
` [PATCH 18/19] ata: libata-eh: Reduce "disable device" message verbosity
` [PATCH 19/19] ata: libata: Cleanup inline DMA helper functions

[PATCH] ata,scsi: do not issue START STOP UNIT on resume
 2023-09-12 22:58 UTC  (15+ messages)

[PATCH v2 00/21] Fix libata suspend/resume handling and code cleanup
 2023-09-12  7:52 UTC  (26+ messages)
` [PATCH v2 01/21] ata: libata-core: Fix ata_port_request_pm() locking
` [PATCH v2 02/21] ata: libata-core: Fix port and device removal
` [PATCH v2 03/21] ata: libata-scsi: link ata port and scsi device
` [PATCH v2 04/21] ata: libata-scsi: Disable scsi device manage_start_stop
` [PATCH v2 05/21] ata: libata-scsi: Fix delayed scsi_rescan_device() execution
` [PATCH v2 06/21] ata: libata-core: Do not register PM operations for SAS ports
` [PATCH v2 07/21] scsi: sd: Do not issue commands to suspended disks on remove
` [PATCH v2 08/21] ata: libata-core: Fix compilation warning in ata_dev_config_ncq()
` [PATCH v2 09/21] ata: libata-eh: Fix compilation warning in ata_eh_link_report()
` [PATCH v2 10/21] scsi: Remove scsi device no_start_on_resume flag
` [PATCH v2 11/21] ata: libata-scsi: Cleanup ata_scsi_start_stop_xlat()
` [PATCH v2 12/21] ata: libata-core: Synchronize ata_port_detach() with hotplug
` [PATCH v2 13/21] ata: libata-core: Detach a port devices on shutdown
` [PATCH v2 14/21] ata: libata-core: Remove ata_port_suspend_async()
` [PATCH v2 15/21] ata: libata-core: Remove ata_port_resume_async()
` [PATCH v2 16/21] ata: libata-core: skip poweroff for devices that are runtime suspended
` [PATCH v2 17/21] ata: libata-core: Do not resume ports that have been "
` [PATCH v2 18/21] ata: libata-sata: Improve ata_sas_slave_configure()
` [PATCH v2 19/21] ata: libata-eh: Improve reset error messages
` [PATCH v2 20/21] ata: libata-eh: Reduce "disable device" message verbosity
` [PATCH v2 21/21] ata: libata: Cleanup inline DMA helper functions

[PATCH v4] ata: libata-eh: Honor all EH scheduling requests
 2023-09-11 12:40 UTC  (7+ messages)

[PATCH v2] ata: ahci: print the lpm policy on boot
 2023-09-11  6:27 UTC  (4+ messages)

[PATCH v4] ahci: libahci: clear pending interrupt status
 2023-09-11  6:22 UTC  (3+ messages)

[PATCH] ata: sata_mv: Fix incorrect string length computation in mv_dump_mem()
 2023-09-11  6:14 UTC  (6+ messages)

[PATCH] ata: libata: disallow dev-initiated LPM transitions to unsupported states
 2023-09-11  6:12 UTC  (5+ messages)

[PATCH v3] ahci: libahci: clear pending interrupt status
 2023-09-06 21:29 UTC  (5+ messages)

[PATCH v2] ata: ahci: Add Elkhart Lake AHCI controller
 2023-09-06 13:02 UTC  (4+ messages)

[PATCH] ata: ahci: print the lpm policy on boot
 2023-09-06 11:23 UTC  (6+ messages)

Cache coherency bug: stale reads on /dev/sda1
 2023-09-06  7:42 UTC  (10+ messages)

[PATCH v3] ata: libata-eh: Honor all EH scheduling requests
 2023-09-06  6:53 UTC  (3+ messages)

[GIT PULL] ata changes for 6.6-rc1
 2023-09-05 20:13 UTC  (2+ messages)

[PATCH v2] scsi: ata: Fix a race condition between scsi error handler and ahci interrupt
 2023-09-05 13:09 UTC  (3+ messages)

Prezentacja
 2023-09-04  7:40 UTC 

[PATCH] scsi: ata: Fix a race condition between scsi error handler and ahci interrupt
 2023-09-04 13:00 UTC  (7+ messages)

[PATCH] [V2] ata: libata: add workaround to flip LPM during suspend/resume
 2023-09-04 10:55 UTC  (3+ messages)

[PATCH] ata: Disable NCQ_TRIM on Micron 1100 drives
 2023-09-02  3:11 UTC  (8+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH v2] ahci: libahci: clear pending interrupt status
 2023-09-01  9:03 UTC  (2+ messages)

[PATCH] ata: libata: add workaround to flip LPM during suspend/resume
 2023-09-01  2:03 UTC  (3+ messages)

[PATCH] ahci: libahci: clear pending interrupt status
 2023-08-31  5:22 UTC  (2+ messages)

[PATCH treewide 0/9] Remove obsolete IDE headers
 2023-08-30 19:51 UTC  (3+ messages)
` [PATCH 1/9] ARM: Remove <asm/ide.h>

[PATCH] ata: Add Elkhart Lake AHCI controller
 2023-08-29 14:32 UTC  (5+ messages)

[PATCH v6 0/2] Q40 IDE fixes
 2023-08-28 21:34 UTC  (5+ messages)
` [PATCH v6 1/2] ata: pata_falcon: fix IO base selection for Q40
` [PATCH v6 2/2] ata: pata_falcon: add data_swab option to byte-swap disk data

Re: [PATCH] ahci: libahci: clear pending interrupt status
 2023-08-28 19:16 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2023-08-28  7:30 UTC 

[PATCH v5 0/2] Q40 IDE fixes
 2023-08-26 11:12 UTC  (6+ messages)
` [PATCH v5 2/2] ata: pata_falcon: add data_swab option to byte-swap disk data


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox