summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-311-1/+1
|\ \ | |/ |/|
| * Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
* | Merge ../linux-2.6 by handPaul Mackerras2005-10-3120-1023/+613Star
|\ \
| * | [PATCH] fix missing includesTim Schmielau2005-10-314-3/+11
| * | [PATCH] block cleanups: Fix iosched module refcount leakNate Diller2005-10-311-1/+3
| * | [PATCH] block cleanups: Add kconfig default iosched submenuNate Diller2005-10-312-17/+38
| * | [PATCH] delete 2 unreachable statements in drivers/block/paride/pf.cNorbert Kiesel2005-10-311-4/+0Star
| * | [PATCH] cfq-iosched: move tasklist walk to elevator.cChristoph Hellwig2005-10-313-22/+23
| * | [PATCH] blk: fix merge bug in as-ioschedTejun Heo2005-10-291-0/+1
| |/
| * [PATCH] ub: suppress gcc warnings for pointer castsPete Zaitcev2005-10-291-2/+2
| * Merge ../bleed-2.6Greg KH2005-10-289-965/+500Star
| |\
| | * Merge branch 'sx8' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/mis...Linus Torvalds2005-10-281-14/+37
| | |\
| | | * drivers/block/sx8: kill unused variableJeff Garzik2005-10-221-1/+0Star
| | | * drivers/block/sx8: several minor changesJeff Garzik2005-10-221-13/+37
| | * | Merge branch 'elevator-switch' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2005-10-282-158/+61Star
| | |\ \
| | | * | [BLOCK] Leftover reference to ->max_back_kbJens Axboe2005-10-281-1/+0Star
| | | * | [BLOCK] elevator switch fixes/cleanupJens Axboe2005-10-282-5/+5
| | | * | [BLOCK] Reimplement elevator switchTejun Heo2005-10-282-158/+62Star
| | * | | Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-b...Linus Torvalds2005-10-286-773/+376Star
| | |\| |
| | | * | [BLOCK] kill generic max_back_kb handlingTejun Heo2005-10-281-5/+1Star
| | | * | [PATCH] 04/05 remove last_merge handling from ioschedsTejun Heo2005-10-284-114/+8Star
| | | * | [PATCH] 03/05 move last_merge handlin into generic elevator codeTejun Heo2005-10-281-25/+18Star
| | | * | [PATCH] 02/05: update ioscheds to use generic dispatch queueJens Axboe2005-10-284-555/+187Star
| | | * | [PATCH] elevator: leftover function declarationJens Axboe2005-10-281-4/+0Star
| | | * | [PATCH] generic dispatch fixesJens Axboe2005-10-281-21/+12Star
| | | * | [PATCH] 01/05 Implement generic dispatch queueTejun Heo2005-10-282-82/+183
| | * | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2005-10-282-16/+22
| | |\| |
| | | * | [PATCH] fix try_module_get race in elevator_findTejun Heo2005-10-281-10/+14
| | | * | Following the same idea, it occurs to me that we should only updateChen, Kenneth W2005-10-281-0/+3
| | | * | [patch] remove gendisk->stamp_idle fieldChen, Kenneth W2005-10-281-6/+5Star
| | | |/
| | * | [PATCH] gfp_t: remaining bits of drivers/*Al Viro2005-10-282-2/+2
| | * | [PATCH] gfp_t: block layer coreAl Viro2005-10-285-15/+15
| | |/
| * | [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-283-4/+4
| * | [PATCH] add sysfs attr to re-emit device hotplug eventKay Sievers2005-10-281-0/+25
| * | [PATCH] aoe: update to version 14Ed L. Cashin2005-10-281-1/+1
| * | [PATCH] aoe: use get_unaligned for accesses in ATA id bufferEd L. Cashin2005-10-281-7/+8
| |/
* | powerpc: set the driver.owner field for all vio driversStephen Rothwell2005-10-241-1/+2
* | powerpc: don't duplicate name between vio_driver and device_driverStephen Rothwell2005-10-241-2/+4
|/
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-091-2/+2
* [PATCH] scsi_ioctl: only warn for rejected commandsJens Axboe2005-10-091-4/+4
* [PATCH] ub: Comment out unconditional stall clearPete Zaitcev2005-09-221-0/+2
* [PATCH] ub: fix burning cdsPete Zaitcev2005-09-221-26/+27
* [PATCH] remove blkdev_scsi_issue_flush_fn againChristoph Hellwig2005-09-211-38/+0Star
* [PATCH] cciss: busy_initializing bug fixMike Miller2005-09-211-4/+1Star
* [PATCH] fix pf request handlingJens Axboe2005-09-171-6/+16
* [PATCH] scsi_ioctl: Add WRITE_LONG_2 as write safe commandThomas Maguin2005-09-171-0/+1
* [PATCH] pktcdvd: BUG_ON cleanupsPeter Osterlund2005-09-131-6/+3Star
* [PATCH] pktcdvd: use kcalloc and kzallocPeter Osterlund2005-09-131-6/+3Star
* [PATCH] pktcdvd: more accurate I/O accountingPeter Osterlund2005-09-131-7/+7
* [PATCH] pktcdvd: documentation updatePeter Osterlund2005-09-131-18/+30