1. 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
  2. 17d5363 scsi: introduce a result field in struct scsi_request by Christoph Hellwig · 8 years ago
  3. aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 8 years ago
  4. 2f5a8e80 ide: don't abuse cmd_type by Christoph Hellwig · 8 years ago
  5. 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
  6. a7928c1 block: move PM request support to IDE by Christoph Hellwig · 10 years ago
  7. 4f8c951 block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV by Christoph Hellwig · 10 years ago
  8. 38789fd ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed by Paul Gortmaker · 13 years ago
  9. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  10. 5e95524 ide: always kill the whole request on error by Bartlomiej Zolnierkiewicz · 16 years ago
  11. 734affd ide: add IDE_DFLAG_NIEN_QUIRK device flag by Bartlomiej Zolnierkiewicz · 16 years ago
  12. ca1b96e ide: replace special_t typedef by IDE_SFLAG_* flags by Bartlomiej Zolnierkiewicz · 16 years ago
  13. fdd88f0 ide: inline SELECT_DRIVE() by Sergei Shtylyov · 16 years ago
  14. ecf3a31 ide: turn set_irq() method into write_devctl() method by Sergei Shtylyov · 16 years ago
  15. 60c0cd0 ide: set hwif->expiry prior to calling [__]ide_set_handler() by Bartlomiej Zolnierkiewicz · 16 years ago
  16. 130e886 ide: remove ide_end_request() by Bartlomiej Zolnierkiewicz · 16 years ago
  17. f974b19 ide: pass number of bytes to complete to ide_complete_rq() by Bartlomiej Zolnierkiewicz · 16 years ago
  18. 89f78b3 ide: move rq->errors quirk out from ide_end_request() by Bartlomiej Zolnierkiewicz · 16 years ago
  19. 6902a53 ide: pass error value to ide_complete_rq() by Bartlomiej Zolnierkiewicz · 16 years ago
  20. 22aa4b3 ide: remove ide_task_t typedef by Bartlomiej Zolnierkiewicz · 16 years ago
  21. a09485d ide: move request type specific code from ide_end_drive_cmd() to callers (v3) by Bartlomiej Zolnierkiewicz · 16 years ago
  22. 327fa1c ide: move error handling code to ide-eh.c (v2) by Bartlomiej Zolnierkiewicz · 16 years ago