aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/sr.c
AgeCommit message (Expand)Author
2013-12-16[SCSI] sr: use block layer runtime PMAaron Lu
2013-05-07block_device_operations->release() should return voidAl Viro
2013-01-25[libata] scsi: no poll when ODD is powered offAaron Lu
2013-01-25[SCSI] sr: support runtime pmAaron Lu
2011-07-21[SCSI] sr: check_events() ignore GET_EVENT when TUR says otherwiseKay Sievers
2011-04-21block: don't block events on excl write for non-optical devicesTejun Heo
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-14[SCSI] sd,sr: kill compat SDEV_MEDIA_CHANGE eventTejun Heo
2010-12-16sr: implement sr_check_events()Tejun Heo
2010-12-16scsi: replace sr_test_unit_ready() with scsi_test_unit_ready()Tejun Heo
2010-12-16scsi: fix TUR error handling in sr_media_change()Tejun Heo
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-10-22scsi/sr: add no_read_disc_info scsi_device flagHans de Goede
2010-10-05block: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-08-07block: push down BKL into .open and .releaseArnd Bergmann
2010-08-07block: push down BKL into .locked_ioctlArnd Bergmann
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-02[SCSI] sr: consider the last written sector when determining media sizeTejun Heo
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-06-21sd, sr: fix Driver 'sd' needs updating messageHannes Reinecke
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo
2009-04-03[SCSI] fix recovered error handlingJames Bottomley
2008-12-29[SCSI] add residual argument to scsi_execute and scsi_execute_reqFUJITA Tomonori
2008-12-04[PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig
2008-10-21[PATCH] switch srAl Viro
2008-10-21[PATCH] beginning of methods conversionAl Viro
2008-10-21[PATCH] don't mess with file in scsi_nonblockable_ioctl()Al Viro
2008-10-21[PATCH] switch cdrom_{open,release,ioctl} to sane APIsAl Viro
2008-10-09block: unify request timeout handlingJens Axboe
2008-10-09block: don't depend on consecutive minor spaceTejun Heo
2008-09-11block: disable sysfs parts of the disk command filterJens Axboe
2008-08-29remove blk_register_filter and blk_unregister_filter in gendiskFUJITA Tomonori
2008-07-04scsi: sr avoids useless buffer allocationFUJITA Tomonori
2008-06-10[SCSI] sr: fix corrupt CD data after media change and delayJames Bottomley
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