summaryrefslogtreecommitdiff
path: root/drivers/block/rd.c
AgeCommit message (Expand)Author
2007-12-14Future of Linux 2.6.22.y seriesChristian Borntraeger
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-03-30[PATCH] BDI: Provide backing device capability information [try #3]David Howells
2005-03-11[PATCH] Make lots of things staticAdrian Bunk
2004-12-01[PATCH] make number of ramdisks KconfigurableMarc Leeman
2004-11-01[PATCH] rd: convert to module_param and add module aliasStephen Hemminger
2004-08-23[PATCH] fix 4K ext2fs support in 2.6 initrd'sEric W. Biederman
2004-06-12[PATCH] ramdisk: buffer_uptodate fixAndrew Morton
2004-05-21[PATCH] trivial: remove duplicated #includesAndrew Morton
2004-05-21[REDO] ramdisk: separate the blockdev backing_dev_info from the hosted inodesLinus Torvalds
2004-05-21Undo separate backing_dev_info for ramdisk.c.Linus Torvalds
2004-05-20[PATCH] ramdisk: separate the blockdev backing_dev_info from the hosted inodes'Andrew Morton
2004-05-20[PATCH] ramdisk: implement writepages()Andrew Morton
2004-05-20[PATCH] ramdisk: fix PageUptodate() handlingAndrew Morton
2004-05-20[PATCH] ramdisk: use kmap_atomic() in rd_blkdev_pagecache_IO()Andrew Morton
2004-05-20[PATCH] ramdisk: lock blockdev pages during "IO".Andrew Morton
2004-05-20[PATCH] ramdisk memory allocation fixesAndrew Morton
2004-05-20[PATCH] ramdisk fixesAndrew Morton
2004-04-12[PATCH] per-backing dev unpluggingAndrew Morton
2004-03-04[PATCH] another rd.c leakAndrew Morton
2004-03-04Fix ramdisk driver leak on module unload.Jeff Garzik
2004-02-18[PATCH] ramdisk cleanupAndrew Morton
2004-02-18[PATCH] fix display of NBD in /proc/partitionsAndrew Morton
2004-02-18[PATCH] Remove BDEV_RAW and friendsAndrew Morton
2003-08-30[PATCH] dev_t handling cleanups (10/12)Alexander Viro
2003-08-30[PATCH] dev_t handling cleanups (9/12)Alexander Viro
2003-08-06[PATCH] Proper block queue reference countingJens Axboe
2003-06-25[PATCH] misc fixesAndrew Morton
2003-06-20[PATCH] range checking in rd_open()Andrew Morton
2003-05-25[PATCH] rd.c: separate queue per diskAndrew Morton
2003-04-23[PATCH] split initrd from ramdisk driverChristoph Hellwig
2003-04-20[PATCH] initrd.hChristoph Hellwig
2003-04-20[PATCH] devfs: rdChristoph Hellwig
2003-03-23[PATCH] devfs_mk_dir simplificationChristoph Hellwig