1. f3fa33a block: remove the ->rq_disk field in struct request by Christoph Hellwig · 3 years, 1 month ago
  2. 1ebe2e5 block: remove GENHD_FL_EXT_DEVT by Christoph Hellwig · 3 years, 1 month ago
  3. 1545e0b block: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to disk->event_flags by Christoph Hellwig · 3 years, 1 month ago
  4. d0ac7a30 pcd: fix error codes in pcd_init_unit() by Dan Carpenter · 3 years, 3 months ago
  5. b6fa069 pcd: capture errors on cdrom_register() by Luis Chamberlain · 3 years, 3 months ago
  6. 2b6cabc pcd: fix ordering of unregister_cdrom() by Luis Chamberlain · 3 years, 3 months ago
  7. 4dfbd139 pcd: add error handling support for add_disk() by Luis Chamberlain · 3 years, 3 months ago
  8. af761f2 pcd: cleanup initialization by Christoph Hellwig · 3 years, 3 months ago
  9. 7d8b72a pcd: move the identify buffer into pcd_identify by Christoph Hellwig · 3 years, 3 months ago
  10. 9c4f897 pcd: use blk_mq_alloc_disk by Christoph Hellwig · 3 years, 7 months ago
  11. 1570d14f paride/pcd: use bdev_check_media_change by Christoph Hellwig · 4 years, 4 months ago
  12. a711d91 block: add a cdrom_device_info pointer to struct gendisk by Christoph Hellwig · 4 years, 8 months ago
  13. 03264dd scsi: compat_ioctl: cdrom: Replace .ioctl with .compat_ioctl in four appropriate places by Adam Williamson · 4 years, 10 months ago
  14. 64cbfa9 compat_ioctl: move cdrom commands into cdrom.c by Arnd Bergmann · 5 years ago
  15. 03754ea paride/pcd: need to check if cd->disk is null in pcd_detect by zhengbin · 5 years ago
  16. d821cce paride/pcd: need to set queue to NULL before put_disk by zhengbin · 5 years ago
  17. 5c61ee2 Merge tag 'v5.1-rc6' into for-5.2/block by Jens Axboe · 6 years ago
  18. 773008f Revert "block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers" by Martin Wilck · 6 years ago
  19. f0d1762 paride/pcd: Fix potential NULL pointer dereference and mem leak by YueHaibing · 6 years ago
  20. 81b74ac paride/pcd: cleanup queues when detection fails by Jens Axboe · 6 years ago
  21. 89c6b16 paride: convert pcd to blk-mq by Jens Axboe · 6 years ago
  22. 2bbea6e cdrom: do not call check_disk_change() inside cdrom_open() by Maurizio Lombardi · 7 years ago
  23. 8fc4504 block: don't set bounce limit in blk_init_queue by Christoph Hellwig · 8 years ago
  24. 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
  25. 547b50a parport/pcd: stop sharing request queue across multiple gendisks by Omar Sandoval · 8 years ago
  26. 505d308 scripts/spelling.txt: add "overide" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  27. 853fe1b cdrom: Make device operations read-only by Kees Cook · 8 years ago
  28. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  29. 9f4ba6b paride: use new parport device model by Sudip Mukherjee · 10 years ago
  30. 336ec13 paride/pcd: Fix grammar by Geert Uytterhoeven · 11 years ago
  31. b4f42e2 block: remove struct request buffer member by Jens Axboe · 11 years ago
  32. db2a144 block_device_operations->release() should return void by Al Viro · 12 years ago
  33. 1b9fbaf paride/pcd: fix bool verbose module parameter. by Rusty Russell · 13 years ago
  34. 0f48f26 block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal by Linus Torvalds · 14 years ago
  35. d4dc210 block: don't block events on excl write for non-optical devices by Tejun Heo · 14 years ago
  36. b1b56b9 paride: Convert to bdops->check_events() by Tejun Heo · 14 years ago
  37. 2a48fc0 block: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 15 years ago
  38. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  39. 8a6cfeb block: push down BKL into .locked_ioctl by Arnd Bergmann · 14 years ago
  40. c12ec0a paride: fix off-by-one test by Roel Kluin · 15 years ago
  41. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  42. 49b3a3c block: use printk_once by Marcin Slusarz · 15 years ago
  43. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 16 years ago
  44. b12d4f8 paride: dequeue in-flight request by Tejun Heo · 16 years ago
  45. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 16 years ago
  46. f06d9a2 block: replace end_request() with [__]blk_end_request_cur() by Tejun Heo · 16 years ago
  47. c9acf90 [PATCH] switch pcd by Al Viro · 17 years ago
  48. d4430d6 [PATCH] beginning of methods conversion by Al Viro · 17 years ago
  49. bbc1cc9 [PATCH] switch cdrom_{open,release,ioctl} to sane APIs by Al Viro · 17 years ago
  50. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  51. 671d40f paride drivers: initialize spinlocks by Alexey Dobriyan · 18 years ago
  52. 8bca98c [PATCH] paride: return proper error code by Akinobu Mita · 18 years ago
  53. 86e8486 [PATCH] drivers/block: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  54. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago