aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sd.c
Commit message (Expand)AuthorAgeFilesLines
* block: no need to initialize rq->cmd in prepare_flush_fn hookFUJITA Tomonori2008-04-291-1/+0
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-191-34/+44
* [SCSI] sd, sr: do not emit change event at device addKay Sievers2008-03-191-0/+1
* PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2008-02-231-2/+1
* [SCSI] sd: handle bad lba in sense informationJames Bottomley2008-02-071-18/+16
* [SCSI] implement scsi_data_bufferBoaz Harrosh2008-01-301-2/+2
* [SCSI] sd: add fix for devices with last sector access problemsHans de Goede2008-01-231-0/+9
* [SCSI] sd,sr: add early detection of medium not presentJames Bottomley2008-01-111-3/+10
* [SCSI] sr,sd: send media state change modification eventsKay Sievers2008-01-111-9/+15
* Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""Linus Torvalds2008-01-061-10/+18
* scsi: revert "[SCSI] Get rid of scsi_cmnd->done"Ingo Molnar2008-01-021-18/+10
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* block: convert blkdev_issue_flush() to use empty barriersJens Axboe2007-10-161-22/+0
* [SCSI] Get rid of scsi_cmnd->doneMatthew Wilcox2007-10-121-10/+18
* [SCSI] move ULD attachment into the prep functionJames Bottomley2007-10-121-14/+34
* [SCSI] sd: disentangle barriers in SCSIJames Bottomley2007-08-041-3/+11
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-241-2/+2
* bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori2007-07-161-1/+1
* [SCSI] Merge up to linux-2.6 headJames Bottomley2007-05-301-7/+11
|\
| * [SCSI] sd: fix refcounting regression in suspend/resume routinesAlan Stern2007-05-221-7/+11
* | [SCSI] sd: remove __GFP_DMABernhard Walle2007-05-241-1/+1
|/
* [SCSI] modalias for scsi devicesMichael Tokarev2007-04-171-0/+3
* [SCSI] sd: fix up start/stop messages for new sd_printk() APIJames Bottomley2007-03-201-22/+16
* [SCSI] sd: implement START/STOP managementTejun Heo2007-03-201-0/+101
* [SCSI] sd: fix return value of sd_sync_cache()Tejun Heo2007-03-201-1/+3
* [SCSI] sd: typo fix: sdkp_printk should be sd_printkJames Bottomley2007-03-111-1/+1
* [SCSI] sd: convert logging to new printk helpersMartin K. Petersen2007-03-111-21/+29
* [SCSI] sd: make printing use a common prefixMartin K. Petersen2007-03-111-158/+95
* USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum2007-02-161-1/+10
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crashNagendra Singh Tomar2007-02-021-10/+10
* [PATCH] struct path: convert scsiJosef Sipek2006-12-081-1/+1
* [SCSI] sd: clearer output of disk cache stateLuben Tuikov2006-11-151-6/+7
* [SCSI] Reduce polling in sd.cAlan Stern2006-11-151-8/+8
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-10-041-5/+18
|\
| * [SCSI] SCSI sd: fix module init/exit error handlingJeff Garzik2006-10-041-5/+18
* | [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-301-3/+2
|/
* [SCSI] Wrong size information for devices with disabled read accessHannes Reinecke2006-09-021-1/+1
* [SCSI] hide EH backup data outside the scsi_cmndChristoph Hellwig2006-07-091-2/+1
* Merge ../scsi-misc-2.6James Bottomley2006-07-031-81/+88
|\
| * [SCSI] scsi: Add allow_restart sysfs class attributeBrian King2006-06-281-0/+26
| * [SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completionLuben Tuikov2006-06-261-81/+62
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
|/
* [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-101-1/+1
* [SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig2006-06-061-1/+1
* [PATCH] git-scsi-misc: min() warning fixAndrew Morton2006-03-251-1/+1
* [SCSI] allow displaying and setting of cache type via sysfsJames Bottomley2006-03-191-23/+113
* [SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsiRene Herman2006-03-121-4/+21
* [SCSI] scsi_lib: fix recognition of cache type of Initio SBP-2 bridgesAl Viro2006-02-271-0/+6
* [SCSI] Remove devfs support from the SCSI subsystemGreg KH2006-02-271-2/+0