pandora-kernel.git
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: Fix checkpatch.pl warnings about more...
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-05-05 Konrad Rzeszutek... xen-blkfront: Provide for 'feature-flush-cache' the...
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 Jeremy Fitzhardingeblock: export blk_get/put_queue for blkback
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-12 Linus TorvaldsLinux 2.6.39-rc3 v2.6.39-rc3
2011-04-11 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-04-11 Luck, Tonyxfs_destroy_workqueues() should not be tagged with__exit
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 Theodore Ts'oext4: fix data corruption regression by reverting commi...
2011-04-11 Kazuya Mioext4: Allow indirect-block file to grow the file size...
2011-04-11 Yongqiang Yangext4: allow an active handle to be started when freezing
2011-04-11 Curt Wohlgemuthext4: sync the directory inode in ext4_sync_parent()
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-10 J. Bruce Fieldsnfsd4: fix oops on lock failure
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 Randy Dunlapsignal.c: fix erroneous syscall kernel-doc
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 Christoph Hellwigxfs: use proper interfaces for on-stack plugging
2011-04-08 Christoph Hellwigxfs: fix xfs_debug warnings
2011-04-08 Christoph Hellwigxfs: fix variable set but not used warnings
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-08 Dave Chinnerxfs: convert log tail checking to a warning
2011-04-08 Dave Chinnerxfs: catch bad block numbers freeing extents.
2011-04-08 Dave Chinnerxfs: push the AIL from memory reclaim and periodic...
2011-04-08 Dave Chinnerxfs: clean up code layout in xfs_trans_ail.c
2011-04-08 Dave Chinnerxfs: convert the xfsaild threads to a workqueue
2011-04-08 Dave Chinnerxfs: introduce background inode reclaim work
2011-04-08 Dave Chinnerxfs: convert ENOSPC inode flushing to use new syncd...
2011-04-08 Dave Chinnerxfs: introduce a xfssyncd workqueue
next