aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sr.c
Commit message (Expand)AuthorAgeFilesLines
* sr: check_events() ignore GET_EVENT when TUR says otherwiseKay Sievers2011-08-041-4/+42
* block: don't block events on excl write for non-optical devicesTejun Heo2011-04-211-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* [SCSI] sd,sr: kill compat SDEV_MEDIA_CHANGE eventTejun Heo2011-01-141-4/+0
* sr: implement sr_check_events()Tejun Heo2010-12-161-52/+97
* scsi: replace sr_test_unit_ready() with scsi_test_unit_ready()Tejun Heo2010-12-161-28/+3
* scsi: fix TUR error handling in sr_media_change()Tejun Heo2010-12-161-7/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-10-221-1/+7
|\
| * scsi/sr: add no_read_disc_info scsi_device flagHans de Goede2010-10-221-1/+7
* | block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-7/+7
|/
* block: push down BKL into .open and .releaseArnd Bergmann2010-08-071-1/+6
* block: push down BKL into .locked_ioctlArnd Bergmann2010-08-071-5/+13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] sr: consider the last written sector when determining media sizeTejun Heo2009-10-021-8/+14
* const: make block_device_operations constAlexey Dobriyan2009-09-221-1/+1
* sd, sr: fix Driver 'sd' needs updating messageHannes Reinecke2009-06-211-0/+1
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-221-1/+1
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-111-7/+8
* [SCSI] fix recovered error handlingJames Bottomley2009-04-031-9/+0
* [SCSI] add residual argument to scsi_execute and scsi_execute_reqFUJITA Tomonori2008-12-291-2/+2
* [PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig2008-12-041-1/+1
* [PATCH] switch srAl Viro2008-10-211-22/+18
* [PATCH] beginning of methods conversionAl Viro2008-10-211-3/+3
* [PATCH] don't mess with file in scsi_nonblockable_ioctl()Al Viro2008-10-211-1/+2
* [PATCH] switch cdrom_{open,release,ioctl} to sane APIsAl Viro2008-10-211-7/+4
* block: unify request timeout handlingJens Axboe2008-10-091-2/+3
* block: don't depend on consecutive minor spaceTejun Heo2008-10-091-1/+1
* block: disable sysfs parts of the disk command filterJens Axboe2008-09-111-2/+0
* remove blk_register_filter and blk_unregister_filter in gendiskFUJITA Tomonori2008-08-291-0/+2
* scsi: sr avoids useless buffer allocationFUJITA Tomonori2008-07-041-15/+5
* [SCSI] sr: fix corrupt CD data after media change and delayJames Bottomley2008-06-101-0/+3
* [SCSI] sd, sr: do not emit change event at device addKay Sievers2008-03-191-0/+1
* [SCSI] sr: fix test unit ready responsesJames Bottomley2008-02-071-22/+27
* [SCSI] implement scsi_data_bufferBoaz Harrosh2008-01-301-12/+13
* [SCSI] sr: update to follow tray status correctlyJames Bottomley2008-01-111-2/+0
* [SCSI] sd,sr: add early detection of medium not presentJames Bottomley2008-01-111-6/+13
* [SCSI] sr,sd: send media state change modification eventsKay Sievers2008-01-111-3/+11
* Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""Linus Torvalds2008-01-061-15/+6
* scsi: revert "[SCSI] Get rid of scsi_cmnd->done"Ingo Molnar2008-01-021-6/+15
* [SCSI] Get rid of scsi_cmnd->doneMatthew Wilcox2007-10-121-15/+6
* [SCSI] move ULD attachment into the prep functionJames Bottomley2007-10-121-19/+40
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-241-1/+1
* [SCSI] small cleanupsAdrian Bunk2007-07-181-1/+1
* [SCSI] sr: fix error handling in module_initAkinobu Mita2007-07-141-1/+5
* [SCSI] modalias for scsi devicesMichael Tokarev2007-04-171-0/+2
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [SCSI] sr: fix error code check in sr_block_ioctl()Tejun Heo2007-01-061-1/+1
* [SCSI] hide EH backup data outside the scsi_cmndChristoph Hellwig2006-07-091-3/+2
* [SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completionLuben Tuikov2006-06-261-1/+1
* [SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig2006-06-061-1/+1