summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sr.c
Commit message (Expand)AuthorAgeFilesLines
...
* [SCSI] sr: fix corrupt CD data after media change and delayJames Bottomley2008-06-101-0/+3
* [SCSI] sd, sr: do not emit change event at device addKay Sievers2008-03-191-0/+1
* [SCSI] sr: fix test unit ready responsesJames Bottomley2008-02-071-22/+27
* [SCSI] implement scsi_data_bufferBoaz Harrosh2008-01-301-12/+13
* [SCSI] sr: update to follow tray status correctlyJames Bottomley2008-01-111-2/+0
* [SCSI] sd,sr: add early detection of medium not presentJames Bottomley2008-01-111-6/+13
* [SCSI] sr,sd: send media state change modification eventsKay Sievers2008-01-111-3/+11
* Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""Linus Torvalds2008-01-061-15/+6
* scsi: revert "[SCSI] Get rid of scsi_cmnd->done"Ingo Molnar2008-01-021-6/+15
* [SCSI] Get rid of scsi_cmnd->doneMatthew Wilcox2007-10-121-15/+6
* [SCSI] move ULD attachment into the prep functionJames Bottomley2007-10-121-19/+40
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-241-1/+1
* [SCSI] small cleanupsAdrian Bunk2007-07-181-1/+1
* [SCSI] sr: fix error handling in module_initAkinobu Mita2007-07-141-1/+5
* [SCSI] modalias for scsi devicesMichael Tokarev2007-04-171-0/+2
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [SCSI] sr: fix error code check in sr_block_ioctl()Tejun Heo2007-01-061-1/+1
* [SCSI] hide EH backup data outside the scsi_cmndChristoph Hellwig2006-07-091-3/+2
* [SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completionLuben Tuikov2006-06-261-1/+1
* [SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig2006-06-061-1/+1
* [PATCH] kill cdrom ->dev_ioctl methodChristoph Hellwig2006-03-231-11/+26
* [SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsiRene Herman2006-03-121-0/+4
* [SCSI] Remove devfs support from the SCSI subsystemGreg KH2006-02-271-2/+0
* [SCSI] SCSI core kmalloc2kzallocJes Sorensen2006-02-271-2/+1
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-1/+1
* [SCSI] always handle REQ_BLOCK_PC requests in common codeChristoph Hellwig2006-01-141-21/+0
* [SCSI] Mask capabilities for SCSI-1 CD driveChuck Ebbert2006-01-121-2/+3
* [SCSI] turn most scsi semaphores into mutexesArjan van de Ven2006-01-121-8/+9
* Fix up SCSI mismergeJames Bottomley2005-12-151-1/+1
* Merge by hand (conflicts in scsi_lib.c)James Bottomley2005-12-151-17/+3
|\
| * [SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic)James Bottomley2005-12-131-17/+3
* | [SCSI] Mark some core scsi data structures constArjan van de Ven2005-12-131-1/+1
|/
* [SCSI] use {sdev,scmd,starget,shost}_printk in generic codeJeff Garzik2005-10-281-5/+5
* [SCSI] sr: remove dead codeJayachandran C2005-10-281-1/+1
* [SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley2005-10-281-8/+7
* [SCSI] scsi: sd, sr, st, and scsi_lib all fail to copy cmd_len to new cmdTimothy Thelin2005-09-141-0/+1
* Merge by hand (conflicts in sr.c)James Bottomley2005-08-281-22/+2
|\
| * [SCSI] sr.c: Fix getting wrong sizePete Zaitcev2005-08-281-22/+2
* | [SCSI] convert sr to scsi_execute_reqJames Bottomley2005-08-281-39/+10
* | [SCSI] convert the remaining mid-layer pieces to scsi_execute_reqJames Bottomley2005-08-281-1/+1
|/
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+965