index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-13
scsi: sr: Fix typo in CDROM(CLOSETRAY|EJECT) handling
Kevin Groeneveld
1
-1
/
+1
2022-03-16
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
1
-0
/
+1
2022-01-27
scsi: sr: Don't use GFP_DMA
Christoph Hellwig
1
-1
/
+1
2021-09-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-72
/
+71
2021-08-31
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+5
2021-08-23
block: pass a request_queue to __blk_alloc_disk
Christoph Hellwig
1
-2
/
+2
2021-08-23
block: remove the minors argument to __alloc_disk_node
Christoph Hellwig
1
-1
/
+2
2021-08-23
block: remove alloc_disk and alloc_disk_node
Christoph Hellwig
1
-1
/
+3
2021-08-12
Merge branch '5.14/scsi-fixes' into 5.15/scsi-staging
Martin K. Petersen
1
-1
/
+1
2021-08-12
scsi: sr: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-7
/
+6
2021-07-31
scsi: sr: cdrom: Move cdrom_read_cdda_bpc() into the sr driver
Christoph Hellwig
1
-1
/
+55
2021-07-30
scsi: sr: Return correct event when media event code is 3
Li Manyi
1
-1
/
+1
2021-07-29
scsi: scsi_ioctl: Call scsi_cmd_ioctl() from scsi_ioctl()
Christoph Hellwig
1
-14
/
+2
2021-07-29
scsi: scsi_ioctl: Remove scsi_verify_blk_ioctl()
Christoph Hellwig
1
-3
/
+3
2021-07-29
scsi: scsi_ioctl: Remove scsi_cmd_blk_ioctl()
Christoph Hellwig
1
-2
/
+6
2021-07-29
scsi: cdrom: Remove the call to scsi_cmd_blk_ioctl() from cdrom_ioctl()
Christoph Hellwig
1
-0
/
+3
2021-07-29
scsi: core: Remove scsi_compat_ioctl()
Christoph Hellwig
1
-4
/
+1
2021-07-29
scsi: sr: Consolidate compat ioctl handling
Christoph Hellwig
1
-55
/
+9
2021-07-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2021-06-19
scsi: sr: Return appropriate error code when disk is ejected
ManYi Li
1
-0
/
+2
2021-06-01
scsi: core: Drop obsolete Linux-specific SCSI status codes
Hannes Reinecke
1
-1
/
+1
2021-06-01
scsi: core: Drop the now obsolete driver_byte definitions
Hannes Reinecke
1
-1
/
+1
2021-06-01
scsi: core: Fixup calling convention for scsi_mode_sense()
Hannes Reinecke
1
-1
/
+1
2020-12-12
sr: Remove in_interrupt() usage in sr_init_command().
Sebastian Andrzej Siewior
1
-17
/
+0
2020-10-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-10
/
+7
2020-10-08
scsi: sr: Initialize ->cmd_len
Christoph Hellwig
1
-0
/
+1
2020-10-08
scsi: core: Clean up allocation and freeing of sgtables
Christoph Hellwig
1
-10
/
+6
2020-09-10
sr: simplify sr_block_revalidate_disk
Christoph Hellwig
1
-23
/
+13
2020-09-10
sr: use bdev_check_media_change
Christoph Hellwig
1
-2
/
+4
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-06-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+6
2020-06-10
scsi: sr: Fix sr_probe() missing deallocate of device minor
Simon Arlott
1
-1
/
+5
2020-06-10
scsi: sr: Fix sr_probe() missing mutex_destroy
Simon Arlott
1
-0
/
+1
2020-06-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-16
/
+10
2020-05-04
block: add a cdrom_device_info pointer to struct gendisk
Christoph Hellwig
1
-2
/
+1
2020-04-28
scsi: sr: Use {get,put}_unaligned_be*() instead of open-coding these functions
Bart Van Assche
1
-16
/
+10
2020-04-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+3
2020-04-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-9
/
+11
2020-04-01
scsi: sr: Fix sr_block_release()
Bart Van Assche
1
-1
/
+3
2020-02-24
scsi: compat_ioctl: cdrom: Replace .ioctl with .compat_ioctl in four appropri...
Adam Williamson
1
-1
/
+1
2020-02-24
scsi: sr: get rid of sr global mutex
Merlijn Wajer
1
-9
/
+11
2020-01-03
compat_ioctl: move cdrom commands into cdrom.c
Arnd Bergmann
1
-6
/
+2
2020-01-03
compat_ioctl: scsi: move ioctl handling into drivers
Arnd Bergmann
1
-4
/
+53
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-04-12
block: disk_events: introduce event flags
Martin Wilck
1
-0
/
+1
2019-02-06
scsi: stop setting up request->special
Christoph Hellwig
1
-1
/
+0
2018-11-10
scsi: return blk_status_t from scsi_init_io and ->init_command
Christoph Hellwig
1
-6
/
+6
2018-09-28
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
1
-1
/
+1
2018-09-27
block: Move power management code into a new source file
Bart Van Assche
1
-0
/
+1
2018-08-03
scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management ena...
Bart Van Assche
1
-8
/
+21
[next]