aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-28[BLOCK] Leftover reference to ->max_back_kbJens Axboe1-1/+0
2005-10-28[BLOCK] elevator switch fixes/cleanupJens Axboe2-5/+5
2005-10-28[BLOCK] Reimplement elevator switchTejun Heo2-158/+62
2005-10-28[BLOCK] kill generic max_back_kb handlingTejun Heo1-5/+1
2005-10-28[PATCH] 04/05 remove last_merge handling from ioschedsTejun Heo4-114/+8
2005-10-28[PATCH] 03/05 move last_merge handlin into generic elevator codeTejun Heo1-25/+18
2005-10-28[PATCH] 02/05: update ioscheds to use generic dispatch queueJens Axboe4-555/+187
2005-10-28[PATCH] elevator: leftover function declarationJens Axboe1-4/+0
2005-10-28[PATCH] generic dispatch fixesJens Axboe1-21/+12
2005-10-28[PATCH] 01/05 Implement generic dispatch queueTejun Heo2-82/+183
2005-10-28[PATCH] fix try_module_get race in elevator_findTejun Heo1-10/+14
2005-10-28Following the same idea, it occurs to me that we should only updateChen, Kenneth W1-0/+3
2005-10-28[patch] remove gendisk->stamp_idle fieldChen, Kenneth W1-6/+5
2005-10-24powerpc: set the driver.owner field for all vio driversStephen Rothwell1-1/+2
2005-10-24powerpc: don't duplicate name between vio_driver and device_driverStephen Rothwell1-2/+4
2005-10-22drivers/block/sx8: kill unused variableJeff Garzik1-1/+0
2005-10-22drivers/block/sx8: several minor changesJeff Garzik1-13/+37
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-2/+2
2005-10-08[PATCH] scsi_ioctl: only warn for rejected commandsJens Axboe1-4/+4
2005-09-22[PATCH] ub: Comment out unconditional stall clearPete Zaitcev1-0/+2
2005-09-22[PATCH] ub: fix burning cdsPete Zaitcev1-26/+27
2005-09-21[PATCH] remove blkdev_scsi_issue_flush_fn againChristoph Hellwig1-38/+0
2005-09-21[PATCH] cciss: busy_initializing bug fixMike Miller1-4/+1
2005-09-17[PATCH] fix pf request handlingJens Axboe1-6/+16
2005-09-17[PATCH] scsi_ioctl: Add WRITE_LONG_2 as write safe commandThomas Maguin1-0/+1
2005-09-13[PATCH] pktcdvd: BUG_ON cleanupsPeter Osterlund1-6/+3
2005-09-13[PATCH] pktcdvd: use kcalloc and kzallocPeter Osterlund1-6/+3
2005-09-13[PATCH] pktcdvd: more accurate I/O accountingPeter Osterlund1-7/+7
2005-09-13[PATCH] pktcdvd: documentation updatePeter Osterlund1-18/+30
2005-09-13[PATCH] pktcdvd: fix bogus BUG_ONPeter Osterlund1-1/+4
2005-09-13[PATCH] cciss: SCSI tape info for /procMike Miller1-3/+24
2005-09-13[PATCH] cciss: One Button Disaster Recovery supportMike Miller1-12/+29
2005-09-13[PATCH] cciss: fix for DMA brokenessMike Miller1-2/+6
2005-09-13[PATCH] cciss: bug fix in cciss_remove_oneMike Miller1-2/+3
2005-09-13[PATCH] cciss: direct lookup for command completionsMike Miller4-7/+73
2005-09-13[PATCH] cciss: new disk register/deregister routinesMike Miller2-190/+333
2005-09-13[PATCH] cciss: busy_initializing flagMike Miller2-0/+9
2005-09-13[PATCH] cciss: new controller pci/subsystem idsMike Miller1-9/+24
2005-09-12Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds1-0/+1
2005-09-12Merge ../torvalds-2.6/ Greg KH17-58/+40
2005-09-10[PATCH] cfq-iosched: reverse bad reference count fixJens Axboe1-0/+3
2005-09-10[PATCH] drivers/block: fix-up schedule_timeout() usageNishanth Aravamudan8-24/+13
2005-09-10[PATCH] janitor: block/xd: replace schedule_timeout() with msleep()/msleep_interruptible()Nishanth Aravamudan1-9/+6
2005-09-10[PATCH] janitor: block/umem: replace PRINTK with pr_debugDomen Puncer1-7/+4
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl1-1/+1
2005-09-09[SCSI] permit READ DEFECT DATA in block/scsi_ioctlDouglas Gilbert1-0/+1
2005-09-09Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 Greg KH1-123/+150
2005-09-09[PATCH] aoe [2/2]: update driver version number to twelveEd L Cashin1-1/+1
2005-09-09[PATCH] aoe [1/2]: support 16 AoE slot addresses per AoE shelfEd L Cashin1-5/+5
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar5-16/+9