Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
commit5853b4f06f7b9b56f37f457d7923f7b96496074e
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Apr 2011 15:01:13 +0000 (15 08:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Apr 2011 15:01:13 +0000 (15 08:01 -0700)
tree8cf850e91b26af25071f00055fa89fb924796de6
parenta970f5d513163a305d46f330d0a7d2dd4c4506f1
parentf6603783f9f099bf7a83b3f6c689bbbf74f0e96e
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block

* 'for-linus' of git://git.kernel.dk/linux-2.6-block:
  block: only force kblockd unplugging from the schedule() path
  block: cleanup the block plug helper functions
  block, blk-sysfs: Use the variable directly instead of a function call
  block: move queue run on unplug to kblockd
  block: kill queue_sync_plugs()
  block: readd plug trace event
  block: add callback function for unplug notification
  block: add comment on why we save and disable interrupts in flush_plug_list()
  block: fixup block IO unplug trace call
  block: remove block_unplug_timer() trace point
  block: splice plug list to local context