Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-26ata: let compiler optimize out ata_dev_config_ncq() on non-SATA hostsBartlomiej Zolnierkiewicz
2020-03-26ata: separate PATA timings code from libata-core.cBartlomiej Zolnierkiewicz
2020-03-26ata: fix CodingStyle issues in PATA timings codeBartlomiej Zolnierkiewicz
2020-03-26ata: remove EXPORT_SYMBOL_GPL()s not used by modulesBartlomiej Zolnierkiewicz
2020-03-26ata: move EXPORT_SYMBOL_GPL()s close to exported codeBartlomiej Zolnierkiewicz
2020-03-26ata: optimize struct ata_force_param sizeBartlomiej Zolnierkiewicz
2020-03-26ata: use COMMAND_LINE_SIZE for ata_force_param_buf[] sizeBartlomiej Zolnierkiewicz
2020-03-26ata: remove stale maintainership information from core codeBartlomiej Zolnierkiewicz
2020-01-30ata: ahci: Add shutdown to freeze hardware resources of ahciPrabhakar Kushwaha
2019-12-26libata: Fix retrieving of active qcsSascha Hauer
2019-11-01ata: make qc_prep return ata_completion_errorsJiri Slaby
2019-10-31libata: Ensure ata_port probe has completed before detachJohn Garry
2019-07-03libata: Drop firmware version check from the ST1000LM024 quirkHans de Goede
2019-06-13libata: Extend quirks for the ST1000LM024 drives with NOLPM quirkHans de Goede
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner
2019-02-06libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSDHans de Goede
2018-12-03libata: whitelist all SAMSUNG MZ7KM* solid-state disksJuha-Matti Tilli
2018-11-12libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSDDiego Viola
2018-10-26libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9Diego Viola
2018-09-21Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman
2018-09-20libata: mask swap internal and hardware tagJens Axboe
2018-08-27scsi: libata: Add missing newline at end of fileGeert Uytterhoeven
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2018-08-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-07-30ata: ahci: Support state with min power but Partial low power stateSrinivas Pandruvada
2018-07-12ata: Only output sg element mapped number in verbose debugPaul Menzel
2018-07-02ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede
2018-06-20scsi: libsas: dynamically allocate and free ata hostJason Yan
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-06Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2018-05-31libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirkHans de Goede
2018-05-21libata: blacklist Micron 500IT SSD with MU01 firmwareSudip Mukherjee
2018-05-14libata: Apply NOLPM quirk for SAMSUNG PM830 CXM13D1Q.François Cami
2018-05-11libata: don't clamp queue depth to ATA_MAX_QUEUE - 1Jens Axboe
2018-05-11libata: add extra internal commandJens Axboe
2018-05-11libata: use ata_tag_internal() consistentlyJens Axboe
2018-05-11libata: bump ->qc_active to a 64-bit typeJens Axboe
2018-05-11libata: convert core and drivers to ->hw_tag usageJens Axboe
2018-05-11libata: introduce notion of separate hardware tagsJens Axboe
2018-05-10libata: Make ata_dev_set_mode() less verboseDamien Le Moal
2018-05-09libata: Blacklist some Sandisk SSDs for NCQTejun Heo
2018-04-27libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDsHans de Goede
2018-04-26libata: Apply NOLPM quirk for SAMSUNG MZMPC128HBFU-000MV SSDHans de Goede
2018-04-04Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2018-04-03Merge tag 'leds_for_4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-03-27libata: ensure host is free'd on error exit pathsColin Ian King
2018-03-19libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 versionHans de Goede
2018-03-19libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versionsHans de Goede
2018-03-19libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDsHans de Goede
2018-03-14libata: Enable queued TRIM for Samsung SSD 860Ju Hyung Park