| Commit message (Expand) | Author | Age |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | [SCSI] sd,sr: kill compat SDEV_MEDIA_CHANGE event | Tejun Heo | 2011-01-14 |
* | sr: implement sr_check_events() | Tejun Heo | 2010-12-16 |
* | scsi: replace sr_test_unit_ready() with scsi_test_unit_ready() | Tejun Heo | 2010-12-16 |
* | scsi: fix TUR error handling in sr_media_change() | Tejun Heo | 2010-12-16 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-10-22 |
|\ |
|
| * | scsi/sr: add no_read_disc_info scsi_device flag | Hans de Goede | 2010-10-22 |
* | | block: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-10-05 |
|/ |
|
* | block: push down BKL into .open and .release | Arnd Bergmann | 2010-08-07 |
* | block: push down BKL into .locked_ioctl | Arnd Bergmann | 2010-08-07 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | [SCSI] sr: consider the last written sector when determining media size | Tejun Heo | 2009-10-02 |
* | const: make block_device_operations const | Alexey Dobriyan | 2009-09-22 |
* | sd, sr: fix Driver 'sd' needs updating message | Hannes Reinecke | 2009-06-21 |
* | block: Do away with the notion of hardsect_size | Martin K. Petersen | 2009-05-22 |
* | block: convert to pos and nr_sectors accessors | Tejun Heo | 2009-05-11 |
* | [SCSI] fix recovered error handling | James Bottomley | 2009-04-03 |
* | [SCSI] add residual argument to scsi_execute and scsi_execute_req | FUJITA Tomonori | 2008-12-29 |
* | [PATCH 1/2] kill FMODE_NDELAY_NOW | Christoph Hellwig | 2008-12-04 |
* | [PATCH] switch sr | Al Viro | 2008-10-21 |
* | [PATCH] beginning of methods conversion | Al 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 APIs | Al Viro | 2008-10-21 |
* | block: unify request timeout handling | Jens Axboe | 2008-10-09 |
* | block: don't depend on consecutive minor space | Tejun Heo | 2008-10-09 |
* | block: disable sysfs parts of the disk command filter | Jens Axboe | 2008-09-11 |
* | remove blk_register_filter and blk_unregister_filter in gendisk | FUJITA Tomonori | 2008-08-29 |
* | scsi: sr avoids useless buffer allocation | FUJITA Tomonori | 2008-07-04 |
* | [SCSI] sr: fix corrupt CD data after media change and delay | James Bottomley | 2008-06-10 |
* | [SCSI] sd, sr: do not emit change event at device add | Kay Sievers | 2008-03-19 |
* | [SCSI] sr: fix test unit ready responses | James Bottomley | 2008-02-07 |
* | [SCSI] implement scsi_data_buffer | Boaz Harrosh | 2008-01-30 |
* | [SCSI] sr: update to follow tray status correctly | James Bottomley | 2008-01-11 |
* | [SCSI] sd,sr: add early detection of medium not present | James Bottomley | 2008-01-11 |
* | [SCSI] sr,sd: send media state change modification events | Kay Sievers | 2008-01-11 |
* | Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done"" | Linus Torvalds | 2008-01-06 |
* | scsi: revert "[SCSI] Get rid of scsi_cmnd->done" | Ingo Molnar | 2008-01-02 |
* | [SCSI] Get rid of scsi_cmnd->done | Matthew Wilcox | 2007-10-12 |
* | [SCSI] move ULD attachment into the prep function | James Bottomley | 2007-10-12 |
* | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | 2007-07-24 |
* | [SCSI] small cleanups | Adrian Bunk | 2007-07-18 |
* | [SCSI] sr: fix error handling in module_init | Akinobu Mita | 2007-07-14 |
* | [SCSI] modalias for scsi devices | Michael Tokarev | 2007-04-17 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 |
* | [SCSI] sr: fix error code check in sr_block_ioctl() | Tejun Heo | 2007-01-06 |
* | [SCSI] hide EH backup data outside the scsi_cmnd | Christoph Hellwig | 2006-07-09 |
* | [SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completion | Luben Tuikov | 2006-06-26 |
* | [SCSI] fix up request buffer reference in various scsi drivers | Christoph Hellwig | 2006-06-06 |
* | [PATCH] kill cdrom ->dev_ioctl method | Christoph Hellwig | 2006-03-23 |
* | [SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsi | Rene Herman | 2006-03-12 |