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