| Commit message (Expand) | Author | Age | Files | Lines |
* | ide: remove the legacy ide driver | Christoph Hellwig | 2021-06-16 | 1 | -192/+0 |
* | block: remove unnecessary argument from blk_execute_rq | Guoqing Jiang | 2021-01-24 | 1 | -1/+1 |
* | ide: don't use req->special | Christoph Hellwig | 2018-11-10 | 1 | -2/+2 |
* | block: sanitize blk_get_request calling conventions | Christoph Hellwig | 2018-05-14 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | block: Make most scsi_req_init() calls implicit | Bart Van Assche | 2017-06-20 | 1 | -1/+0 |
* | ide-pm: always pass 0 error to ide_complete_rq in ide_do_devset | Christoph Hellwig | 2017-04-26 | 1 | -1/+1 |
* | scsi: introduce a result field in struct scsi_request | Christoph Hellwig | 2017-04-20 | 1 | -2/+2 |
* | block: remove the blk_execute_rq return value | Christoph Hellwig | 2017-04-20 | 1 | -2/+2 |
* | block: fold cmd_type into the REQ_OP_ space | Christoph Hellwig | 2017-01-31 | 1 | -2/+1 |
* | ide: don't abuse cmd_type | Christoph Hellwig | 2017-01-31 | 1 | -0/+1 |
* | block: split scsi_request out of struct request | Christoph Hellwig | 2017-01-27 | 1 | -4/+5 |
* | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM | Mel Gorman | 2015-11-06 | 1 | -1/+1 |
* | block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV | Christoph Hellwig | 2015-05-05 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | ide: change ->set_pio_mode method parameters | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -2/+2 |
* | ide: add drive->pio_mode field | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -0/+2 |
* | ide: always kill the whole request on error | Bartlomiej Zolnierkiewicz | 2009-06-25 | 1 | -1/+1 |
* | ide: remove ide_end_request() | Bartlomiej Zolnierkiewicz | 2009-03-27 | 1 | -3/+1 |
* | ide: move device settings code to ide-devsets.c | Bartlomiej Zolnierkiewicz | 2009-03-24 | 1 | -0/+190 |