Age | Commit message (Expand) | Author |
2017-06-05 | libata: implement SECURITY PROTOCOL IN/OUT | Christoph Hellwig |
2017-05-16 | ata: update references for libata documentation | Mauro Carvalho Chehab |
2017-02-21 | Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2017-02-06 | scsi: remove eh_timed_out methods in the transport template | Christoph Hellwig |
2017-01-10 | ata: pass queued command to ->sff_data_xfer method | Bartlomiej Zolnierkiewicz |
2016-10-19 | ata: ATA Command Priority Disabled By Default | Adam Manzanares |
2016-10-19 | ata: Enabling ATA Command Priorities | Adam Manzanares |
2016-09-22 | libata: remove <asm-generic/libata-portmap.h> | Christoph Hellwig |
2016-07-18 | ata: define ATA_PROT_* in terms of ATA_PROT_FLAG_* | Christoph Hellwig |
2016-07-18 | libata: remove ATA_PROT_FLAG_DATA | Christoph Hellwig |
2016-07-18 | libata: remove ata_is_nodata | Christoph Hellwig |
2016-07-15 | ata: Handle ATA NCQ NO-DATA commands correctly | Hannes Reinecke |
2016-07-14 | libata: return boolean values from ata_is_* | Christoph Hellwig |
2016-05-09 | libata: support host-aware and host-managed ZAC devices | Hannes Reinecke |
2016-05-09 | libata: NCQ encapsulation for ZAC MANAGEMENT OUT | Hannes Reinecke |
2016-05-09 | libata: implement ZBC IN translation | Hannes Reinecke |
2016-05-09 | libata: fixup ZAC device disabling | Hannes Reinecke |
2016-05-09 | libata: Add command definitions for NCQ Encapsulation for READ LOG DMA EXT | Hannes Reinecke |
2016-04-04 | libata: Implement control mode page to select sense format | Hannes Reinecke |
2016-02-25 | libata: Align ata_device's id on a cacheline | Harvey Hunt |
2016-01-25 | drivers: ata: wake port before DMA stop for ALPM | Danesh Petigara |
2016-01-11 | Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds |
2016-01-08 | libata: skip debounce delay on link resume | Danesh Petigara |
2015-12-07 | libata-eh.c: Introduce new ata port flag for controller which lockup on read ... | Andreas Werner |
2015-09-30 | ata: ahci: find eSATA ports and flag them as removable | Manuel Lauss |
2015-07-15 | libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors l... | David Milburn |
2015-07-15 | libata: add ATA_HORKAGE_NOTRIM | Arne Fitzenreiter |
2015-06-25 | Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds |
2015-06-23 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2015-05-31 | scsi: Do not set cmd_per_lun to 1 in the host template | Hannes Reinecke |
2015-05-05 | libata: Fall back to unqueued READ LOG EXT if the DMA variant fails | Martin K. Petersen |
2015-04-25 | libata: Ignore spurious PHY event on LPM policy change | Gabriele Mazzotta |
2015-04-25 | libata: Add helper to determine when PHY events should be ignored | Gabriele Mazzotta |
2015-04-13 | Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds |
2015-03-24 | libata: remove ATA_FLAG_LOWTAG | Tejun Heo |
2015-03-19 | ata: Add a new flag to destinguish sas controller | Shaohua Li |
2015-02-12 | Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-02-09 | Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Tejun Heo |
2015-01-28 | ata: ahci_platform: fix owner module reference mismatch for scsi host | Akinobu Mita |
2015-01-23 | libata: use blk taging | Shaohua Li |
2015-01-19 | libata: allow sata_sil24 to opt-out of tag ordered submission | Dan Williams |
2015-01-08 | libata: Whitelist SSDs that are known to properly return zeroes after TRIM | Martin K. Petersen |
2014-12-11 | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2014-11-24 | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig |
2014-11-05 | libata: Implement ATA_DEV_ZAC | Hannes Reinecke |
2014-09-23 | libata: change ata_<foo>_printk routines to return void | Joe Perches |
2014-07-23 | libata: introduce ata_host->n_tags to avoid oops on SAS controllers | Tejun Heo |
2014-04-18 | libata/ahci: accommodate tag ordered controllers | Dan Williams |
2014-03-19 | libata: remove unused ata_sas_port_async_resume() stub | Dan Williams |
2014-03-19 | libata.h: add stub for ata_sas_port_resume | Randy Dunlap |