index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-24
1
-10
/
+7
|
\
|
*
scsi: sr: Initialize ->cmd_len
Christoph Hellwig
2020-10-08
1
-0
/
+1
|
*
scsi: core: Clean up allocation and freeing of sgtables
Christoph Hellwig
2020-10-08
1
-10
/
+6
*
|
sr: simplify sr_block_revalidate_disk
Christoph Hellwig
2020-09-10
1
-23
/
+13
*
|
sr: use bdev_check_media_change
Christoph Hellwig
2020-09-10
1
-2
/
+4
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-2
/
+2
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-13
1
-1
/
+6
|
\
|
*
scsi: sr: Fix sr_probe() missing deallocate of device minor
Simon Arlott
2020-06-10
1
-1
/
+5
|
*
scsi: sr: Fix sr_probe() missing mutex_destroy
Simon Arlott
2020-06-10
1
-0
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-06
1
-16
/
+10
|
\
|
|
*
scsi: sr: Use {get,put}_unaligned_be*() instead of open-coding these functions
Bart Van Assche
2020-04-28
1
-16
/
+10
*
|
block: add a cdrom_device_info pointer to struct gendisk
Christoph Hellwig
2020-05-04
1
-2
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-04-10
1
-1
/
+3
|
\
|
*
scsi: sr: Fix sr_block_release()
Bart Van Assche
2020-04-01
1
-1
/
+3
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-04-03
1
-9
/
+11
|
\
|
|
*
scsi: sr: get rid of sr global mutex
Merlijn Wajer
2020-02-24
1
-9
/
+11
*
|
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
-6
/
+2
*
compat_ioctl: scsi: move ioctl handling into drivers
Arnd Bergmann
2020-01-03
1
-4
/
+53
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
block: disk_events: introduce event flags
Martin Wilck
2019-04-12
1
-0
/
+1
*
scsi: stop setting up request->special
Christoph Hellwig
2019-02-06
1
-1
/
+0
*
scsi: return blk_status_t from scsi_init_io and ->init_command
Christoph Hellwig
2018-11-10
1
-6
/
+6
*
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
2018-09-28
1
-1
/
+1
*
block: Move power management code into a new source file
Bart Van Assche
2018-09-26
1
-0
/
+1
*
scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management ena...
Bart Van Assche
2018-08-03
1
-8
/
+21
*
sr: get/drop reference to device in revalidate and check_events
Jens Axboe
2018-04-11
1
-4
/
+15
*
cdrom: do not call check_disk_change() inside cdrom_open()
Maurizio Lombardi
2018-03-09
1
-0
/
+2
*
scsi: sd: sr: Convert two assignments into warning statements
Bart Van Assche
2017-08-25
1
-1
/
+1
*
scsi: sr: Sanity check returned mode data
Martin K. Petersen
2017-04-07
1
-2
/
+4
*
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
2017-02-17
1
-3
/
+6
|
\
|
*
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
2017-01-31
1
-3
/
+6
*
|
cdrom: Make device operations read-only
Kees Cook
2017-02-14
1
-1
/
+1
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
scsi: sr: constify sr_pm_ops structure
Julia Lawall
2016-09-04
1
-1
/
+1
*
block: convert to device_add_disk()
Dan Williams
2016-06-27
1
-2
/
+1
*
SCSI: fix crashes in sd and sr runtime PM
Alan Stern
2016-01-27
1
-0
/
+4
*
scsi: remove scsi_driver owner field
Christoph Hellwig
2014-11-24
1
-1
/
+1
*
scsi: stop passing a gfp_mask argument down the command setup path
Christoph Hellwig
2014-11-24
1
-1
/
+1
*
scsi: split scsi_nonblockable_ioctl
Christoph Hellwig
2014-11-12
1
-10
/
+5
*
scsi: balance out autopm get/put calls in scsi_sysfs_add_sdev()
Subhash Jadavani
2014-09-16
1
-0
/
+2
*
scsi: move the writeable field from struct scsi_device to struct scsi_cd
Christoph Hellwig
2014-07-25
1
-2
/
+2
*
scsi: set sc_data_direction in common code
Christoph Hellwig
2014-07-17
1
-2
/
+0
*
scsi: restructure command initialization for TYPE_FS requests
Christoph Hellwig
2014-07-17
1
-2
/
+1
*
scsi: Implement sr_printk()
Hannes Reinecke
2014-07-17
1
-29
/
+32
*
scsi: reintroduce scsi_driver.init_command
Christoph Hellwig
2014-05-19
1
-13
/
+6
*
[SCSI] sr: use block layer runtime PM
Aaron Lu
2013-12-16
1
-24
/
+13
*
block_device_operations->release() should return void
Al Viro
2013-05-07
1
-2
/
+1
*
[libata] scsi: no poll when ODD is powered off
Aaron Lu
2013-01-25
1
-3
/
+7
*
[SCSI] sr: support runtime pm
Aaron Lu
2013-01-25
1
-3
/
+39
[next]