1. 3f58a3f cdrom: respect device capabilities during opening action by Diego Elio Pettenò · 4 years, 6 months ago
  2. f04b47a cdrom: Fix race condition in cdrom_sysctl_register by Guenter Roeck · 5 years ago
  3. 69a1580 gdrom: fix a memory leak bug by Wenwen Wang · 5 years ago
  4. 8dd745a cdrom: fix improper type cast, which can leat to information leak. by Young_X · 6 years ago
  5. b8c0e15 cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status by Scott Bauer · 6 years ago
  6. 94ee9a4 cdrom: do not call check_disk_change() inside cdrom_open() by Maurizio Lombardi · 6 years ago
  7. 4bd744b cdrom: information leak in cdrom_ioctl_media_changed() by Dan Carpenter · 6 years ago
  8. bf294e8 cdrom: support read sub-channel command in LBA format by vchannaiah · 8 years ago
  9. abb0f6a cdrom: don't open-code memdup_user() by Al Viro · 8 years ago
  10. f7e7868 cdrom: Random writing support for BD-RE media by Georgios Toptsidis · 9 years ago
  11. a492f07 block,scsi: fixup blk_get_request dead queue scenarios by Joe Lawrence · 10 years ago
  12. 23d4ed5 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  13. 90a3b89 cdrom: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  14. f27b087 block: add blk_rq_set_block_pc() by Jens Axboe · 10 years ago
  15. bd6f0bb cdrom: Remove unnecessary prototype for cdrom_get_disc_info by Joe Perches · 10 years ago
  16. 40569c6 cdrom: Remove unnecessary prototype for cdrom_mrw_exit by Joe Perches · 10 years ago
  17. a803393 cdrom: Remove cdrom_count_tracks prototype by Joe Perches · 10 years ago
  18. dac1c5c cdrom: Remove cdrom_get_next_writeable prototype by Joe Perches · 10 years ago
  19. e1e60fd cdrom: Remove cdrom_get_last_written prototype by Joe Perches · 10 years ago
  20. 2e9aa08 cdrom: Move mmc_ioctls above cdrom_ioctl to remove unnecessary prototype by Joe Perches · 10 years ago
  21. 1237d1e cdrom: Remove unnecessary sanitize_format prototype by Joe Perches · 10 years ago
  22. b62d6e8 cdrom: Remove unnecessary check_for_audio_disc prototype by Joe Perches · 10 years ago
  23. 82b9154 cdrom: Remove prototype for open_for_data by Joe Perches · 10 years ago
  24. a09c391 cdrom: Remove obfuscating IOCTL_IN and IOCTL_OUT macros by Joe Perches · 10 years ago
  25. e3b6b9e cdrom: Remove unused CHECKAUDIO macro by Joe Perches · 10 years ago
  26. 5944b2c cdrom: convert cdinfo to cd_dbg by Joe Perches · 10 years ago
  27. 8e1a628 gdrom: missed conversion from req->buffer by Jens Axboe · 10 years ago
  28. 53d8ab2 Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  29. 644ff18 drivers/cdrom/gdrom.c: remove deprecated IRQF_DISABLED by Michael Opdenacker · 10 years ago
  30. 6bbdc39 vio: remove dangly makefile bits by Alan · 10 years ago
  31. 542db01 drivers/cdrom/cdrom.c: use kzalloc() for failing hardware by Jonathan Salwan · 11 years ago
  32. 31bd8fb drivers/cdrom/gdrom.c: fix device number leak by Libo Chen · 11 years ago
  33. db2a144 block_device_operations->release() should return void by Al Viro · 11 years ago
  34. 0fe763c Drivers: misc: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  35. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  36. ba7a482 powerpc: Remove some of the legacy iSeries specific device drivers by Stephen Rothwell · 12 years ago
  37. cdccaa9 cdrom: move shared static to cdrom_device_info by Paolo Bonzini · 12 years ago
  38. 822bfa5 cdrom: use copy_to_user() without the underscores by Dan Carpenter · 12 years ago
  39. 577ebb3 block: add and use scsi_blk_cmd_ioctl by Paolo Bonzini · 12 years ago
  40. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  41. ff01bb48 fs: move code out of buffer.c by Al Viro · 13 years ago
  42. aec9f37 drivers/cdrom/cdrom.c: relax check on dvd manufacturer value by Andrew Morton · 13 years ago
  43. 0f48f26 block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal by Linus Torvalds · 13 years ago
  44. 698567f Merge commit 'v2.6.39' into for-2.6.40/core by Jens Axboe · 13 years ago
  45. bf2253a cdrom: always check_disk_change() on open by Tejun Heo · 13 years ago
  46. 9fd097b block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers by Tejun Heo · 13 years ago
  47. d4dc210 block: don't block events on excl write for non-optical devices by Tejun Heo · 13 years ago
  48. ea6949b cdrom: always check_disk_change() on open by Tejun Heo · 13 years ago
  49. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  50. 1c27030 gdrom,viocd: Convert to bdops->check_events() by Tejun Heo · 13 years ago
  51. b8cf0e0 cdrom: support devices that have check_events but not media_changed by Simon Arlott · 13 years ago
  52. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  53. 0ead5c8 gdrom: don't use flush_scheduled_work() by Tejun Heo · 13 years ago
  54. 30a7caa cdrom: export cdrom_check_events() by Jens Axboe · 13 years ago
  55. 2d92172 cdrom: add ->check_events() support by Tejun Heo · 13 years ago
  56. 9eb79bb cdrom: gdrom: ctrl_in/outX to __raw_read/writeX conversion. by Paul Mundt · 14 years ago
  57. 2a48fc0 block: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  58. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  59. 8a6cfeb block: push down BKL into .locked_ioctl by Arnd Bergmann · 14 years ago
  60. e597cd0 drivers/cdrom: use pr_<level> by Joe Perches · 14 years ago
  61. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  62. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  63. 8a78362 block: Consolidate phys_segment and hw_segment limits by Martin K. Petersen · 14 years ago
  64. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 14 years ago
  65. 3a43aaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  66. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 14 years ago
  67. 894d249 sysctl drivers: Remove dead binary sysctl support by Eric W. Biederman · 15 years ago
  68. 54d5102 cdrom: gdrom: Kill off PHYSADDR use. by Paul Mundt · 15 years ago
  69. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  70. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  71. ae03bf6 block: Use accessor functions for queue limits by Martin K. Petersen · 15 years ago
  72. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  73. 9bd7de5 Merge branch 'master' into for-2.6.31 by Jens Axboe · 15 years ago
  74. d3375ea cdrom: beyond ARRAY_SIZE of viocd_diskinfo by Roel Kluin · 15 years ago
  75. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 15 years ago
  76. 2343046 gdrom: dequeue in-flight request by Tejun Heo · 15 years ago
  77. 296b2f6 block: convert to dequeueing model (easy ones) by Tejun Heo · 15 years ago
  78. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  79. f06d9a2 block: replace end_request() with [__]blk_end_request_cur() by Tejun Heo · 15 years ago
  80. 40cbbb7 block: implement and use [__]blk_end_request_all() by Tejun Heo · 15 years ago
  81. d194139 cdrom: reduce stack usage of mmc_ioctl_dvd_read_struct by Marcin Slusarz · 15 years ago
  82. 3147c53 cdrom: split mmc_ioctl to lower stack usage by Marcin Slusarz · 15 years ago
  83. febd7a5 Commands needing to be retried require a complete re-initialization. by Alan D. Brunelle · 15 years ago
  84. 545727f gdrom: Fix compile error by Nobuhiro Iwamatsu · 16 years ago
  85. 4e379ae [PATCH] switch viocd by Al Viro · 16 years ago
  86. 8389feb [PATCH] switch gdrom by Al Viro · 16 years ago
  87. d4430d62 [PATCH] beginning of methods conversion by Al Viro · 16 years ago
  88. bbc1cc9 [PATCH] switch cdrom_{open,release,ioctl} to sane APIs by Al Viro · 17 years ago
  89. 74f3c8a [PATCH] switch scsi_cmd_ioctl() to passing fmode_t by Al Viro · 17 years ago
  90. 86d434d [PATCH] eliminate use of ->f_flags in block methods by Al Viro · 17 years ago
  91. 7afb3a6 gdrom: change to use __blk_end_request() by Kiyoshi Ueda · 16 years ago
  92. 152e283 block: introduce struct rq_map_data to use reserved pages by FUJITA Tomonori · 16 years ago
  93. a3bce90 block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov by FUJITA Tomonori · 16 years ago
  94. bce31b6 cdrom: handle TOC by Alexander Inyukhin · 16 years ago
  95. d15cad5 gdrom: add dummy audio_ioctl handler by Borislav Petkov · 16 years ago
  96. 3e636f7 viocd: add dummy audio ioctl handler by Borislav Petkov · 16 years ago
  97. af744e3 cdrom: don't check CDC_PLAY_AUDIO in cdrom_count_tracks() by Tejun Heo · 16 years ago
  98. 0764bff sh: More header path fixups for mach dir refactoring. by Paul Mundt · 16 years ago
  99. fce5384 cdrom: revert commit 22a9189 (cdrom: use kmalloced buffers instead of buffers on stack) by FUJITA Tomonori · 16 years ago
  100. 8962cad [POWERPC] iSeries: Remove unused mail address by Stephen Rothwell · 16 years ago