aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2005-11-04Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2005-11-02Merge git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2005-11-02Merge Paulus' treeStephen Rothwell
2005-11-01[PATCH] blk: fix dangling pointer access in __elv_add_requestTejun Heo
2005-11-02merge filename and modify references to iseries/vio.hKelly Daly
2005-11-02merge filename and modify references to iseries/hv_types.hKelly Daly
2005-11-02merge filename and modify references to iseries/hv_lp_event.hKelly Daly
2005-11-02merge filename and modify reference to iseries/hv_lp_config.hKelly Daly
2005-11-01[BLOCK] aoe: update for combined io statisticsJens Axboe
2005-11-01[BLOCK] Unify the seperate read/write io stat fields into arraysJens Axboe
2005-11-01[BLOCK] Update read/write block io statistics at completion timeJens Axboe
2005-10-31[PATCH] noop-iosched: avoid corrupted request mergingJens Axboe
2005-10-31[PATCH] Fix on-the-fly switch from cfq i/o schedulerJens Axboe
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds
2005-10-31Merge ../linux-2.6 by handPaul Mackerras
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-30[PATCH] block cleanups: Fix iosched module refcount leakNate Diller
2005-10-30[PATCH] block cleanups: Add kconfig default iosched submenuNate Diller
2005-10-30[PATCH] delete 2 unreachable statements in drivers/block/paride/pf.cNorbert Kiesel
2005-10-30[PATCH] cfq-iosched: move tasklist walk to elevator.cChristoph Hellwig
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-10-29[PATCH] blk: fix merge bug in as-ioschedTejun Heo
2005-10-28[PATCH] ub: suppress gcc warnings for pointer castsPete Zaitcev
2005-10-28Merge ../bleed-2.6Greg KH
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman
2005-10-28[PATCH] add sysfs attr to re-emit device hotplug eventKay Sievers
2005-10-28[PATCH] aoe: update to version 14Ed L. Cashin
2005-10-28[PATCH] aoe: use get_unaligned for accesses in ATA id bufferEd L. Cashin
2005-10-28Merge branch 'sx8' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/mis...Linus Torvalds
2005-10-28Merge branch 'elevator-switch' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2005-10-28Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-b...Linus Torvalds
2005-10-28Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2005-10-28[PATCH] gfp_t: remaining bits of drivers/*Al Viro
2005-10-28[PATCH] gfp_t: block layer coreAl Viro
2005-10-28[BLOCK] Leftover reference to ->max_back_kbJens Axboe
2005-10-28[BLOCK] elevator switch fixes/cleanupJens Axboe
2005-10-28[BLOCK] Reimplement elevator switchTejun Heo
2005-10-28[BLOCK] kill generic max_back_kb handlingTejun Heo
2005-10-28[PATCH] 04/05 remove last_merge handling from ioschedsTejun Heo
2005-10-28[PATCH] 03/05 move last_merge handlin into generic elevator codeTejun Heo
2005-10-28[PATCH] 02/05: update ioscheds to use generic dispatch queueJens Axboe
2005-10-28[PATCH] elevator: leftover function declarationJens Axboe
2005-10-28[PATCH] generic dispatch fixesJens Axboe
2005-10-28[PATCH] 01/05 Implement generic dispatch queueTejun Heo
2005-10-28[PATCH] fix try_module_get race in elevator_findTejun Heo
2005-10-28Following the same idea, it occurs to me that we should only updateChen, Kenneth W
2005-10-28[patch] remove gendisk->stamp_idle fieldChen, Kenneth W
2005-10-24powerpc: set the driver.owner field for all vio driversStephen Rothwell
2005-10-24powerpc: don't duplicate name between vio_driver and device_driverStephen Rothwell
2005-10-22drivers/block/sx8: kill unused variableJeff Garzik