aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-01-28blk_end_request: changing xsysace (take 4)Kiyoshi Ueda
2008-01-28blk_end_request: changing ub (take 4)Kiyoshi Ueda
2008-01-28blk_end_request: changing cpqarray (take 4)Kiyoshi Ueda
2008-01-28blk_end_request: changing cciss (take 4)Kiyoshi Ueda
2008-01-28blk_end_request: changing xen-blkfront (take 4)Kiyoshi Ueda
2008-01-28blk_end_request: changing viodasd (take 4)Kiyoshi Ueda
2008-01-28blk_end_request: changing sx8 (take 4)Kiyoshi Ueda
2008-01-28blk_end_request: changing sunvdc (take 4)Kiyoshi Ueda
2008-01-28blk_end_request: changing ps3disk (take 4)Kiyoshi Ueda
2008-01-28blk_end_request: changing nbd (take 4)Kiyoshi Ueda
2008-01-28blk_end_request: changing floppy (take 4)Kiyoshi Ueda
2008-01-28blk_end_request: changing DAC960 (take 4)Kiyoshi Ueda
2008-01-28cdrom: Add support for Sega Dreamcast GD-ROM.Adrian McMenamin
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman
2008-01-24Driver core: convert block from raw kobjects to core devicesKay Sievers
2008-01-24Kobject: change drivers/block/pktcdvd.c to use kobject_init_and_addGreg Kroah-Hartman
2008-01-24pktcdvd: Convert from class_device to device for block/pktcdvdTony Jones
2008-01-24paride: Convert from class_device to device for block/parideTony Jones
2008-01-24aoechr: Convert from class_device to deviceTony Jones
2008-01-14cciss: section mismatchRandy Dunlap
2008-01-11loop: fix bad bio_alloc() nr_iovec requestJens Axboe
2007-12-18Cleanup umem driver: fix most checkpatch warnings, conform to kernelRandy Dunlap
2007-12-17pktcdvd: add kobject_put when kobject register failsDave Young
2007-12-10Fix NULL dereference in umem.cNeil Brown
2007-12-10aoe: properly initialise the request_queue's backing_dev_infoAndrew Morton
2007-11-19virtio: fix module/device unloadingRusty Russell
2007-11-14rd: fix data corruption on memory pressureChristian Borntraeger
2007-11-14paride: pf driver fixesOndrej Zary
2007-11-12[NET]: Add the helper kernel_sock_shutdown()Trond Myklebust
2007-11-08pktcdvd: fix BUG caused by sysfs module reference semantics changeTejun Heo
2007-11-05paride: fix 'and' typo in drivers/block/paride/pt.cRoel Kluin
2007-10-29cciss: update copyright noticesMike Miller
2007-10-25ub: add sg_init_table for sense and read capacity commandsFUJITA Tomonori
2007-10-24SG: audit of drivers that use blk_rq_map_sg()Jens Axboe
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe
2007-10-24More SG build fixesDavid Miller
2007-10-23[PATCH] Fix breakage after SG cleanupsRalf Baechle
2007-10-23Remove old lguest bus and drivers.Rusty Russell
2007-10-23Block driver using virtio.Rusty Russell
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-20remove unused return within void return functionDenis Cheng
2007-10-20remove duplicate MMAPPER Kconfig optionAdrian Bunk
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-19fix typos in drivers/block/KconfigPatrick Ringl
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-10-17Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-10-17floppy: remove register keyword use from floppy driverJesper Juhl