summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sr_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* block: Switch struct packet_command to use struct scsi_sense_hdrKees Cook2018-08-021-13/+9
* sr: pass down correctly sized SCSI sense bufferJens Axboe2018-05-211-2/+8
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* scsi: merge __scsi_execute into scsi_executeChristoph Hellwig2017-02-231-16/+3
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* sr: reduce debug noise in sr_do_ioctlChristoph Hellwig2015-01-201-18/+0
* scsi: use external buffer for command loggingHannes Reinecke2015-01-091-3/+10
* scsi: repurpose the last argument from print_opcode_name()Hannes Reinecke2014-11-121-2/+2
* scsi: use sdev as argument for sense code printingHannes Reinecke2014-11-121-3/+3
* scsi: Implement sr_printk()Hannes Reinecke2014-07-171-10/+16
* scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker2011-10-311-0/+1
* scsi: replace sr_test_unit_ready() with scsi_test_unit_ready()Tejun Heo2010-12-161-1/+1
* [SCSI] sr: fix sr_drive_status handling when initialization requiredRobert Jennings2010-10-251-0/+9
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] sr: report more accurate drive status after closing the tray.Peter Jones2009-04-271-0/+5
* [SCSI] add residual argument to scsi_execute and scsi_execute_reqFUJITA Tomonori2008-12-291-1/+1
* [SCSI] sr: fix test unit ready responsesJames Bottomley2008-02-071-2/+1
* [SCSI] sr: update to follow tray status correctlyJames Bottomley2008-01-111-14/+34
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] kill cdrom ->dev_ioctl methodChristoph Hellwig2006-03-231-19/+0
* Allocate 96 bytes for SCSI sense data replyLinus Torvalds2006-03-061-1/+1
* [SCSI] sr: split sr_audio_ioctl into specific helpersChristoph Hellwig2006-01-141-91/+111
* [SCSI] convert sr to scsi_execute_reqJames Bottomley2005-08-281-35/+27
* [SCSI] drivers/scsi/sr_ioctl.c: check for failed allocationNate Dailey2005-04-211-0/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+568