aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-scsi.c
Commit message (Expand)AuthorAge
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-10
|\
| * block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-07
| * block: remove wrappers for request type/flagsChristoph Hellwig2010-08-07
* | libata: take advantage of cmwq and remove concurrency limitationsTejun Heo2010-07-02
|/
* libata: implement on-demand HPA unlockingTejun Heo2010-06-02
* libata: kill ATA_FLAG_DISABLEDTejun Heo2010-05-17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-26
* libata-scsi passthru: fix bug which truncated LBA48 return valuesDouglas Gilbert2010-02-04
* libata: use the WRITE_SAME_16 defineChristoph Hellwig2009-12-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-12-09
|\
| * [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-04
* | libata: Clarify ata_set_lba_range_entries functionMartin K. Petersen2009-12-03
* | libata: Report zeroed read after TRIM and max discard sizeMartin K. Petersen2009-12-03
* | libata: add translation for SCSI WRITE SAME (aka TRIM support)Christoph Hellwig2009-12-03
* | ata: Don't require newlines for link_power_management_policyMatthew Garrett2009-12-03
|/
* libata: unbreak TPM filtering by reorganizing ata_scsi_pass_thru()Tejun Heo2009-09-08
* libata: Delegate nonrot flag setting to SCSIMartin K. Petersen2009-09-01
* libata: remove spindown skipping and warningTejun Heo2009-09-01
* Merge branch 'master' into for-2.6.31Jens Axboe2009-05-22
|\
| * libata: Media rotation rate and form factor heuristicsMartin K. Petersen2009-05-15
| * libata: Report disk alignment and physical block sizeMartin K. Petersen2009-05-15
| * Avoid world-writable sysfs files in libata driver.Vitaly Mayatskikh2009-05-11
* | block: cleanup rq->data_len usagesTejun Heo2009-05-11
|/
* ata: Report 16/32bit PIO as best we canAlan Cox2009-04-16
* libata: fix kernel-doc warningsRandy Dunlap2009-02-02
* SATA: Blacklisting of systems that spin off disks during ACPI power offRafael J. Wysocki2009-01-27
* [libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik2009-01-16
* libata: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-12-30
|\
| * [SCSI] add residual argument to scsi_execute and scsi_execute_reqFUJITA Tomonori2008-12-29
* | libata: beef up iteratorsTejun Heo2008-12-28
|/
* libata: revert convert-to-block-tagging patchesTejun Heo2008-11-10
* libata: Fix a potential race condition in ata_scsi_park_show()Elias Oltmanns2008-11-04
* libata: fix NCQ devices behind port multipliersJens Axboe2008-10-27
* libata: fix bug with non-ncq devicesJens Axboe2008-10-24
* libata: switch to using block layer tagging supportJens Axboe2008-10-23
* libata: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz2008-10-10
* Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-10-10
|\
| * libata: set queue SSD flag for SSD devicesJens Axboe2008-10-09
* | libata: Implement disk shock protection supportElias Oltmanns2008-09-29
|/
* libata: update atapi disable handlingTejun Heo2008-07-31
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-15
|\
| * [libata] Add support for VPD page b1Matthew Wilcox2008-07-14
| * libata/ahci: enclosure management supportKristen Carlson Accardi2008-07-14
* | block: add blk_queue_update_dma_padFUJITA Tomonori2008-07-04
|/
* libata: don't check whether to use DMA or not for no data commandsTejun Heo2008-06-18
* libata: fix libata-scsi kernel-doc notationRandy Dunlap2008-05-30
* libata: ignore SIMG4726 config pseudo deviceTejun Heo2008-05-19
* libata-scsi: improve rbuf handling for simulated commandsTejun Heo2008-04-29