aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
* [PATCH] paride: rename pi_register() and pi_unregister()Alexey Dobriyan2006-12-07
* [PATCH] cciss: cleanup cciss_interrupt modeMike Miller2006-12-07
* [PATCH] cciss: add support for 1024 logical volumesMike Miller2006-12-07
* [PATCH] cciss: remove unused revalidate_allvol functionMike Miller2006-12-07
* [PATCH] cciss: change cciss_open for consistencyMike Miller2006-12-07
* [PATCH] cciss: set sector_size to 2048 for performanceMike Miller2006-12-07
* [PATCH] cciss: disable DMA prefetch on P600Mike Miller2006-12-07
* [PATCH] cciss: fix pci ssid for the E500 controllerMike Miller2006-12-07
* [PATCH] cciss: increase number of commands on controllerMike Miller2006-12-07
* [PATCH] cciss: reference driver supportMike Miller2006-12-07
* [PATCH] cciss: version changeMike Miller2006-12-07
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-07
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * [POWERPC] iSeries: improve viodasd initialisationStephen Rothwell2006-12-04
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
* | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-22
* | WorkStruct: Merge the pending bit into the wq_data pointerDavid Howells2006-11-22
* | WorkStruct: Typedef the work function prototypeDavid Howells2006-11-22
|/
* aoe: Add forgotten NULL at end of attribute list in aoeblk.cDennis Stosberg2006-11-16
* [PATCH] cpqarray: fix iostatJens Axboe2006-11-14
* [PATCH] cciss: fix iostatJens Axboe2006-11-14
* [PATCH] cciss: fix printk format warningRandy Dunlap2006-10-28
* [PATCH] cciss: Fix warnings (and bug on 1TB discs)Matthew Wilcox2006-10-21
* aoe: fix sysfs_create_file warningsGreg Kroah-Hartman2006-10-18
* aoe: revert printk macrosEd L. Cashin2006-10-18
* aoe: update driver versionEd L. Cashin2006-10-18
* aoe: remove sysfs commentEd L. Cashin2006-10-18
* aoe: use bio->bi_idxEd L. Cashin2006-10-18
* aoe: module parameter for device timeoutEd L. Cashin2006-10-18
* aoe: zero copy write 2 of 2Ed L. Cashin2006-10-18
* aoe: improve retransmission heuristicsEd L. Cashin2006-10-18
* aoe: jumbo frame support 2 of 2Ed L. Cashin2006-10-18
* aoe: clean up printks via macrosEd L. Cashin2006-10-18
* aoe: jumbo frame support 1 of 2Ed L. Cashin2006-10-18
* aoe: zero copy write 1 of 2Ed L. Cashin2006-10-18
* aoe: remove unused NARGS enumEd L. Cashin2006-10-18
* aoe: update copyright dateEd L. Cashin2006-10-18
* aoe: eliminate isbusy messageEd L. Cashin2006-10-18
* [PATCH] rd: memory leak on rd_init() failureAkinobu Mita2006-10-17
* [PATCH] z2_init() in non-modular caseAl Viro2006-10-11
* [PATCH] amiga_floppy_init() in non-modular caseAl Viro2006-10-11
* [PATCH] DAC960: use memmove for overlapping areasAlexey Dobriyan2006-10-11
* [PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox2006-10-11
* [PATCH] __user annotations: loop.cAl Viro2006-10-10
* [PATCH] fix misannotations in loop.cAl Viro2006-10-10
* Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-06
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2006-10-04
|\