aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/bsg.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-16bsg: add SCSI transport-level request supportFUJITA Tomonori1-0/+6
2007-07-16bsg: minor bug fixesFUJITA Tomonori1-1/+1
2007-07-16bsg: bind bsg to request_queue instead of gendiskFUJITA Tomonori1-5/+5
2007-07-16Replace s32, u32 and u64 with __s32, __u32 and __u64 in bsg.h for userspaceFUJITA Tomonori1-29/+29
2007-07-16bsg: use u32 etc instead of uint32_tJens Axboe1-29/+29
2007-07-16bsg: add sg_io_v4 structureFUJITA Tomonori1-0/+43
2007-07-16bsg: support for full generic block layer SG v3Jens Axboe1-0/+21