aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-09ub: fix up the conversion to sg_init_table()Pete Zaitcev1-1/+1
2008-02-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-6/+6
2008-02-08NBD: remove limit on max number of nbd devicesPaul Clements1-6/+4
2008-02-08aoe: statically initialise devlist_lockAndrew Morton1-3/+1
2008-02-08aoe: update copyright dateEd L. Cashin7-7/+7
2008-02-08aoe: make error messages more specificEd L. Cashin1-8/+7
2008-02-08aoe: the aoeminor doesn't need a long formatEd L. Cashin2-5/+7
2008-02-08aoe: add module parameter for users who need more outstanding I/OEd L. Cashin1-3/+7
2008-02-08aoe: only install new AoE device onceEd L. Cashin1-0/+2
2008-02-08aoe: dynamically allocate a capped number of skbs when necessaryEd L. Cashin3-41/+133
2008-02-08aoe: user can ask driver to forget previously detected devicesEd L. Cashin3-19/+74
2008-02-08aoe: eliminate goto and improve readabilityEd L. Cashin1-35/+34
2008-02-08aoe: mac_addr: avoid 64-bit arch compiler warningsEd L. Cashin4-10/+9
2008-02-08aoe: handle multiple network paths to AoE deviceEd L. Cashin6-335/+653
2008-02-08aoe: bring driver version number to 47Ed L. Cashin1-1/+1
2008-02-08rd: support XIPNick Piggin2-2/+47
2008-02-08rewrite rdNick Piggin4-549/+550
2008-02-08Enhanced partition statistics: aoe fixJerome Marchand1-4/+4
2008-02-07Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-2/+4
2008-02-06Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virtex into for-2.6.25Josh Boyer1-2/+4
2008-02-06Atari floppy: Rename disk_type to atari_disk_typeGeert Uytterhoeven1-8/+8
2008-02-06cciss: use upper_32_bits() macro to eliminate warningsRandy Dunlap1-4/+6
2008-02-06rd: use is_power_of_2() in drivers/block/rd.c.Robert P. J. Day1-1/+2
2008-02-06Allow auto-destruction of loop devicesDavid Woodhouse1-0/+8
2008-02-06fix ! versus & precedence in various placesAlexey Dobriyan2-3/+3
2008-02-06[POWERPC] Xilinx: Update compatible to use values generated by BSP generator.Stephen Neuendorffer1-1/+3
2008-02-06[POWERPC] Fix incorrectly tagged __devinitdata structuresGrant Likely1-1/+1
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-42/+67
2008-02-04virtio_blk: implement naming for vda-vdz,vdaa-vdzz,vdaaa-vdzzzChristian Borntraeger1-7/+22
2008-02-04virtio_blk: Dont waste major numbersChristian Borntraeger1-12/+16
2008-02-04virtio_blk: provide getgeoChristian Borntraeger1-2/+13
2008-02-04virtio: Put the virtio under the virtualization menuAnthony Liguori1-1/+2
2008-02-04virtio: reset functionRusty Russell1-1/+5
2008-02-04virtio: explicit enable_cb/disable_cb rather than callback return.Rusty Russell1-2/+1
2008-02-04virtio: simplify config mechanism.Rusty Russell1-22/+13
2008-02-03drivers/block/: Spelling fixesJoe Perches1-2/+2
2008-02-01USB: Remove unnecessary zeroing from ubPete Zaitcev1-23/+0
2008-02-01block/sunvdc.c:print_version() must be __devinitAdrian Bunk1-1/+1
2008-01-29cciss: fix bug in overriding ->data_len before completionJens Axboe1-1/+0
2008-01-29xsysace: end request handling fixJens Axboe1-4/+2
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-0/+11
2008-01-28blk_end_request: changing xsysace (take 4)Kiyoshi Ueda1-4/+1
2008-01-28blk_end_request: changing ub (take 4)Kiyoshi Ueda1-5/+5
2008-01-28blk_end_request: changing cpqarray (take 4)Kiyoshi Ueda1-29/+7
2008-01-28blk_end_request: changing cciss (take 4)Kiyoshi Ueda1-22/+3
2008-01-28blk_end_request: changing xen-blkfront (take 4)Kiyoshi Ueda1-6/+4
2008-01-28blk_end_request: changing viodasd (take 4)Kiyoshi Ueda1-9/+6
2008-01-28blk_end_request: changing sx8 (take 4)Kiyoshi Ueda1-30/+28
2008-01-28blk_end_request: changing sunvdc (take 4)Kiyoshi Ueda1-7/+4
2008-01-28blk_end_request: changing ps3disk (take 4)Kiyoshi Ueda1-8/+4