aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-21sd, sr: fix Driver 'sd' needs updating messageHannes Reinecke1-0/+1
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen1-1/+1
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo1-7/+8
2009-04-03[SCSI] fix recovered error handlingJames Bottomley1-9/+0
2008-12-29[SCSI] add residual argument to scsi_execute and scsi_execute_reqFUJITA Tomonori1-2/+2
2008-12-04[PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig1-1/+1
2008-10-21[PATCH] switch srAl Viro1-22/+18
2008-10-21[PATCH] beginning of methods conversionAl Viro1-3/+3
2008-10-21[PATCH] don't mess with file in scsi_nonblockable_ioctl()Al Viro1-1/+2
2008-10-21[PATCH] switch cdrom_{open,release,ioctl} to sane APIsAl Viro1-7/+4
2008-10-09block: unify request timeout handlingJens Axboe1-2/+3
2008-10-09block: don't depend on consecutive minor spaceTejun Heo1-1/+1
2008-09-11block: disable sysfs parts of the disk command filterJens Axboe1-2/+0
2008-08-29remove blk_register_filter and blk_unregister_filter in gendiskFUJITA Tomonori1-0/+2
2008-07-04scsi: sr avoids useless buffer allocationFUJITA Tomonori1-15/+5
2008-06-10[SCSI] sr: fix corrupt CD data after media change and delayJames Bottomley1-0/+3
2008-03-19[SCSI] sd, sr: do not emit change event at device addKay Sievers1-0/+1
2008-02-07[SCSI] sr: fix test unit ready responsesJames Bottomley1-22/+27
2008-01-30[SCSI] implement scsi_data_bufferBoaz Harrosh1-12/+13
2008-01-11[SCSI] sr: update to follow tray status correctlyJames Bottomley1-2/+0
2008-01-11[SCSI] sd,sr: add early detection of medium not presentJames Bottomley1-6/+13
2008-01-11[SCSI] sr,sd: send media state change modification eventsKay Sievers1-3/+11
2008-01-06Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""Linus Torvalds1-15/+6
2008-01-02scsi: revert "[SCSI] Get rid of scsi_cmnd->done"Ingo Molnar1-6/+15
2007-10-12[SCSI] Get rid of scsi_cmnd->doneMatthew Wilcox1-15/+6
2007-10-12[SCSI] move ULD attachment into the prep functionJames Bottomley1-19/+40
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe1-1/+1
2007-07-18[SCSI] small cleanupsAdrian Bunk1-1/+1
2007-07-14[SCSI] sr: fix error handling in module_initAkinobu Mita1-1/+5
2007-04-17[SCSI] modalias for scsi devicesMichael Tokarev1-0/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-01-06[SCSI] sr: fix error code check in sr_block_ioctl()Tejun Heo1-1/+1
2006-07-09[SCSI] hide EH backup data outside the scsi_cmndChristoph Hellwig1-3/+2
2006-06-26[SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completionLuben Tuikov1-1/+1
2006-06-06[SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig1-1/+1
2006-03-23[PATCH] kill cdrom ->dev_ioctl methodChristoph Hellwig1-11/+26
2006-03-12[SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsiRene Herman1-0/+4
2006-02-27[SCSI] Remove devfs support from the SCSI subsystemGreg KH1-2/+0
2006-02-27[SCSI] SCSI core kmalloc2kzallocJes Sorensen1-2/+1
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-1/+1
2006-01-14[SCSI] always handle REQ_BLOCK_PC requests in common codeChristoph Hellwig1-21/+0
2006-01-12[SCSI] Mask capabilities for SCSI-1 CD driveChuck Ebbert1-2/+3
2006-01-12[SCSI] turn most scsi semaphores into mutexesArjan van de Ven1-8/+9
2005-12-15Fix up SCSI mismergeJames Bottomley1-1/+1
2005-12-15Merge by hand (conflicts in scsi_lib.c)James Bottomley1-17/+3
2005-12-13[SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic)James Bottomley1-17/+3
2005-12-13[SCSI] Mark some core scsi data structures constArjan van de Ven1-1/+1
2005-10-28[SCSI] use {sdev,scmd,starget,shost}_printk in generic codeJeff Garzik1-5/+5
2005-10-28[SCSI] sr: remove dead codeJayachandran C1-1/+1
2005-10-28[SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley1-8/+7