messages from 2023-01-10 13:27:41 to 2023-01-27 05:13:55 UTC [more...]
Bug report for ahci-mvebu driver
2023-01-27 5:13 UTC (37+ messages)
` Bug report for sata_via driver
[PATCH v8 00/25] DEPT(Dependency Tracker)
2023-01-27 1:19 UTC (26+ 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 12/25] dept: Distinguish each syscall context from another
` [PATCH v8 13/25] dept: Distinguish each work "
` [PATCH v8 14/25] dept: Add a mechanism to refill the internal memory pools on running out
` [PATCH v8 15/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH v8 16/25] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait
` [PATCH v8 17/25] dept: Track timeout waits separately with a new Kconfig
` [PATCH v8 18/25] dept: Apply timeout consideration to wait_for_completion()/complete()
` [PATCH v8 19/25] dept: Apply timeout consideration to swait
` [PATCH v8 20/25] dept: Apply timeout consideration to waitqueue wait
` [PATCH v8 21/25] dept: Apply timeout consideration to hashed-waitqueue wait
` [PATCH v8 22/25] dept: Apply timeout consideration to dma fence wait
` [PATCH v8 23/25] dept: Record the latest one out of consecutive waits of the same class
` [PATCH v8 24/25] dept: Make Dept able to work with an external wgen
` [PATCH v8 25/25] dept: Track the potential waits of PG_{locked,writeback}
[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)
[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 (26+ 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 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 (9+ 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 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 (5+ messages)
` [PATCH v8 1/6] block: add a sanity check for non-write flush/fua bios
` [PATCH v8 5/6] ata: libata: Fix FUA handling in ata_build_rw_tf()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).