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