aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* xen-blkback: Inline some of the functions that were moved from vbd/interface.cKonrad Rzeszutek Wilk2011-04-20
* xen-blkback: Remove from the copyright notice the address.Konrad Rzeszutek Wilk2011-04-20
* xen/blkback: Squash vbd.c,interface.c in blkback.c and xenbus.c respectivly.Konrad Rzeszutek Wilk2011-04-20
* xen/blkback: Move it from drivers/xen to drivers/blockKonrad Rzeszutek Wilk2011-04-18
* block, xen/blkback: remove blk_[get|put]_queue calls.Konrad Rzeszutek Wilk2011-04-18
* xen/blkback: Get the 'requeust_queue' properly.Konrad Rzeszutek Wilk2011-04-18
* xen/blkback: Move the check for misaligned I/O once more.Konrad Rzeszutek Wilk2011-04-18
* xen/blkback: Change fast_flush_area to xen_blkbk_unmap, and tweak xen_blk_map...Konrad Rzeszutek Wilk2011-04-15
* xen/blkback: Move the check for misaligned I/O higher.Konrad Rzeszutek Wilk2011-04-15
* xen/blkback: Shuffle code around (vbd_translate moved higher).Konrad Rzeszutek Wilk2011-04-15
* xen/blkback: Cleanup move the code a bit around.Konrad Rzeszutek Wilk2011-04-15
* xen/blkback: Seperate the bio allocation and the bio submission.Konrad Rzeszutek Wilk2011-04-15
* xen/blkback: remove per-queue pluggingKonrad Rzeszutek Wilk2011-04-14
* xen/blkback: Fix checkpatch warnings in blkback.cKonrad Rzeszutek Wilk2011-04-14
* xen/blkback: Fix checkpatch warnings of xenbus.cKonrad Rzeszutek Wilk2011-04-14
* xen/blkback: Fix interface.c checkpatch warnings .. exceptKonrad Rzeszutek Wilk2011-04-14
* xen/blkback: Fix checkpatch warnings in vbd.cKonrad Rzeszutek Wilk2011-04-14
* xen/blkback: blkif->struct blkif_stKonrad Rzeszutek Wilk2011-04-14
* xen/blkback: Add some comments.Konrad Rzeszutek Wilk2011-04-14
* xen/blkback: Fix the WRITE_BARRIERTom Goetz2011-04-14
* xen/blkback: Use kzalloc's, and GFP_KERNEL for data structures.Konrad Rzeszutek Wilk2011-04-14
* xen/blkback: Utilize the M2P override mechanism for GNTMAP_host_mapKonrad Rzeszutek Wilk2011-04-14
* xen/blkback: Use 'vzalloc' for page arrays and pre-allocate pages.Konrad Rzeszutek Wilk2011-04-14
* xen/blkback: Union the blkif_request request specific fieldsKonrad Rzeszutek Wilk2011-04-14
* xen/blkback: Move global/static variables into struct xen_blkbk.Konrad Rzeszutek Wilk2011-04-14
* xen/blkback: simplify address translationsJan Beulich2011-04-14
* xen/blkback: Update to use blkdev_get_by_dev instead of open_by_devnum.Konrad Rzeszutek Wilk2011-04-14
* xen/blkback: Replace WRITE_BARRIER with (REQ_FLUSH | REQ_FUA)Konrad Rzeszutek Wilk2011-04-14
* blkback: Fix CVE-2010-3699Keir Fraser2011-04-14
* xen/blkback: Print additional information when a vbd is resized.K. Y. Srinivasan2011-04-14
* xen/blkback: Flush blkback data when connecting.Chris Lalancette2011-04-14
* xen/blkback: add accessor for xenbus backend deviceJeremy Fitzhardinge2011-04-14
* xen/blkback: Propagate changed size of VBDsK. Y. Srinivasan2011-04-14
* xen/blkback: use drv_get/set_drvdata rather than directly accessing driver_data.Jeremy Fitzhardinge2011-04-14
* xen: rename blkbk module xen-blkback.Ian Campbell2011-04-14
* Fix compile warnings: ignoring return value of 'xenbus_register_backend' ..Konrad Rzeszutek Wilk2011-04-14
* xen/blkback: little cleanupsJeremy Fitzhardinge2011-04-14
* xen/blkback: remove spurious debug output noiseJeremy Fitzhardinge2011-04-14
* xen/blkback: deal with hardsect_size to logical_block_size renameJeremy Fitzhardinge2011-04-14
* blkback: Fix potential resource leak.Keir Fraser2011-04-14
* xen/blkback: don't include xen/evtchn.hJeremy Fitzhardinge2011-04-14
* xen-blkback-portingJeremy Fitzhardinge2011-04-14
* xen: add blkback supportKonrad Rzeszutek Wilk2011-04-14
* Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-04-11
|\
| * dt/fsldma: fix build warning caused by of_platform_device changesIra W. Snyder2011-04-11
| * spi: Fix race condition in stop_queue()Vasily Khoruzhick2011-04-07
| * Merge commit 'v2.6.39-rc2' into spi/mergeGrant Likely2011-04-07
| |\
| * | gpio/pch_gpio: Fix output value of pch_gpio_direction_output()Peter Tyser2011-03-31
| * | gpio/ml_ioh_gpio: Fix output value of ioh_gpio_direction_output()Peter Tyser2011-03-31
| * | gpio/pca953x: fix error handling path in probe() callBen Dooks2011-03-30