aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/rd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-30[PATCH] BDI: Provide backing device capability information [try #3]David Howells1-2/+2
2005-03-11[PATCH] Make lots of things staticAdrian Bunk1-1/+1
2004-12-01[PATCH] make number of ramdisks KconfigurableMarc Leeman1-10/+7
2004-11-01[PATCH] rd: convert to module_param and add module aliasStephen Hemminger1-2/+4
2004-08-23[PATCH] fix 4K ext2fs support in 2.6 initrd'sEric W. Biederman1-2/+7
2004-06-12[PATCH] ramdisk: buffer_uptodate fixAndrew Morton1-1/+14
2004-05-21[PATCH] trivial: remove duplicated #includesAndrew Morton1-1/+0
2004-05-21[REDO] ramdisk: separate the blockdev backing_dev_info from the hosted inodesLinus Torvalds1-9/+14
2004-05-21Undo separate backing_dev_info for ramdisk.c.Linus Torvalds1-14/+9
2004-05-20[PATCH] ramdisk: separate the blockdev backing_dev_info from the hosted inodes'Andrew Morton1-9/+14
2004-05-20[PATCH] ramdisk: implement writepages()Andrew Morton1-0/+11
2004-05-20[PATCH] ramdisk: fix PageUptodate() handlingAndrew Morton1-21/+32
2004-05-20[PATCH] ramdisk: use kmap_atomic() in rd_blkdev_pagecache_IO()Andrew Morton1-10/+9
2004-05-20[PATCH] ramdisk: lock blockdev pages during "IO".Andrew Morton1-20/+10
2004-05-20[PATCH] ramdisk memory allocation fixesAndrew Morton1-5/+26
2004-05-20[PATCH] ramdisk fixesAndrew Morton1-8/+49
2004-04-12[PATCH] per-backing dev unpluggingAndrew Morton1-0/+1
2004-03-04[PATCH] another rd.c leakAndrew Morton1-1/+3
2004-03-04Fix ramdisk driver leak on module unload.Jeff Garzik1-0/+1
2004-02-18[PATCH] ramdisk cleanupAndrew Morton1-27/+36
2004-02-18[PATCH] fix display of NBD in /proc/partitionsAndrew Morton1-0/+1
2004-02-18[PATCH] Remove BDEV_RAW and friendsAndrew Morton1-1/+1
2003-08-30[PATCH] dev_t handling cleanups (10/12)Alexander Viro1-1/+1
2003-08-30[PATCH] dev_t handling cleanups (9/12)Alexander Viro1-6/+7
2003-08-06[PATCH] Proper block queue reference countingJens Axboe1-11/+9
2003-06-25[PATCH] misc fixesAndrew Morton1-3/+0
2003-06-20[PATCH] range checking in rd_open()Andrew Morton1-1/+4
2003-05-25[PATCH] rd.c: separate queue per diskAndrew Morton1-6/+13
2003-04-23[PATCH] split initrd from ramdisk driverChristoph Hellwig1-90/+1
2003-04-20[PATCH] initrd.hChristoph Hellwig1-1/+5
2003-04-20[PATCH] devfs: rdChristoph Hellwig1-13/+5
2003-03-23[PATCH] devfs_mk_dir simplificationChristoph Hellwig1-1/+1
2003-03-08[PATCH] register_blkdev cleanupsAndrew Morton1-2/+1
2002-12-14[PATCH] Remove fail_writepage, reduxAndrew Morton1-1/+0
2002-12-04[PATCH] get rid of MAJOR_NRChristoph Hellwig1-15/+7
2002-12-03[PATCH] rd cleanupAlexander Viro1-9/+12
2002-11-04[PATCH] Initializer conversions for drivers/blockRusty Russell1-9/+9
2002-11-03Merge HP-PA update.Linus Torvalds1-1/+1
2002-11-03[PATCH] fix rd.c compilationMatthew Wilcox1-1/+1
2002-10-31[PATCH] fix 2.5.45 initrd breakageAlexander Viro1-2/+3
2002-10-29[PATCH] removal of root_dev_names[]Alexander Viro1-1/+1
2002-10-28[PATCH] block_device_operations always picked from gendiskAlexander Viro1-2/+1
2002-10-28[PATCH] rdAlexander Viro1-69/+37
2002-10-17MergeLinus Torvalds1-1/+1
2002-10-17[PATCH] TyposDave Jones1-1/+1
2002-10-17[PATCH] ramdisk fixAndrew Morton1-0/+6
2002-10-15[PATCH] bdev->bd_disk introducedAlexander Viro1-0/+1
2002-10-15[PATCH] block ioctl cleanupAlexander Viro1-2/+0
2002-10-15[PATCH] early allocation of ->partAlexander Viro1-4/+2
2002-10-07[PATCH] compile fixesAlexander Viro1-1/+1