Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |