Commit Graph

117 Commits (d8c3291c73b958243b33f8509d4507e76dafd055)

Author SHA1 Message Date
Christoph Hellwig 9227c33de8 [PATCH] move ->eh_strategy_handler to the transport class 19 years ago
Tejun Heo 8e0e694a3a [PATCH] libata: make ata_qc_issue complete failed qcs 19 years ago
Brian King 2af10a818d [PATCH] libata: ata_scsi_ioctl cleanup 19 years ago
Brian King eb3f0f9c6c [PATCH] libata: ata_scsi_queuecmd cleanup 19 years ago
Jeff Garzik 2e9edbf815 [libata] export ata_dev_pair; trim trailing whitespace 19 years ago
Nigel Cunningham 082776e4be [PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE. 19 years ago
Alan Cox 2d2020242d [PATCH] libata: pick a less confusion "um dunno" error 19 years ago
Brian King a6cce2a79d [PATCH] libata: ata_scsi_slave_config cleanup 19 years ago
Albert Lee f59b0cf8a3 [PATCH] libata-dev: Remove ATA_PROT_PIO_MULT 19 years ago
Jeff Garzik b142eb6594 [libata] SCSI VPD page 0x83 fixes 19 years ago
Tejun Heo 30afc84cf7 [SCSI] libata: implement minimal transport template for ->eh_timed_out 19 years ago
Tejun Heo 86e45b6bd6 [PATCH] libata: implement port_task 19 years ago
Jeff Garzik c3c013a2c2 [libata] Disable FUA 19 years ago
Tejun Heo 6a62a04d47 [PATCH] libata: rename ata_dev_id_[c_]string() 19 years ago
Tejun Heo b00eec1d58 [PATCH] libata: add per-device max_sectors 19 years ago
Tejun Heo 6e7846e9c5 [PATCH] libata: move cdb_len for host to device 19 years ago
Tejun Heo 2e02671daa [PATCH] libata: use ata_dev_id_c_string() 19 years ago
Tejun Heo a46314744d [PATCH] libata: convert assert(X)'s in libata core layer to WARN_ON(!X)'s 19 years ago
Tejun Heo f637902015 [PATCH] libata: kill NULL qc handling from ->eng_timeout callbacks 19 years ago
Tejun Heo f29841e08f [PATCH] libata: implement ata_scsi_timed_out() 19 years ago
Tejun Heo 341963b909 [PATCH] libata: add ATA_QCFLAG_EH_SCHEDULED 19 years ago
Jeff Garzik 5140788f77 [libata scsi] build fix for ATA_FLAG_IN_EH change 19 years ago
Tejun Heo dde44589bf [PATCH] libata: implement ATA_FLAG_IN_EH port flag 19 years ago
Jens Axboe 48bdc8ec4a [LIBATA] Blacklist certain Maxtor firmware revisions for FUA support 19 years ago
Randy Dunlap c893a3ae49 Various libata documentation updates. 19 years ago
Tejun Heo a72ec4ce6d [PATCH] libata: implement and apply ata_eh_qc_complete/retry() 19 years ago
Tejun Heo 9a3d9eb017 [PATCH] libata: return AC_ERR_* from issue functions 19 years ago
Tejun Heo 8e436af932 [PATCH] libata: fix ata_qc_issue() error handling 19 years ago
Tejun Heo 77853bf2b4 [PATCH] libata: make the owner of a qc responsible for freeing it 19 years ago
Jens Axboe 9b84754866 [PATCH] Suspend support for libata 19 years ago
Tejun Heo 9a3dccc425 [BLOCK] add FUA support to libata 19 years ago
Tony Battersby fd71da468d [PATCH] fix libata inquiry VPD for ATAPI devices 19 years ago
Jeff Garzik 50630195bb [libata] mark certain hardware (or drivers) with a no-atapi flag 19 years ago
Albert Lee a22e2eb071 [PATCH] libata: move err_mask to ata_queued_cmd 19 years ago
Tejun Heo 9a40525788 [PATCH] libata: fix ata_scsi_pass_thru error handling 19 years ago
Arjan van de Ven 98ac62defe [PATCH] mark several libata datastructures const 19 years ago
Jeff Garzik c6e6e666cb [libata] REQUEST SENSE handling fixes 19 years ago
Mark Lord dcc2d1e7f0 [libata passthru] address slave devices correctly 19 years ago
Mike Christie 85837ebdd7 [PATCH] kill libata scsi_wait_req usage (make libata compile with scsi-misc changes) 19 years ago
Alan Cox f51750d5ea [PATCH] libata: Note a nasty ATA quirk 19 years ago
Randy Dunlap 8e8b77dd48 [PATCH] libata kernel-doc fixes 19 years ago
Jeff Garzik 193515d51c [libata] eliminate use of drivers/scsi/scsi.h compatibility header/defines 19 years ago
Jeff Garzik 005a5a06a6 [libata] locking rewrite (== fix) 19 years ago
Jeff Garzik a7dac447bb [libata] change ata_qc_complete() to take error mask as second arg 19 years ago
Douglas Gilbert 00ac37f508 [libata scsi] MODE SELECT, strengthen mode sense 19 years ago
Jeff Garzik 057ace5e79 libata: const-ification bombing run 19 years ago
Albert Lee c6a33e2464 [PATCH] libata CHS: LBA28/LBA48 optimization (revise #6) 20 years ago
Albert Lee 8cbd6df1f0 [PATCH] libata CHS: calculate read/write commands and protocol on the fly (revise #6) 20 years ago
Albert Lee 07506697d1 [PATCH] libata CHS: move the initialization of taskfile LBA flags (revise #6) 20 years ago
Jeff Garzik 422fa08e53 [libata passthru] update ATAPI completion for new error handling 20 years ago