aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2005-09-09[PATCH] deadline: clean up question mark operatorAndrew Morton1-1/+4
2005-09-08[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern1-4/+4
2005-09-08[PATCH] USB: ub 4: Zaitcev's quasi-S/GPete Zaitcev1-164/+123
2005-09-08[PATCH] USB: ub 3/3: death to ub_bd_rq_fn_1Pete Zaitcev1-5/+5
2005-09-08[PATCH] USB: ub 2/3: Fold one linePete Zaitcev1-1/+2
2005-09-08[PATCH] USB: ub 1/3: Axboe's quasi-S/GPete Zaitcev1-59/+126
2005-09-07Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds2-53/+199
2005-09-07[PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk1-1/+1
2005-09-07[PATCH] drivers: convert kcalloc to kzallocPekka Enberg1-1/+1
2005-09-07[PATCH] block: CFQ refcounting fixBrian King1-3/+0
2005-09-07[PATCH] blk: Use blk_queue_xxx functions to set parametersStuart McLaren1-2/+2
2005-09-07[PATCH] Add missing overflow check in get_blkdev_listNeil Horman1-1/+1
2005-09-07[PATCH] cleanup of deadline_dispatch_requests()Nikita Danilov1-10/+2
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds1-42/+0
2005-09-05[PATCH] Floppy: add cmos attribute to floppy driver tidyAndrew Morton1-8/+7
2005-09-05[PATCH] Floppy: Add cmos attribute to floppy driverHannes Reinecke1-13/+29
2005-09-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds1-2/+4
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle1-1/+1
2005-09-01[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu1-2/+4