summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sd.c
Commit message (Expand)AuthorAgeFilesLines
* 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-311-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-181-0/+3
* [SCSI] sd: fix up start/stop messages for new sd_printk() APIJames Bottomley2007-03-201-22/+16Star
* [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/+95Star
* USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum2007-02-171-1/+10
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crashNagendra Singh Tomar2007-02-031-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-051-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/+2Star
|/
* [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/+1Star
* 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/+62Star
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
|/
* [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-281-0/+6
* [SCSI] Remove devfs support from the SCSI subsystemGreg KH2006-02-281-2/+0Star
* [SCSI] SCSI core kmalloc2kzallocJes Sorensen2006-02-281-2/+1Star
* [PATCH] sd: fix memory corruption with broken mode page headersAl Viro2006-02-261-3/+17
* [SCSI] always handle REQ_BLOCK_PC requests in common codeChristoph Hellwig2006-01-141-37/+5Star
* [SCSI] turn most scsi semaphores into mutexesArjan van de Ven2006-01-121-10/+11
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-091-16/+5Star
* [BLOCK] scsi: add FUA support to sdTejun Heo2006-01-061-3/+26
* [BLOCK] update SCSI to use new blk_ordered for barriersTejun Heo2006-01-061-38/+20Star
* [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2006-01-061-1/+1
* Fix up SCSI mismergeJames Bottomley2005-12-161-1/+1
* Merge by hand (conflicts in scsi_lib.c)James Bottomley2005-12-161-15/+1Star
|\
| * [SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic)James Bottomley2005-12-141-15/+1Star
* | [SCSI] sd: Always do write-protect checkAlan Stern2005-12-141-3/+1Star
|/
* [SCSI] sd: fix issue_flushJames Bottomley2005-11-091-13/+9Star
* [SCSI] sd: Fix refcountingAlan Stern2005-11-051-37/+62
* [SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley2005-10-281-6/+4Star
* [SCSI] avoid overflows in disk size calculationsJames Bottomley2005-10-281-4/+3Star
* [SCSI] scsi: sd, sr, st, and scsi_lib all fail to copy cmd_len to new cmdTimothy Thelin2005-09-141-0/+1