aboutsummaryrefslogtreecommitdiff
path: root/drivers/ide/ide-devsets.c
AgeCommit message (Expand)Author
2018-11-10ide: don't use req->specialChristoph Hellwig
2018-05-14block: sanitize blk_get_request calling conventionsChristoph Hellwig
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-20block: Make most scsi_req_init() calls implicitBart Van Assche
2017-04-26ide-pm: always pass 0 error to ide_complete_rq in ide_do_devsetChristoph Hellwig
2017-04-20scsi: introduce a result field in struct scsi_requestChristoph Hellwig
2017-04-20block: remove the blk_execute_rq return valueChristoph Hellwig
2017-01-31block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig
2017-01-31ide: don't abuse cmd_typeChristoph Hellwig
2017-01-27block: split scsi_request out of struct requestChristoph Hellwig
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman
2015-05-05block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIVChristoph Hellwig
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-19ide: change ->set_pio_mode method parametersBartlomiej Zolnierkiewicz
2010-01-19ide: add drive->pio_mode fieldBartlomiej Zolnierkiewicz
2009-06-25ide: always kill the whole request on errorBartlomiej Zolnierkiewicz
2009-03-27ide: remove ide_end_request()Bartlomiej Zolnierkiewicz
2009-03-24ide: move device settings code to ide-devsets.cBartlomiej Zolnierkiewicz