index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cdrom
Age
Commit message (
Expand
)
Author
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-06-22
cdrom: Add missing MODULE_DESCRIPTION()
Jeff Johnson
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
2024-05-15
cdrom: rearrange last_media_change check to avoid unintentional overflow
Justin Stitt
2024-03-07
cdrom: gdrom: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-19
gdrom: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-13
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
2023-10-02
cdrom: Remove now superfluous sentinel element from ctl_table array
Joel Granados
2023-06-29
cdrom/gdrom: Fix build error
Guenter Roeck
2023-06-22
cdrom: Fix spectre-v1 gadget
Jordy Zomer
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
2023-06-12
block: pass a gendisk on bdev_check_media_change
Christoph Hellwig
2023-06-12
cdrom: remove the unused mode argument to cdrom_release
Christoph Hellwig
2023-06-12
cdrom: track if a cdrom_device_info was opened for data
Christoph Hellwig
2023-06-12
cdrom: remove the unused cdrom_close_write release code
Christoph Hellwig
2023-06-12
cdrom: remove the unused mode argument to cdrom_ioctl
Christoph Hellwig
2023-06-12
cdrom: remove the unused bdev argument to cdrom_open
Christoph Hellwig
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
2022-05-15
cdrom: remove obsolete TODO list
Phillip Potter
2022-05-15
cdrom: remove the unused driver specific disc change ioctl
Paul Gortmaker
2022-05-15
cdrom: make EXPORT_SYMBOL follow exported function
Enze Li
2022-04-06
cdrom: remove unused variable
Enze Li
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-01
scsi: core: Remove <scsi/scsi_request.h>
Christoph Hellwig
2022-02-02
block: remove genhd.h
Christoph Hellwig
2022-01-22
cdrom: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
2021-11-29
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
2021-11-01
Merge tag 'for-5.16/cdrom-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-21
cdrom: Remove redundant variable and its assignment
luo penghao
2021-10-18
cdrom/gdrom: add error handling support for add_disk()
Luis Chamberlain
2021-09-14
drivers/cdrom: improved ioctl for media change detection
Lukas Prediger
2021-07-30
scsi: sr: cdrom: Move cdrom_read_cdda_bpc() into the sr driver
Christoph Hellwig
2021-07-28
scsi: cdrom: Remove the call to scsi_cmd_blk_ioctl() from cdrom_ioctl()
Christoph Hellwig
2021-06-30
block: remove REQ_OP_SCSI_{IN,OUT}
Christoph Hellwig
2021-06-11
gdrom: use blk_mq_alloc_disk
Christoph Hellwig
2021-05-13
cdrom: gdrom: initialize global variable at init time
Greg Kroah-Hartman
2021-05-13
cdrom: gdrom: deallocate struct gdrom_unit fields in remove_gdrom
Atul Gopinathan
2021-05-13
Revert "gdrom: fix a memory leak bug"
Greg Kroah-Hartman
2021-04-11
gdrom: fix compilation error
Chaitanya Kulkarni
2021-04-06
gdrom: support highmem
Christoph Hellwig
2021-01-24
block: remove unnecessary argument from blk_execute_rq
Guoqing Jiang
2020-12-12
cdrom: Reset sector_size back it is not 2048.
Sebastian Andrzej Siewior
2020-09-10
gdrom: use bdev_check_media_change
Christoph Hellwig
2020-07-08
cdrom: remove the unused cdrom_media_changed function
Christoph Hellwig
2020-06-10
Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-06-10
cdrom: fix an incorrect __user annotation on cdrom_sysctl_info
Christoph Hellwig
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
[next]