summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
| * 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/+61
|\ \
| * | [BLOCK] Leftover reference to ->max_back_kbJens Axboe2005-10-281-1/+0
| * | [BLOCK] elevator switch fixes/cleanupJens Axboe2005-10-282-5/+5
| * | [BLOCK] Reimplement elevator switchTejun Heo2005-10-282-158/+62
* | | Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-b...Linus Torvalds2005-10-286-773/+376
|\| |
| * | [BLOCK] kill generic max_back_kb handlingTejun Heo2005-10-281-5/+1
| * | [PATCH] 04/05 remove last_merge handling from ioschedsTejun Heo2005-10-284-114/+8
| * | [PATCH] 03/05 move last_merge handlin into generic elevator codeTejun Heo2005-10-281-25/+18
| * | [PATCH] 02/05: update ioscheds to use generic dispatch queueJens Axboe2005-10-284-555/+187
| * | [PATCH] elevator: leftover function declarationJens Axboe2005-10-281-4/+0
| * | [PATCH] generic dispatch fixesJens Axboe2005-10-281-21/+12
| * | [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/+5
| |/
* | [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] gfp flags annotations - part 1Al Viro2005-10-081-2/+2
* [PATCH] scsi_ioctl: only warn for rejected commandsJens Axboe2005-10-081-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/+0
* [PATCH] cciss: busy_initializing bug fixMike Miller2005-09-211-4/+1
* [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/+3
* [PATCH] pktcdvd: use kcalloc and kzallocPeter Osterlund2005-09-131-6/+3
* [PATCH] pktcdvd: more accurate I/O accountingPeter Osterlund2005-09-131-7/+7
* [PATCH] pktcdvd: documentation updatePeter Osterlund2005-09-131-18/+30
* [PATCH] pktcdvd: fix bogus BUG_ONPeter Osterlund2005-09-131-1/+4
* [PATCH] cciss: SCSI tape info for /procMike Miller2005-09-131-3/+24
* [PATCH] cciss: One Button Disaster Recovery supportMike Miller2005-09-131-12/+29
* [PATCH] cciss: fix for DMA brokenessMike Miller2005-09-131-2/+6
* [PATCH] cciss: bug fix in cciss_remove_oneMike Miller2005-09-131-2/+3
* [PATCH] cciss: direct lookup for command completionsMike Miller2005-09-134-7/+73
* [PATCH] cciss: new disk register/deregister routinesMike Miller2005-09-132-190/+333
* [PATCH] cciss: busy_initializing flagMike Miller2005-09-132-0/+9
* [PATCH] cciss: new controller pci/subsystem idsMike Miller2005-09-131-9/+24
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds2005-09-121-0/+1
|\
| * [SCSI] permit READ DEFECT DATA in block/scsi_ioctlDouglas Gilbert2005-09-091-0/+1
* | Merge ../torvalds-2.6/ Greg KH2005-09-1217-58/+40
|\ \
| * | [PATCH] cfq-iosched: reverse bad reference count fixJens Axboe2005-09-101-0/+3
| * | [PATCH] drivers/block: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-108-24/+13
| * | [PATCH] janitor: block/xd: replace schedule_timeout() with msleep()/msleep_in...Nishanth Aravamudan2005-09-101-9/+6
| * | [PATCH] janitor: block/umem: replace PRINTK with pr_debugDomen Puncer2005-09-101-7/+4
| * | [PATCH] vfree and kfree cleanup in drivers/Jesper Juhl2005-09-101-1/+1