aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-scsi.c
Commit message (Expand)AuthorAgeFilesLines
* [libata] use kmap_atomic(KM_IRQ0) in SCSI simulatorJeff Garzik2006-12-161-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-216/+112
|\
| * [PATCH] libata: separate out rw ATA taskfile building into ata_build_rw_tf()Tejun Heo2006-12-031-106/+14
| * [PATCH] libata: make sure sdev doesn't go away while rescanningTejun Heo2006-12-031-4/+16
| * [PATCH] libata: fix READ CAPACITY simulationTejun Heo2006-12-031-45/+36
| * [PATCH] libata: improve SCSI sense data generationTejun Heo2006-12-011-23/+23
| * [PATCH] libata: cosmetic changes to sense generation functionsTejun Heo2006-12-011-11/+11
| * [PATCH] libata: fix passthru sense data headerTejun Heo2006-12-011-6/+3
| * [PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limitTejun Heo2006-12-011-2/+1
| * [PATCH] libata: move dev->max_sectors configuration into ata_dev_configure()Tejun Heo2006-12-011-16/+3
| * [PATCH] libata: make user scan wait for scan to completeTejun Heo2006-12-011-3/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-8/+13
|\ \ | |/
| * [PATCH] libata: Fixup ata_sas_queuecmd to handle __ata_scsi_queuecmd failureBrian King2006-11-281-3/+6
| * [PATCH] libata: don't schedule EH on wcache on/off if old EHTejun Heo2006-11-281-5/+7
* | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-221-6/+8
|/
* libata: fix double-completion on errorDarrick J. Wong2006-11-141-1/+1
* [PATCH] libata: return sense data in HDIO_DRIVE_CMD ioctlEran Tromer2006-10-111-7/+39
* [PATCH] libata: turn off NCQ if queue depth is adjusted to 1Tejun Heo2006-09-301-1/+11
* [libata] DocBook minor updates, fixesJeff Garzik2006-09-291-1/+1
* libata: Grand renaming.Jeff Garzik2006-08-241-39/+39
* Move libata to drivers/ata.Jeff Garzik2006-08-101-0/+3322