Age | Commit message (Expand) | Author |
2018-11-12 | libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSD | Diego Viola |
2018-10-26 | libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9 | Diego Viola |
2018-09-21 | Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-block | Greg Kroah-Hartman |
2018-09-20 | libata: mask swap internal and hardware tag | Jens Axboe |
2018-08-27 | scsi: libata: Add missing newline at end of file | Geert Uytterhoeven |
2018-08-24 | Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2018-08-15 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2018-07-30 | ata: ahci: Support state with min power but Partial low power state | Srinivas Pandruvada |
2018-07-12 | ata: Only output sg element mapped number in verbose debug | Paul Menzel |
2018-07-02 | ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS | Hans de Goede |
2018-06-19 | scsi: libsas: dynamically allocate and free ata host | Jason Yan |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-05 | Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2018-05-31 | libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk | Hans de Goede |
2018-05-21 | libata: blacklist Micron 500IT SSD with MU01 firmware | Sudip Mukherjee |
2018-05-14 | libata: Apply NOLPM quirk for SAMSUNG PM830 CXM13D1Q. | François Cami |
2018-05-11 | libata: don't clamp queue depth to ATA_MAX_QUEUE - 1 | Jens Axboe |
2018-05-11 | libata: add extra internal command | Jens Axboe |
2018-05-11 | libata: use ata_tag_internal() consistently | Jens Axboe |
2018-05-11 | libata: bump ->qc_active to a 64-bit type | Jens Axboe |
2018-05-11 | libata: convert core and drivers to ->hw_tag usage | Jens Axboe |
2018-05-11 | libata: introduce notion of separate hardware tags | Jens Axboe |
2018-05-10 | libata: Make ata_dev_set_mode() less verbose | Damien Le Moal |
2018-05-08 | libata: Blacklist some Sandisk SSDs for NCQ | Tejun Heo |
2018-04-26 | libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDs | Hans de Goede |
2018-04-26 | libata: Apply NOLPM quirk for SAMSUNG MZMPC128HBFU-000MV SSD | Hans de Goede |
2018-04-03 | Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2018-04-03 | Merge tag 'leds_for_4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-03-27 | libata: ensure host is free'd on error exit paths | Colin Ian King |
2018-03-19 | libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 version | Hans de Goede |
2018-03-19 | libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versions | Hans de Goede |
2018-03-19 | libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs | Hans de Goede |
2018-03-14 | libata: Enable queued TRIM for Samsung SSD 860 | Ju Hyung Park |
2018-03-13 | libata: add refcounting to ata_host | Taras Kondratiuk |
2018-03-11 | leds: Extends disk trigger for reads and writes | Linus Walleij |
2018-02-20 | libata: disable LPM for Crucial BX100 SSD 500GB drive | Kai-Heng Feng |
2018-02-18 | libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs | Hans de Goede |
2018-02-12 | libata: remove WARN() for DMA or PIO command without data | Eric Biggers |
2017-12-19 | libata: apply MAX_SEC_1024 to all LITEON EP1 series devices | Xinyu Lin |
2017-12-04 | libata: sata_down_spd_limit should return if driver has not recorded sstatus ... | David Milburn |
2017-11-15 | Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2017-10-30 | libata: fix spelling mistake: 'ambigious' -> 'ambiguous' | Arvind Yadav |
2017-10-23 | ata: mark expected switch fall-throughs | Gustavo A. R. Silva |
2017-10-17 | libata: Convert timers to use timer_setup() | Kees Cook |
2017-10-02 | libata: make ata_port_type const | Bhumika Goyal |
2017-09-18 | libata: Add new med_power_with_dipm link_power_management_policy setting | Hans de Goede |
2017-09-07 | ata: avoid gcc-7 warning in ata_timing_quantize | Arnd Bergmann |
2017-08-29 | Revert "libata: quirk read log on no-name M.2 SSD" | Tejun Heo |
2017-08-29 | libata: check for trusted computing in IDENTIFY DEVICE data | Christoph Hellwig |
2017-08-28 | libata: quirk read log on no-name M.2 SSD | Christoph Hellwig |