]> git.baikalelectronics.ru Git - kernel.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)
commit23ce4c03ff383a3287e218f3c9df28423b0fb485
tree8f2a62f811562b4008dd1cd50a0ebf5603b13a76
parentfbd8c5ccdf454f8d59153e67d2b2ec6bd823638e
parent07c885ad13bf3777b9c8eb118c12a29ba4bc7b28
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()