linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-13 15:10:40 to 2022-02-28 09:57:44 UTC [more...]

[PATCH v3 00/21] DEPT(Dependency Tracker)
 2022-02-28  9:56 UTC  (7+ messages)
` [PATCH v3 01/21] llist: Move llist_{head,node} definition to types.h
` [PATCH v3 02/21] dept: Implement Dept(Dependency Tracker)
` [PATCH v3 03/21] dept: Embed Dept data in Lockdep
` [PATCH v3 05/21] dept: Apply Dept to spinlock
` [PATCH v3 07/21] dept: Apply Dept to rwlock
` [PATCH v3 12/21] dept: Introduce split map concept and new APIs for them

[PATCH v3 0/3] Add sata nodes to rk356x
 2022-02-28  9:54 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: Convert ahci-platform DT bindings to yaml
` [PATCH v3 2/3] dt-bindings: Add power-domains property to ahci-platform
` [PATCH v3 3/3] arm64: dts: rockchip: Add sata nodes to rk356x

[PATCH 00/16] DEPT(Dependency Tracker)
 2022-02-28  9:28 UTC  (45+ messages)
` [PATCH 01/16] llist: Move llist_{head,node} definition to types.h
` [PATCH 02/16] dept: Implement Dept(Dependency Tracker)
` [PATCH 03/16] dept: Embed Dept data in Lockdep
` [PATCH 04/16] dept: Apply Dept to spinlock
` [PATCH 05/16] dept: Apply Dept to mutex families
` [PATCH 06/16] dept: Apply Dept to rwlock
` [PATCH 07/16] dept: Apply Dept to wait_for_completion()/complete()
` [PATCH 08/16] dept: Apply Dept to seqlock
` [PATCH 09/16] dept: Apply Dept to rwsem
` [PATCH 10/16] dept: Add proc knobs to show stats and dependency graph
` [PATCH 11/16] dept: Introduce split map concept and new APIs for them
` [PATCH 12/16] dept: Apply Dept to wait/event of PG_{locked,writeback}
` [PATCH 13/16] dept: Apply SDT to swait
` [PATCH 14/16] dept: Apply SDT to wait(waitqueue)
` [PATCH 15/16] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH 16/16] dept: Distinguish each syscall context from another
` Report 1 in ext4 and journal based on v5.17-rc1
  ` Report 2 "

[PATCH] dt-bindings: Convert ahci-platform DT bindings to yaml
 2022-02-27  9:55 UTC  (2+ messages)

[RFC 1/2] ata: ahci: Drop low power policy board type
 2022-02-26 11:23 UTC  (6+ messages)
` [RFC 2/2] ata: ahci: Protect users from setting policies their drives don't support

[PATCH v2 1/3] ata: ahci: Rename board_ahci_mobile
 2022-02-25 21:19 UTC  (13+ messages)
` [PATCH v2 2/3] ata: ahci: Rename `AHCI_HFLAG_IS_MOBILE`
` [PATCH v2 3/3] ata: ahci: Rename CONFIG_SATA_LPM_MOBILE_POLICY configuration item

[GIT PULL] ata fixes for 5.17-rc6
 2022-02-25 20:17 UTC  (2+ messages)

[PATCH v3 1/3] ata: ahci: Rename board_ahci_mobile
 2022-02-25 17:23 UTC  (3+ messages)
` [PATCH v3 2/3] ata: ahci: Rename `AHCI_HFLAG_IS_MOBILE`
` [PATCH v3 3/3] ata: ahci: Rename CONFIG_SATA_LPM_MOBILE_POLICY configuration item

Wycena paneli fotowoltaicznych
 2022-02-25  7:45 UTC 

[PATCH 0/2][RFC] Make delay before debouncing configurable
 2022-02-25  1:15 UTC  (7+ messages)

Ruch z pierwszej pozycji w Google
 2022-02-24  9:05 UTC 

[PATCH] ata: pata_hpt37x: disable primary channel on HPT371
 2022-02-23  0:43 UTC  (5+ messages)

[PATCH v2 00/18] DEPT(Dependency Tracker)
 2022-02-22 19:25 UTC  (20+ messages)
