summaryrefslogtreecommitdiff
path: root/drivers/scsi/sr.c
AgeCommit message (Expand)Author
2008-03-19[SCSI] sd, sr: do not emit change event at device addKay Sievers
2008-02-07[SCSI] sr: fix test unit ready responsesJames Bottomley
2008-01-30[SCSI] implement scsi_data_bufferBoaz Harrosh
2008-01-11[SCSI] sr: update to follow tray status correctlyJames Bottomley
2008-01-11[SCSI] sd,sr: add early detection of medium not presentJames Bottomley
2008-01-11[SCSI] sr,sd: send media state change modification eventsKay Sievers
2008-01-06Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""Linus Torvalds
2008-01-02scsi: revert "[SCSI] Get rid of scsi_cmnd->done"Ingo Molnar
2007-10-12[SCSI] Get rid of scsi_cmnd->doneMatthew Wilcox
2007-10-12[SCSI] move ULD attachment into the prep functionJames Bottomley
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-07-18[SCSI] small cleanupsAdrian Bunk
2007-07-14[SCSI] sr: fix error handling in module_initAkinobu Mita
2007-04-17[SCSI] modalias for scsi devicesMichael Tokarev
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-01-06[SCSI] sr: fix error code check in sr_block_ioctl()Tejun Heo
2006-07-09[SCSI] hide EH backup data outside the scsi_cmndChristoph Hellwig
2006-06-26[SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completionLuben Tuikov
2006-06-06[SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig
2006-03-23[PATCH] kill cdrom ->dev_ioctl methodChristoph Hellwig
2006-03-12[SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsiRene Herman
2006-02-27[SCSI] Remove devfs support from the SCSI subsystemGreg KH
2006-02-27[SCSI] SCSI core kmalloc2kzallocJes Sorensen
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2006-01-14[SCSI] always handle REQ_BLOCK_PC requests in common codeChristoph Hellwig
2006-01-12[SCSI] Mask capabilities for SCSI-1 CD driveChuck Ebbert
2006-01-12[SCSI] turn most scsi semaphores into mutexesArjan van de Ven
2005-12-15Fix up SCSI mismergeJames Bottomley
2005-12-15Merge by hand (conflicts in scsi_lib.c)James Bottomley
2005-12-13[SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic)James Bottomley
2005-12-13[SCSI] Mark some core scsi data structures constArjan van de Ven
2005-10-28[SCSI] use {sdev,scmd,starget,shost}_printk in generic codeJeff Garzik
2005-10-28[SCSI] sr: remove dead codeJayachandran C
2005-10-28[SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley
2005-09-14[SCSI] scsi: sd, sr, st, and scsi_lib all fail to copy cmd_len to new cmdTimothy Thelin
2005-08-28Merge by hand (conflicts in sr.c)James Bottomley
2005-08-28[SCSI] convert sr to scsi_execute_reqJames Bottomley
2005-08-28[SCSI] convert the remaining mid-layer pieces to scsi_execute_reqJames Bottomley
2005-08-28[SCSI] sr.c: Fix getting wrong sizePete Zaitcev
2005-04-16Linux-2.6.12-rc2Linus Torvalds