index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
rd.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-30
[PATCH] BDI: Provide backing device capability information [try #3]
David Howells
1
-2
/
+2
2005-03-11
[PATCH] Make lots of things static
Adrian Bunk
1
-1
/
+1
2004-12-01
[PATCH] make number of ramdisks Kconfigurable
Marc Leeman
1
-10
/
+7
2004-11-01
[PATCH] rd: convert to module_param and add module alias
Stephen Hemminger
1
-2
/
+4
2004-08-23
[PATCH] fix 4K ext2fs support in 2.6 initrd's
Eric W. Biederman
1
-2
/
+7
2004-06-12
[PATCH] ramdisk: buffer_uptodate fix
Andrew Morton
1
-1
/
+14
2004-05-21
[PATCH] trivial: remove duplicated #includes
Andrew Morton
1
-1
/
+0
2004-05-21
[REDO] ramdisk: separate the blockdev backing_dev_info from the hosted inodes
Linus Torvalds
1
-9
/
+14
2004-05-21
Undo separate backing_dev_info for ramdisk.c.
Linus Torvalds
1
-14
/
+9
2004-05-20
[PATCH] ramdisk: separate the blockdev backing_dev_info from the hosted inodes'
Andrew Morton
1
-9
/
+14
2004-05-20
[PATCH] ramdisk: implement writepages()
Andrew Morton
1
-0
/
+11
2004-05-20
[PATCH] ramdisk: fix PageUptodate() handling
Andrew Morton
1
-21
/
+32
2004-05-20
[PATCH] ramdisk: use kmap_atomic() in rd_blkdev_pagecache_IO()
Andrew Morton
1
-10
/
+9
2004-05-20
[PATCH] ramdisk: lock blockdev pages during "IO".
Andrew Morton
1
-20
/
+10
2004-05-20
[PATCH] ramdisk memory allocation fixes
Andrew Morton
1
-5
/
+26
2004-05-20
[PATCH] ramdisk fixes
Andrew Morton
1
-8
/
+49
2004-04-12
[PATCH] per-backing dev unplugging
Andrew Morton
1
-0
/
+1
2004-03-04
[PATCH] another rd.c leak
Andrew Morton
1
-1
/
+3
2004-03-04
Fix ramdisk driver leak on module unload.
Jeff Garzik
1
-0
/
+1
2004-02-18
[PATCH] ramdisk cleanup
Andrew Morton
1
-27
/
+36
2004-02-18
[PATCH] fix display of NBD in /proc/partitions
Andrew Morton
1
-0
/
+1
2004-02-18
[PATCH] Remove BDEV_RAW and friends
Andrew Morton
1
-1
/
+1
2003-08-30
[PATCH] dev_t handling cleanups (10/12)
Alexander Viro
1
-1
/
+1
2003-08-30
[PATCH] dev_t handling cleanups (9/12)
Alexander Viro
1
-6
/
+7
2003-08-06
[PATCH] Proper block queue reference counting
Jens Axboe
1
-11
/
+9
2003-06-25
[PATCH] misc fixes
Andrew Morton
1
-3
/
+0
2003-06-20
[PATCH] range checking in rd_open()
Andrew Morton
1
-1
/
+4
2003-05-25
[PATCH] rd.c: separate queue per disk
Andrew Morton
1
-6
/
+13
2003-04-23
[PATCH] split initrd from ramdisk driver
Christoph Hellwig
1
-90
/
+1
2003-04-20
[PATCH] initrd.h
Christoph Hellwig
1
-1
/
+5
2003-04-20
[PATCH] devfs: rd
Christoph Hellwig
1
-13
/
+5
2003-03-23
[PATCH] devfs_mk_dir simplification
Christoph Hellwig
1
-1
/
+1
2003-03-08
[PATCH] register_blkdev cleanups
Andrew Morton
1
-2
/
+1
2002-12-14
[PATCH] Remove fail_writepage, redux
Andrew Morton
1
-1
/
+0
2002-12-04
[PATCH] get rid of MAJOR_NR
Christoph Hellwig
1
-15
/
+7
2002-12-03
[PATCH] rd cleanup
Alexander Viro
1
-9
/
+12
2002-11-04
[PATCH] Initializer conversions for drivers/block
Rusty Russell
1
-9
/
+9
2002-11-03
Merge HP-PA update.
Linus Torvalds
1
-1
/
+1
2002-11-03
[PATCH] fix rd.c compilation
Matthew Wilcox
1
-1
/
+1
2002-10-31
[PATCH] fix 2.5.45 initrd breakage
Alexander Viro
1
-2
/
+3
2002-10-29
[PATCH] removal of root_dev_names[]
Alexander Viro
1
-1
/
+1
2002-10-28
[PATCH] block_device_operations always picked from gendisk
Alexander Viro
1
-2
/
+1
2002-10-28
[PATCH] rd
Alexander Viro
1
-69
/
+37
2002-10-17
Merge
Linus Torvalds
1
-1
/
+1
2002-10-17
[PATCH] Typos
Dave Jones
1
-1
/
+1
2002-10-17
[PATCH] ramdisk fix
Andrew Morton
1
-0
/
+6
2002-10-15
[PATCH] bdev->bd_disk introduced
Alexander Viro
1
-0
/
+1
2002-10-15
[PATCH] block ioctl cleanup
Alexander Viro
1
-2
/
+0
2002-10-15
[PATCH] early allocation of ->part
Alexander Viro
1
-4
/
+2
2002-10-07
[PATCH] compile fixes
Alexander Viro
1
-1
/
+1
[next]