Age | Commit message (Expand) | Author |
2016-05-09 | libata-scsi: use %*ph to dump small buffers | Andy Shevchenko |
2016-04-13 | treewide: Fix typos in libata.xml | Masanari Iida |
2016-02-18 | libata: fix unbalanced spin_lock_irqsave/spin_unlock_irq() in ata_scsi_park_s... | Tejun Heo |
2016-02-11 | libata: fix HDIO_GET_32BIT ioctl | Arnd Bergmann |
2015-11-13 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2015-11-09 | scsi: use host wide tags by default | Christoph Hellwig |
2015-10-27 | libata: enable LBA flag in taskfile for ata_scsi_pass_thru() | Vinayak Kale |
2015-10-27 | libata: add support for NCQ commands for SG interface | Vinayak Kale |
2015-10-12 | libata: only call ->done once all per-tag ressources are released | Christoph Hellwig |
2015-10-04 | libata: cleanup ata_scsi_qc_complete | Christoph Hellwig |
2015-09-30 | ata: ahci: find eSATA ports and flag them as removable | Manuel Lauss |
2015-08-03 | Revert "libata: Implement NCQ autosense" | Tejun Heo |
2015-08-03 | Revert "libata-eh: Set 'information' field for autosense" | Tejun Heo |
2015-07-15 | libata: add ATA_HORKAGE_NOTRIM | Arne Fitzenreiter |
2015-03-27 | libata-eh: Set 'information' field for autosense | Hannes Reinecke |
2015-03-27 | libata: Implement NCQ autosense | Hannes Reinecke |
2015-03-27 | libata: use status bit definitions in ata_dump_status() | Hannes Reinecke |
2015-03-27 | ide,ata: Rename ATA_IDX to ATA_SENSE | Hannes Reinecke |
2015-03-27 | libata: whitespace fixes in ata_to_sense_error() | Hannes Reinecke |
2015-03-24 | libata: remove ATA_FLAG_LOWTAG | Tejun Heo |
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-24 | libata: move sas ata tag allocation to libata-scsi.c | Shaohua Li |
2015-01-23 | libata: use blk taging | Shaohua Li |
2015-01-08 | libata: Whitelist SSDs that are known to properly return zeroes after TRIM | Martin K. Petersen |
2014-12-25 | libata: s/ata_id_removeable()/ata_id_removable()/ | Nicholas Krause |
2014-12-11 | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2014-12-08 | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus | James Bottomley |
2014-12-04 | libata: Remove FIXME comment in atapi_request_sense() | Nicholas Krause |
2014-11-24 | scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 | Hannes Reinecke |
2014-11-24 | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig |
2014-11-12 | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig |
2014-11-05 | libata-scsi: Update SATL for ZAC drives | Hannes Reinecke |
2014-11-05 | libata: Implement ATA_DEV_ZAC | Hannes Reinecke |
2014-07-17 | scsi: use 64-bit LUNs | Hannes Reinecke |
2014-05-02 | ata: SATL compliance for Inquiry Product Revision | Keith Busch |
2014-01-21 | Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2014-01-16 | libata: disable LPM for some WD SATA-I devices | Tejun Heo |
2013-12-24 | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-12-19 | libata, freezer: avoid block device removal while system is frozen | Tejun Heo |
2013-11-29 | [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers | Martin K. Petersen |
2013-10-17 | ATA / ACPI: remove power dependent device handling | Aaron Lu |
2013-09-03 | Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2013-08-25 | libata: Add support for queued DSM TRIM | Marc Carino |
2013-08-23 | ata: acpi: rework the ata acpi bind support | Aaron Lu |
2013-07-22 | libata: replace strict_strtol() with kstrtol() | Jingoo Han |
2013-07-02 | Merge branch 'libata/for-3.10-fixes' into libata/for-3.11 | Tejun Heo |
2013-06-18 | libata: cleanup SAT error translation | Gwendal Grignou |
2013-05-14 | libata: update "Maintained by:" tags | Tejun Heo |
2013-04-11 | [libata] SCSI: really use SATL version in VPD | Baruch Even |