summaryrefslogtreecommitdiffstats
path: root/drivers/block/rd.c
Commit message (Expand)AuthorAgeFilesLines
* rd: fix data corruption on memory pressureChristian Borntraeger2007-11-151-0/+13
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* Remove final traces of long-deprecated "ramdisk" kernel parmRobert P. J. Day2007-10-171-6/+1Star
* mm: bdi init hooksPeter Zijlstra2007-10-171-1/+19
* Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-101-2/+2
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-241-1/+1
* Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra2007-05-071-1/+1
* [PATCH] rd: memory leak on rd_init() failureAkinobu Mita2006-10-171-6/+6
* [PATCH] ramdisk blocksize Kconfig entryNathan Scott2006-07-151-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-291-5/+0Star
|\
| * [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0Star
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0Star
| * [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-261-1/+0Star
| * [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-261-2/+0Star
* | [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
|/
* [PATCH] set_page_dirty() return value fixesAndrew Morton2006-03-241-1/+2
* [PATCH] sem2mutex: blockdev #2Arjan van de Ven2006-03-231-2/+2
* [PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATEZach Brown2006-01-031-2/+2
* [PATCH] gfp_t: remaining bits of drivers/*Al Viro2005-10-281-1/+1
* [PATCH] drivers/block/rd.c: rd_size shouldn't be staticAdrian Bunk2005-05-071-1/+1
* [PATCH] make some things staticAdrian Bunk2005-05-061-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+515