| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | [libata] fix Null pointer dereference on disk error | Xiaotian Feng | 2012-12-14 | 1 | -2/+4 |
* | [SCSI] sd: Implement support for WRITE SAME | Martin K. Petersen | 2012-11-13 | 1 | -0/+1 |
* | [SCSI] Add a report opcode helper | Martin K. Petersen | 2012-11-13 | 1 | -0/+1 |
* | [libata] scsi: implement MODE SELECT command | Paolo Bonzini | 2012-08-17 | 1 | -6/+188 |
* | [libata] scsi: support MODE SENSE request for changeable and default parameters | Paolo Bonzini | 2012-08-17 | 1 | -16/+43 |
* | [libata] scsi: Remove unlikely() from FUA check | Jeff Garzik | 2012-08-17 | 1 | -2/+2 |
* | libata-acpi: add ata port runtime D3Cold support | Lin Ming | 2012-06-29 | 1 | -0/+3 |
* | [SCSI] libsas, libata: fix start of life for a sas ata_port | Dan Williams | 2012-04-23 | 1 | -15/+20 |
* | [SCSI] libata: Pass correct DMA device to scsi host | Lin Ming | 2012-04-22 | 1 | -1/+2 |
* | libata: make ata_print_id atomic | Dan Williams | 2012-04-12 | 1 | -2/+2 |
* | [SCSI] libsas: async ata scanning | Dan Williams | 2012-02-29 | 1 | -0/+13 |
* | ata: add ata port runtime PM callbacks | Lin Ming | 2012-01-08 | 1 | -0/+1 |
* | ata: make ata port as parent device of scsi host | Lin Ming | 2012-01-08 | 1 | -1/+1 |
* | [libata] libata-scsi.c: Add function parameter documentation | Marcos Paulo de Souza | 2011-11-09 | 1 | -0/+4 |
* | ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | [SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devices | Dan Williams | 2011-10-02 | 1 | -15/+29 |
* | ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> | Joe Perches | 2011-07-23 | 1 | -13/+9 |
* | libata/sas: only set FROZEN flag if new EH is supported | Nishanth Aravamudan | 2011-06-23 | 1 | -0/+6 |
* | Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-05-25 | 1 | -6/+7 |
|\ |
|
| * | SATA: enable non-queueable flush flag | shaohua.li@intel.com | 2011-05-06 | 1 | -6/+7 |
* | | libata: Use Maximum Write Same Length to report discard size limit | Martin K. Petersen | 2011-05-19 | 1 | -1/+1 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | libata: Include WWN ID in inquiry VPD emulation | Hannes Reinecke | 2011-03-14 | 1 | -0/+11 |
* | libata: fix locking for sas paths | James Bottomley | 2011-03-02 | 1 | -1/+1 |
* | libata: plumb sas port scan into standard libata paths | James Bottomley | 2011-03-02 | 1 | -1/+1 |
* | libata: set queue DMA alignment to sector size for ATAPI too | Tejun Heo | 2011-01-28 | 1 | -6/+18 |
* | [libata] avoid needlessly passing around ptr to SCSI completion func | Jeff Garzik | 2011-01-05 | 1 | -35/+25 |
* | [libata] remove SCSI host lock and serial number usage from ata_scsi_queuecmd | Jeff Garzik | 2010-11-17 | 1 | -12/+9 |
* | SCSI host lock push-down | Jeff Garzik | 2010-11-16 | 1 | -1/+3 |
* | libata: fix NULL sdev dereference race in atapi_qc_complete() | Tejun Heo | 2010-11-12 | 1 | -1/+4 |
* | libata: Signal that our SATL supports WRITE SAME(16) with UNMAP | Martin K. Petersen | 2010-10-21 | 1 | -0/+14 |
* | libata: reimplement link power management | Tejun Heo | 2010-10-21 | 1 | -3/+8 |
* | libata: clean up lpm related symbols and sysfs show/store functions | Tejun Heo | 2010-10-21 | 1 | -44/+22 |
* | [libata] support for > 512 byte sectors (e.g. 4K Native) | Grant Grundler | 2010-10-21 | 1 | -31/+65 |
* | [libata] Add ATA transport class | Gwendal Grignou | 2010-10-21 | 1 | -17/+4 |
* | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-08-10 | 1 | -2/+2 |
|\ |
|
| * | block: unify flags for struct bio and struct request | Christoph Hellwig | 2010-08-07 | 1 | -1/+1 |