aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-31[NBD]: Fix i_sock reference.David S. Miller1-1/+1
2005-03-30[PATCH] BDI: Provide backing device capability information [try #3]David Howells2-3/+3
2005-03-29Merge suse.de:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman1-28/+53
2005-03-28Merge whitespace and __nocast changesLinus Torvalds4-13/+16
2005-03-28[PATCH] drivers/block/DAC960.c: fix a use after freeAdrian Bunk1-3/+1
2005-03-28[PATCH] cciss: range chcking fixRandy Dunlap1-1/+1
2005-03-28[PATCH] DVD-RAM support for pktcdvdPeter Osterlund1-2/+7
2005-03-28[PATCH] Use __init and __exit in pktcdvdPeter Osterlund1-2/+2
2005-03-28[PATCH] uml: disable more hardware kconfig opt and rename USERMODE to UMLPaolo \'Blaisorblade\' Giarrusso1-5/+5
2005-03-28Mark "gfp" masks as "unsigned int" and use __nocast to find violations.Linus Torvalds1-2/+2
2005-03-27[PATCH] USB: fix for ub for sleeping function called from invalid context at ...Pete Zaitcev1-21/+47
2005-03-23[PATCH] USB: ub static patchPete Zaitcev1-1/+1
2005-03-17[PATCH] USB: Patch for ub to fix oops after disconnectPete Zaitcev1-6/+5
2005-03-13[PATCH] mark BLK_DEV_PS2 as BROKENAdrian Bunk1-1/+1
2005-03-13[PATCH] drivers/block/cciss*: misc cleanupsAdrian Bunk3-42/+9
2005-03-13[PATCH] drivers/block/paride/ cleanups (fwd)Adrian Bunk6-176/+6
2005-03-13[PATCH] drivers/block/cpqarray.c: small cleanupsAdrian Bunk1-11/+2
2005-03-13[PATCH] *-iosched.c: Use proper documentation pathAdrian Bunk2-2/+2
2005-03-13[PATCH] verify_area cleanup : drivers part 1Jesper Juhl2-5/+3
2005-03-11[PATCH] Make lots of things staticAdrian Bunk9-15/+15
2005-03-11[PATCH] docbook: update function parameter description in block/fs codeMartin Waitz1-1/+2
2005-03-09[PATCH] cciss: per disk queue supportMike Miller2-4/+53
2005-03-09[PATCH] cciss: support for more than 8 controllersMike Miller2-9/+30
2005-03-09[PATCH] cciss: new controller supportMike Miller1-4/+10
2005-03-09Merge bk://kernel.bkbits.net/gregkh/linux/2.6.11/aoeLinus Torvalds3-42/+8
2005-03-09Merge bk://kernel.bkbits.net/gregkh/linux/2.6.11/driverLinus Torvalds2-32/+40
2005-03-08[PATCH] kmap: remove usage of rwsem from kobj_map.Greg Kroah-Hartman1-1/+1
2005-03-08[PATCH] aoe: drivers/block/aoe/aoechr.c cleanupsEd L. Cashin2-37/+1
2005-03-08[PATCH] aoe: fail IO on disk errorsEd L. Cashin1-3/+5
2005-03-08[PATCH] AoE warning on 64-bit archsAlexander Nyberg1-2/+2
2005-03-08[PATCH] floppy.c: pass physical device to device registrationKay Sievers1-13/+6
2005-03-08[PATCH] block core: export MAJOR/MINOR to the hotplug envKay Sievers1-18/+33
2005-03-08[PATCH] barrier rework updatesJens Axboe4-30/+63
2005-03-07[PATCH] a_ops-based loop I/OAnton Altaparmakov1-27/+132
2005-03-07[PATCH] blk_execute_rq() oops on fast completionJens Axboe1-1/+1
2005-03-07[PATCH] rework core barrier supportJens Axboe2-22/+222
2005-03-07[PATCH] Add struct request end_io callbackJens Axboe3-8/+30
2005-03-04[PATCH] aoe: fix printk warningRandy Dunlap1-2/+4
2005-02-28[PATCH] genhd: NULL checking fixAndrew Morton1-2/+3
2005-02-25[PATCH] __init in cfq-iosched.cAndries E. Brouwer1-1/+1
2005-02-16[PATCH] ub: fix Add ioctls to ub patchPete Zaitcev1-16/+17
2005-02-16[PATCH] USB: Add ioctls to ubPete Zaitcev1-61/+103
2005-02-09Merge bk://linux-scsi.bkbits.net/scsi-rc-fixes-2.6Linus Torvalds1-1/+2
2005-02-09[PATCH] cciss: handle scsi_add_host failureChristoph Hellwig1-5/+10
2005-02-06[block sx8] fix warningJeff Garzik1-1/+2
2005-01-28[PATCH] cfq-iosched: in_driver accounting bugJens Axboe1-4/+4
2005-01-25[PATCH] genhd: rename device_initAnton Blanchard1-2/+2
2005-01-24[PATCH] AOE: fix up the block device registration so that it actually worksEd L. Cashin1-8/+1
2005-01-20[PATCH] convert-cciss-to-compat_ioctl fixAndrew Morton1-1/+1
2005-01-20[PATCH] Lock initializer cleanup: Block devicesThomas Gleixner16-18/+18