Commit History

Author SHA1 Message Date
  Lino Sanfilippo 5e9c070ca0 fanotify: put duplicate code for adding vfsmount/inode marks into an own function 12 years ago
  Lino Sanfilippo 7b18527c4a fanotify: fix races when adding/removing marks 12 years ago
  Dan Carpenter de1e0c40ac fanotify: info leak in copy_event_to_user() 12 years ago
  Al Viro 3058dca694 fanotify: quit wanking with FASYNC in ->release() 12 years ago
  Al Viro 91c2e0bcae unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE 12 years ago
  Al Viro 4a0fd5bf0f teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long 12 years ago
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
  Linus Torvalds 96680d2b91 Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify 12 years ago
  Cyrill Gorcunov be77196b80 fs, notify: add procfs fdinfo helper 12 years ago
  Eric Paris 0a6b6bd591 fsnotify: make fasync generic for both inotify and fanotify 13 years ago
  Lino Sanfilippo e2a29943e9 fsnotify: pass group to fsnotify_destroy_mark() 14 years ago
  Lino Sanfilippo 6dfbd14994 fanotify: add an extra flag to mark_remove_from_mask that indicates wheather a mark should be destroyed 14 years ago
  Lino Sanfilippo d8153d4d8b inotify, fanotify: replace fsnotify_put_group() with fsnotify_destroy_group() 14 years ago
  Al Viro 3587b1b097 fanotify: fix FAN_Q_OVERFLOW case of fanotify_read() 12 years ago
  Al Viro 2903ff019b switch simple cases of fget_light to fdget 13 years ago
  Al Viro 352e3b2492 fanotify: sanitize failure exits in copy_event_to_user() 13 years ago
  Al Viro 765927b2d5 switch dentry_open() to struct path, make it grab references itself 13 years ago
  Al Viro c63181e6b6 vfs: move fsnotify junk to struct mount 13 years ago
  Lucas De Marchi 25985edced Fix common misspellings 14 years ago
  Justin P. Mattock ae0e47f02a Remove one to many n's in a word 14 years ago
  Eric Paris 7d13162332 fanotify: fill in the metadata_len field on struct fanotify_event_metadata 14 years ago
  Lino Sanfilippo fdbf3ceeb6 fanotify: Dont try to open a file descriptor for the overflow event 14 years ago
  Eric Paris 2637919893 fanotify: do not leak user reference on allocation failure 14 years ago
  Lino Sanfilippo 09e5f14e57 fanotify: on group destroy allow all waiters to bypass permission check 14 years ago
  Lino Sanfilippo 1734dee4e3 fanotify: Dont allow a mask of 0 if setting or removing a mark 14 years ago
  Lino Sanfilippo fa218ab98c fanotify: correct broken ref counting in case adding a mark failed 14 years ago
  Eric Paris ecf6f5e7d6 fanotify: deny permissions when no event was sent 14 years ago
  Lino Sanfilippo 1a5cea7215 make fanotify_read() restartable across signals 14 years ago
  Andrew Morton 19ba54f464 fs/notify/fanotify/fanotify_user.c: fix warnings 14 years ago
  Eric Paris 192ca4d194 fanotify: do not recalculate the mask if the ignored mask changed 14 years ago