aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
* block: export blk_get/put_queue for blkbackJeremy 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
* Linux 2.6.39-rc3Linus Torvalds2011-04-11
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-04-11
|\
| * xfs_destroy_workqueues() should not be tagged with__exitLuck, Tony2011-04-11
| * xfs: use proper interfaces for on-stack pluggingChristoph Hellwig2011-04-08
| * xfs: fix xfs_debug warningsChristoph Hellwig2011-04-08
| * xfs: fix variable set but not used warningsChristoph Hellwig2011-04-08
| * xfs: convert log tail checking to a warningDave Chinner2011-04-07
| * xfs: catch bad block numbers freeing extents.Dave Chinner2011-04-07
| * xfs: push the AIL from memory reclaim and periodic syncDave Chinner2011-04-07
| * xfs: clean up code layout in xfs_trans_ail.cDave Chinner2011-04-07
| * xfs: convert the xfsaild threads to a workqueueDave Chinner2011-04-07
| * xfs: introduce background inode reclaim workDave Chinner2011-04-07
| * xfs: convert ENOSPC inode flushing to use new syncd workqueueDave Chinner2011-04-07
| * xfs: introduce a xfssyncd workqueueDave Chinner2011-04-07
| * xfs: fix extent format buffer allocation sizeDave Chinner2011-04-07
| * xfs: fix unreferenced var error in xfs_buf.cDave Chinner2011-03-31
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-04-11
|\ \
| * | ext4: fix data corruption regression by reverting commit 6de9843dab3fTheodore Ts'o2011-04-10
| * | ext4: Allow indirect-block file to grow the file size to max file sizeKazuya Mio2011-04-10
| * | ext4: allow an active handle to be started when freezingYongqiang Yang2011-04-10
| * | ext4: sync the directory inode in ext4_sync_parent()Curt Wohlgemuth2011-04-10
| * | ext4: init timer earlier to avoid a kernel panic in __save_error_infoTao Ma2011-04-05
| * | jbd2: fix potential memory leak on transaction commitZhang Huan2011-04-05