summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
...
* | [PATCH] cciss: disable DMA prefetch on P600Mike Miller2006-12-072-0/+12
* | [PATCH] cciss: fix pci ssid for the E500 controllerMike Miller2006-12-071-2/+2
* | [PATCH] cciss: increase number of commands on controllerMike Miller2006-12-072-36/+40
* | [PATCH] cciss: reference driver supportMike Miller2006-12-071-7/+23
* | [PATCH] cciss: version changeMike Miller2006-12-071-3/+4
* | [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-1/+1
* | [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* | [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-071-2/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-13/+36
|\
| * [POWERPC] iSeries: improve viodasd initialisationStephen Rothwell2006-12-041-13/+36
* | WorkStruct: make allyesconfigDavid Howells2006-11-227-20/+21
* | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-221-3/+3
* | WorkStruct: Merge the pending bit into the wq_data pointerDavid Howells2006-11-221-2/+2
* | WorkStruct: Typedef the work function prototypeDavid Howells2006-11-221-2/+2
|/
* aoe: Add forgotten NULL at end of attribute list in aoeblk.cDennis Stosberg2006-11-161-0/+1
* [PATCH] cpqarray: fix iostatJens Axboe2006-11-151-4/+11
* [PATCH] cciss: fix iostatJens Axboe2006-11-151-0/+6
* [PATCH] cciss: fix printk format warningRandy Dunlap2006-10-281-4/+4
* [PATCH] cciss: Fix warnings (and bug on 1TB discs)Matthew Wilcox2006-10-211-13/+9Star
* aoe: fix sysfs_create_file warningsGreg Kroah-Hartman2006-10-181-9/+14
* aoe: revert printk macrosEd L. Cashin2006-10-187-37/+39
* aoe: update driver versionEd L. Cashin2006-10-181-1/+1
* aoe: remove sysfs commentEd L. Cashin2006-10-181-1/+0Star
* aoe: use bio->bi_idxEd L. Cashin2006-10-182-1/+3
* aoe: module parameter for device timeoutEd L. Cashin2006-10-181-2/+5
* aoe: zero copy write 2 of 2Ed L. Cashin2006-10-183-20/+64
* aoe: improve retransmission heuristicsEd L. Cashin2006-10-182-6/+17
* aoe: jumbo frame support 2 of 2Ed L. Cashin2006-10-181-2/+6
* aoe: clean up printks via macrosEd L. Cashin2006-10-187-58/+50Star
* aoe: jumbo frame support 1 of 2Ed L. Cashin2006-10-183-17/+72
* aoe: zero copy write 1 of 2Ed L. Cashin2006-10-183-74/+69Star
* aoe: remove unused NARGS enumEd L. Cashin2006-10-181-1/+0Star
* aoe: update copyright dateEd L. Cashin2006-10-187-7/+7
* aoe: eliminate isbusy messageEd L. Cashin2006-10-181-4/+1Star
* [PATCH] rd: memory leak on rd_init() failureAkinobu Mita2006-10-171-6/+6
* [PATCH] z2_init() in non-modular caseAl Viro2006-10-111-22/+6Star
* [PATCH] amiga_floppy_init() in non-modular caseAl Viro2006-10-111-8/+5Star
* [PATCH] DAC960: use memmove for overlapping areasAlexey Dobriyan2006-10-111-2/+2
* [PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox2006-10-111-1/+1
* [PATCH] __user annotations: loop.cAl Viro2006-10-111-1/+1
* [PATCH] fix misannotations in loop.cAl Viro2006-10-111-3/+3
* Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-061-7/+7
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0517-57/+45Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2006-10-042-2/+0Star
|\
| * Remove all inclusions of <linux/config.h>Dave Jones2006-10-042-2/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-041-2/+2
|\ \
| * | [POWERPC] Update swim3 printk after blkdev.h changeOlaf Hering2006-10-041-2/+2
* | | [PATCH] pktcdvd: rename a variable for better readabilityThomas Maier2006-10-041-7/+7
* | | [PATCH] pktcdvd: Replace pktcdvd strings with macro DRIVER_NAME.Thomas Maier2006-10-041-61/+63
| |/ |/|
* | Fix bytes <-> kilobytes typo in Kconfig for ramdiskChristian Borntraeger2006-10-031-1/+1