Commit Graph

183 Commits (3d992e1a6f8465db3921ef75bfc490fbd2f40cd3)

Author SHA1 Message Date
Tejun Heo c0c362b60e libata: implement cross-port EH exclusion 15 years ago
Tejun Heo 97750cebb3 libata: add @ap to ata_wait_register() and introduce ata_msleep() 15 years ago
Tejun Heo 6c8ea89cec libata: implement LPM support for port multipliers 15 years ago
Tejun Heo 6b7ae9545a libata: reimplement link power management 15 years ago
Tejun Heo c93b263e0d libata: clean up lpm related symbols and sysfs show/store functions 15 years ago
Gwendal Grignou d9027470b8 [libata] Add ATA transport class 15 years ago
Tejun Heo e2f3d75fc0 libata: skip EH autopsy and recovery during suspend 15 years ago
FUJITA Tomonori acad76272c [libata] add ATA_CMD_DSM to ata_get_cmd_descript 15 years ago
Tejun Heo ad72cf9885 libata: take advantage of cmwq and remove concurrency limitations 15 years ago
Tejun Heo fe06e5f9b7 libata-sff: separate out BMDMA EH 15 years ago
Tejun Heo c429137a67 libata-sff: port_task is SFF specific 15 years ago
Jeff Garzik a09bf4cd53 libata: ensure NCQ error result taskfile is fully initialized 15 years ago
Tejun Heo fa41efdae7 libata: fix locking around blk_abort_request() 15 years ago
Tejun Heo 534ead7092 libata: retry FS IOs even if it has failed with AC_ERR_INVALID 15 years ago
Tejun Heo 6013efd886 libata: retry failed FLUSH if device didn't fail it 15 years ago
Tejun Heo 4f7c287499 libata: fix PMP initialization 16 years ago
Tejun Heo 3b761d3d43 libata: fix incorrect link online check during probe 16 years ago
Robert Hancock 6521148c64 libata: add command name parsing for error output 16 years ago
Tejun Heo 1e641060c4 libata: clear eh_info on reset completion 16 years ago
Jeff Garzik 54c38444fa [libata] EH: freeze port before aborting commands 16 years ago
Bartlomiej Zolnierkiewicz 705d201414 libata: add missing NULL pointer check to ata_eh_reset() 16 years ago
Tejun Heo fe2c4d018f libata: fix follow-up SRST failure path 16 years ago
Martin Olsson 98a1708de1 trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments. 16 years ago
Tejun Heo 6f9c1ea2c1 libata: clear ering on resume 16 years ago
Tejun Heo 842faa6c1a libata: fix attach error handling 16 years ago
Alan Cox c96f1732e2 [libata] Improve timeout handling 16 years ago
Tejun Heo d6515e6ff4 libata: make sure port is thawed when skipping resets 16 years ago
Tejun Heo b535708146 libata: don't use on-stack sense buffer 16 years ago
Tejun Heo cf9a590a9e libata: add no penalty retry request for EH device handling routines 16 years ago
Tejun Heo c2c7a89c5e libata: improve probe failure handling 16 years ago
Tejun Heo a07d499b47 libata: add @spd_limit to sata_down_spd_limit() 16 years ago
Tejun Heo 99cf610aa4 libata: clear dev->ering in smarter way 16 years ago
Tejun Heo 678afac678 libata: move ata_dev_disable() to libata-eh.c 16 years ago
Tejun Heo d89293abd9 libata: fix EH device failure handling 16 years ago
Tejun Heo ece180d1cf libata: perform port detach in EH 16 years ago
Tejun Heo 1eca4365be libata: beef up iterators 16 years ago
Tejun Heo 19b723218b libata: fix last_reset timestamp handling 16 years ago
Tejun Heo 90484ebfc9 libata: clear saved xfer_mode and ncq_enabled on device detach 17 years ago
Tejun Heo 4a9c7b3359 libata: fix device iteration bugs 17 years ago
Tejun Heo 816ab89782 libata: set device class to NONE if phys_offline 17 years ago
Tejun Heo a568d1d2e2 libata-eh: fix slave link EH action mask handling 17 years ago
Tejun Heo 848e4c68c4 libata: transfer EHI control flags to slave ehc.i 17 years ago
Jens Axboe 242f9dcb8b block: unify request timeout handling 17 years ago
Tejun Heo 11fc33da8d libata-eh: clear UNIT ATTENTION after reset 17 years ago
Elias Oltmanns 45fabbb77b libata: Implement disk shock protection support 17 years ago
Tejun Heo b1c72916ab libata: implement slave_link 17 years ago
Tejun Heo da0e21d3fa libata: use ata_link_printk() when printing SError 17 years ago
Tejun Heo 5dbfc9cb59 libata: always do follow-up SRST if hardreset returned -EAGAIN 17 years ago
Tejun Heo a674050e06 libata: fix EH action overwriting in ata_eh_reset() 17 years ago
Tejun Heo 05944bdf6f libata: implement no[hs]rst force params 17 years ago