summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* 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] 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
* [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-131-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/+40Star
|\ \
| * | [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/+13Star
| * | [PATCH] janitor: block/xd: replace schedule_timeout() with msleep()/msleep_in...Nishanth Aravamudan2005-09-101-9/+6Star
| * | [PATCH] janitor: block/umem: replace PRINTK with pr_debugDomen Puncer2005-09-101-7/+4Star
| * | [PATCH] vfree and kfree cleanup in drivers/Jesper Juhl2005-09-101-1/+1
| * | [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-095-16/+9Star
| * | [PATCH] deadline: clean up question mark operatorAndrew Morton2005-09-091-1/+4
* | | Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 Greg KH2005-09-091-123/+150
|\| |