index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sr_ioctl.c
Age
Commit message (
Expand
)
Author
2023-01-13
scsi: sr: Convert to scsi_execute_cmd()
Mike Christie
2022-04-18
scsi: sr: Do not leak information in ioctl
Tom Rix
2021-09-13
scsi: sr: Fix spelling mistake "does'nt" -> "doesn't"
Colin Ian King
2021-05-31
scsi: core: Drop obsolete Linux-specific SCSI status codes
Hannes Reinecke
2021-05-31
scsi: core: Drop the now obsolete driver_byte definitions
Hannes Reinecke
2021-05-31
scsi: core: Stop using DRIVER_ERROR
Hannes Reinecke
2021-04-06
scsi: remove the unchecked_isa_dma flag
Christoph Hellwig
2020-12-12
sr: Switch the sector size back to 2048 if sr_read_sector() changed it.
Sebastian Andrzej Siewior
2018-08-02
block: Switch struct packet_command to use struct scsi_sense_hdr
Kees Cook
2018-05-21
sr: pass down correctly sized SCSI sense buffer
Jens Axboe
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-02-23
scsi: merge __scsi_execute into scsi_execute
Christoph Hellwig
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2015-01-20
sr: reduce debug noise in sr_do_ioctl
Christoph Hellwig
2015-01-09
scsi: use external buffer for command logging
Hannes Reinecke
2014-11-12
scsi: repurpose the last argument from print_opcode_name()
Hannes Reinecke
2014-11-12
scsi: use sdev as argument for sense code printing
Hannes Reinecke
2014-07-17
scsi: Implement sr_printk()
Hannes Reinecke
2011-10-31
scsi: Fix up files implicitly depending on module.h inclusion
Paul Gortmaker
2010-12-16
scsi: replace sr_test_unit_ready() with scsi_test_unit_ready()
Tejun Heo
2010-10-25
[SCSI] sr: fix sr_drive_status handling when initialization required
Robert Jennings
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-04-27
[SCSI] sr: report more accurate drive status after closing the tray.
Peter Jones
2008-12-29
[SCSI] add residual argument to scsi_execute and scsi_execute_req
FUJITA Tomonori
2008-02-07
[SCSI] sr: fix test unit ready responses
James Bottomley
2008-01-11
[SCSI] sr: update to follow tray status correctly
James Bottomley
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-03-23
[PATCH] kill cdrom ->dev_ioctl method
Christoph Hellwig
2006-03-06
Allocate 96 bytes for SCSI sense data reply
Linus Torvalds
2006-01-14
[SCSI] sr: split sr_audio_ioctl into specific helpers
Christoph Hellwig
2005-08-28
[SCSI] convert sr to scsi_execute_req
James Bottomley
2005-04-21
[SCSI] drivers/scsi/sr_ioctl.c: check for failed allocation
Nate Dailey
2005-01-07
[PATCH] sr module_param conversion
Jan Dittmer
2004-09-19
scsi: Add reset ioctl capability to ULDs
James Bottomley
2004-08-21
[PATCH] add ssleep(), kill scsi_sleep()
Jeff Garzik
2004-06-21
[PATCH] avoid obsolete APIs in sr
Christoph Hellwig
2004-06-03
[PATCH] SCSI: replace deprecated hosts.h file
Arjan van de Ven
2004-06-01
Merge
James Bottomley
2004-05-29
[PATCH] sparse: scsi_ioctl __user annotation
Alexander Viro
2004-05-29
[PATCH] sparse: cdrom_generic_command split into kernel/user
Alexander Viro
2004-05-29
[PATCH] unchecked kmalloc in sr_audio_ioctl()
Andrew Morton
2003-08-25
[PATCH] give scsi_allocate_request a gfp_mask
Christoph Hellwig
2003-07-16
[PATCH] remove all #include <blk.h>'s
Adrian Bunk
2003-02-04
Fix sr_ioctl.c bounce buffer usage
James Bottomley
2003-02-04
[PATCH] Re: [CHECKER] 112 potential memory leaks in 2.5.48
Rik van Riel
2003-01-03
shuffle sr_ioctl include ordering for parisc
James Bottomley
2002-12-14
[PATCH] sr_ioctl fix
Richard Henderson
2002-12-13
[PATCH] remove error message on illegal ioctl
Robert Love
2002-10-27
Merge
James Bottomley
[next]