` [PATCH v2 01/18] llist: Move llist_{head,node} definition to types.h
` [PATCH v2 02/18] dept: Implement Dept(Dependency Tracker)
` [PATCH v2 03/18] dept: Embed Dept data in Lockdep
` [PATCH v2 04/18] dept: Add a API for skipping dependency check temporarily
` [PATCH v2 05/18] dept: Apply Dept to spinlock
` [PATCH v2 06/18] dept: Apply Dept to mutex families
` [PATCH v2 07/18] dept: Apply Dept to rwlock
` [PATCH v2 08/18] dept: Apply Dept to wait_for_completion()/complete()
` [PATCH v2 09/18] dept: Apply Dept to seqlock
` [PATCH v2 10/18] dept: Apply Dept to rwsem
` [PATCH v2 11/18] dept: Add proc knobs to show stats and dependency graph
` [PATCH v2 12/18] dept: Introduce split map concept and new APIs for them
` [PATCH v2 13/18] dept: Apply Dept to wait/event of PG_{locked,writeback}
` [PATCH v2 14/18] dept: Apply SDT to swait
` [PATCH v2 15/18] dept: Apply SDT to wait(waitqueue)
` [PATCH v2 16/18] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH v2 17/18] dept: Distinguish each syscall context from another
` [PATCH v2 18/18] dept: Distinguish each work "

[PATCH] pata_parport: second preview
 2022-02-22  8:35 UTC  (3+ messages)

[PATCH] ata: pata_hpt37x: fix PCI clock detection
 2022-02-22  0:46 UTC  (7+ messages)

[PATCH] ata: libata-sff: fix reading uninitialized variable in ata_sff_lost_interrupt()
 2022-02-19 23:01 UTC  (6+ messages)

[PATCH v2] ata: pata_hpt37x: merge transfer mode setting methods
 2022-02-19  2:22 UTC  (2+ messages)

[PATCH v2] ata: libata-sff: use *switch* statement in ata_sff_dev_classify()
 2022-02-19  2:21 UTC  (2+ messages)

[PATCH v2] ata: add/use ata_taskfile::{error|status} fields
 2022-02-19  2:21 UTC  (2+ messages)

[PATCH 0/2] Refactor the accessors for the ATA device control and alternate status registers
 2022-02-18 22:59 UTC  (10+ messages)
` [PATCH v2 1/2] ata: libata-sff: refactor ata_sff_set_devctl()
` [PATCH v2 2/2] ata: libata-sff: refactor ata_sff_altstatus()

[PATCH] ata: pata_hpt37x: merge mode setting methods
 2022-02-18 10:15 UTC  (6+ messages)

[REPORT] libata deadlock possibilities by DEPT
 2022-02-17 23:55 UTC  (10+ messages)
` Report 2 in ata_scsi_port_error_handler()
  ` Report 3 "
  ` Report "

[PATCH v4] dt-bindings: convert ata/cortina,gemini-sata-bridge to yaml
 2022-02-17 23:34 UTC  (2+ messages)

[PATCH] ata: libata-sff: use *switch* statement in ata_sff_dev_classify()
 2022-02-17 10:55 UTC  (4+ messages)

[PATCH 1/3] ata: ahci: Rename board_ahci_mobile
 2022-02-16 13:41 UTC  (7+ messages)
` [PATCH 2/3] ata: ahci: Rename `AHCI_HFLAG_IS_MOBILE`
` [PATCH 3/3] ata: ahci: Rename CONFIG_SATA_LPM_MOBILE_POLICY configuration item

[PATCH] ata: libata-scsi: use *switch* statements to check SCSI command codes
 2022-02-16  7:20 UTC  (2+ messages)

[PATCH] ata: libata-sff: make ata_resources_present() return 'bool'
 2022-02-16  7:19 UTC  (2+ messages)

[PATCH 0/3] Disable the fast interrupts in the prereset() methods of HighPoint HPT36x/37x drivers
 2022-02-16  7:19 UTC  (2+ messages)

[PATCH] ata: Kconfig: fix sata gemini compile test condition
 2022-02-16  7:19 UTC 

[PATCH 1/2] ahci: Add Green Sardine vendor ID as board_ahci_mobile
 2022-02-16  2:56 UTC  (9+ messages)

[PATCH AUTOSEL 4.19 07/11] ata: libata-core: Disable TRIM on M88V29
 2022-02-15 15:31 UTC 

[PATCH AUTOSEL 4.9 1/3] ata: libata-core: Disable TRIM on M88V29
 2022-02-15 15:31 UTC 

[PATCH AUTOSEL 5.4 11/17] ata: libata-core: Disable TRIM on M88V29
 2022-02-15 15:30 UTC 

[PATCH AUTOSEL 4.14 2/5] ata: libata-core: Disable TRIM on M88V29
 2022-02-15 15:31 UTC 

[PATCH AUTOSEL 5.10 15/23] ata: libata-core: Disable TRIM on M88V29
 2022-02-15 15:29 UTC 

[PATCH AUTOSEL 5.15 22/33] ata: libata-core: Disable TRIM on M88V29
 2022-02-15 15:28 UTC 

[PATCH AUTOSEL 5.16 22/34] ata: libata-core: Disable TRIM on M88V29
 2022-02-15 15:26 UTC 

[PATCH] ata: add/use ata_taskfile::{error|status} fields
 2022-02-15 11:20 UTC  (5+ messages)

[PATCH 0/9] use GFP_KERNEL
 2022-02-15  3:19 UTC  (3+ messages)
` (subset) "


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