aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-1090/+0
2008-03-17virtio: Fix sysfs bits to have proper block symlinkJeremy Katz1-0/+1
2008-03-17The ps2esdi driver was marked as BROKEN more than two years ago due to beingAdrian Bunk3-1090/+0
2008-03-13block: floppy: fix rmmod lockupJiri Slaby1-5/+0
2008-03-13[POWERPC] Fix viodasd driver with scatterlist debugBenjamin Herrenschmidt1-2/+1
2008-03-04pktcdvd: reduce stack consumptionPeter Osterlund1-8/+13
2008-03-04cciss: remove READ_AHEAD define and use block layer defaultsMike Miller1-3/+0
2008-03-04resubmit: cciss: procfs updates to display info about manyMike Miller2-103/+160
2008-02-23NBD: make nbd default to deadline I/O schedulerPaul Clements1-0/+6
2008-02-21xen: Implement getgeo for Xen virtual block device.Ian Campbell1-0/+18
2008-02-14Fix compile of swim3 as moduleTony Breeds1-4/+0
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