summaryrefslogtreecommitdiff
path: root/drivers/scsi/sd.c
Commit message (Expand)AuthorAge
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-19
* block: convert blkdev_issue_flush() to use empty barriersJens Axboe2007-10-16
* [SCSI] Get rid of scsi_cmnd->doneMatthew Wilcox2007-10-12
* [SCSI] move ULD attachment into the prep functionJames Bottomley2007-10-12
* [SCSI] sd: disentangle barriers in SCSIJames Bottomley2007-08-04
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-24
* bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori2007-07-16
* [SCSI] Merge up to linux-2.6 headJames Bottomley2007-05-30
|\
| * [SCSI] sd: fix refcounting regression in suspend/resume routinesAlan Stern2007-05-22
* | [SCSI] sd: remove __GFP_DMABernhard Walle2007-05-24
|/
* [SCSI] modalias for scsi devicesMichael Tokarev2007-04-17
* [SCSI] sd: fix up start/stop messages for new sd_printk() APIJames Bottomley2007-03-20
* [SCSI] sd: implement START/STOP managementTejun Heo2007-03-20
* [SCSI] sd: fix return value of sd_sync_cache()Tejun Heo2007-03-20
* [SCSI] sd: typo fix: sdkp_printk should be sd_printkJames Bottomley2007-03-11
* [SCSI] sd: convert logging to new printk helpersMartin K. Petersen2007-03-11
* [SCSI] sd: make printing use a common prefixMartin K. Petersen2007-03-11
* USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum2007-02-16
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crashNagendra Singh Tomar2007-02-02
* [PATCH] struct path: convert scsiJosef Sipek2006-12-08
* [SCSI] sd: clearer output of disk cache stateLuben Tuikov2006-11-15
* [SCSI] Reduce polling in sd.cAlan Stern2006-11-15
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-10-04
|\
| * [SCSI] SCSI sd: fix module init/exit error handlingJeff Garzik2006-10-04
* | [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-30
|/
* [SCSI] Wrong size information for devices with disabled read accessHannes Reinecke2006-09-02
* [SCSI] hide EH backup data outside the scsi_cmndChristoph Hellwig2006-07-09
* Merge ../scsi-misc-2.6James Bottomley2006-07-03
|\
| * [SCSI] scsi: Add allow_restart sysfs class attributeBrian King2006-06-28
| * [SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completionLuben Tuikov2006-06-26
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
|/
* [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-10
* [SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig2006-06-06
* [PATCH] git-scsi-misc: min() warning fixAndrew Morton2006-03-25
* [SCSI] allow displaying and setting of cache type via sysfsJames Bottomley2006-03-19
* [SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsiRene Herman2006-03-12
* [SCSI] scsi_lib: fix recognition of cache type of Initio SBP-2 bridgesAl Viro2006-02-27
* [SCSI] Remove devfs support from the SCSI subsystemGreg KH2006-02-27
* [SCSI] SCSI core kmalloc2kzallocJes Sorensen2006-02-27
* [PATCH] sd: fix memory corruption with broken mode page headersAl Viro2006-02-26
* [SCSI] always handle REQ_BLOCK_PC requests in common codeChristoph Hellwig2006-01-14
* [SCSI] turn most scsi semaphores into mutexesArjan van de Ven2006-01-12
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-08
* [BLOCK] scsi: add FUA support to sdTejun Heo2006-01-06
* [BLOCK] update SCSI to use new blk_ordered for barriersTejun Heo2006-01-06
* [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2006-01-06
* Fix up SCSI mismergeJames Bottomley2005-12-15
* Merge by hand (conflicts in scsi_lib.c)James Bottomley2005-12-15
|\
| * [SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic)James Bottomley2005-12-13