[SCSI] bsg: unexport sg v3 helper functions
[platform/adaptation/renesas_rcar/renesas_kernel.git] / block / bsg.c
2007-07-21 FUJITA Tomonori[SCSI] bsg: fix bsg_unregister_queue
2007-07-21 James Bottomley[SCSI] bsg: make class backlinks
2007-07-21 James Bottomley[SCSI] bsg: fix bsg_register_queue error path
2007-07-19 James Bottomley[SCSI] bsg: separate bsg and SCSI (so SCSI can be modular)
2007-07-17 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2007-07-17 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2007-07-17 Linus TorvaldsMerge branch 'bsg' of git://git.kernel.dk/data/git...
2007-07-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-17 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-07-17 Jens Axboebsg: fix missing space in version print
2007-07-17 FUJITA Tomonoribsg: minor cleanup
2007-07-17 FUJITA Tomonoribsg: device hash table cleanup
2007-07-17 FUJITA Tomonoribsg: fix initialization error handling bugs
2007-07-17 Jens Axboebsg: convert to dynamic major
2007-07-17 Jens Axboebsg: address various review comments
2007-07-17 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2007-07-17 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-07-16 Linus TorvaldsMerge branch 'drm-patches' of ssh:///linux/kernel/git...
2007-07-16 Linus TorvaldsFix new generic block device SG compile
2007-07-16 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-07-16 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2007-07-16 Linus TorvaldsMerge branch 'bsg' of git://git.kernel.dk/data/git...
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