1. ad8f743 cdrom: simplify subdirectory registration with register_sysctl() by Luis Chamberlain · 3 years ago
  2. bbc3925 cdrom: Remove redundant variable and its assignment by luo penghao · 3 years, 2 months ago
  3. 67f1e02 drivers/cdrom: improved ioctl for media change detection by Lukas Prediger · 3 years, 4 months ago
  4. ba51bda scsi: sr: cdrom: Move cdrom_read_cdda_bpc() into the sr driver by Christoph Hellwig · 3 years, 6 months ago
  5. e9ee7fe scsi: cdrom: Remove the call to scsi_cmd_blk_ioctl() from cdrom_ioctl() by Christoph Hellwig · 3 years, 5 months ago
  6. da6269d block: remove REQ_OP_SCSI_{IN,OUT} by Christoph Hellwig · 3 years, 6 months ago
  7. 684da76 block: remove unnecessary argument from blk_execute_rq by Guoqing Jiang · 4 years ago
  8. b5f3255 cdrom: Reset sector_size back it is not 2048. by Sebastian Andrzej Siewior · 4 years, 1 month ago
  9. 8c22eb3 cdrom: remove the unused cdrom_media_changed function by Christoph Hellwig · 4 years, 6 months ago
  10. 1c38372 Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  11. 8c46fa9 cdrom: fix an incorrect __user annotation on cdrom_sysctl_info by Christoph Hellwig · 4 years, 7 months ago
  12. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  13. eaf8e3e cdrom: factor out a cdrom_multisession helper by Christoph Hellwig · 4 years, 8 months ago
  14. 4c3cfcc cdrom: factor out a cdrom_read_tocentry helper by Christoph Hellwig · 4 years, 8 months ago
  15. a711d91 block: add a cdrom_device_info pointer to struct gendisk by Christoph Hellwig · 4 years, 8 months ago
  16. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 8 months ago
  17. ab8bc54 compat_ioctl: cdrom: handle CDROM_LAST_WRITTEN by Arnd Bergmann · 5 years ago
  18. 8f8f562 compat_ioctl: move CDROMREADADIO to cdrom.c by Arnd Bergmann · 5 years ago
  19. 366ba7c cdrom: respect device capabilities during opening action by Diego Elio Pettenò · 5 years ago
  20. 8ea6188 docs: cdrom: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  21. e327cfc docs: cdrom-standard.tex: convert from LaTeX to ReST by Mauro Carvalho Chehab · 6 years ago
  22. f25191b cdrom: Fix race condition in cdrom_sysctl_register by Guenter Roeck · 6 years ago
  23. 8f94004 cdrom: don't attempt to fiddle with cdo->capability by Jens Axboe · 6 years ago
  24. e4f3aa2 cdrom: fix improper type cast, which can leat to information leak. by Young_X · 6 years ago
  25. 8f3fafc cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status by Scott Bauer · 7 years ago
  26. 4e178c1 cdrom: Use struct scsi_sense_hdr internally by Kees Cook · 6 years ago
  27. e7d0748 block: Switch struct packet_command to use struct scsi_sense_hdr by Kees Cook · 6 years ago
  28. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  29. ff005a0 block: sanitize blk_get_request calling conventions by Christoph Hellwig · 7 years ago
  30. 9de4ee4 cdrom: information leak in cdrom_ioctl_media_changed() by Dan Carpenter · 7 years ago
  31. 2bbea6e cdrom: do not call check_disk_change() inside cdrom_open() by Maurizio Lombardi · 7 years ago
  32. ca18d6f block: Make most scsi_req_init() calls implicit by Bart Van Assche · 8 years ago
  33. 73d1770 cdrom: Check SCSI passthrough support before reading audio by Bart Van Assche · 8 years ago
  34. 17d5363 scsi: introduce a result field in struct scsi_request by Christoph Hellwig · 8 years ago
  35. b7819b9 block: remove the blk_execute_rq return value by Christoph Hellwig · 8 years ago
  36. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 8 years ago
  37. 853fe1b cdrom: Make device operations read-only by Kees Cook · 8 years ago
  38. aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 8 years ago
  39. 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
  40. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  41. bf294e8 cdrom: support read sub-channel command in LBA format by vchannaiah · 9 years ago
  42. abb0f6a cdrom: don't open-code memdup_user() by Al Viro · 9 years ago
  43. f7e7868 cdrom: Random writing support for BD-RE media by Georgios Toptsidis · 9 years ago
  44. a492f07 block,scsi: fixup blk_get_request dead queue scenarios by Joe Lawrence · 10 years ago
  45. 23d4ed5 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  46. 90a3b89 cdrom: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  47. f27b087 block: add blk_rq_set_block_pc() by Jens Axboe · 11 years ago
  48. bd6f0bb cdrom: Remove unnecessary prototype for cdrom_get_disc_info by Joe Perches · 11 years ago
  49. 40569c6 cdrom: Remove unnecessary prototype for cdrom_mrw_exit by Joe Perches · 11 years ago
  50. a803393 cdrom: Remove cdrom_count_tracks prototype by Joe Perches · 11 years ago
  51. dac1c5c cdrom: Remove cdrom_get_next_writeable prototype by Joe Perches · 11 years ago
  52. e1e60fd cdrom: Remove cdrom_get_last_written prototype by Joe Perches · 11 years ago
  53. 2e9aa08 cdrom: Move mmc_ioctls above cdrom_ioctl to remove unnecessary prototype by Joe Perches · 11 years ago
  54. 1237d1e cdrom: Remove unnecessary sanitize_format prototype by Joe Perches · 11 years ago
  55. b62d6e8 cdrom: Remove unnecessary check_for_audio_disc prototype by Joe Perches · 11 years ago
  56. 82b9154 cdrom: Remove prototype for open_for_data by Joe Perches · 11 years ago
  57. a09c391 cdrom: Remove obfuscating IOCTL_IN and IOCTL_OUT macros by Joe Perches · 11 years ago
  58. e3b6b9e cdrom: Remove unused CHECKAUDIO macro by Joe Perches · 11 years ago
  59. 5944b2c cdrom: convert cdinfo to cd_dbg by Joe Perches · 11 years ago
  60. 542db01 drivers/cdrom/cdrom.c: use kzalloc() for failing hardware by Jonathan Salwan · 11 years ago
  61. cdccaa9 cdrom: move shared static to cdrom_device_info by Paolo Bonzini · 13 years ago
  62. 822bfa5 cdrom: use copy_to_user() without the underscores by Dan Carpenter · 13 years ago
  63. 577ebb3 block: add and use scsi_blk_cmd_ioctl by Paolo Bonzini · 13 years ago
  64. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  65. ff01bb4 fs: move code out of buffer.c by Al Viro · 13 years ago
  66. aec9f37 drivers/cdrom/cdrom.c: relax check on dvd manufacturer value by Andrew Morton · 13 years ago
  67. bf2253a cdrom: always check_disk_change() on open by Tejun Heo · 14 years ago
  68. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  69. b8cf0e0 cdrom: support devices that have check_events but not media_changed by Simon Arlott · 14 years ago
  70. 30a7caa cdrom: export cdrom_check_events() by Jens Axboe · 14 years ago
  71. 2d92172 cdrom: add ->check_events() support by Tejun Heo · 14 years ago
  72. e597cd0 drivers/cdrom: use pr_<level> by Joe Perches · 15 years ago
  73. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  74. 894d249 sysctl drivers: Remove dead binary sysctl support by Eric W. Biederman · 15 years ago
  75. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  76. ae03bf6 block: Use accessor functions for queue limits by Martin K. Petersen · 16 years ago
  77. d194139 cdrom: reduce stack usage of mmc_ioctl_dvd_read_struct by Marcin Slusarz · 16 years ago
  78. 3147c53 cdrom: split mmc_ioctl to lower stack usage by Marcin Slusarz · 16 years ago
  79. febd7a5 Commands needing to be retried require a complete re-initialization. by Alan D. Brunelle · 16 years ago
  80. bbc1cc9 [PATCH] switch cdrom_{open,release,ioctl} to sane APIs by Al Viro · 17 years ago
  81. 74f3c8a [PATCH] switch scsi_cmd_ioctl() to passing fmode_t by Al Viro · 17 years ago
  82. 86d434d [PATCH] eliminate use of ->f_flags in block methods by Al Viro · 17 years ago
  83. 152e283 block: introduce struct rq_map_data to use reserved pages by FUJITA Tomonori · 16 years ago
  84. a3bce90 block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov by FUJITA Tomonori · 16 years ago
  85. bce31b6 cdrom: handle TOC by Alexander Inyukhin · 16 years ago
  86. af744e3 cdrom: don't check CDC_PLAY_AUDIO in cdrom_count_tracks() by Tejun Heo · 16 years ago
  87. fce5384 cdrom: revert commit 22a9189 (cdrom: use kmalloced buffers instead of buffers on stack) by FUJITA Tomonori · 16 years ago
  88. 992b5bc block: no need to initialize rq->cmd with blk_get_request by FUJITA Tomonori · 17 years ago
  89. 22a9189 cdrom: use kmalloced buffers instead of buffers on stack by Thomas Bogendoerfer · 17 years ago
  90. 0a0c411 cdrom: make unregister_cdrom() return void by Akinobu Mita · 17 years ago
  91. 7fd097d cdrom: use list_head for cdrom_device_info list by Akinobu Mita · 17 years ago
  92. 032d8d9 cdrom: protect cdrom_device_info list by mutex by Akinobu Mita · 17 years ago
  93. 3c3f4e0 cdrom: cleanup hardcoded error-code by Akinobu Mita · 17 years ago
  94. 17672cf cdrom: remove ifdef CONFIG_SYSCTL by Akinobu Mita · 17 years ago
  95. ecb80c6 make cdrom.c:check_for_audio_disc() static by Adrian Bunk · 17 years ago
  96. 35841f7 drivers/cdrom/cdrom.c: simplify logic in cdrom_release() by Borislav Petkov · 17 years ago
  97. a1bb945 ide-cd: move lba_to_msf() and msf_to_lba() to <linux/cdrom.h> by Bartlomiej Zolnierkiewicz · 17 years ago
  98. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  99. 06489b4 sysctl: remove broken cdrom binary sysctls by Eric W. Biederman · 17 years ago
  100. ae3ba4f cdrom_open() forgets to unlock on -EROFS failure exits by Al Viro · 17 years ago