aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sr.c
Commit message (Expand)AuthorAge
* scsi: remove scsi_driver owner fieldChristoph Hellwig2014-11-24
* scsi: stop passing a gfp_mask argument down the command setup pathChristoph Hellwig2014-11-24
* scsi: split scsi_nonblockable_ioctlChristoph Hellwig2014-11-12
* scsi: balance out autopm get/put calls in scsi_sysfs_add_sdev()Subhash Jadavani2014-09-15
* scsi: move the writeable field from struct scsi_device to struct scsi_cdChristoph Hellwig2014-07-25
* scsi: set sc_data_direction in common codeChristoph Hellwig2014-07-17
* scsi: restructure command initialization for TYPE_FS requestsChristoph Hellwig2014-07-17
* scsi: Implement sr_printk()Hannes Reinecke2014-07-17
* scsi: reintroduce scsi_driver.init_commandChristoph Hellwig2014-05-19
* [SCSI] sr: use block layer runtime PMAaron Lu2013-12-16
* block_device_operations->release() should return voidAl Viro2013-05-07
* [libata] scsi: no poll when ODD is powered offAaron Lu2013-01-25
* [SCSI] sr: support runtime pmAaron Lu2013-01-25
* [SCSI] sr: check_events() ignore GET_EVENT when TUR says otherwiseKay Sievers2011-07-21
* block: don't block events on excl write for non-optical devicesTejun Heo2011-04-21
* Fix common misspellingsLucas De Marchi2011-03-31
* [SCSI] sd,sr: kill compat SDEV_MEDIA_CHANGE eventTejun Heo2011-01-14
* sr: implement sr_check_events()Tejun Heo2010-12-16
* scsi: replace sr_test_unit_ready() with scsi_test_unit_ready()Tejun Heo2010-12-16
* scsi: fix TUR error handling in sr_media_change()Tejun Heo2010-12-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-10-22
|\
| * scsi/sr: add no_read_disc_info scsi_device flagHans de Goede2010-10-22
* | block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-05
|/
* block: push down BKL into .open and .releaseArnd Bergmann2010-08-07
* block: push down BKL into .locked_ioctlArnd Bergmann2010-08-07
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* [SCSI] sr: consider the last written sector when determining media sizeTejun Heo2009-10-02
* const: make block_device_operations constAlexey Dobriyan2009-09-22
* sd, sr: fix Driver 'sd' needs updating messageHannes Reinecke2009-06-21
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-22
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-11
* [SCSI] fix recovered error handlingJames Bottomley2009-04-03
* [SCSI] add residual argument to scsi_execute and scsi_execute_reqFUJITA Tomonori2008-12-29
* [PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig2008-12-04
* [PATCH] switch srAl Viro2008-10-21
* [PATCH] beginning of methods conversionAl Viro2008-10-21
* [PATCH] don't mess with file in scsi_nonblockable_ioctl()Al Viro2008-10-21
* [PATCH] switch cdrom_{open,release,ioctl} to sane APIsAl Viro2008-10-21
* block: unify request timeout handlingJens Axboe2008-10-09
* block: don't depend on consecutive minor spaceTejun Heo2008-10-09
* block: disable sysfs parts of the disk command filterJens Axboe2008-09-11
* remove blk_register_filter and blk_unregister_filter in gendiskFUJITA Tomonori2008-08-29
* scsi: sr avoids useless buffer allocationFUJITA Tomonori2008-07-04
* [SCSI] sr: fix corrupt CD data after media change and delayJames Bottomley2008-06-10
* [SCSI] sd, sr: do not emit change event at device addKay Sievers2008-03-19
* [SCSI] sr: fix test unit ready responsesJames Bottomley2008-02-07
* [SCSI] implement scsi_data_bufferBoaz Harrosh2008-01-30
* [SCSI] sr: update to follow tray status correctlyJames Bottomley2008-01-11
* [SCSI] sd,sr: add early detection of medium not presentJames Bottomley2008-01-11
* [SCSI] sr,sd: send media state change modification eventsKay Sievers2008-01-11