aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/rd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-08rewrite rdNick Piggin1-537/+0
2008-02-06rd: use is_power_of_2() in drivers/block/rd.c.Robert P. J. Day1-1/+2
2007-11-14rd: fix data corruption on memory pressureChristian Borntraeger1-0/+13
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-17Remove final traces of long-deprecated "ramdisk" kernel parmRobert P. J. Day1-6/+1
2007-10-17mm: bdi init hooksPeter Zijlstra1-1/+19
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown1-2/+2
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe1-1/+1
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2007-05-07mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra1-1/+1
2006-10-17[PATCH] rd: memory leak on rd_init() failureAkinobu Mita1-6/+6
2006-07-14[PATCH] ramdisk blocksize Kconfig entryNathan Scott1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds1-5/+0
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-1/+1
2006-06-26[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman1-2/+0
2006-03-24[PATCH] set_page_dirty() return value fixesAndrew Morton1-1/+2
2006-03-23[PATCH] sem2mutex: blockdev #2Arjan van de Ven1-2/+2
2006-01-03[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATEZach Brown1-2/+2
2005-10-28[PATCH] gfp_t: remaining bits of drivers/*Al Viro1-1/+1
2005-05-06[PATCH] drivers/block/rd.c: rd_size shouldn't be staticAdrian Bunk1-1/+1
2005-05-05[PATCH] make some things staticAdrian Bunk1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+515