| Commit message (Expand) | Author | Age | Files | Lines |
* | xen: separate out frontend xenbus | Ian Campbell | 2011-01-05 | 1 | -0/+1 |
* | rbd: introduce rados block device (rbd), based on libceph | Yehuda Sadeh | 2010-10-20 | 1 | -0/+17 |
* | paride: fix menu indentation | Randy Dunlap | 2010-05-11 | 1 | -11/+11 |
* | The DRBD driver | Philipp Reisner | 2009-10-01 | 1 | -0/+2 |
* | osdblk: a Linux block device for OSD objects | Jeff Garzik | 2009-06-24 | 1 | -0/+16 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-06-14 | 1 | -1/+1 |
|\ |
|
| * | trivial: Kconfig: .ko is normally not included in module names | Pavel Machek | 2009-06-12 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2009-06-12 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | microblaze: Kconfig: Enable drivers for Microblaze | Michal Simek | 2009-05-21 | 1 | -1/+1 |
* | | mg_disk: fix dependency on libata | Bartlomiej Zolnierkiewicz | 2009-04-28 | 1 | -1/+1 |
|/ |
|
* | mflash: initial support | unsik Kim | 2009-04-07 | 1 | -0/+17 |
* | m68k: mac - Add SWIM floppy support | Laurent Vivier | 2009-03-26 | 1 | -0/+7 |
* | Create/use more directory structure in the Documentation/ tree. | Randy Dunlap | 2008-11-14 | 1 | -14/+15 |
* | update the BLK_DEV_HD help text | Adrian Bunk | 2008-07-16 | 1 | -19/+7 |
* | move ide/legacy/hd.c to drivers/block/ | Adrian Bunk | 2008-07-16 | 1 | -0/+24 |
* | The ps2esdi driver was marked as BROKEN more than two years ago due to being | Adrian Bunk | 2008-03-17 | 1 | -10/+0 |
* | rd: support XIP | Nick Piggin | 2008-02-08 | 1 | -0/+10 |
* | rewrite rd | Nick Piggin | 2008-02-08 | 1 | -11/+1 |
* | virtio: Put the virtio under the virtualization menu | Anthony Liguori | 2008-02-04 | 1 | -1/+2 |
* | cdrom: Add support for Sega Dreamcast GD-ROM. | Adrian McMenamin | 2008-01-28 | 1 | -0/+11 |
* | Block driver using virtio. | Rusty Russell | 2007-10-23 | 1 | -0/+6 |
* | remove duplicate MMAPPER Kconfig option | Adrian Bunk | 2007-10-20 | 1 | -17/+0 |
* | fix typos in drivers/block/Kconfig | Patrick Ringl | 2007-10-19 | 1 | -2/+2 |
* | [S390] Remove obsolete recommendation for 8M ramdisk size. | Robert P. J. Day | 2007-10-12 | 1 | -2/+1 |
* | Introduce CONFIG_CHECK_SIGNATURE | Geert Uytterhoeven | 2007-08-22 | 1 | -0/+1 |
* | Add some help texts to recently-introduced kconfig items | Jan Engelhardt | 2007-08-18 | 1 | -0/+6 |
* | xen: add virtual block device driver. | Jeremy Fitzhardinge | 2007-07-18 | 1 | -0/+9 |
* | Add support for Xilinx SystemACE CompactFlash interface | Grant Likely | 2007-07-17 | 1 | -0/+6 |
* | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-07-16 | 1 | -11/+0 |
|\ |
|
| * | more ACSI removal | Adrian Bunk | 2007-07-16 | 1 | -11/+0 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-07-16 | 1 | -0/+7 |
|\ \ |
|
| * | | [SPARC64]: Add Sun LDOM virtual disk driver. | David S. Miller | 2007-07-16 | 1 | -0/+7 |
| |/ |
|
* | | Introduce CONFIG_VIRT_TO_BUS | Stephen Rothwell | 2007-07-16 | 1 | -1/+1 |
|/ |
|
* | Make a "menuconfig" out of the Kconfig objects "menu, ..., endmenu", | Jan Engelhardt | 2007-07-10 | 1 | -5/+6 |
* | [PATCH] Remove acsi.c | Jens Axboe | 2007-07-10 | 1 | -32/+1 |
* | [S390] Kconfig: use common Kconfig files for s390. | Martin Schwidefsky | 2007-05-10 | 1 | -2/+2 |
* | [PATCH] initramfs should not depend on CONFIG_BLOCK | Dimitri Gorokhovik | 2007-03-06 | 1 | -16/+0 |
* | [PATCH] disable init/initramfs.c | Jean-Paul Saman | 2007-02-11 | 1 | -1/+3 |
* | [PATCH] remove the broken BLK_DEV_SWIM_IOP driver | Adrian Bunk | 2006-12-13 | 1 | -7/+0 |
* | [PATCH] pktcdvd: make procfs interface optional | Thomas Maier | 2006-12-08 | 1 | -5/+9 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-12-07 | 1 | -0/+1 |
|\ |
|
| * | [CRYPTO] cryptoloop: Select CRYPTO_CBC | Herbert Xu | 2006-12-06 | 1 | -0/+1 |
* | | [PATCH] CISS: require same SCSI module support | Randy Dunlap | 2006-12-07 | 1 | -1/+2 |
|/ |
|
* | Fix bytes <-> kilobytes typo in Kconfig for ramdisk | Christian Borntraeger | 2006-10-03 | 1 | -1/+1 |
* | remove mentionings of devfs in documentation | Adrian Bunk | 2006-10-03 | 1 | -2/+1 |
* | [PATCH] BLOCK: Make it possible to disable the block layer [try #6] | David Howells | 2006-09-30 | 1 | -0/+4 |
* | [PATCH] ramdisk blocksize Kconfig entry | Nathan Scott | 2006-07-14 | 1 | -0/+10 |
* | [PATCH] frv: initrd is grossly broken on frv (never built) | Al Viro | 2006-06-23 | 1 | -0/+1 |
* | [PATCH] let BLK_DEV_RAM_COUNT depend on BLK_DEV_RAM | Adrian Bunk | 2006-03-28 | 1 | -1/+2 |
* | [PATCH] Update documentation for BLK_DEV_INITRD to match current usage | H. Peter Anvin | 2006-03-26 | 1 | -6/+9 |