1. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  2. ca18d6f block: Make most scsi_req_init() calls implicit by Bart Van Assche · 7 years ago
  3. 17d5363 scsi: introduce a result field in struct scsi_request by Christoph Hellwig · 8 years ago
  4. b7819b9 block: remove the blk_execute_rq return value by Christoph Hellwig · 8 years ago
  5. aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 8 years ago
  6. 2f5a8e80 ide: don't abuse cmd_type by Christoph Hellwig · 8 years ago
  7. 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
  8. e806402 block: split out request-only flags into a new namespace by Christoph Hellwig · 8 years ago
  9. 8e45c6f ide cd: do not set REQ_WRITE on requests. by Mike Christie · 8 years ago
  10. 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
  11. 4f8c951 block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV by Christoph Hellwig · 10 years ago
  12. 7eec77a ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd by Tejun Heo · 14 years ago
  13. 5b03a1b ide: Convert to bdops->check_events() by Tejun Heo · 14 years ago
  14. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  15. 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
  16. 42619d3 ide: remove IDE_AFLAG_NO_DOORLOCKING by Bartlomiej Zolnierkiewicz · 16 years ago
  17. fe11edf ide: IDE_AFLAG_MEDIA_CHANGED -> IDE_DFLAG_MEDIA_CHANGED by Bartlomiej Zolnierkiewicz · 16 years ago
  18. 1a677ab ide: ide-cd_ioctl.c fix sparse integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  19. 570f89e ide-cd: convert to using the new atapi_flags by Borislav Petkov · 16 years ago
  20. 0ef4c4d ide-cd: convert ide_do_drive_cmd path to use blk_execute_rq by FUJITA Tomonori · 16 years ago
  21. 5f82854 ide-cd: convert ide_cd_queue_pc to use blk_execute_rq by FUJITA Tomonori · 16 years ago
  22. b348487 ide-cd: mark REQ_TYPE_ATA_PC write requests with REQ_RW flag by Bartlomiej Zolnierkiewicz · 17 years ago
  23. f9afd18 ide-cd: move the remaining cdrom.c ioctl handling code to ide-cd_ioctl.c by Borislav Petkov · 17 years ago
  24. 1780299 ide-cd: move code handling cdrom.c IOCTLs to ide-cd_ioctl.c by Bartlomiej Zolnierkiewicz · 17 years ago