summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-04-18xen/blkback: Move it from drivers/xen to drivers/blockKonrad Rzeszutek Wilk10-9/+9
2011-04-18block, xen/blkback: remove blk_[get|put]_queue calls.Konrad Rzeszutek Wilk1-6/+0
2011-04-18xen/blkback: Get the 'requeust_queue' properly.Konrad Rzeszutek Wilk1-0/+3
2011-04-18xen/blkback: Move the check for misaligned I/O once more.Konrad Rzeszutek Wilk1-6/+11
2011-04-15xen/blkback: Change fast_flush_area to xen_blkbk_unmap, and tweak xen_blk_map...Konrad Rzeszutek Wilk1-7/+7
2011-04-15xen/blkback: Move the check for misaligned I/O higher.Konrad Rzeszutek Wilk1-7/+7
2011-04-15xen/blkback: Shuffle code around (vbd_translate moved higher).Konrad Rzeszutek Wilk1-59/+70
2011-04-15xen/blkback: Cleanup move the code a bit around.Konrad Rzeszutek Wilk1-50/+47
2011-04-15xen/blkback: Seperate the bio allocation and the bio submission.Konrad Rzeszutek Wilk1-22/+23
2011-04-14xen/blkback: remove per-queue pluggingKonrad Rzeszutek Wilk2-36/+9
2011-04-14xen/blkback: Fix checkpatch warnings in blkback.cKonrad Rzeszutek Wilk1-34/+47
2011-04-14xen/blkback: Fix checkpatch warnings of xenbus.cKonrad Rzeszutek Wilk1-9/+12
2011-04-14xen/blkback: Fix interface.c checkpatch warnings .. exceptKonrad Rzeszutek Wilk1-4/+5
2011-04-14xen/blkback: Fix checkpatch warnings in vbd.cKonrad Rzeszutek Wilk1-5/+6
2011-04-14xen/blkback: blkif->struct blkif_stKonrad Rzeszutek Wilk5-37/+38
2011-04-14xen/blkback: Add some comments.Konrad Rzeszutek Wilk5-24/+71
2011-04-14xen/blkback: Fix the WRITE_BARRIERTom Goetz1-4/+6
2011-04-14xen/blkback: Use kzalloc's, and GFP_KERNEL for data structures.Konrad Rzeszutek Wilk1-8/+9
2011-04-14xen/blkback: Utilize the M2P override mechanism for GNTMAP_host_mapKonrad Rzeszutek Wilk1-4/+19
2011-04-14xen/blkback: Use 'vzalloc' for page arrays and pre-allocate pages.Konrad Rzeszutek Wilk1-7/+16
2011-04-14xen/blkback: Union the blkif_request request specific fieldsKonrad Rzeszutek Wilk1-7/+7
2011-04-14xen/blkback: Move global/static variables into struct xen_blkbk.Konrad Rzeszutek Wilk1-34/+48
2011-04-14xen/blkback: simplify address translationsJan Beulich1-4/+6
2011-04-14xen/blkback: Update to use blkdev_get_by_dev instead of open_by_devnum.Konrad Rzeszutek Wilk1-2/+2
2011-04-14xen/blkback: Replace WRITE_BARRIER with (REQ_FLUSH | REQ_FUA)Konrad Rzeszutek Wilk1-4/+4
2011-04-14blkback: Fix CVE-2010-3699Keir Fraser1-0/+6
2011-04-14xen/blkback: Print additional information when a vbd is resized.K. Y. Srinivasan1-0/+2
2011-04-14xen/blkback: Flush blkback data when connecting.Chris Lalancette1-0/+7
2011-04-14xen/blkback: add accessor for xenbus backend deviceJeremy Fitzhardinge3-1/+8
2011-04-14xen/blkback: Propagate changed size of VBDsK. Y. Srinivasan3-0/+48
2011-04-14xen/blkback: use drv_get/set_drvdata rather than directly accessing driver_data.Jeremy Fitzhardinge1-5/+5
2011-04-14xen: rename blkbk module xen-blkback.Ian Campbell1-2/+2
2011-04-14Fix compile warnings: ignoring return value of 'xenbus_register_backend' ..Konrad Rzeszutek Wilk4-11/+22
2011-04-14xen/blkback: little cleanupsJeremy Fitzhardinge1-1/+1
2011-04-14xen/blkback: remove spurious debug output noiseJeremy Fitzhardinge1-1/+0
2011-04-14xen/blkback: deal with hardsect_size to logical_block_size renameJeremy Fitzhardinge2-2/+2
2011-04-14blkback: Fix potential resource leak.Keir Fraser1-4/+4
2011-04-14xen/blkback: don't include xen/evtchn.hJeremy Fitzhardinge1-1/+0
2011-04-14xen-blkback-portingJeremy Fitzhardinge5-33/+36
2011-04-14xen: add blkback supportKonrad Rzeszutek Wilk8-0/+1647
2011-04-11Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds8-7/+10
2011-04-11pci: fix PCI bus allocation alignment handlingLinus Torvalds1-2/+2
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds25-37/+90
2011-04-10dt/fsldma: fix build warning caused by of_platform_device changesIra W. Snyder1-1/+1
2011-04-10net: Add support for SMSC LAN9530, LAN9730 and LAN89530Steve Glendinning1-0/+15
2011-04-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-21/+13
2011-04-08Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-14/+26
2011-04-07mlx4_en: Restoring RX buffer pointer in case of failureYevgeny Petrilin1-0/+4
2011-04-07mlx4: Sensing link type at device initializationYevgeny Petrilin3-2/+9
2011-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-1/+1