summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sd.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* Merge by hand (conflicts in sd.c)James Bottomley2005-09-071-5/+19
|\
| * [SCSI] sd: pause in sd_spinup_disk for slow USB devicesAlan Stern2005-09-071-5/+19
* | [SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API)James Bottomley2005-08-281-96/+64Star
* | [SCSI] convert the remaining mid-layer pieces to scsi_execute_reqJames Bottomley2005-08-281-2/+3
|/
* [SCSI] Redundant this_count check in sd_init_command()Chen, Kenneth W2005-07-141-3/+0Star
* [SCSI] TYPE_RBC cache fixes (sbp2.c affected)Al Viro2005-05-261-9/+27
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1740