linux/drivers/staging/hv
Linus Torvalds 2f9e825d3e Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
* 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block: (149 commits)
  block: make sure that REQ_* types are seen even with CONFIG_BLOCK=n
  xen-blkfront: fix missing out label
  blkdev: fix blkdev_issue_zeroout return value
  block: update request stacking methods to support discards
  block: fix missing export of blk_types.h
  writeback: fix bad _bh spinlock nesting
  drbd: revert "delay probes", feature is being re-implemented differently
  drbd: Initialize all members of sync_conf to their defaults [Bugz 315]
  drbd: Disable delay probes for the upcomming release
  writeback: cleanup bdi_register
  writeback: add new tracepoints
  writeback: remove unnecessary init_timer call
  writeback: optimize periodic bdi thread wakeups
  writeback: prevent unnecessary bdi threads wakeups
  writeback: move bdi threads exiting logic to the forker thread
  writeback: restructure bdi forker loop a little
  writeback: move last_active to bdi
  writeback: do not remove bdi from bdi_list
  writeback: simplify bdi code a little
  writeback: do not lose wake-ups in bdi threads
  ...

Fixed up pretty trivial conflicts in drivers/block/virtio_blk.c and
drivers/scsi/scsi_error.c as per Jens.
2010-08-10 15:22:42 -07:00
..
Kconfig staging: hv: Fix Kconfig dependency of hv_blkvsc 2010-07-26 15:38:13 -07:00
Makefile
TODO
blkvsc.c Staging: hv: remove DPRINT_EXIT macro 2010-07-22 15:14:04 -07:00
blkvsc_drv.c Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block 2010-08-10 15:22:42 -07:00
channel.c Staging: hv: remove DPRINT_EXIT macro 2010-07-22 15:14:04 -07:00
channel.h
channel_interface.c
channel_interface.h
channel_mgmt.c Staging: Merge staging-next into Linus's tree 2010-08-05 14:18:03 -07:00
channel_mgmt.h Staging: hv: remove RING_BUFFER_INFO typedef 2010-07-27 11:43:11 -07:00
connection.c Staging: hv: remove DPRINT_EXIT macro 2010-07-22 15:14:04 -07:00
hv.c Staging: hv: remove DPRINT_EXIT macro 2010-07-22 15:14:04 -07:00
hv.h
hv_api.h
hv_timesource.c
hv_utils.c Staging: Merge staging-next into Linus's tree 2010-08-05 14:18:03 -07:00
logging.h Staging: hv: remove DPRINT_EXIT macro 2010-07-22 15:14:04 -07:00
netvsc.c Staging: hv: remove DPRINT_EXIT macro 2010-07-22 15:14:04 -07:00
netvsc.h
netvsc_api.h
netvsc_drv.c Staging: hv: remove DPRINT_EXIT macro 2010-07-22 15:14:04 -07:00
osd.c
osd.h
ring_buffer.c Staging: hv: remove RING_BUFFER typedef 2010-07-27 11:47:08 -07:00
ring_buffer.h Staging: hv: remove RING_BUFFER typedef 2010-07-27 11:47:08 -07:00
rndis.h
rndis_filter.c Staging: hv: remove DPRINT_EXIT macro 2010-07-22 15:14:04 -07:00
rndis_filter.h
storvsc.c Staging: hv: remove DPRINT_EXIT macro 2010-07-22 15:14:04 -07:00
storvsc_api.h
storvsc_drv.c Staging: hv: remove DPRINT_EXIT macro 2010-07-22 15:14:04 -07:00
utils.h
version_info.h
vmbus.c Staging: hv: remove DPRINT_EXIT macro 2010-07-22 15:14:04 -07:00
vmbus.h
vmbus_api.h
vmbus_channel_interface.h
vmbus_drv.c Staging: Merge staging-next into Linus's tree 2010-08-05 14:18:03 -07:00
vmbus_packet_format.h
vmbus_private.h
vstorage.h