aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sr.c
Commit message (Expand)AuthorAgeFilesLines
...
* [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