- 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
- 8c46fa9 cdrom: fix an incorrect __user annotation on cdrom_sysctl_info by Christoph Hellwig · 4 years, 7 months ago
- cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
- eaf8e3e cdrom: factor out a cdrom_multisession helper by Christoph Hellwig · 4 years, 8 months ago
- 4c3cfcc cdrom: factor out a cdrom_read_tocentry helper by Christoph Hellwig · 4 years, 8 months ago
- a711d91 block: add a cdrom_device_info pointer to struct gendisk by Christoph Hellwig · 4 years, 8 months ago
- 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 8 months ago
- 03264dd scsi: compat_ioctl: cdrom: Replace .ioctl with .compat_ioctl in four appropriate places by Adam Williamson · 4 years, 11 months ago
- 64cbfa9 compat_ioctl: move cdrom commands into cdrom.c by Arnd Bergmann · 5 years ago
- ab8bc54 compat_ioctl: cdrom: handle CDROM_LAST_WRITTEN by Arnd Bergmann · 5 years ago
- 8f8f562 compat_ioctl: move CDROMREADADIO to cdrom.c by Arnd Bergmann · 5 years ago
- 366ba7c cdrom: respect device capabilities during opening action by Diego Elio Pettenò · 5 years ago
- 436b2a8 Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
- f8b4899 gdrom: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
- 8ea6188 docs: cdrom: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
- e327cfc docs: cdrom-standard.tex: convert from LaTeX to ReST by Mauro Carvalho Chehab · 6 years ago
- 1621633 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 by Thomas Gleixner · 6 years ago
- 773008f Revert "block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers" by Martin Wilck · 6 years ago
- f25191b cdrom: Fix race condition in cdrom_sysctl_register by Guenter Roeck · 6 years ago
- 093c482 gdrom: fix a memory leak bug by Wenwen Wang · 6 years ago
- 0a40a93 gdrom: fix mistake in assignment of error by Jens Axboe · 6 years ago
- cdffab7 cdrom: remove set but not used variable 'tocuse' by zhong jiang · 6 years ago
- ad5fc6b gdrom: convert to blk-mq by Jens Axboe · 6 years ago
- 8f94004 cdrom: don't attempt to fiddle with cdo->capability by Jens Axboe · 6 years ago
- e4f3aa2 cdrom: fix improper type cast, which can leat to information leak. by Young_X · 6 years ago
- 8f3fafc cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status by Scott Bauer · 7 years ago
- 4e178c1 cdrom: Use struct scsi_sense_hdr internally by Kees Cook · 6 years ago
- e7d0748 block: Switch struct packet_command to use struct scsi_sense_hdr by Kees Cook · 6 years ago
- 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
- ff005a0 block: sanitize blk_get_request calling conventions by Christoph Hellwig · 7 years ago
- 9de4ee4 cdrom: information leak in cdrom_ioctl_media_changed() by Dan Carpenter · 7 years ago
- 2bbea6e cdrom: do not call check_disk_change() inside cdrom_open() by Maurizio Lombardi · 7 years ago
- e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 2a75016 block: Rework drivers/cdrom/Makefile by Bart Van Assche · 7 years ago
- 8fc4504 block: don't set bounce limit in blk_init_queue by Christoph Hellwig · 8 years ago
- ca18d6f block: Make most scsi_req_init() calls implicit by Bart Van Assche · 8 years ago
- 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
- 73d1770 cdrom: Check SCSI passthrough support before reading audio by Bart Van Assche · 8 years ago
- 17d5363 scsi: introduce a result field in struct scsi_request by Christoph Hellwig · 8 years ago
- b7819b9 block: remove the blk_execute_rq return value by Christoph Hellwig · 8 years ago
- 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 8 years ago
- 853fe1b cdrom: Make device operations read-only by Kees Cook · 8 years ago
- 605cdf0 gdrom: Add missing error code by Christophe JAILLET · 8 years ago
- aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 8 years ago
- 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- bf294e8 cdrom: support read sub-channel command in LBA format by vchannaiah · 9 years ago
- abb0f6a cdrom: don't open-code memdup_user() by Al Viro · 9 years ago
- f7e7868 cdrom: Random writing support for BD-RE media by Georgios Toptsidis · 9 years ago
- a492f07 block,scsi: fixup blk_get_request dead queue scenarios by Joe Lawrence · 10 years ago
- 23d4ed5 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
- 90a3b89 cdrom: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
- f27b087 block: add blk_rq_set_block_pc() by Jens Axboe · 11 years ago
- bd6f0bb cdrom: Remove unnecessary prototype for cdrom_get_disc_info by Joe Perches · 11 years ago
- 40569c6 cdrom: Remove unnecessary prototype for cdrom_mrw_exit by Joe Perches · 11 years ago
- a803393 cdrom: Remove cdrom_count_tracks prototype by Joe Perches · 11 years ago
- dac1c5c cdrom: Remove cdrom_get_next_writeable prototype by Joe Perches · 11 years ago
- e1e60fd cdrom: Remove cdrom_get_last_written prototype by Joe Perches · 11 years ago
- 2e9aa08 cdrom: Move mmc_ioctls above cdrom_ioctl to remove unnecessary prototype by Joe Perches · 11 years ago
- 1237d1e cdrom: Remove unnecessary sanitize_format prototype by Joe Perches · 11 years ago
- b62d6e8 cdrom: Remove unnecessary check_for_audio_disc prototype by Joe Perches · 11 years ago
- 82b9154 cdrom: Remove prototype for open_for_data by Joe Perches · 11 years ago
- a09c391 cdrom: Remove obfuscating IOCTL_IN and IOCTL_OUT macros by Joe Perches · 11 years ago
- e3b6b9e cdrom: Remove unused CHECKAUDIO macro by Joe Perches · 11 years ago
- 5944b2c cdrom: convert cdinfo to cd_dbg by Joe Perches · 11 years ago
- 8e1a628 gdrom: missed conversion from req->buffer by Jens Axboe · 11 years ago
- 53d8ab2 Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
- 644ff18 drivers/cdrom/gdrom.c: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
- 6bbdc39 vio: remove dangly makefile bits by Alan · 11 years ago
- 542db01 drivers/cdrom/cdrom.c: use kzalloc() for failing hardware by Jonathan Salwan · 12 years ago
- 31bd8fb drivers/cdrom/gdrom.c: fix device number leak by Libo Chen · 12 years ago
- db2a144 block_device_operations->release() should return void by Al Viro · 12 years ago
- 0fe763c Drivers: misc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
- 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
- ba7a482 powerpc: Remove some of the legacy iSeries specific device drivers by Stephen Rothwell · 13 years ago
- cdccaa9 cdrom: move shared static to cdrom_device_info by Paolo Bonzini · 13 years ago
- 822bfa5 cdrom: use copy_to_user() without the underscores by Dan Carpenter · 13 years ago
- 577ebb3 block: add and use scsi_blk_cmd_ioctl by Paolo Bonzini · 13 years ago
- 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
- ff01bb4 fs: move code out of buffer.c by Al Viro · 13 years ago
- aec9f37 drivers/cdrom/cdrom.c: relax check on dvd manufacturer value by Andrew Morton · 13 years ago
- 0f48f26 block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal by Linus Torvalds · 14 years ago
- 698567f Merge commit 'v2.6.39' into for-2.6.40/core by Jens Axboe · 14 years ago
- bf2253a cdrom: always check_disk_change() on open by Tejun Heo · 14 years ago
- 9fd097b block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers by Tejun Heo · 14 years ago
- d4dc210 block: don't block events on excl write for non-optical devices by Tejun Heo · 14 years ago
- ea6949b cdrom: always check_disk_change() on open by Tejun Heo · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- 1c27030 gdrom,viocd: Convert to bdops->check_events() by Tejun Heo · 14 years ago
- b8cf0e0 cdrom: support devices that have check_events but not media_changed by Simon Arlott · 14 years ago
- 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
- 0ead5c8 gdrom: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
- 30a7caa cdrom: export cdrom_check_events() by Jens Axboe · 14 years ago
- 2d92172 cdrom: add ->check_events() support by Tejun Heo · 14 years ago
- 9eb79bb cdrom: gdrom: ctrl_in/outX to __raw_read/writeX conversion. by Paul Mundt · 14 years ago
- 2a48fc0 block: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 15 years ago
- 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
- 8a6cfeb block: push down BKL into .locked_ioctl by Arnd Bergmann · 14 years ago
- e597cd0 drivers/cdrom: use pr_<level> by Joe Perches · 15 years ago