Age | Commit message (Expand) | Author |
2023-05-22 | scsi: ata: libata: Handle completion of CDL commands using policy 0xD | Niklas Cassel |
2023-05-22 | scsi: ata: libata: Add ATA feature control sub-page translation | Damien Le Moal |
2023-05-22 | scsi: ata: libata: Detect support for command duration limits | Damien Le Moal |
2023-03-23 | ata: drop unused ata_id_is_lba_capacity_ok() | Sergey Shtylyov |
2023-03-23 | ata: drop unused ata_id_to_hd_driveid() | Sergey Shtylyov |
2022-10-21 | ata: remove unused helper ata_id_flush_ext_enabled() | Niklas Cassel |
2022-10-21 | ata: remove unused helper ata_id_flush_enabled() | Niklas Cassel |
2022-10-21 | ata: remove unused helper ata_id_lba48_enabled() | Niklas Cassel |
2022-09-21 | ata: fix ata_id_has_dipm() | Niklas Cassel |
2022-09-21 | ata: fix ata_id_has_ncq_autosense() | Niklas Cassel |
2022-09-21 | ata: fix ata_id_has_devslp() | Niklas Cassel |
2022-09-21 | ata: fix ata_id_sense_reporting_enabled() and ata_id_has_sense_reporting() | Niklas Cassel |
2022-02-07 | ata: libata-core: Fix ata_dev_config_cpr() | Damien Le Moal |
2021-10-26 | libata: support concurrent positioning ranges log | Damien Le Moal |
2021-05-17 | ata: Replace inclusion of kernel.h by bits.h in the header | Andy Shevchenko |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18 | Thomas Gleixner |
2018-01-10 | scsi: ata: enhance the definition of SET MAX feature field value | chenxiang |
2017-08-29 | libata: check for trusted computing in IDENTIFY DEVICE data | Christoph Hellwig |
2017-06-05 | libata: implement SECURITY PROTOCOL IN/OUT | Christoph Hellwig |
2017-06-05 | libata: clarify log page naming / grouping | Christoph Hellwig |
2017-05-16 | ata: update references for libata documentation | Mauro Carvalho Chehab |
2017-04-28 | libata: remove SCT WRITE SAME support | Christoph Hellwig |
2016-10-19 | ata: Enabling ATA Command Priorities | Adam Manzanares |
2016-08-25 | libata: Add support for SCT Write Same | Shaun Tancheff |
2016-08-25 | libata: Safely overwrite attached page in WRITE SAME xlat | Shaun Tancheff |
2016-07-18 | ata: define ATA_PROT_* in terms of ATA_PROT_FLAG_* | Christoph Hellwig |
2016-07-18 | ata: make lba_{28,48}_ok() use ATA_MAX_SECTORS{,_LBA48} | Tom Yan |
2016-07-15 | ata: Handle ATA NCQ NO-DATA commands correctly | Hannes Reinecke |
2016-07-12 | libata-scsi: avoid repeated calculation of number of TRIM ranges | Tom Yan |
2016-07-12 | libata-scsi: fix SET FEATURES "filtering" for ata_msense_caching() | Tom Yan |
2016-05-23 | Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2016-05-09 | libata: support host-aware and host-managed ZAC devices | Hannes Reinecke |
2016-05-09 | libata: support device-managed ZAC devices | Hannes Reinecke |
2016-05-09 | libata: NCQ encapsulation for ZAC MANAGEMENT OUT | Hannes Reinecke |
2016-05-09 | libata: Implement ZBC OUT translation | Hannes Reinecke |
2016-05-09 | libata: implement ZBC IN translation | Hannes Reinecke |
2016-05-09 | libata-trace: decode subcommands | Hannes Reinecke |
2016-05-09 | libata: Check log page directory before accessing pages | Hannes Reinecke |
2016-05-09 | libata: Add command definitions for NCQ Encapsulation for READ LOG DMA EXT | Hannes Reinecke |
2016-05-09 | libata/libsas: Define ATA_CMD_NCQ_NON_DATA | Hannes Reinecke |
2016-04-04 | libata-core: Allow longer timeout for drive spinup from PUIS | Damien Le Moal |
2016-04-04 | libata: Implement support for sense data reporting | Hannes Reinecke |
2016-04-04 | libata: Implement NCQ autosense | Hannes Reinecke |
2016-02-11 | libata: fix HDIO_GET_32BIT ioctl | Arnd Bergmann |
2015-08-03 | Revert "libata: Implement NCQ autosense" | Tejun Heo |
2015-08-03 | Revert "libata: Implement support for sense data reporting" | Tejun Heo |
2015-07-15 | libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors l... | David Milburn |
2015-05-05 | libata: READ LOG DMA EXT support can be in either page 119 or 120 | Martin K. Petersen |
2015-03-27 | libata: Implement support for sense data reporting | Hannes Reinecke |
2015-03-27 | libata: Implement NCQ autosense | Hannes Reinecke |