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
/
scsi
/
sr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: stop setting up request->special
Christoph Hellwig
2019-02-05
1
-1
/
+0
*
scsi: return blk_status_t from scsi_init_io and ->init_command
Christoph Hellwig
2018-11-09
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-26
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-15
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
*
[SCSI] sr: check_events() ignore GET_EVENT when TUR says otherwise
Kay Sievers
2011-07-21
1
-4
/
+42
*
block: don't block events on excl write for non-optical devices
Tejun Heo
2011-04-21
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
[SCSI] sd,sr: kill compat SDEV_MEDIA_CHANGE event
Tejun Heo
2011-01-14
1
-4
/
+0
*
sr: implement sr_check_events()
Tejun Heo
2010-12-16
1
-52
/
+97
*
scsi: replace sr_test_unit_ready() with scsi_test_unit_ready()
Tejun Heo
2010-12-16
1
-28
/
+3
*
scsi: fix TUR error handling in sr_media_change()
Tejun Heo
2010-12-16
1
-7
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-10-22
1
-1
/
+7
|
\
|
*
scsi/sr: add no_read_disc_info scsi_device flag
Hans de Goede
2010-10-22
1
-1
/
+7
*
|
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-10-05
1
-7
/
+7
|
/
*
block: push down BKL into .open and .release
Arnd Bergmann
2010-08-07
1
-1
/
+6
*
block: push down BKL into .locked_ioctl
Arnd Bergmann
2010-08-07
1
-5
/
+13
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[SCSI] sr: consider the last written sector when determining media size
Tejun Heo
2009-10-02
1
-8
/
+14
*
const: make block_device_operations const
Alexey Dobriyan
2009-09-22
1
-1
/
+1
*
sd, sr: fix Driver 'sd' needs updating message
Hannes Reinecke
2009-06-21
1
-0
/
+1
*
block: Do away with the notion of hardsect_size
Martin K. Petersen
2009-05-22
1
-1
/
+1
*
block: convert to pos and nr_sectors accessors
Tejun Heo
2009-05-11
1
-7
/
+8
*
[SCSI] fix recovered error handling
James Bottomley
2009-04-03
1
-9
/
+0
*
[SCSI] add residual argument to scsi_execute and scsi_execute_req
FUJITA Tomonori
2008-12-29
1
-2
/
+2
*
[PATCH 1/2] kill FMODE_NDELAY_NOW
Christoph Hellwig
2008-12-04
1
-1
/
+1
[next]