1. 684da76 block: remove unnecessary argument from blk_execute_rq by Guoqing Jiang · 4 years ago
  2. 5ae6538 scsi: ide: Mark power management requests with RQF_PM instead of RQF_PREEMPT by Bart Van Assche · 4 years, 1 month ago
  3. f048427 ide: don't acquire queue_lock in ide_complete_pm_rq by Christoph Hellwig · 6 years ago
  4. b2101f6 ide: don't acquire queue lock in ide_pm_execute_rq by Christoph Hellwig · 6 years ago
  5. 0d945c1 block: remove the queue_lock indirection by Christoph Hellwig · 6 years ago
  6. 22ce0a7 ide: don't use req->special by Christoph Hellwig · 6 years ago
  7. 6003352 ide: convert to blk-mq by Jens Axboe · 6 years ago
  8. ff005a0 block: sanitize blk_get_request calling conventions by Christoph Hellwig · 7 years ago
  9. e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  10. 039c635 ide, scsi: Tell the block layer at request allocation time about preempt requests by Bart Van Assche · 7 years ago
  11. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  12. ca18d6f block: Make most scsi_req_init() calls implicit by Bart Van Assche · 8 years ago
  13. 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
  14. ce210e9 ide-pm: always pass 0 error to __blk_end_request_all by Christoph Hellwig · 8 years ago
  15. 17d5363 scsi: introduce a result field in struct scsi_request by Christoph Hellwig · 8 years ago
  16. b7819b9 block: remove the blk_execute_rq return value by Christoph Hellwig · 8 years ago
  17. aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 8 years ago
  18. 2f5a8e80 ide: don't abuse cmd_type by Christoph Hellwig · 8 years ago
  19. 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
  20. e806402 block: split out request-only flags into a new namespace by Christoph Hellwig · 8 years ago
  21. 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
  22. a7928c1 block: move PM request support to IDE by Christoph Hellwig · 10 years ago
  23. 9974e43 ide: fix generic_ide_suspend/resume Oops by Miklos Szeredi · 12 years ago
  24. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  25. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  26. 2bf427b ide: fix resume for CONFIG_BLK_DEV_IDEACPI=y by Bartlomiej Zolnierkiewicz · 16 years ago
  27. fcb5207 ide: remove driver_data direct access of struct device by Greg Kroah-Hartman · 16 years ago
  28. fc38b52 ide-pm: don't abuse rq->data by Tejun Heo · 16 years ago
  29. 60f8501 ide: replace IDE_TFLAG_* flags by IDE_VALID_* by Sergei Shtylyov · 16 years ago
  30. fdd88f0 ide: inline SELECT_DRIVE() by Sergei Shtylyov · 16 years ago
  31. ecf3a31 ide: turn set_irq() method into write_devctl() method by Sergei Shtylyov · 16 years ago
  32. 0dfb991 ide: use ata_tf_protocols enums by Bartlomiej Zolnierkiewicz · 16 years ago
  33. 22aa4b3 ide: remove ide_task_t typedef by Bartlomiej Zolnierkiewicz · 16 years ago
  34. 3616b65 ide: complete power step in ide_complete_pm_request() by Bartlomiej Zolnierkiewicz · 16 years ago
  35. 2ea5521 ide: fix suspend regression by Bartlomiej Zolnierkiewicz · 16 years ago
  36. 7f3c868 ide: remove ide_driver_t typedef by Bartlomiej Zolnierkiewicz · 16 years ago
  37. 898ec22 ide: remove HWIF() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  38. b65fac3 ide: merge ide_hwgroup_t with ide_hwif_t (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  39. e2984c6 ide: move Power Management support to ide-pm.c by Bartlomiej Zolnierkiewicz · 16 years ago