index
:
hverkuil/media_tree.git
alt-ctrls
array_mod
cec-s-conn
cubie
cubox
cx18
delbuf
deprecate
dp-mst-cec
dp-mst-cec2
drop-count
dw-hdmi-cec
enc-dec-cmd
extron
firefly
firefly2
fixes-v6.6a
for-6.4m
for-v6.6a
for-v6.6l
for-v6.6o
for-v6.7a
for-v6.7b
for-v6.7c
for-v6.7d
for-v6.7e
for-v6.7f
for-v6.7g
for-v6.7h
for-v6.7i
for-v6.7j
fract-ctrl
hdcp
hdmi-dbg
imx8mm
m2m-deinterlace
m2m-writing
master
mc-props
mc-props2
omap-bridge-cec
overlay
pr
pr-test
pr-v6.6a
pr-v6.6b
quirk
ro-reqs
rpi3
rpi4
saa7146
saa7146-clean
sailus
sama5d3
sdrout
sdrout-old
split-m2m
subdev-kref
tc358840
tda998x
tegrav8
test
tmp
tmp2
uvc
uvccomp
vb1a
vb2-cpu-access
vb2wr
vicodec-stateless
media_tree.git development repository
Hans Verkuil
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sr_ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-13
scsi: sr: Convert to scsi_execute_cmd()
Mike Christie
1
-7
/
+10
2022-04-18
scsi: sr: Do not leak information in ioctl
Tom Rix
1
-3
/
+12
2021-09-13
scsi: sr: Fix spelling mistake "does'nt" -> "doesn't"
Colin Ian King
1
-1
/
+1
2021-05-31
scsi: core: Drop obsolete Linux-specific SCSI status codes
Hannes Reinecke
1
-1
/
+1
2021-05-31
scsi: core: Drop the now obsolete driver_byte definitions
Hannes Reinecke
1
-1
/
+1
2021-05-31
scsi: core: Stop using DRIVER_ERROR
Hannes Reinecke
1
-0
/
+4
2021-04-06
scsi: remove the unchecked_isa_dma flag
Christoph Hellwig
1
-8
/
+4
2020-12-12
sr: Switch the sector size back to 2048 if sr_read_sector() changed it.
Sebastian Andrzej Siewior
1
-0
/
+2
2018-08-02
block: Switch struct packet_command to use struct scsi_sense_hdr
Kees Cook
1
-13
/
+9
2018-05-21
sr: pass down correctly sized SCSI sense buffer
Jens Axboe
1
-2
/
+8
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-02-23
scsi: merge __scsi_execute into scsi_execute
Christoph Hellwig
1
-16
/
+3
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2015-01-20
sr: reduce debug noise in sr_do_ioctl
Christoph Hellwig
1
-18
/
+0
2015-01-09
scsi: use external buffer for command logging
Hannes Reinecke
1
-3
/
+10
2014-11-12
scsi: repurpose the last argument from print_opcode_name()
Hannes Reinecke
1
-2
/
+2
2014-11-12
scsi: use sdev as argument for sense code printing
Hannes Reinecke
1
-3
/
+3
2014-07-17
scsi: Implement sr_printk()
Hannes Reinecke
1
-10
/
+16
2011-10-31
scsi: Fix up files implicitly depending on module.h inclusion
Paul Gortmaker
1
-0
/
+1
2010-12-16
scsi: replace sr_test_unit_ready() with scsi_test_unit_ready()
Tejun Heo
1
-1
/
+1
2010-10-25
[SCSI] sr: fix sr_drive_status handling when initialization required
Robert Jennings
1
-0
/
+9
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-04-27
[SCSI] sr: report more accurate drive status after closing the tray.
Peter Jones
1
-0
/
+5
2008-12-29
[SCSI] add residual argument to scsi_execute and scsi_execute_req
FUJITA Tomonori
1
-1
/
+1
2008-02-07
[SCSI] sr: fix test unit ready responses
James Bottomley
1
-2
/
+1
2008-01-11
[SCSI] sr: update to follow tray status correctly
James Bottomley
1
-14
/
+34
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-03-23
[PATCH] kill cdrom ->dev_ioctl method
Christoph Hellwig
1
-19
/
+0
2006-03-06
Allocate 96 bytes for SCSI sense data reply
Linus Torvalds
1
-1
/
+1
2006-01-14
[SCSI] sr: split sr_audio_ioctl into specific helpers
Christoph Hellwig
1
-91
/
+111
2005-08-28
[SCSI] convert sr to scsi_execute_req
James Bottomley
1
-35
/
+27
2005-04-21
[SCSI] drivers/scsi/sr_ioctl.c: check for failed allocation
Nate Dailey
1
-0
/
+3
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+568
Privacy Policy