linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-09 04:07:06 to 2023-01-27 01:50:52 UTC [more...]

[PATCH v8 00/25] DEPT(Dependency Tracker)
 2023-01-27  1:19 UTC  (13+ messages)
` [PATCH v8 01/25] llist: Move llist_{head,node} definition to types.h
` [PATCH v8 02/25] dept: Implement Dept(Dependency Tracker)
` [PATCH v8 03/25] dept: Add single event dependency tracker APIs
` [PATCH v8 04/25] dept: Add lock "
` [PATCH v8 05/25] dept: Tie to Lockdep and IRQ tracing
` [PATCH v8 06/25] dept: Add proc knobs to show stats and dependency graph
` [PATCH v8 07/25] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v8 08/25] dept: Apply sdt_might_sleep_{start,end}() to PG_{locked,writeback} wait
` [PATCH v8 09/25] dept: Apply sdt_might_sleep_{start,end}() to swait
` [PATCH v8 10/25] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v8 11/25] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v8 16/25] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait

[PATCH v3 00/18] Add Command Duration Limits support
 2023-01-27  1:40 UTC  (48+ messages)
` [PATCH v3 01/18] block: introduce duration-limits priority class
` [PATCH v3 02/18] block: introduce BLK_STS_DURATION_LIMIT
` [PATCH v3 03/18] scsi: core: allow libata to complete successful commands via EH
` [PATCH v3 04/18] scsi: rename and move get_scsi_ml_byte()
` [PATCH v3 05/18] scsi: support retrieving sub-pages of mode pages
` [PATCH v3 06/18] scsi: support service action in scsi_report_opcode()
` [PATCH v3 07/18] scsi: sd: detect support for command duration limits
` [PATCH v3 08/18] scsi: sd: set read/write commands CDL index
` [PATCH v3 09/18] scsi: sd: handle read/write CDL timeout failures
` [PATCH v3 10/18] ata: libata-scsi: remove unnecessary !cmd checks
` [PATCH v3 11/18] ata: libata: change ata_eh_request_sense() to not set CHECK_CONDITION
` [PATCH v3 12/18] ata: libata: detect support for command duration limits
` [PATCH v3 13/18] ata: libata-scsi: handle CDL bits in ata_scsiop_maint_in()
` [PATCH v3 14/18] ata: libata-scsi: add support for CDL pages mode sense
` [PATCH v3 15/18] ata: libata: add ATA feature control sub-page translation
` [PATCH v3 16/18] ata: libata: set read/write commands CDL index
` [PATCH v3 17/18] ata: libata: handle completion of CDL commands using policy 0xD
` [PATCH v3 18/18] Documentation: sysfs-block-device: document command duration limits

[LSF/MM/BPF TOPIC] State Of The Page
 2023-01-26 16:40 UTC 

Marvel 88SE6121 fails with SATA-2/3 HDDs
 2023-01-26 15:41 UTC  (3+ messages)

Bug report for ahci-mvebu driver
 2023-01-25  1:26 UTC  (36+ messages)
` Bug report for sata_via driver

[PATCH v2] pata_parport: add driver (PARIDE replacement)
 2023-01-24 10:02 UTC  (15+ messages)
  ` [PATCH] paride: Mark PARIDE as deprecated, point to PATA_PARPORT
      ` [PATCH v2] "
  ` [PATCH v3] pata_parport: add driver (PARIDE replacement)

Prezentacja
 2023-01-23  8:42 UTC 

[PATCH RFC v7 00/23] DEPT(Dependency Tracker)
 2023-01-21  4:47 UTC  (29+ messages)
` [PATCH RFC v7 03/23] dept: Add single event dependency tracker APIs
` [PATCH RFC v7 06/23] dept: Add proc knobs to show stats and dependency graph
` [PATCH RFC v7 07/23] dept: Apply sdt_might_sleep_strong() to wait_for_completion()/complete()
` [PATCH RFC v7 08/23] dept: Apply sdt_might_sleep_strong() to PG_{locked,writeback} wait
` [PATCH RFC v7 18/23] dept: Apply timeout consideration to wait_for_completion()/complete()

[PATCH v2 00/18] Add Command Duration Limits support
 2023-01-17 11:44 UTC  (48+ messages)
` [PATCH v2 01/18] ata: libata: allow ata_scsi_set_sense() to not set CHECK_CONDITION
` [PATCH v2 02/18] ata: libata: allow ata_eh_request_sense() "
` [PATCH v2 03/18] scsi: core: allow libata to complete successful commands via EH
` [PATCH v2 04/18] scsi: rename and move get_scsi_ml_byte()
` [PATCH v2 05/18] scsi: support retrieving sub-pages of mode pages
` [PATCH v2 06/18] scsi: support service action in scsi_report_opcode()
` [PATCH v2 07/18] block: introduce duration-limits priority class
` [PATCH v2 08/18] block: introduce BLK_STS_DURATION_LIMIT
` [PATCH v2 09/18] ata: libata: detect support for command duration limits
` [PATCH v2 10/18] ata: libata-scsi: handle CDL bits in ata_scsiop_maint_in()
` [PATCH v2 11/18] ata: libata-scsi: add support for CDL pages mode sense
` [PATCH v2 12/18] ata: libata: add ATA feature control sub-page translation
` [PATCH v2 13/18] ata: libata: set read/write commands CDL index
` [PATCH v2 14/18] scsi: sd: detect support for command duration limits
` [PATCH v2 15/18] scsi: sd: set read/write commands CDL index
` [PATCH v2 16/18] scsi: sd: handle read/write CDL timeout failures
` [PATCH v2 17/18] ata: libata: handle completion of CDL commands using policy 0xD
` [PATCH v2 18/18] Documentation: sysfs-block-device: document command duration limits

[PATCH AUTOSEL 6.1 52/53] ata: pata_cs5535: Don't build on UML
 2023-01-16 14:01 UTC 

[GIT PULL] ata fixes for 6.2-rc4
 2023-01-14 14:17 UTC  (2+ messages)

[PATCH] ata: Don't build PATA_CS5535 on UML
 2023-01-13 22:44 UTC  (3+ messages)

[PATCH v2 00/27] ARM: pxa: remove all unused boards&drivers
 2023-01-12 20:01 UTC  (4+ messages)
` [PATCH 08/27] ata: remove palmld pata driver
` (subset) [PATCH v2 00/27] ARM: pxa: remove all unused boards&drivers

Silikonmischungen
 2023-01-12  8:31 UTC 

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

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

[PATCH v7 0/7] Improve libata support for FUA
 2023-01-10 13:23 UTC  (7+ messages)

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:40 UTC 


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).