aboutsummaryrefslogtreecommitdiff
path: root/drivers/block/rd.c
AgeCommit message (Expand)Author
2008-02-08rewrite rdNick Piggin
2008-02-06rd: use is_power_of_2() in drivers/block/rd.c.Robert P. J. Day
2007-11-14rd: fix data corruption on memory pressureChristian Borntraeger
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-17Remove final traces of long-deprecated "ramdisk" kernel parmRobert P. J. Day
2007-10-17mm: bdi init hooksPeter Zijlstra
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-05-07mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra
2006-10-17[PATCH] rd: memory leak on rd_init() failureAkinobu Mita
2006-07-14[PATCH] ramdisk blocksize Kconfig entryNathan Scott
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-06-26[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman
2006-03-24[PATCH] set_page_dirty() return value fixesAndrew Morton
2006-03-23[PATCH] sem2mutex: blockdev #2Arjan van de Ven
2006-01-03[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATEZach Brown
2005-10-28[PATCH] gfp_t: remaining bits of drivers/*Al Viro
2005-05-06[PATCH] drivers/block/rd.c: rd_size shouldn't be staticAdrian Bunk
2005-05-05[PATCH] make some things staticAdrian Bunk
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds