summaryrefslogtreecommitdiff
path: root/drivers/scsi/sd.c
Commit message (Expand)AuthorAge
* [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
* | [SCSI] sd: Always do write-protect checkAlan Stern2005-12-13
|/
* [SCSI] sd: fix issue_flushJames Bottomley2005-11-09
* [SCSI] sd: Fix refcountingAlan Stern2005-11-05
* [SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley2005-10-28
* [SCSI] avoid overflows in disk size calculationsJames Bottomley2005-10-28
* [SCSI] scsi: sd, sr, st, and scsi_lib all fail to copy cmd_len to new cmdTimothy Thelin2005-09-14
* Merge by hand (conflicts in sd.c)James Bottomley2005-09-06
|\
| * [SCSI] sd: pause in sd_spinup_disk for slow USB devicesAlan Stern2005-09-06
* | [SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API)James Bottomley2005-08-28
* | [SCSI] convert the remaining mid-layer pieces to scsi_execute_reqJames Bottomley2005-08-28
|/
* [SCSI] Redundant this_count check in sd_init_command()Chen, Kenneth W2005-07-14
* [SCSI] TYPE_RBC cache fixes (sbp2.c affected)Al Viro2005-05-26
* Linux-2.6.12-rc2Linus Torvalds2005-04-16