index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cdrom
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: remove blk_cleanup_disk
Christoph Hellwig
2022-06-28
1
-1
/
+1
*
block: simplify disk shutdown
Christoph Hellwig
2022-06-28
1
-1
/
+0
*
cdrom: remove obsolete TODO list
Phillip Potter
2022-05-15
1
-9
/
+0
*
cdrom: remove the unused driver specific disc change ioctl
Paul Gortmaker
2022-05-15
1
-8
/
+0
*
cdrom: make EXPORT_SYMBOL follow exported function
Enze Li
2022-05-15
1
-11
/
+10
*
cdrom: remove unused variable
Enze Li
2022-04-06
1
-2
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-24
1
-1
/
+0
|
\
|
*
scsi: core: Remove <scsi/scsi_request.h>
Christoph Hellwig
2022-03-01
1
-1
/
+0
*
|
block: remove genhd.h
Christoph Hellwig
2022-02-02
1
-1
/
+0
|
/
*
cdrom: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
2022-01-22
1
-22
/
+1
*
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
2021-11-29
1
-0
/
+1
*
Merge tag 'for-5.16/cdrom-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
1
-6
/
+57
|
\
|
*
cdrom: Remove redundant variable and its assignment
luo penghao
2021-10-21
1
-2
/
+2
|
*
drivers/cdrom: improved ioctl for media change detection
Lukas Prediger
2021-09-14
1
-4
/
+55
*
|
cdrom/gdrom: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
1
-1
/
+6
|
/
*
scsi: sr: cdrom: Move cdrom_read_cdda_bpc() into the sr driver
Christoph Hellwig
2021-07-30
1
-63
/
+8
*
scsi: cdrom: Remove the call to scsi_cmd_blk_ioctl() from cdrom_ioctl()
Christoph Hellwig
2021-07-28
1
-7
/
+0
*
block: remove REQ_OP_SCSI_{IN,OUT}
Christoph Hellwig
2021-06-30
1
-1
/
+1
*
gdrom: use blk_mq_alloc_disk
Christoph Hellwig
2021-06-11
1
-24
/
+21
*
cdrom: gdrom: initialize global variable at init time
Greg Kroah-Hartman
2021-05-13
1
-1
/
+8
*
cdrom: gdrom: deallocate struct gdrom_unit fields in remove_gdrom
Atul Gopinathan
2021-05-13
1
-1
/
+2
*
Revert "gdrom: fix a memory leak bug"
Greg Kroah-Hartman
2021-05-13
1
-1
/
+0
*
gdrom: fix compilation error
Chaitanya Kulkarni
2021-04-11
1
-1
/
+1
*
gdrom: support highmem
Christoph Hellwig
2021-04-06
1
-3
/
+2
*
block: remove unnecessary argument from blk_execute_rq
Guoqing Jiang
2021-01-24
1
-1
/
+1
*
cdrom: Reset sector_size back it is not 2048.
Sebastian Andrzej Siewior
2020-12-12
1
-5
/
+7
*
gdrom: use bdev_check_media_change
Christoph Hellwig
2020-09-10
1
-1
/
+1
*
cdrom: remove the unused cdrom_media_changed function
Christoph Hellwig
2020-07-08
1
-23
/
+5
*
Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-06-10
1
-1
/
+1
|
\
|
*
cdrom: fix an incorrect __user annotation on cdrom_sysctl_info
Christoph Hellwig
2020-06-10
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
1
-1
/
+1
|
\
|
|
*
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-1
/
+1
*
|
cdrom: factor out a cdrom_multisession helper
Christoph Hellwig
2020-05-04
1
-16
/
+25
*
|
cdrom: factor out a cdrom_read_tocentry helper
Christoph Hellwig
2020-05-04
1
-17
/
+22
*
|
block: add a cdrom_device_info pointer to struct gendisk
Christoph Hellwig
2020-05-04
2
-2
/
+5
|
/
*
scsi: compat_ioctl: cdrom: Replace .ioctl with .compat_ioctl in four appropri...
Adam Williamson
2020-02-24
1
-1
/
+1
*
compat_ioctl: move cdrom commands into cdrom.c
Arnd Bergmann
2020-01-03
1
-0
/
+3
*
compat_ioctl: cdrom: handle CDROM_LAST_WRITTEN
Arnd Bergmann
2020-01-03
1
-3
/
+4
*
compat_ioctl: move CDROMREADADIO to cdrom.c
Arnd Bergmann
2020-01-03
1
-3
/
+25
*
cdrom: respect device capabilities during opening action
Diego Elio Pettenò
2019-11-26
1
-1
/
+11
*
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-11-25
1
-2
/
+2
|
\
|
*
gdrom: Use pr_warn instead of pr_warning
Kefeng Wang
2019-10-18
1
-2
/
+2
*
|
docs: cdrom: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-14
1
-1
/
+1
*
|
docs: cdrom-standard.tex: convert from LaTeX to ReST
Mauro Carvalho Chehab
2019-06-14
1
-1
/
+1
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
2019-05-21
1
-15
/
+1
*
Revert "block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers"
Martin Wilck
2019-04-12
1
-0
/
+1
*
cdrom: Fix race condition in cdrom_sysctl_register
Guenter Roeck
2019-02-08
1
-4
/
+3
*
gdrom: fix a memory leak bug
Wenwen Wang
2018-12-29
1
-0
/
+1
*
gdrom: fix mistake in assignment of error
Jens Axboe
2018-10-25
1
-1
/
+1
*
cdrom: remove set but not used variable 'tocuse'
zhong jiang
2018-10-25
1
-3
/
+3
[next]