aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-0/+11
2008-01-28blk_end_request: changing xsysace (take 4)Kiyoshi Ueda1-4/+1
2008-01-28blk_end_request: changing ub (take 4)Kiyoshi Ueda1-5/+5
2008-01-28blk_end_request: changing cpqarray (take 4)Kiyoshi Ueda1-29/+7
2008-01-28blk_end_request: changing cciss (take 4)Kiyoshi Ueda1-22/+3
2008-01-28blk_end_request: changing xen-blkfront (take 4)Kiyoshi Ueda1-6/+4
2008-01-28blk_end_request: changing viodasd (take 4)Kiyoshi Ueda1-9/+6
2008-01-28blk_end_request: changing sx8 (take 4)Kiyoshi Ueda1-30/+28
2008-01-28blk_end_request: changing sunvdc (take 4)Kiyoshi Ueda1-7/+4
2008-01-28blk_end_request: changing ps3disk (take 4)Kiyoshi Ueda1-8/+4
2008-01-28blk_end_request: changing nbd (take 4)Kiyoshi Ueda1-5/+3
2008-01-28blk_end_request: changing floppy (take 4)Kiyoshi Ueda1-9/+7
2008-01-28blk_end_request: changing DAC960 (take 4)Kiyoshi Ueda1-9/+2
2008-01-28cdrom: Add support for Sega Dreamcast GD-ROM.Adrian McMenamin1-0/+11
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman1-1/+1
2008-01-24Driver core: convert block from raw kobjects to core devicesKay Sievers2-32/+34
2008-01-24Kobject: change drivers/block/pktcdvd.c to use kobject_init_and_addGreg Kroah-Hartman1-4/+5
2008-01-24pktcdvd: Convert from class_device to device for block/pktcdvdTony Jones1-9/+7
2008-01-24paride: Convert from class_device to device for block/parideTony Jones2-9/+9
2008-01-24aoechr: Convert from class_device to deviceTony Jones1-4/+3
2008-01-14cciss: section mismatchRandy Dunlap1-1/+1
2008-01-11loop: fix bad bio_alloc() nr_iovec requestJens Axboe1-1/+1
2007-12-18Cleanup umem driver: fix most checkpatch warnings, conform to kernelRandy Dunlap1-156/+81
2007-12-17pktcdvd: add kobject_put when kobject register failsDave Young1-1/+3
2007-12-10Fix NULL dereference in umem.cNeil Brown1-1/+2
2007-12-10aoe: properly initialise the request_queue's backing_dev_infoAndrew Morton1-10/+16
2007-11-19virtio: fix module/device unloadingRusty Russell1-3/+7
2007-11-14rd: fix data corruption on memory pressureChristian Borntraeger1-0/+13
2007-11-14paride: pf driver fixesOndrej Zary1-11/+14
2007-11-12[NET]: Add the helper kernel_sock_shutdown()Trond Myklebust1-1/+2
2007-11-08pktcdvd: fix BUG caused by sysfs module reference semantics changeTejun Heo1-0/+9
2007-11-05paride: fix 'and' typo in drivers/block/paride/pt.cRoel Kluin1-1/+1
2007-10-29cciss: update copyright noticesMike Miller3-21/+21
2007-10-25ub: add sg_init_table for sense and read capacity commandsFUJITA Tomonori1-0/+2
2007-10-24SG: audit of drivers that use blk_rq_map_sg()Jens Axboe1-4/+6
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe2-13/+5
2007-10-24More SG build fixesDavid Miller1-0/+1
2007-10-23[PATCH] Fix breakage after SG cleanupsRalf Baechle3-0/+3
2007-10-23Remove old lguest bus and drivers.Rusty Russell2-422/+0
2007-10-23Block driver using virtio.Rusty Russell3-0/+315
2007-10-22[SG] Update drivers to use sg helpersJens Axboe8-12/+24
2007-10-20remove unused return within void return functionDenis Cheng1-1/+0
2007-10-20remove duplicate MMAPPER Kconfig optionAdrian Bunk1-17/+0
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-19fix typos in drivers/block/KconfigPatrick Ringl1-2/+2
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov1-1/+1
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches1-2/+2
2007-10-17Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-3/+8
2007-10-17floppy: remove register keyword use from floppy driverJesper Juhl1-2/+5