]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 27 Mar 2013 00:42:55 +0000 (17:42 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 27 Mar 2013 00:42:55 +0000 (17:42 -0700)
commitde55eb1d60d2ed0f1ba5e13226d91b3bfbe1c108
tree8f2a62f811562b4008dd1cd50a0ebf5603b13a76
parentb175293ccc98ab84e93d25472d7422b4a897614b
parente8cd81693bbbb15db57d3c9aa7dd90eda4842874
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull vfs fixes from Al Viro:
 "stable fodder; assorted deadlock fixes"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  vt: synchronize_rcu() under spinlock is not nice...
  Nest rename_lock inside vfsmount_lock
  Don't bother with redoing rw_verify_area() from default_file_splice_from()