summaryrefslogtreecommitdiffstats
path: root/drivers/block/scsi_ioctl.c
Commit message (Collapse)AuthorAgeFilesLines
* [PATCH] The blk_rq_map_user() change missed an update in scsi_ioctl.cJames Bottomley2005-06-201-3/+2
| | | | Signed-off-by: Jens Axboe <axboe@suse.de>
* [PATCH] Add scatter-gather support for the block layer SG_IOJames Bottomley2005-06-201-11/+23
| | | | Signed-off-by: Jens Axboe <axboe@suse.de>
* [PATCH] Cleanup blk_rq_map_* interfacesJens Axboe2005-06-201-9/+14
| | | | | | | | | Change the blk_rq_map_user() and blk_rq_map_kern() interface to require a previously allocated request to be passed in. This is both more efficient for multiple iterations of mapping data to the same request, and it is also a much nicer API. Signed-off-by: Jens Axboe <axboe@suse.de>
* [PATCH] consolidate timeout defintions in scsi.h2005-04-181-5/+0
| | | | | | Adapted from a patch in SuSE's kernel SRPM. Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+580
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!
OpenPOWER on IntegriCloud