Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-09-22 | const: make block_device_operations const | Alexey Dobriyan | 1 | -1/+1 |
2009-06-11 | ramdisk: remove long-deprecated "ramdisk=" boot-time parameter | Robert P. J. Day | 1 | -6/+1 |
2009-04-15 | brd: fix cacheflushing | Nick Piggin | 1 | -1/+3 |
2009-04-15 | brd: support barriers | Nick Piggin | 1 | -0/+1 |
2008-10-21 | [PATCH] switch brd | Al Viro | 1 | -3/+2 |
2008-10-21 | [PATCH] beginning of methods conversion | Al Viro | 1 | -1/+1 |
2008-08-21 | brd: fix name argument of unregister_blkdev() | Akinobu Mita | 1 | -1/+1 |
2008-06-06 | Add 'rd' alias to new brd ramdisk driver | Nick Piggin | 1 | -0/+1 |
2008-05-24 | brd: don't show ramdisks in /proc/partitions | Marcin Krol | 1 | -0/+1 |
2008-04-30 | brd: modify ramdisk device to be able to manage partitions | Laurent Vivier | 1 | -5/+14 |
2008-04-28 | return pfn from direct_access, for XIP | Jared Hulbert | 1 | -2/+3 |
2008-04-23 | fix brd allocation flags | Petr Tesarik | 1 | -1/+1 |
2008-02-08 | rd: support XIP | Nick Piggin | 1 | -2/+37 |
2008-02-08 | rewrite rd | Nick Piggin | 1 | -0/+548 |