xen/blkback: Move include/xen/blkif.h into drivers/block/xen-blkback/common.h
[pandora-kernel.git] / drivers /
2011-05-12 Konrad Rzeszutek... xen/blkback: Move include/xen/blkif.h into drivers...
2011-05-12 Konrad Rzeszutek... xen/blkback: Fixing some more of the cleanpatch.pl...
2011-05-12 Konrad Rzeszutek... xen/blkback: Checkpatch.pl recommend against multiple...
2011-05-12 Konrad Rzeszutek... xen/blkback: Flesh out the description in the Kconfig.
2011-05-12 Konrad Rzeszutek... xen/blkback: Fix spelling mistakes.
2011-05-12 Konrad Rzeszutek... xen/blkback: Move blkif_get_x86_[32|64]_req to common...
2011-05-12 Konrad Rzeszutek... xen/blkback: Removing the debug_lvl option.
2011-05-12 Konrad Rzeszutek... xen/blkback: Use the DRV_PFX in the pr_.. macros.
2011-05-12 Konrad Rzeszutek... xen/blkback: Make the DPRINTK uniform.
2011-05-12 Konrad Rzeszutek... xen/blkback: Change printk/DPRINTK to pr_.. type variant.
2011-05-11 Konrad Rzeszutek... xen/blkback: Fixed up comments and converted spaces...
2011-05-05 Konrad Rzeszutek... xen/blkback: Fix up some of the comments.
2011-05-05 Konrad Rzeszutek... xen/blkback: Squash the checking for operation into...
2011-05-05 Konrad Rzeszutek... xen/blkback: Add support for BLKIF_OP_FLUSH_DISKCACHE...
2011-04-27 Konrad Rzeszutek... Revert "xen/blkback: Move the plugging/unplugging to...
2011-04-26 Konrad Rzeszutek... xen/blkback: Stick REQ_SYNC on WRITEs to deal with...
2011-04-26 Konrad Rzeszutek... xen/blkback: Move the plugging/unplugging to a higher...
2011-04-20 Konrad Rzeszutek... xen/blkback: Prefix exposed functions with xen_
2011-04-20 Konrad Rzeszutek... xen-blkback: Inline some of the functions that were...
2011-04-20 Konrad Rzeszutek... xen-blkback: Remove from the copyright notice the address.
2011-04-20 Konrad Rzeszutek... xen/blkback: Squash vbd.c,interface.c in blkback.c...
2011-04-18 Konrad Rzeszutek... xen/blkback: Move it from drivers/xen to drivers/block
2011-04-18 Konrad Rzeszutek... block, xen/blkback: remove blk_[get|put]_queue calls.
2011-04-18 Konrad Rzeszutek... xen/blkback: Get the 'requeust_queue' properly.
2011-04-18 Konrad Rzeszutek... xen/blkback: Move the check for misaligned I/O once...
2011-04-15 Konrad Rzeszutek... xen/blkback: Change fast_flush_area to xen_blkbk_unmap...
2011-04-15 Konrad Rzeszutek... xen/blkback: Move the check for misaligned I/O higher.
2011-04-15 Konrad Rzeszutek... xen/blkback: Shuffle code around (vbd_translate moved...
2011-04-15 Konrad Rzeszutek... xen/blkback: Cleanup move the code a bit around.
2011-04-15 Konrad Rzeszutek... xen/blkback: Seperate the bio allocation and the bio...
2011-04-14 Konrad Rzeszutek... xen/blkback: remove per-queue plugging
2011-04-14 Konrad Rzeszutek... xen/blkback: Fix checkpatch warnings in blkback.c
2011-04-14 Konrad Rzeszutek... xen/blkback: Fix checkpatch warnings of xenbus.c
2011-04-14 Konrad Rzeszutek... xen/blkback: Fix interface.c checkpatch warnings ....
2011-04-14 Konrad Rzeszutek... xen/blkback: Fix checkpatch warnings in vbd.c
2011-04-14 Konrad Rzeszutek... xen/blkback: blkif->struct blkif_st
2011-04-14 Konrad Rzeszutek... xen/blkback: Add some comments.
2011-04-14 Tom Goetzxen/blkback: Fix the WRITE_BARRIER
2011-04-14 Konrad Rzeszutek... xen/blkback: Use kzalloc's, and GFP_KERNEL for data...
2011-04-14 Konrad Rzeszutek... xen/blkback: Utilize the M2P override mechanism for...
2011-04-14 Konrad Rzeszutek... xen/blkback: Use 'vzalloc' for page arrays and pre...
2011-04-14 Konrad Rzeszutek... xen/blkback: Union the blkif_request request specific...
2011-04-14 Konrad Rzeszutek... xen/blkback: Move global/static variables into struct...
2011-04-14 Jan Beulichxen/blkback: simplify address translations
2011-04-14 Konrad Rzeszutek... xen/blkback: Update to use blkdev_get_by_dev instead...
2011-04-14 Konrad Rzeszutek... xen/blkback: Replace WRITE_BARRIER with (REQ_FLUSH...
2011-04-14 Keir Fraserblkback: Fix CVE-2010-3699
2011-04-14 K. Y. Srinivasanxen/blkback: Print additional information when a vbd...
2011-04-14 Chris Lalancettexen/blkback: Flush blkback data when connecting.
2011-04-14 Jeremy Fitzhardingexen/blkback: add accessor for xenbus backend device
2011-04-14 K. Y. Srinivasanxen/blkback: Propagate changed size of VBDs
2011-04-14 Jeremy Fitzhardingexen/blkback: use drv_get/set_drvdata rather than direct...
2011-04-14 Ian Campbellxen: rename blkbk module xen-blkback.
2011-04-14 Konrad Rzeszutek... Fix compile warnings: ignoring return value of 'xenbus_...
2011-04-14 Jeremy Fitzhardingexen/blkback: little cleanups
2011-04-14 Jeremy Fitzhardingexen/blkback: remove spurious debug output noise
2011-04-14 Jeremy Fitzhardingexen/blkback: deal with hardsect_size to logical_block_s...
2011-04-14 Keir Fraserblkback: Fix potential resource leak.
2011-04-14 Jeremy Fitzhardingexen/blkback: don't include xen/evtchn.h
2011-04-14 Jeremy Fitzhardingexen-blkback-porting
2011-04-14 Konrad Rzeszutek... xen: add blkback support
2011-04-11 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-04-11 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-04-11 Linus TorvaldsMerge branch 'for-2.6.39' of git://linux-nfs.org/~bfiel...
2011-04-11 Linus TorvaldsMerge branch 'spi/merge' of git://git.secretlab.ca...
2011-04-11 Linus Torvaldspci: fix PCI bus allocation alignment handling
2011-04-11 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2011-04-11 Ira W. Snyderdt/fsldma: fix build warning caused by of_platform_devi...
2011-04-11 Steve Glendinningnet: Add support for SMSC LAN9530, LAN9730 and LAN89530
2011-04-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-04-09 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2011-04-09 Takashi IwaiMerge branch 'fix/hda' into for-linus
2011-04-09 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2011-04-08 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2011-04-08 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2011-04-08 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-04-08 Yevgeny Petrilinmlx4_en: Restoring RX buffer pointer in case of failure
2011-04-08 Yevgeny Petrilinmlx4: Sensing link type at device initialization
2011-04-07 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2011-04-07 Peter Korsgaardwatchdog: mpc8xxx_wdt: fix build
2011-04-07 Linus TorvaldsMerge branch 'fbdev-fixes-for-linus' of git://git....
2011-04-07 Linus TorvaldsMerge branch 'rmobile-fixes-for-linus' of git://git...
2011-04-07 Linus TorvaldsMerge branch 'sh-fixes-for-linus' of git://git./linux...
2011-04-07 Linus TorvaldsMerge branches 'x86-fixes-for-linus', 'sched-fixes...
2011-04-07 Linus TorvaldsMerge branch 'staging-linus' of git://git./linux/kernel...
2011-04-07 Linus TorvaldsMerge branch 'kvm-updates/2.6.39' of git://git./virt...
2011-04-07 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2011-04-07 Vasily Khoruzhickspi: Fix race condition in stop_queue()
2011-04-07 Grant LikelyMerge commit 'v2.6.39-rc2' into spi/merge
2011-04-07 Linus TorvaldsMerge branch 'for-linus2' of git://git.profusion.mobi...
2011-04-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-04-07 Youquan Songfix build fail for hv_mouse indefine udelay
2011-04-07 Feng Tangrtc, x86/mrst/vrtc: Fix boot crash in rtc_read_alarm()
2011-04-06 Arjan Melsstaging: usbip: bugfix for isochronous packets and...
2011-04-06 Arjan Melsstaging: usbip: bugfix add number of packets for isochr...
2011-04-06 Arjan Melsstaging: usbip: bugfixes related to kthread conversion
2011-04-06 Arjan Melsstaging: usbip: fix shutdown problems.
2011-04-06 Haiyang Zhangstaging: hv: Fix GARP not sent after Quick Migration
2011-04-06 Padmanabh Ratnakarbe2net: Fix suspend/resume operation
2011-04-06 Padmanabh Ratnakarbe2net: Rename some struct members for clarity
next