summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAgeFilesLines
* shared tag queue barrier commentNick Piggin2007-09-141-0/+10
* Fix race with shared tag queue mapsJens Axboe2007-09-131-6/+7
* Fix remap handling by blktraceAlan D. Brunelle2007-08-111-0/+4
* [SCSI] bsg: update sg_io_v4 structureFUJITA Tomonori2007-07-311-3/+7
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-07-291-48/+30
|\
| * [SCSI] bsg: Fix build for CONFIG_BLOCK=nPaul Mundt2007-07-281-2/+2
| * [SCSI] bsg: remove unnecessary code and commentsFUJITA Tomonori2007-07-231-9/+0
| * [SCSI] bsg: use lib/idr.c to find a unique minor numberFUJITA Tomonori2007-07-231-39/+30
* | blktrace: use cpu_clock() instead of sched_clock()Ingo Molnar2007-07-271-10/+10
* | bsg: Fix build for CONFIG_BLOCK=nPaul Mundt2007-07-271-2/+2
* | [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-249-207/+226
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-223-47/+29
|\
| * [SCSI] bsg: unexport sg v3 helper functionsFUJITA Tomonori2007-07-221-8/+5
| * [SCSI] bsg: fix bsg_unregister_queueFUJITA Tomonori2007-07-211-1/+2
| * [SCSI] bsg: make class backlinksJames Bottomley2007-07-211-4/+17
| * [SCSI] bsg: fix bsg_register_queue error pathJames Bottomley2007-07-211-3/+4
| * [SCSI] bsg: separate bsg and SCSI (so SCSI can be modular)James Bottomley2007-07-192-31/+1
* | cfq: Write-only stuff in CFQ data structuresAlexey Dobriyan2007-07-201-11/+0
* | cfq: async queue allocation per priorityVasily Tarasov2007-07-201-12/+44
* | mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-202-4/+4
* | some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
|/
* Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-172-97/+83
|\
| * bsg: fix missing space in version printJens Axboe2007-07-171-1/+1
| * bsg: Kconfig updatesFUJITA Tomonori2007-07-171-4/+9
| * bsg: minor cleanupFUJITA Tomonori2007-07-171-3/+5
| * bsg: device hash table cleanupFUJITA Tomonori2007-07-171-8/+4
| * bsg: fix initialization error handling bugsFUJITA Tomonori2007-07-171-20/+18
| * bsg: convert to dynamic majorJens Axboe2007-07-171-13/+12
| * bsg: address various review commentsJens Axboe2007-07-171-58/+44
* | unregister_blkdev(): return voidAkinobu Mita2007-07-171-6/+1
* | unregister_blkdev(): do WARN_ON on failureAkinobu Mita2007-07-171-2/+3
* | Slab allocators: Replace explicit zeroing with __GFP_ZEROChristoph Lameter2007-07-176-21/+18
|/
* Make BLK_DEV_BSG depend strictly on SCSI=yLinus Torvalds2007-07-161-1/+1
* Fix new generic block device SG compileLinus Torvalds2007-07-161-1/+1
* bsg: Kconfig updatesFUJITA Tomonori2007-07-161-1/+2
* bsg: add SCSI transport-level request supportFUJITA Tomonori2007-07-161-6/+21
* bsg: add bidi supportFUJITA Tomonori2007-07-161-25/+49
* add a struct request pointer to the request structureFUJITA Tomonori2007-07-161-0/+1
* bsg: fix the deadlock on discarding done commandsFUJITA Tomonori2007-07-161-0/+1
* bsg: fix a blocking read bugFUJITA Tomonori2007-07-161-61/+23
* bsg: minor bug fixesFUJITA Tomonori2007-07-161-1/+3
* improve bsg device allocationFUJITA Tomonori2007-07-161-8/+41
* bind bsg to all SCSI devicesFUJITA Tomonori2007-07-162-15/+52
* bsg: bind bsg to request_queue instead of gendiskFUJITA Tomonori2007-07-162-22/+19
* bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori2007-07-162-8/+4
* bsg: simplify __bsg_alloc_command failpathFUJITA Tomonori2007-07-161-3/+2
* bsg: add cheasy error checks for sysfs stuffJens Axboe2007-07-161-1/+10
* Add queue resizing supportJens Axboe2007-07-161-64/+32
* bsg: silence a bogus gcc warningJens Axboe2007-07-161-1/+1
* bsg: style cleanupJens Axboe2007-07-161-2/+2
OpenPOWER on IntegriCloud