aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-05-06[PATCH] drivers/block/rd.c: rd_size shouldn't be staticAdrian Bunk1-1/+1
2005-05-05[PATCH] make some things staticAdrian Bunk1-1/+1
2005-05-05[PATCH] remove do_sync parameter from __invalidate_deviceChristoph Hellwig2-2/+4
2005-05-05[PATCH] DAC960: add support for Mylex AcceleRAID 4/5/600Christoph Hellwig2-1/+448
2005-05-04[PATCH] ISA DMA Kconfig fixes - part 3Al Viro1-1/+1
2005-05-03[PATCH] aoe: update version number to 10Ed L Cashin1-1/+1
2005-05-03[PATCH] aoe: add firmware version to info in sysfsEd L Cashin1-0/+13
2005-05-03[PATCH] aoe: allow multiple aoe devices to have the same macEd L Cashin1-7/+4
2005-05-03[PATCH] aoe: improve allowed interfaces configurationEd L Cashin1-1/+16
2005-05-01[PATCH] nbd: Don't create all MAX_NBD devices by default all the timeLars Marowsky-Bree1-3/+13
2005-05-01[PATCH] noop-iosched: kill O(N) merge scanJens Axboe1-24/+3
2005-04-24[PATCH] broken dependency for floppy on ARMAl Viro1-1/+1
2005-04-18[PATCH] aoe 12/12: send outgoing packets in orderecashin@coraid.com3-12/+21
2005-04-18[PATCH] aoe 11/12: add support for disk statisticsecashin@coraid.com3-0/+16
2005-04-18[PATCH] aoe 6/12: Alexey Dobriyan sparse cleanupecashin@coraid.com3-38/+32
2005-04-18[PATCH] aoe 5/12: don't try to free null bufpoolecashin@coraid.com1-1/+2
2005-04-18[PATCH] aoe 3/12: update driver version to 6ecashin@coraid.com1-1/+1
2005-04-18[PATCH] aoe 2/12: allow multiple aoe devices with same MACecashin@coraid.com3-8/+8
2005-04-18[PATCH] aoe 1/12: remove too-low cap on minor numberecashin@coraid.com2-4/+10
2005-04-18merge by hand (scsi_device.h)James Bottomley1-5/+0
2005-04-18[PATCH] consolidate timeout defintions in scsi.h1-5/+0
2005-04-16[PATCH] fix NMI lockup with CFQ scheduler1-0/+9
2005-04-16[PATCH] arm: fix floppy disk dependenciesRussell King1-1/+1
2005-04-16[PATCH] use cheaper elv_queue_empty when unplug a deviceKen Chen1-1/+2
2005-04-16[PATCH] possible use-after-free of bioJens Axboe1-2/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds81-0/+70243