summaryrefslogtreecommitdiff
path: root/drivers/ata/libata-core.c
AgeCommit message (Expand)Author
5 daysata: libata-core: Reject an invalid concurrent positioning ranges countBryam Vargas
5 daysata: libata-core: Add NOLPM quirk for PNY CS900 1TB SSDBryam Vargas
2026-06-01ata: Annotate functions in the issuing path with __must_hold()Bart Van Assche
2026-06-01ata: libata: Pass ap parameter directly to functions in the issuing pathBart Van Assche
2026-06-01ata: libata: Document when host->eh_mutex should be heldBart Van Assche
2026-06-01ata: libata: Fix ata_exec_internal()Bart Van Assche
2026-05-18ata: libata-scsi: do not needlessly defer commands when using PMP with FBSNiklas Cassel
2026-04-02ata: libata-transport: inline ata_attach|release_transportHeiner Kallweit
2026-04-02ata: libata-transport: instantiate struct ata_internal staticallyHeiner Kallweit
2026-03-20Merge branch 'for-7.0-fixes' into for-7.1Niklas Cassel
2026-03-16ata: libata-core: disable LPM on ADATA SU680 SSDDamien Le Moal
2026-03-05ata: libata-core: Add BRIDGE_OK quirk for QEMU drivesPedro Falcato
2026-03-04ata: libata-core: Disable LPM on ST1000DM010-2EP102Maximilian Pezzullo
2026-02-24ata: libata-core: improve tag checks in ata_qc_issue()Damien Le Moal
2026-02-24ata: libata-core: fix cancellation of a port deferred qc workDamien Le Moal
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'ata-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2026-01-26ata: libata-core: Quirk INTEL SSDSC2KG480G8 max_sectorsNiklas Cassel
2026-01-14ata: libata-scsi: avoid Non-NCQ command starvationDamien Le Moal
2026-01-13ata: libata: Print features also for ATAPI devicesNiklas Cassel
2026-01-13ata: libata: Add DIPM and HIPM to ata_dev_print_features() early returnNiklas Cassel
2026-01-13ata: libata: Add cpr_log to ata_dev_print_features() early returnNiklas Cassel
2026-01-13ata: libata: Call ata_dev_config_lpm() for ATAPI devicesNiklas Cassel
2025-12-16ata: libata-core: Disable LPM on ST2000DM008-2FR102Niklas Cassel
2025-12-15ata: libata: Allow more quirksNiklas Cassel
2025-12-15ata: libata: Add libata.force parameter max_secNiklas Cassel
2025-12-15ata: libata: Add support to parse equal sign in libata.forceNiklas Cassel
2025-12-15ata: libata: Change libata.force to use the generic ATA_QUIRK_MAX_SEC quirkNiklas Cassel
2025-12-15ata: libata: Add ata_force_get_fe_for_dev() helperNiklas Cassel
2025-12-15ata: libata: Add ATA_QUIRK_MAX_SEC and convert all device quirksNiklas Cassel
2025-12-15ata: libata: avoid long timeouts on hot-unplugged SATA DASHenry Tseng
2025-12-05Merge tag 'ata-6.19-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-12-04Merge tag 'ata-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-12-02ata: libata-core: Quirk DELLBOSS VD max_sectorsNiklas Cassel
2025-11-28ata: libata-core: Disable LPM on Silicon Motion MD619{H,G}XCLDE3TCNiklas Cassel
2025-11-20Merge patch series "Add OP-TEE based RPMB driver for UFS devices"Martin K. Petersen
2025-11-20ata: libata-core: Set capacity to zero for a security locked driveNiklas Cassel
2025-11-08scsi: ata: Use ACPI methods to power on disksMarkus Probst
2025-10-13ata: libata-core: relax checks in ata_read_log_directory()Damien Le Moal
2025-08-01ata: libata-core: Remove space before newlineColin Ian King
2025-07-16ata: libata-eh: Simplify reset operation managementDamien Le Moal
2025-07-04ata: libata-core: Rename ata_do_set_mode()Damien Le Moal
2025-07-04ata: libata-core: Make ata_dev_cleanup_cdl_resources() staticDamien Le Moal
2025-07-04ata: libata-core: Cache the general purpose log directoryDamien Le Moal
2025-07-02ata: libata-core: Reduce the number of messages signaling broken LPMDamien Le Moal
2025-07-02ata: libata-core: Advertize device support for DIPM and HIPM featuresDamien Le Moal
2025-07-02ata: libata-core: Move device LPM quirk settings to ata_dev_config_lpm()Damien Le Moal