aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2008-02-14Fix compile of swim3 as moduleTony Breeds
2008-02-09ub: fix up the conversion to sg_init_table()Pete Zaitcev
2008-02-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-02-08NBD: remove limit on max number of nbd devicesPaul Clements
2008-02-08aoe: statically initialise devlist_lockAndrew Morton
2008-02-08aoe: update copyright dateEd L. Cashin
2008-02-08aoe: make error messages more specificEd L. Cashin
2008-02-08aoe: the aoeminor doesn't need a long formatEd L. Cashin
2008-02-08aoe: add module parameter for users who need more outstanding I/OEd L. Cashin
2008-02-08aoe: only install new AoE device onceEd L. Cashin
2008-02-08aoe: dynamically allocate a capped number of skbs when necessaryEd L. Cashin
2008-02-08aoe: user can ask driver to forget previously detected devicesEd L. Cashin
2008-02-08aoe: eliminate goto and improve readabilityEd L. Cashin
2008-02-08aoe: mac_addr: avoid 64-bit arch compiler warningsEd L. Cashin
2008-02-08aoe: handle multiple network paths to AoE deviceEd L. Cashin
2008-02-08aoe: bring driver version number to 47Ed L. Cashin
2008-02-08rd: support XIPNick Piggin
2008-02-08rewrite rdNick Piggin
2008-02-08Enhanced partition statistics: aoe fixJerome Marchand
2008-02-07Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2008-02-06Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer
2008-02-06Atari floppy: Rename disk_type to atari_disk_typeGeert Uytterhoeven
2008-02-06cciss: use upper_32_bits() macro to eliminate warningsRandy Dunlap
2008-02-06rd: use is_power_of_2() in drivers/block/rd.c.Robert P. J. Day
2008-02-06Allow auto-destruction of loop devicesDavid Woodhouse
2008-02-06fix ! versus & precedence in various placesAlexey Dobriyan
2008-02-06[POWERPC] Xilinx: Update compatible to use values generated by BSP generator.Stephen Neuendorffer
2008-02-06[POWERPC] Fix incorrectly tagged __devinitdata structuresGrant Likely
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-02-04virtio_blk: implement naming for vda-vdz,vdaa-vdzz,vdaaa-vdzzzChristian Borntraeger
2008-02-04virtio_blk: Dont waste major numbersChristian Borntraeger
2008-02-04virtio_blk: provide getgeoChristian Borntraeger
2008-02-04virtio: Put the virtio under the virtualization menuAnthony Liguori
2008-02-04virtio: reset functionRusty Russell
2008-02-04virtio: explicit enable_cb/disable_cb rather than callback return.Rusty Russell
2008-02-04virtio: simplify config mechanism.Rusty Russell
2008-02-03drivers/block/: Spelling fixesJoe Perches
2008-02-01USB: Remove unnecessary zeroing from ubPete Zaitcev
2008-02-01block/sunvdc.c:print_version() must be __devinitAdrian Bunk
2008-01-29cciss: fix bug in overriding ->data_len before completionJens Axboe
2008-01-29xsysace: end request handling fixJens Axboe
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-01-28blk_end_request: changing xsysace (take 4)Kiyoshi Ueda
2008-01-28blk_end_request: changing ub (take 4)Kiyoshi Ueda
2008-01-28blk_end_request: changing cpqarray (take 4)Kiyoshi Ueda
2008-01-28blk_end_request: changing cciss (take 4)Kiyoshi Ueda
2008-01-28blk_end_request: changing xen-blkfront (take 4)Kiyoshi Ueda
2008-01-28blk_end_request: changing viodasd (take 4)Kiyoshi Ueda
2008-01-28blk_end_request: changing sx8 (take 4)Kiyoshi Ueda
2008-01-28blk_end_request: changing sunvdc (take 4)Kiyoshi Ueda