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