aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/libata-scsi.c
AgeCommit message (Expand)Author
2013-12-11SCSI: Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen
2013-05-14libata: update "Maintained by:" tagsTejun Heo
2013-04-11[libata] SCSI: really use SATL version in VPDBaruch Even
2013-04-03libata-acpi: remove redundent code for power resource handlingAaron Lu
2013-04-03[libata] Fix HDIO_DRIVE_* ioctl() Linux 3.9 regressionKrzysztof Mazur
2013-02-20[libata] Set proper SK when CK_COND is set.Gwendal Grignou
2013-01-21libata: identify and init ZPODD devicesAaron Lu
2012-12-14[libata] fix Null pointer dereference on disk errorXiaotian Feng
2012-11-13[SCSI] sd: Implement support for WRITE SAMEMartin K. Petersen
2012-11-13[SCSI] Add a report opcode helperMartin K. Petersen
2012-08-17[libata] scsi: implement MODE SELECT commandPaolo Bonzini
2012-08-17[libata] scsi: support MODE SENSE request for changeable and default parametersPaolo Bonzini
2012-08-17[libata] scsi: Remove unlikely() from FUA checkJeff Garzik
2012-06-29libata-acpi: add ata port runtime D3Cold supportLin Ming
2012-04-23[SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams
2012-04-22[SCSI] libata: Pass correct DMA device to scsi hostLin Ming
2012-04-12libata: make ata_print_id atomicDan Williams
2012-02-29[SCSI] libsas: async ata scanningDan Williams
2012-01-08ata: add ata port runtime PM callbacksLin Ming
2012-01-08ata: make ata port as parent device of scsi hostLin Ming
2011-11-09[libata] libata-scsi.c: Add function parameter documentationMarcos Paulo de Souza
2011-10-31ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker
2011-10-02[SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devicesDan Williams
2011-07-23ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches
2011-06-23libata/sas: only set FROZEN flag if new EH is supportedNishanth Aravamudan
2011-05-25Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-05-19libata: Use Maximum Write Same Length to report discard size limitMartin K. Petersen
2011-05-06SATA: enable non-queueable flush flagshaohua.li@intel.com
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-14libata: Include WWN ID in inquiry VPD emulationHannes Reinecke
2011-03-02libata: fix locking for sas pathsJames Bottomley
2011-03-02libata: plumb sas port scan into standard libata pathsJames Bottomley
2011-01-28libata: set queue DMA alignment to sector size for ATAPI tooTejun Heo
2011-01-05[libata] avoid needlessly passing around ptr to SCSI completion funcJeff Garzik
2010-11-17[libata] remove SCSI host lock and serial number usage from ata_scsi_queuecmdJeff Garzik
2010-11-16SCSI host lock push-downJeff Garzik
2010-11-12libata: fix NULL sdev dereference race in atapi_qc_complete()Tejun Heo
2010-10-21libata: Signal that our SATL supports WRITE SAME(16) with UNMAPMartin K. Petersen
2010-10-21libata: reimplement link power managementTejun Heo
2010-10-21libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo
2010-10-21[libata] support for > 512 byte sectors (e.g. 4K Native)Grant Grundler
2010-10-21[libata] Add ATA transport classGwendal Grignou
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-07block: unify flags for struct bio and struct requestChristoph Hellwig
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig
2010-07-02libata: take advantage of cmwq and remove concurrency limitationsTejun Heo
2010-06-02libata: implement on-demand HPA unlockingTejun Heo
2010-05-17libata: kill ATA_FLAG_DISABLEDTejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen