aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2008-04-28return pfn from direct_access, for XIPJared Hulbert
2008-04-24xen: Add compatibility aliases for frontend driversMark McLoughlin
2008-04-24xen: Module autoprobing support for frontend driversMark McLoughlin
2008-04-24xen blkfront: Delay wait for block devices until after the disk is addedChristian Limpach
2008-04-24xen/blkfront: use bdget_diskJeremy Fitzhardinge
2008-04-24xen: Make xen-blkfront write its protocol ABI to xenstoreMarkus Armbruster
2008-04-22fix brd allocation flagsPetr Tesarik
2008-04-21Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2008-04-21block: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-21cciss: fix warning oops on rmmod of driverscameron@beardog.cca.cpqcorp.net
2008-04-21cciss: Fix race between disk-adding code and interrupt handlerscameron@beardog.cca.cpqcorp.net
2008-04-21loop: manage partitions in disk imageLaurent Vivier
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-04-14Merge branch 'linux-2.6'Paul Mackerras
2008-04-11cciss: error: implicit declaration of function 'sg_init_table'Mike Pagano
2008-04-08ub: remove BUG() after __blk_end_request and fix the condition causing itPete Zaitcev
2008-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-04-02nbd: prevent sock_xmit from attempting to use a NULL socketMike Snitzer
2008-04-01[POWERPC] Use FIELD_SIZEOF in drivers/block/viodasd.cJulia Lawall
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki
2008-03-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-03-17virtio: Fix sysfs bits to have proper block symlinkJeremy Katz
2008-03-17The ps2esdi driver was marked as BROKEN more than two years ago due to beingAdrian Bunk
2008-03-13block: floppy: fix rmmod lockupJiri Slaby
2008-03-13[POWERPC] Fix viodasd driver with scatterlist debugBenjamin Herrenschmidt
2008-03-04pktcdvd: reduce stack consumptionPeter Osterlund
2008-03-04cciss: remove READ_AHEAD define and use block layer defaultsMike Miller
2008-03-04resubmit: cciss: procfs updates to display info about manyMike Miller
2008-02-23NBD: make nbd default to deadline I/O schedulerPaul Clements
2008-02-21xen: Implement getgeo for Xen virtual block device.Ian Campbell
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