Linux IDE
[Prev Page][Next Page]
- Re: Consider switching to WQ_UNBOUND messages (was: Re: [PATCH v2 6/7] workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism), (continued)
- [PATCH v3 01/11] ata: ahci_octeon: Convert to devm_platform_ioremap_resource(),
Yangtao Li
- [PATCH v3 02/11] ata: ahci_seattle: Convert to devm_platform_ioremap_resource(),
Yangtao Li
- [PATCH v3 05/11] ata: sata_rcar: drop useless initializer,
Yangtao Li
- [PATCH v3 03/11] ata: ahci_xgene: Convert to devm_platform_ioremap_resource(),
Yangtao Li
- [PATCH v3 04/11] ata: ahci_tegra: Convert to devm_platform_ioremap_resource(),
Yangtao Li
- [PATCH v3 07/11] ata: sata_rcar: Convert to devm_platform_ioremap_resource(),
Yangtao Li
- [PATCH v3 06/11] ata: sata_rcar: Remove unnecessary return value check,
Yangtao Li
- [PATCH v3 08/11] ata: pata_ixp4xx: Use devm_platform_get_and_ioremap_resource(),
Yangtao Li
- [PATCH v3 09/11] ata: pata_ixp4xx: Remove unnecessary return value check,
Yangtao Li
- [PATCH v3 10/11] ata: pata_ftide010: Use devm_platform_get_and_ioremap_resource(),
Yangtao Li
- [PATCH v3 11/11] ata: pata_imx: Use devm_platform_get_and_ioremap_resource(),
Yangtao Li
- Re: [PATCH v3 01/11] ata: ahci_octeon: Convert to devm_platform_ioremap_resource(),
Damien Le Moal
- [PATCH v2 01/11] ata: ahci_octeon: Convert to devm_platform_ioremap_resource(),
Yangtao Li
- [PATCH v2 07/11] ata: sata_rcar: Convert to devm_platform_ioremap_resource(),
Yangtao Li
- [PATCH v2 05/11] ata: sata_rcar: drop useless initializer,
Yangtao Li
- [PATCH v2 03/11] ata: ahci_xgene: Convert to devm_platform_ioremap_resource(),
Yangtao Li
- [PATCH v2 08/11] ata: pata_ixp4xx: Use devm_platform_get_and_ioremap_resource(),
Yangtao Li
- [PATCH v2 02/11] ata: ahci_seattle: Convert to devm_platform_ioremap_resource(),
Yangtao Li
- [PATCH v2 09/11] ata: pata_ixp4xx: Remove unnecessary return value check,
Yangtao Li
- [PATCH v2 10/11] ata: pata_ftide010: Use devm_platform_get_and_ioremap_resource(),
Yangtao Li
- [PATCH v2 04/11] ata: ahci_tegra: Convert to devm_platform_ioremap_resource(),
Yangtao Li
- [PATCH v2 06/11] ata: sata_rcar: Remove unnecessary return value check,
Yangtao Li
- [PATCH v2 11/11] ata: pata_imx: Use devm_platform_get_and_ioremap_resource(),
Yangtao Li
- [PATCH 1/8] ata: ahci_octeon: Convert to devm_platform_ioremap_resource(),
Yangtao Li
- [PATCH] ata: pata_parport: Add mssing protocol modules description,
Damien Le Moal
- [PATCH v10 rebased on v6.4 00/25] DEPT(Dependency Tracker),
Byungchul Park
- [PATCH v10 rebased on v6.4 01/25] llist: Move llist_{head,node} definition to types.h,
Byungchul Park
- [PATCH v10 rebased on v6.4 05/25] dept: Tie to Lockdep and IRQ tracing,
Byungchul Park
- [PATCH v10 rebased on v6.4 04/25] dept: Add lock dependency tracker APIs,
Byungchul Park
- [PATCH v10 rebased on v6.4 03/25] dept: Add single event dependency tracker APIs,
Byungchul Park
- [PATCH v10 rebased on v6.4 06/25] dept: Add proc knobs to show stats and dependency graph,
Byungchul Park
- [PATCH v10 rebased on v6.4 24/25] dept: Make Dept able to work with an external wgen,
Byungchul Park
- [PATCH v10 rebased on v6.4 16/25] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait,
Byungchul Park
- [PATCH v10 rebased on v6.4 25/25] dept: Track the potential waits of PG_{locked,writeback},
Byungchul Park
- [PATCH v10 rebased on v6.4 07/25] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete(),
Byungchul Park
- [PATCH v10 rebased on v6.4 18/25] dept: Apply timeout consideration to wait_for_completion()/complete(),
Byungchul Park
- [PATCH v10 rebased on v6.4 19/25] dept: Apply timeout consideration to swait,
Byungchul Park
- [PATCH v10 rebased on v6.4 11/25] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait,
Byungchul Park
- [PATCH v10 rebased on v6.4 21/25] dept: Apply timeout consideration to hashed-waitqueue wait,
Byungchul Park
- [PATCH v10 rebased on v6.4 17/25] dept: Track timeout waits separately with a new Kconfig,
Byungchul Park
- [PATCH v10 rebased on v6.4 12/25] dept: Distinguish each syscall context from another,
Byungchul Park
- [PATCH v10 rebased on v6.4 10/25] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait,
Byungchul Park
- [PATCH v10 rebased on v6.4 23/25] dept: Record the latest one out of consecutive waits of the same class,
Byungchul Park
- [PATCH v10 rebased on v6.4 20/25] dept: Apply timeout consideration to waitqueue wait,
Byungchul Park
- [PATCH v10 rebased on v6.4 09/25] dept: Apply sdt_might_sleep_{start,end}() to swait,
Byungchul Park
- [PATCH v10 rebased on v6.4 15/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread,
Byungchul Park
- [PATCH v10 rebased on v6.4 22/25] dept: Apply timeout consideration to dma fence wait,
Byungchul Park
- [PATCH v10 rebased on v6.4 14/25] dept: Add a mechanism to refill the internal memory pools on running out,
Byungchul Park
- [PATCH v10 rebased on v6.4 02/25] dept: Implement Dept(Dependency Tracker),
Byungchul Park
- [PATCH v10 rebased on v6.4 13/25] dept: Distinguish each work from another,
Byungchul Park
- [PATCH v10 rebased on v6.4 08/25] dept: Apply sdt_might_sleep_{start,end}() to PG_{locked,writeback} wait,
Byungchul Park
- [GIT PULL] ata changes for 6.5-rc1,
Damien Le Moal
- [PATCH v10 00/25] DEPT(Dependency Tracker),
Byungchul Park
- [PATCH v10 16/25] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait,
Byungchul Park
- [PATCH v10 15/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread,
Byungchul Park
- [PATCH v10 18/25] dept: Apply timeout consideration to wait_for_completion()/complete(),
Byungchul Park
- [PATCH v10 17/25] dept: Track timeout waits separately with a new Kconfig,
Byungchul Park
- [PATCH v10 20/25] dept: Apply timeout consideration to waitqueue wait,
Byungchul Park
- [PATCH v10 19/25] dept: Apply timeout consideration to swait,
Byungchul Park
- [PATCH v10 21/25] dept: Apply timeout consideration to hashed-waitqueue wait,
Byungchul Park
- [PATCH v10 22/25] dept: Apply timeout consideration to dma fence wait,
Byungchul Park
- [PATCH v10 23/25] dept: Record the latest one out of consecutive waits of the same class,
Byungchul Park
- [PATCH v10 24/25] dept: Make Dept able to work with an external wgen,
Byungchul Park
- [PATCH v10 25/25] dept: Track the potential waits of PG_{locked,writeback},
Byungchul Park
- [PATCH v10 06/25] dept: Add proc knobs to show stats and dependency graph,
Byungchul Park
- [PATCH v10 03/25] dept: Add single event dependency tracker APIs,
Byungchul Park
- [PATCH v10 07/25] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete(),
Byungchul Park
- [PATCH v10 01/25] llist: Move llist_{head,node} definition to types.h,
Byungchul Park
- [PATCH v10 05/25] dept: Tie to Lockdep and IRQ tracing,
Byungchul Park
- [PATCH v10 04/25] dept: Add lock dependency tracker APIs,
Byungchul Park
- [PATCH v10 02/25] dept: Implement Dept(Dependency Tracker),
Byungchul Park
- [PATCH v10 08/25] dept: Apply sdt_might_sleep_{start,end}() to PG_{locked,writeback} wait,
Byungchul Park
- [PATCH v10 09/25] dept: Apply sdt_might_sleep_{start,end}() to swait,
Byungchul Park
- [PATCH v10 10/25] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait,
Byungchul Park
- [PATCH v10 11/25] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait,
Byungchul Park
- [PATCH v10 12/25] dept: Distinguish each syscall context from another,
Byungchul Park
- [PATCH v10 13/25] dept: Distinguish each work from another,
Byungchul Park
- [PATCH v10 14/25] dept: Add a mechanism to refill the internal memory pools on running out,
Byungchul Park
- Re: [PATCH v10 00/25] DEPT(Dependency Tracker),
Greg KH
- [PATCH] ata: libata-scsi: fix bogus SCSI sense after abort,
Lorenz Brun
- [GIT PULL] ata fixes for 6.4-rc7,
Damien Le Moal
- [PATCH 0/8] Fix the remaining sloppy timeout typing in libata,
Sergey Shtylyov
- [PATCH 1/8] ata: libata: fix parameter type of ata_deadline(),
Sergey Shtylyov
- [PATCH 2/8] ata: libata-core: fix parameter types of ata_wait_register(),
Sergey Shtylyov
- [PATCH 3/8] ata: libata-eh: fix reset timeout type,
Sergey Shtylyov
- [PATCH 4/8] ata: fix debounce timings type,
Sergey Shtylyov
- [PATCH 5/8] ata: libata-scsi: fix timeout type in ata_scsi_park_store(),
Sergey Shtylyov
- [PATCH 6/8] ata: libahci: fix parameter type of ahci_exec_polled_cmd(),
Sergey Shtylyov
- [PATCH 7/8] ata: ahci_xgene: fix parameter types of xgene_ahci_poll_reg_val(),
Sergey Shtylyov
- [PATCH 8/8] ata: sata_sil24: fix parameter type of sil24_exec_polled_cmd(),
Sergey Shtylyov
- Re: [PATCH 0/8] Fix the remaining sloppy timeout typing in libata,
Damien Le Moal
- Re: [PATCH 0/8] Fix the remaining sloppy timeout typing in libata,
Damien Le Moal
- Re: [PATCH 0/8] Fix the remaining sloppy timeout typing in libata,
Damien Le Moal
- [PATCH] Signed-off-by: Runa Guo-oc <RunaGuo-oc@xxxxxxxxxxx>,
Runa Guo-oc
- [PATCH] ata: libata-scsi: Avoid deadlock on rescan after device resume,
Damien Le Moal
- [PATCH] ata: ahci_octeon: Remove unnecessary include,
Damien Le Moal
- [linux-next:master] BUILD REGRESSION b16049b21162bb649cdd8519642a35972b7910fe,
kernel test robot
- [PATCH 1/2] MIPS: octeon: Fix cvmx_writeq_csr/cvmx_readq_csr on 32-bit builds,
Rob Herring
- [PATCH] ata: ahci: Cleanup ahci_reset_controller(),
Damien Le Moal
- [PATCH v4 0/5] Add RK3588 SATA support,
Sebastian Reichel
- [PATCH v3 0/3] device property: Introduce device_is_compatible(),
Andy Shevchenko
- [PATCH 5.15 01/91] ata: ahci: fix enum constants for gcc-13,
Greg Kroah-Hartman
- [PATCH 5.10 01/68] ata: ahci: fix enum constants for gcc-13,
Greg Kroah-Hartman
- [PATCH] ata: Use of_property_read_reg() to parse "reg",
Rob Herring
- [PATCH v2 0/3] device property: Introduce device_is_compatible(),
Andy Shevchenko
- [PATCH v1 0/3] device property: Introduce device_is_compatible(),
Andy Shevchenko
- [PATCH 5.10.y 1/2] ata: ahci: fix enum constants for gcc-13,
Paul Barker
- [PATCH 5.15.y 1/2] ata: ahci: fix enum constants for gcc-13,
Paul Barker
- [PATCH v3 0/5] Add RK3588 SATA support,
Sebastian Reichel
- [PATCH v2 0/3] Cleanups and improvements,
Damien Le Moal
- [PATCH 0/3] Cleanups and improvements,
Damien Le Moal
- [PATCH] ata: libata-sata: Simplify ata_change_queue_depth(),
Damien Le Moal
- [PATCH v1 00/43] ep93xx device tree conversion,
Nikita Shubin
- [GIT PULL] ata fixes for 6.4-rc5,
Damien Le Moal
- [PATCH v3] ata: libata-scsi: Use correct device no in ata_find_dev(),
Damien Le Moal
- [PATCH v2] ata: libata-scsi: Use correct device no in ata_find_dev(),
Damien Le Moal
- [PATCH v2 0/6] Add RK3588 SATA support,
Sebastian Reichel
- [PATCH] ata: libata-scsi: Use correct device no in ata_find_dev(),
Damien Le Moal
- [PATCH v5 02/44] ata: add HAS_IOPORT dependencies,
Niklas Schnelle
- [GIT PULL] ata fixes for 6.4-rc3,
Damien Le Moal
- [PATCH] ata: libata-eh: Clarify ata_eh_qc_retry() behavior at call site,
Niklas Cassel
- [PATCH] dt-bindings: xilinx: Switch xilinx.com emails to amd.com,
Michal Simek
- [PATCH 00/13] Cleanup pata_parport protocol drivers,
Damien Le Moal
- [PATCH 01/13] ata: pata_parport: Fix aten module code indentation and style,
Damien Le Moal
- [PATCH 02/13] ata: pata_parport: Fix bpck6 module code indentation and style,
Damien Le Moal
- [PATCH 03/13] ata: pata_parport: Fix comm module code indentation and style,
Damien Le Moal
- [PATCH 04/13] ata: pata_parport: Fix dstr module code indentation and style,
Damien Le Moal
- [PATCH 05/13] ata: pata_parport: Fix epat module code indentation and style,
Damien Le Moal
- [PATCH 06/13] ata: pata_parport: Fix epia module code indentation and style,
Damien Le Moal
- [PATCH 07/13] ata: pata_parport: Fix fit2 module code indentation and style,
Damien Le Moal
- [PATCH 08/13] ata: pata_parport: Fix fit3 module code indentation and style,
Damien Le Moal
- [PATCH 11/13] ata: pata_parport: Fix ktti module code indentation and style,
Damien Le Moal
- [PATCH 12/13] ata: pata_parport: Fix on20 module code indentation and style,
Damien Le Moal
- [PATCH 13/13] ata: pata_parport: Fix on26 module code indentation and style,
Damien Le Moal
- [PATCH 10/13] ata: pata_parport: Fix kbic module code indentation and style,
Damien Le Moal
- [PATCH 09/13] ata: pata_parport: Fix friq module code indentation and style,
Damien Le Moal
- [PATCH v4 02/41] ata: add HAS_IOPORT dependencies,
Niklas Schnelle
- [PATCH v3] ata: libata-core: Simplies if condition,
Yahu Gao
- [PATCH] dt-bindings: Change documentation contact email,
Damien Le Moal
- [PATCH 0/2] Cleanup pata_parport code,
Damien Le Moal
- [PATCH] ata: libata: Make ata_platform_remove_one return void,
Uwe Kleine-König
- [PATCH v2] dt-bindings: ata: ahci-ceva: Cover all 4 iommus entries,
Michal Simek
- [PATCH v7 00/19] Add Command Duration Limits support,
Niklas Cassel
- [PATCH v7 02/19] block: introduce ioprio hints,
Niklas Cassel
- [PATCH v7 01/19] ioprio: cleanup interface definition,
Niklas Cassel
- [PATCH v7 03/19] block: introduce BLK_STS_DURATION_LIMIT,
Niklas Cassel
- [PATCH v7 04/19] scsi: core: allow libata to complete successful commands via EH,
Niklas Cassel
- [PATCH v7 05/19] scsi: rename and move get_scsi_ml_byte(),
Niklas Cassel
- [PATCH v7 06/19] scsi: support retrieving sub-pages of mode pages,
Niklas Cassel
- [PATCH v7 07/19] scsi: support service action in scsi_report_opcode(),
Niklas Cassel
- [PATCH v7 08/19] scsi: detect support for command duration limits,
Niklas Cassel
- [PATCH v7 09/19] scsi: allow enabling and disabling command duration limits,
Niklas Cassel
- [PATCH v7 10/19] scsi: sd: set read/write commands CDL index,
Niklas Cassel
- [PATCH v7 12/19] ata: libata-scsi: remove unnecessary !cmd checks,
Niklas Cassel
- [PATCH v7 11/19] scsi: sd: handle read/write CDL timeout failures,
Niklas Cassel
- [PATCH v7 13/19] ata: libata: change ata_eh_request_sense() to not set CHECK_CONDITION,
Niklas Cassel
- [PATCH v7 14/19] ata: libata: detect support for command duration limits,
Niklas Cassel
- [PATCH v7 15/19] ata: libata-scsi: handle CDL bits in ata_scsiop_maint_in(),
Niklas Cassel
- [PATCH v7 16/19] ata: libata-scsi: add support for CDL pages mode sense,
Niklas Cassel
- [PATCH v7 18/19] ata: libata: set read/write commands CDL index,
Niklas Cassel
- [PATCH v7 17/19] ata: libata: add ATA feature control sub-page translation,
Niklas Cassel
- [PATCH v7 19/19] ata: libata: handle completion of CDL commands using policy 0xD,
Niklas Cassel
- Re: [PATCH v7 00/19] Add Command Duration Limits support,
Douglas Gilbert
- Re: [PATCH v7 00/19] Add Command Duration Limits support,
Damien Le Moal
- Re: [PATCH v7 00/19] Add Command Duration Limits support,
Martin K. Petersen
- Re: [PATCH v7 00/19] Add Command Duration Limits support,
Martin K. Petersen
- [PATCH 0/6] libata: remove references to 'old' error handler,
Hannes Reinecke
- [PATCH 6/6] ata,scsi: cleanup ata_port_probe(),
Hannes Reinecke
- [PATCH 2/6] ata,scsi: remove ata_sas_port_{start,stop} callbacks,
Hannes Reinecke
- [PATCH 3/6] ata,scsi: remove ata_sas_port_destroy(),
Hannes Reinecke
- [PATCH 1/6] ata: remove reference to non-existing error_handler(),
Hannes Reinecke
- [PATCH 4/6] ata: remove ata_sas_sync_probe(),
Hannes Reinecke
- [PATCH 5/6] ata: inline ata_port_probe(),
Hannes Reinecke
- Re: [PATCH 0/6] libata: remove references to 'old' error handler,
Damien Le Moal
- [PATCH v4 2/2] ata: libata: Defer rescan on suspended device,
Kai-Heng Feng
- [PATCH] dt-bindings: ata: ahci-ceva: Cover all 4 iommus entries,
Michal Simek
- [PATCH v3 2/2] ata: libata: Defer rescan on suspended device,
Kai-Heng Feng
- [GIT PULL] ata changes for 6.4-rc1,
Damien Le Moal
- [PATCH v2] ata: libata: Defer rescan on suspended device,
Kai-Heng Feng
- [PATCH 00/43] ep93xx device tree conversion,
Nikita Shubin
- Re: [PATCH 00/43] ep93xx device tree conversion,
Linus Walleij
Re: [PATCH 00/43] ep93xx device tree conversion,
Florian Fainelli
[PATCH v1 25/43] dt-bindings: ata: Add Cirrus EP93xx,
Nikita Shubin
[PATCH v1 26/43] pata: cirrus: add DT support for Cirrus EP93xx,
Nikita Shubin
[PATCH v1 38/43] pata: cirrus: drop legacy pinctrl,
Nikita Shubin
[PATCH v2] ata: libata-core: Simplies if condition,
Yahu Gao
[PATCH] drivers/ata: Improve performance and readability,
Yahu Gao
Re: [PATCH] PCI: Add ASPEED vendor ID,
Bjorn Helgaas
Apply ATI NCQ horkage to ASPEED as well,
Patrick McLean
[PATCHv1 0/5] Add RK3588 SATA support,
Sebastian Reichel
[GIT PULL] ata fixes for 6.3-rc7,
Damien Le Moal
[PATCH] ata: Change email addresses in MAINTAINERS,
dlemoal
[PATCH v3] UML: pata_cs5536: fix build for X86_32 UML with TRACEPOINTS,
Randy Dunlap
[PATCH v6 00/19] Add Command Duration Limits support,
Niklas Cassel
- [PATCH v6 02/19] block: introduce ioprio hints,
Niklas Cassel
- [PATCH v6 01/19] ioprio: cleanup interface definition,
Niklas Cassel
- [PATCH v6 03/19] block: introduce BLK_STS_DURATION_LIMIT,
Niklas Cassel
- [PATCH v6 04/19] scsi: core: allow libata to complete successful commands via EH,
Niklas Cassel
- [PATCH v6 05/19] scsi: rename and move get_scsi_ml_byte(),
Niklas Cassel
- [PATCH v6 06/19] scsi: support retrieving sub-pages of mode pages,
Niklas Cassel
- [PATCH v6 10/19] scsi: sd: set read/write commands CDL index,
Niklas Cassel
- [PATCH v6 14/19] ata: libata: detect support for command duration limits,
Niklas Cassel
- [PATCH v6 13/19] ata: libata: change ata_eh_request_sense() to not set CHECK_CONDITION,
Niklas Cassel
- [PATCH v6 15/19] ata: libata-scsi: handle CDL bits in ata_scsiop_maint_in(),
Niklas Cassel
- [PATCH v6 17/19] ata: libata: add ATA feature control sub-page translation,
Niklas Cassel
- [PATCH v6 18/19] ata: libata: set read/write commands CDL index,
Niklas Cassel
- [PATCH v6 16/19] ata: libata-scsi: add support for CDL pages mode sense,
Niklas Cassel
- [PATCH v6 07/19] scsi: support service action in scsi_report_opcode(),
Niklas Cassel
- [PATCH v6 19/19] ata: libata: handle completion of CDL commands using policy 0xD,
Niklas Cassel
- [PATCH v6 09/19] scsi: allow enabling and disabling command duration limits,
Niklas Cassel
- [PATCH v6 11/19] scsi: sd: handle read/write CDL timeout failures,
Niklas Cassel
- [PATCH v6 08/19] scsi: detect support for command duration limits,
Niklas Cassel
- [PATCH v6 12/19] ata: libata-scsi: remove unnecessary !cmd checks,
Niklas Cassel
- Re: [PATCH v6 00/19] Add Command Duration Limits support,
Damien Le Moal
[PATCH v5 00/19] Add Command Duration Limits support,
Niklas Cassel
- [PATCH v5 01/19] ioprio: cleanup interface definition,
Niklas Cassel
- [PATCH v5 02/19] block: introduce ioprio hints,
Niklas Cassel
- [PATCH v5 03/19] block: introduce BLK_STS_DURATION_LIMIT,
Niklas Cassel
- [PATCH v5 04/19] scsi: core: allow libata to complete successful commands via EH,
Niklas Cassel
- [PATCH v5 06/19] scsi: support retrieving sub-pages of mode pages,
Niklas Cassel
- [PATCH v5 05/19] scsi: rename and move get_scsi_ml_byte(),
Niklas Cassel
- [PATCH v5 07/19] scsi: support service action in scsi_report_opcode(),
Niklas Cassel
- [PATCH v5 08/19] scsi: detect support for command duration limits,
Niklas Cassel
- [PATCH v5 11/19] scsi: sd: handle read/write CDL timeout failures,
Niklas Cassel
- [PATCH v5 10/19] scsi: sd: set read/write commands CDL index,
Niklas Cassel
- [PATCH v5 09/19] scsi: allow enabling and disabling command duration limits,
Niklas Cassel
- [PATCH v5 12/19] ata: libata-scsi: remove unnecessary !cmd checks,
Niklas Cassel
- [PATCH v5 14/19] ata: libata: detect support for command duration limits,
Niklas Cassel
- [PATCH v5 13/19] ata: libata: change ata_eh_request_sense() to not set CHECK_CONDITION,
Niklas Cassel
- [PATCH v5 16/19] ata: libata-scsi: add support for CDL pages mode sense,
Niklas Cassel
- [PATCH v5 15/19] ata: libata-scsi: handle CDL bits in ata_scsiop_maint_in(),
Niklas Cassel
- [PATCH v5 18/19] ata: libata: set read/write commands CDL index,
Niklas Cassel
- [PATCH v5 17/19] ata: libata: add ATA feature control sub-page translation,
Niklas Cassel
- [PATCH v5 19/19] ata: libata: handle completion of CDL commands using policy 0xD,
Niklas Cassel
Multiple undefined configuration options are dependent in Kconfig under the v6.3-rc4 drivers directory,
孙滢
[PATCH] dt-bindings: ata: Drop unneeded quotes,
Rob Herring
[PATCH 0/2] Fixes for pata parport bpck6 protocol driver,
Damien Le Moal
[PATCH] pata_parport: Clean up some inconsistent indenting,
Jiapeng Chong
[GIT PULL] ata fixes for 6.3-rc3,
Damien Le Moal
[PATCH v3 02/38] ata: add HAS_IOPORT dependencies,
Niklas Schnelle
[PATCH v2] UML: pata_cs5536: fix build for X86_32 UML with TRACEPOINTS,
Randy Dunlap
[PATCH] ata: pata_cs5536: don't build on UML,
Randy Dunlap
[PATCH] pata_parport: fix parport release without claim,
Ondrej Zary
[PATCH] pata_parport: fix possible memory leak,
Ondrej Zary
[PATCH] ata: Use of_property_present() for testing DT property presence,
Rob Herring
[PATCH v4 00/19] Add Command Duration Limits support,
Niklas Cassel
- [PATCH v4 01/19] ioprio: cleanup interface definition,
Niklas Cassel
- [PATCH v4 02/19] block: introduce ioprio hints,
Niklas Cassel
- [PATCH v4 04/19] scsi: core: allow libata to complete successful commands via EH,
Niklas Cassel
- [PATCH v4 03/19] block: introduce BLK_STS_DURATION_LIMIT,
Niklas Cassel
- [PATCH v4 05/19] scsi: rename and move get_scsi_ml_byte(),
Niklas Cassel
- [PATCH v4 06/19] scsi: support retrieving sub-pages of mode pages,
Niklas Cassel
- [PATCH v4 08/19] scsi: detect support for command duration limits,
Niklas Cassel
- [PATCH v4 07/19] scsi: support service action in scsi_report_opcode(),
Niklas Cassel
- [PATCH v4 10/19] scsi: sd: set read/write commands CDL index,
Niklas Cassel
- [PATCH v4 09/19] scsi: allow enabling and disabling command duration limits,
Niklas Cassel
- [PATCH v4 11/19] scsi: sd: handle read/write CDL timeout failures,
Niklas Cassel
- [PATCH v4 12/19] ata: libata-scsi: remove unnecessary !cmd checks,
Niklas Cassel
- [PATCH v4 13/19] ata: libata: change ata_eh_request_sense() to not set CHECK_CONDITION,
Niklas Cassel
- [PATCH v4 14/19] ata: libata: detect support for command duration limits,
Niklas Cassel
- [PATCH v4 15/19] ata: libata-scsi: handle CDL bits in ata_scsiop_maint_in(),
Niklas Cassel
- [PATCH v4 16/19] ata: libata-scsi: add support for CDL pages mode sense,
Niklas Cassel
- [PATCH v4 17/19] ata: libata: add ATA feature control sub-page translation,
Niklas Cassel
- [PATCH v4 18/19] ata: libata: set read/write commands CDL index,
Niklas Cassel
- [PATCH v4 19/19] ata: libata: handle completion of CDL commands using policy 0xD,
Niklas Cassel
[PATCH v2 resend 3] ahci: qoriq: Add platform dependencies,
Geert Uytterhoeven
[PATCH 00/32] pata_parport-bpck6: rework bpck6 protocol driver,
Ondrej Zary
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]