summaryrefslogtreecommitdiff
path: root/drivers/block
Commit message (Expand)AuthorAge
* xen: make blkif_getgeo staticHarvey Harrison2008-04-29
* drivers/block/floppy.c: replace init_module&cleanup_module with module_init&m...Jon Schindler2008-04-29
* return pfn from direct_access, for XIPJared Hulbert2008-04-28
* xen: Add compatibility aliases for frontend driversMark McLoughlin2008-04-24
* xen: Module autoprobing support for frontend driversMark McLoughlin2008-04-24
* xen blkfront: Delay wait for block devices until after the disk is addedChristian Limpach2008-04-24
* xen/blkfront: use bdget_diskJeremy Fitzhardinge2008-04-24
* xen: Make xen-blkfront write its protocol ABI to xenstoreMarkus Armbruster2008-04-24
* fix brd allocation flagsPetr Tesarik2008-04-22
* Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-04-21
|\
| * block: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-21
| * cciss: fix warning oops on rmmod of driverscameron@beardog.cca.cpqcorp.net2008-04-21
| * cciss: Fix race between disk-adding code and interrupt handlerscameron@beardog.cca.cpqcorp.net2008-04-21
| * loop: manage partitions in disk imageLaurent Vivier2008-04-21
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-21
|\ \
| * \ Merge branch 'linux-2.6'Paul Mackerras2008-04-14
| |\ \
| * | | [POWERPC] Use FIELD_SIZEOF in drivers/block/viodasd.cJulia Lawall2008-04-01
* | | | drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
| |_|/ |/| |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-17
|\ \ \ | | |/ | |/|
| * | cciss: error: implicit declaration of function 'sg_init_table'Mike Pagano2008-04-11
| * | ub: remove BUG() after __blk_end_request and fix the condition causing itPete Zaitcev2008-04-08
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-03
|\ \ \ | |/ /
| * | nbd: prevent sock_xmit from attempting to use a NULL socketMike Snitzer2008-04-02
| |/
| * Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-03-18
| |\
| | * The ps2esdi driver was marked as BROKEN more than two years ago due to beingAdrian Bunk2008-03-17
* | | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-26
|/ /
* | virtio: Fix sysfs bits to have proper block symlinkJeremy Katz2008-03-17
|/
* block: floppy: fix rmmod lockupJiri Slaby2008-03-13
* [POWERPC] Fix viodasd driver with scatterlist debugBenjamin Herrenschmidt2008-03-13
* pktcdvd: reduce stack consumptionPeter Osterlund2008-03-04
* cciss: remove READ_AHEAD define and use block layer defaultsMike Miller2008-03-04
* resubmit: cciss: procfs updates to display info about manyMike Miller2008-03-04
* NBD: make nbd default to deadline I/O schedulerPaul Clements2008-02-23
* xen: Implement getgeo for Xen virtual block device.Ian Campbell2008-02-21
* Fix compile of swim3 as moduleTony Breeds2008-02-14
* ub: fix up the conversion to sg_init_table()Pete Zaitcev2008-02-09
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-02-08
|\
| * Enhanced partition statistics: aoe fixJerome Marchand2008-02-08
* | NBD: remove limit on max number of nbd devicesPaul Clements2008-02-08
* | aoe: statically initialise devlist_lockAndrew Morton2008-02-08
* | aoe: update copyright dateEd L. Cashin2008-02-08
* | aoe: make error messages more specificEd L. Cashin2008-02-08
* | aoe: the aoeminor doesn't need a long formatEd L. Cashin2008-02-08
* | aoe: add module parameter for users who need more outstanding I/OEd L. Cashin2008-02-08
* | aoe: only install new AoE device onceEd L. Cashin2008-02-08
* | aoe: dynamically allocate a capped number of skbs when necessaryEd L. Cashin2008-02-08
* | aoe: user can ask driver to forget previously detected devicesEd L. Cashin2008-02-08
* | aoe: eliminate goto and improve readabilityEd L. Cashin2008-02-08
* | aoe: mac_addr: avoid 64-bit arch compiler warningsEd L. Cashin2008-02-08
* | aoe: handle multiple network paths to AoE deviceEd L. Cashin2008-02-08