summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sd.c
AgeCommit message (Expand)AuthorLines
2008-04-29block: no need to initialize rq->cmd in prepare_flush_fn hookFUJITA Tomonori-1/+0
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones-34/+44
2008-03-19[SCSI] sd, sr: do not emit change event at device addKay Sievers-0/+1
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki-2/+1
2008-02-07[SCSI] sd: handle bad lba in sense informationJames Bottomley-18/+16
2008-01-30[SCSI] implement scsi_data_bufferBoaz Harrosh-2/+2
2008-01-23[SCSI] sd: add fix for devices with last sector access problemsHans de Goede-0/+9
2008-01-11[SCSI] sd,sr: add early detection of medium not presentJames Bottomley-3/+10
2008-01-11[SCSI] sr,sd: send media state change modification eventsKay Sievers-9/+15
2008-01-06Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""Linus Torvalds-10/+18
2008-01-02scsi: revert "[SCSI] Get rid of scsi_cmnd->done"Ingo Molnar-18/+10
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day-1/+1
2007-10-16block: convert blkdev_issue_flush() to use empty barriersJens Axboe-22/+0
2007-10-12[SCSI] Get rid of scsi_cmnd->doneMatthew Wilcox-10/+18
2007-10-12[SCSI] move ULD attachment into the prep functionJames Bottomley-14/+34
2007-08-04[SCSI] sd: disentangle barriers in SCSIJames Bottomley-3/+11
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe-2/+2
2007-07-16bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori-1/+1
2007-05-30[SCSI] Merge up to linux-2.6 headJames Bottomley-7/+11
2007-05-24[SCSI] sd: remove __GFP_DMABernhard Walle-1/+1
2007-05-22[SCSI] sd: fix refcounting regression in suspend/resume routinesAlan Stern-7/+11
2007-04-17[SCSI] modalias for scsi devicesMichael Tokarev-0/+3
2007-03-20[SCSI] sd: fix up start/stop messages for new sd_printk() APIJames Bottomley-22/+16
2007-03-20[SCSI] sd: implement START/STOP managementTejun Heo-0/+101
2007-03-20[SCSI] sd: fix return value of sd_sync_cache()Tejun Heo-1/+3
2007-03-11[SCSI] sd: typo fix: sdkp_printk should be sd_printkJames Bottomley-1/+1
2007-03-11[SCSI] sd: convert logging to new printk helpersMartin K. Petersen-21/+29
2007-03-11[SCSI] sd: make printing use a common prefixMartin K. Petersen-158/+95
2007-02-16USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum-1/+10
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau-1/+0
2007-02-02[SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crashNagendra Singh Tomar-10/+10
2006-12-08[PATCH] struct path: convert scsiJosef Sipek-1/+1
2006-11-15[SCSI] sd: clearer output of disk cache stateLuben Tuikov-6/+7
2006-11-15[SCSI] Reduce polling in sd.cAlan Stern-8/+8
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-5/+18
2006-10-04[SCSI] SCSI sd: fix module init/exit error handlingJeff Garzik-5/+18
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe-3/+2
2006-09-02[SCSI] Wrong size information for devices with disabled read accessHannes Reinecke-1/+1
2006-07-09[SCSI] hide EH backup data outside the scsi_cmndChristoph Hellwig-2/+1
2006-07-03Merge ../scsi-misc-2.6James Bottomley-81/+88
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-28[SCSI] scsi: Add allow_restart sysfs class attributeBrian King-0/+26
2006-06-26[SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completionLuben Tuikov-81/+62
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser-1/+1
2006-06-06[SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig-1/+1
2006-03-25[PATCH] git-scsi-misc: min() warning fixAndrew Morton-1/+1
2006-03-19[SCSI] allow displaying and setting of cache type via sysfsJames Bottomley-23/+113
2006-03-12[SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsiRene Herman-4/+21
2006-02-27[SCSI] scsi_lib: fix recognition of cache type of Initio SBP-2 bridgesAl Viro-0/+6
2006-02-27[SCSI] Remove devfs support from the SCSI subsystemGreg KH-2/+0