1. 12 Jan, 2011 11 commits
  2. 02 Jan, 2011 2 commits
  3. 29 Dec, 2010 1 commit
  4. 18 Dec, 2010 3 commits
  5. 17 Dec, 2010 22 commits
  6. 16 Dec, 2010 1 commit
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify · a3383e83
      Linus Torvalds authored
      * 'for-linus' of git://git.infradead.org/users/eparis/notify:
        fanotify: fill in the metadata_len field on struct fanotify_event_metadata
        fanotify: split version into version and metadata_len
        fanotify: Dont try to open a file descriptor for the overflow event
        fanotify: Introduce FAN_NOFD
        fanotify: do not leak user reference on allocation failure
        inotify: stop kernel memory leak on file creation failure
        fanotify: on group destroy allow all waiters to bypass permission check
        fanotify: Dont allow a mask of 0 if setting or removing a mark
        fanotify: correct broken ref counting in case adding a mark failed
        fanotify: if set by user unset FMODE_NONOTIFY before fsnotify_perm() is called
        fanotify: remove packed from access response message
        fanotify: deny permissions when no event was sent
      a3383e83