Hi, this patch series fixes a couple of races (fanotify/inotify) or simplifies code (dnotify) by means of the fsnotify groups mark mutex. The last patch updates the comments in fs/notify/mark.c concerning the changed fsnotify locking implementation.
Regards, Lino [PATCH 1/5] fanotify: Fix races when adding/removing marks [PATCH 2/5] fanotify: Put duplicate code for adding vfsmount/inode [PATCH 3/5] dnotify: replace dnotify_mark_mutex with mark mutex of [PATCH 4/5] inotify: fix race when adding a new watch [PATCH 5/5] fsnotify: update comments concerning locking scheme -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

