Messages in this thread |  | | | Date | Sat, 10 Mar 2012 21:30:51 +0000 | | From | Al Viro <> | | Subject | [git pull] vfs fixes |
| |
A bunch of assorted fixes; Jan's freezing stuff still _not_ in there and neither is mm fun ;-/ Please, pull from usual place - git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus Shortlog: Jan Kara (2): udf: Fix deadlock in udf_release_file() vfs: Fix missed wakeup in I_NEW handling
Miklos Szeredi (2): vfs: fix double put after complete_walk() vfs: fix return value from do_last()
Tyler Hicks (1): vfs: Correctly set the dir i_mutex lockdep class
Diffstat: fs/inode.c | 25 +++++++++++++++++++++++-- fs/namei.c | 4 ++-- fs/udf/file.c | 2 -- include/linux/writeback.h | 5 ----- 4 files changed, 25 insertions(+), 11 deletions(-)
|  |