aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-21[SCSI] sr: check_events() ignore GET_EVENT when TUR says otherwiseKay Sievers1-4/+42
2011-04-21block: don't block events on excl write for non-optical devicesTejun Heo1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-14[SCSI] sd,sr: kill compat SDEV_MEDIA_CHANGE eventTejun Heo1-4/+0
2010-12-16sr: implement sr_check_events()Tejun Heo1-52/+97
2010-12-16scsi: replace sr_test_unit_ready() with scsi_test_unit_ready()Tejun Heo1-28/+3
2010-12-16scsi: fix TUR error handling in sr_media_change()Tejun Heo1-7/+11
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-1/+7
2010-10-22scsi/sr: add no_read_disc_info scsi_device flagHans de Goede1-1/+7
2010-10-05block: autoconvert trivial BKL users to private mutexArnd Bergmann1-7/+7
2010-08-07block: push down BKL into .open and .releaseArnd Bergmann1-1/+6
2010-08-07block: push down BKL into .locked_ioctlArnd Bergmann1-5/+13
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-10-02[SCSI] sr: consider the last written sector when determining media sizeTejun Heo1-8/+14
2009-09-22const: make block_device_operations constAlexey Dobriyan1-1/+1
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