summaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_driver.h
Commit message (Collapse)AuthorAgeFilesLines
* [BLOCK] update SCSI to use new blk_ordered for barriersTejun Heo2006-01-061-1/+0Star
| | | | | | | | | | | All ordered request related stuff delegated to HLD. Midlayer now doens't deal with ordered setting or prepare_flush callback. sd.c updated to deal with blk_queue_ordered setting. Currently, ordered tag isn't used as SCSI midlayer cannot guarantee request ordering. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jens Axboe <axboe@suse.de>
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+31
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!