index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sr_ioctl.c
Age
Commit message (
Expand
)
Author
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-04-16
Linux-2.6.12-rc2
Linus Torvalds