aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] cciss: change cciss_open for consistencyMike Miller1-1/+1
2006-12-07[PATCH] cciss: set sector_size to 2048 for performanceMike Miller2-3/+10
2006-12-07[PATCH] cciss: disable DMA prefetch on P600Mike Miller2-0/+12
2006-12-07[PATCH] cciss: fix pci ssid for the E500 controllerMike Miller1-2/+2
2006-12-07[PATCH] cciss: increase number of commands on controllerMike Miller2-36/+40
2006-12-07[PATCH] cciss: reference driver supportMike Miller1-7/+23
2006-12-07[PATCH] cciss: version changeMike Miller1-3/+4
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-1/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter1-2/+2
2006-12-06[CRYPTO] cryptoloop: Select CRYPTO_CBCHerbert Xu1-0/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-13/+36
2006-12-04[POWERPC] iSeries: improve viodasd initialisationStephen Rothwell1-13/+36
2006-11-22WorkStruct: make allyesconfigDavid Howells7-20/+21
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells1-3/+3
2006-11-22WorkStruct: Merge the pending bit into the wq_data pointerDavid Howells1-2/+2
2006-11-22WorkStruct: Typedef the work function prototypeDavid Howells1-2/+2
2006-11-16aoe: Add forgotten NULL at end of attribute list in aoeblk.cDennis Stosberg1-0/+1
2006-11-14[PATCH] cpqarray: fix iostatJens Axboe1-4/+11
2006-11-14[PATCH] cciss: fix iostatJens Axboe1-0/+6
2006-10-28[PATCH] cciss: fix printk format warningRandy Dunlap1-4/+4
2006-10-21[PATCH] cciss: Fix warnings (and bug on 1TB discs)Matthew Wilcox1-13/+9
2006-10-18aoe: fix sysfs_create_file warningsGreg Kroah-Hartman1-9/+14
2006-10-18aoe: revert printk macrosEd L. Cashin7-37/+39
2006-10-18aoe: update driver versionEd L. Cashin1-1/+1
2006-10-18aoe: remove sysfs commentEd L. Cashin1-1/+0
2006-10-18aoe: use bio->bi_idxEd L. Cashin2-1/+3
2006-10-18aoe: module parameter for device timeoutEd L. Cashin1-2/+5
2006-10-18aoe: zero copy write 2 of 2Ed L. Cashin3-20/+64
2006-10-18aoe: improve retransmission heuristicsEd L. Cashin2-6/+17
2006-10-18aoe: jumbo frame support 2 of 2Ed L. Cashin1-2/+6
2006-10-18aoe: clean up printks via macrosEd L. Cashin7-58/+50
2006-10-18aoe: jumbo frame support 1 of 2Ed L. Cashin3-17/+72
2006-10-18aoe: zero copy write 1 of 2Ed L. Cashin3-74/+69
2006-10-18aoe: remove unused NARGS enumEd L. Cashin1-1/+0
2006-10-18aoe: update copyright dateEd L. Cashin7-7/+7
2006-10-18aoe: eliminate isbusy messageEd L. Cashin1-4/+1
2006-10-17[PATCH] rd: memory leak on rd_init() failureAkinobu Mita1-6/+6
2006-10-11[PATCH] z2_init() in non-modular caseAl Viro1-22/+6
2006-10-11[PATCH] amiga_floppy_init() in non-modular caseAl Viro1-8/+5
2006-10-11[PATCH] DAC960: use memmove for overlapping areasAlexey Dobriyan1-2/+2
2006-10-11[PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox1-1/+1
2006-10-10[PATCH] __user annotations: loop.cAl Viro1-1/+1
2006-10-10[PATCH] fix misannotations in loop.cAl Viro1-3/+3
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik1-7/+7
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells17-57/+45
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2-2/+0
2006-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-2/+2
2006-10-04[PATCH] pktcdvd: rename a variable for better readabilityThomas Maier1-7/+7
2006-10-04[PATCH] pktcdvd: Replace pktcdvd strings with macro DRIVER_NAME.Thomas Maier1-61/+63