]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - block/bsg.c
mm: Remove slab destructors from kmem_cache_create().
[mirror_ubuntu-artful-kernel.git] / block / bsg.c
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-07-19 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-07-19 David S. MillerMerge branch 'upstream-davem' of master.kernel.org...
2007-07-19 Steve FrenchMerge branch 'master' of /pub/scm/linux/kernel/git...
2007-07-18 Jeff GarzikMerge branch 'upstream-jgarzik' of git://git.kernel...
2007-07-17 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2007-07-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
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.kernel.org/pub...
2007-07-17 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
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.kernel.org/pub/scm...
2007-07-17 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-07-16 Linus TorvaldsMerge branch 'drm-patches' of ssh://master.kernel.org...
2007-07-16 Linus TorvaldsFix new generic block device SG compile
2007-07-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-07-16 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
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