Fix new generic block device SG compile
[safe/jmp/linux-2.6] / block / bsg.c
2007-07-16 Linus TorvaldsFix new generic block device SG compile
2007-07-16 FUJITA Tomonoribsg: add SCSI transport-level request support
2007-07-16 FUJITA Tomonoribsg: add bidi support
2007-07-16 FUJITA Tomonoribsg: fix the deadlock on discarding done commands
2007-07-16 FUJITA Tomonoribsg: fix a blocking read bug
2007-07-16 FUJITA Tomonoribsg: minor bug fixes
2007-07-16 FUJITA Tomonoriimprove bsg device allocation
2007-07-16 FUJITA Tomonoribind bsg to all SCSI devices
2007-07-16 FUJITA Tomonoribsg: bind bsg to request_queue instead of gendisk
2007-07-16 FUJITA Tomonoribsg: add a request_queue argument to scsi_cmd_ioctl()
2007-07-16 FUJITA Tomonoribsg: simplify __bsg_alloc_command failpath
2007-07-16 Jens Axboebsg: add cheasy error checks for sysfs stuff
2007-07-16 Jens AxboeAdd queue resizing support
2007-07-16 Jens Axboebsg: silence a bogus gcc warning
2007-07-16 Jens Axboebsg: style cleanup
2007-07-16 FUJITA Tomonoribsg: add SG_IO to SG v4
2007-07-16 FUJITA Tomonoribsg: replace SG v3 with SG v4
2007-07-16 FUJITA Tomonoribsg: minor cleanups
2007-07-16 Jens Axboebsg: support for full generic block layer SG v3