Age | Commit message (Expand) | Author | Files | Lines |
2021-06-01 | scsi: core: Drop obsolete Linux-specific SCSI status codes | Hannes Reinecke | 1 | -1/+1 |
2021-06-01 | scsi: core: Drop the now obsolete driver_byte definitions | Hannes Reinecke | 1 | -1/+1 |
2021-06-01 | 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-03 | 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-24 | 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-18 | scsi: Implement sr_printk() | Hannes Reinecke | 1 | -10/+16 |
2011-11-01 | 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-26 | [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-08 | [SCSI] sr: fix test unit ready responses | James Bottomley | 1 | -2/+1 |
2008-01-12 | [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-07 | 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-22 | [SCSI] drivers/scsi/sr_ioctl.c: check for failed allocation | Nate Dailey | 1 | -0/+3 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+568 |