summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-scsi.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-05-251-6/+7
|\
| * SATA: enable non-queueable flush flagshaohua.li@intel.com2011-05-061-6/+7
* | libata: Use Maximum Write Same Length to report discard size limitMartin K. Petersen2011-05-191-1/+1
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* libata: Include WWN ID in inquiry VPD emulationHannes Reinecke2011-03-141-0/+11
* libata: fix locking for sas pathsJames Bottomley2011-03-021-1/+1
* libata: plumb sas port scan into standard libata pathsJames Bottomley2011-03-021-1/+1
* libata: set queue DMA alignment to sector size for ATAPI tooTejun Heo2011-01-281-6/+18
* [libata] avoid needlessly passing around ptr to SCSI completion funcJeff Garzik2011-01-051-35/+25
* [libata] remove SCSI host lock and serial number usage from ata_scsi_queuecmdJeff Garzik2010-11-171-12/+9
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* libata: fix NULL sdev dereference race in atapi_qc_complete()Tejun Heo2010-11-121-1/+4
* libata: Signal that our SATL supports WRITE SAME(16) with UNMAPMartin K. Petersen2010-10-211-0/+14
* libata: reimplement link power managementTejun Heo2010-10-211-3/+8
* libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo2010-10-211-44/+22
* [libata] support for > 512 byte sectors (e.g. 4K Native)Grant Grundler2010-10-211-31/+65
* [libata] Add ATA transport classGwendal Grignou2010-10-211-17/+4
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-2/+2
|\
| * block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-071-1/+1
| * block: remove wrappers for request type/flagsChristoph Hellwig2010-08-071-1/+1
* | libata: take advantage of cmwq and remove concurrency limitationsTejun Heo2010-07-021-4/+6
|/
* libata: implement on-demand HPA unlockingTejun Heo2010-06-021-0/+29
* libata: kill ATA_FLAG_DISABLEDTejun Heo2010-05-171-3/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-261-1/+1
* libata-scsi passthru: fix bug which truncated LBA48 return valuesDouglas Gilbert2010-02-041-1/+1
* libata: use the WRITE_SAME_16 defineChristoph Hellwig2009-12-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-12-091-1/+6
|\
| * [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-041-1/+6
* | libata: Clarify ata_set_lba_range_entries functionMartin K. Petersen2009-12-031-1/+1
* | libata: Report zeroed read after TRIM and max discard sizeMartin K. Petersen2009-12-031-3/+9
* | libata: add translation for SCSI WRITE SAME (aka TRIM support)Christoph Hellwig2009-12-031-0/+98
* | ata: Don't require newlines for link_power_management_policyMatthew Garrett2009-12-031-2/+1
|/
* libata: unbreak TPM filtering by reorganizing ata_scsi_pass_thru()Tejun Heo2009-09-081-53/+51
* libata: Delegate nonrot flag setting to SCSIMartin K. Petersen2009-09-011-4/+0
* libata: remove spindown skipping and warningTejun Heo2009-09-011-51/+0
* Merge branch 'master' into for-2.6.31Jens Axboe2009-05-221-8/+30
|\
| * libata: Media rotation rate and form factor heuristicsMartin K. Petersen2009-05-151-5/+6
| * libata: Report disk alignment and physical block sizeMartin K. Petersen2009-05-151-1/+22
| * Avoid world-writable sysfs files in libata driver.Vitaly Mayatskikh2009-05-111-2/+2
* | block: cleanup rq->data_len usagesTejun Heo2009-05-111-1/+1
|/
* ata: Report 16/32bit PIO as best we canAlan Cox2009-04-161-4/+26
* libata: fix kernel-doc warningsRandy Dunlap2009-02-021-0/+1
* SATA: Blacklisting of systems that spin off disks during ACPI power offRafael J. Wysocki2009-01-271-3/+17
* [libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik2009-01-161-4/+13
* libata: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-12-301-2/+2
|\
| * [SCSI] add residual argument to scsi_execute and scsi_execute_reqFUJITA Tomonori2008-12-291-2/+2
* | libata: beef up iteratorsTejun Heo2008-12-281-11/+11
|/
* libata: revert convert-to-block-tagging patchesTejun Heo2008-11-101-21/+2
OpenPOWER on IntegriCloud