Commit History

Author SHA1 Message Date
  Amir Goldstein 837a393438 fanotify: generalize fanotify_should_send_event() 7 years ago
  Amir Goldstein 5b0457ad02 fsnotify: remove redundant arguments to handle_event() 7 years ago
  Amir Goldstein 54a307ba8d fanotify: fix logic of events on child 7 years ago
  Jan Kara 7b1f641776 fsnotify: Let userspace know about lost events due to ENOMEM 7 years ago
  Jan Kara 1f5eaa9001 fanotify: Avoid lost events due to ENOMEM for unlimited queues 7 years ago
  Linus Torvalds f14fc0ccee Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 7 years ago
  Linus Torvalds 23281c8034 Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 7 years ago
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
  Miklos Szeredi 6685df3125 fanotify: clean up CONFIG_FANOTIFY_ACCESS_PERMISSIONS ifdefs 8 years ago
  Miklos Szeredi f37650f1c7 fanotify: fix fsnotify_prepare_user_wait() failure 8 years ago
  Steve Grubb de8cd83e91 audit: Record fanotify access control decisions 8 years ago
  Jan Kara 054c636e5c fsnotify: Move ->free_mark callback to fsnotify_ops 8 years ago
  Jan Kara 05f0e38724 fanotify: Release SRCU lock when waiting for userspace response 8 years ago
  Jan Kara 9385a84d7e fsnotify: Pass fsnotify_iter_info into handle_event handler 8 years ago
  Ingo Molnar 5b825c3af1 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> 8 years ago
  Kinglong Mee 6c71100db5 fanotify: simplify the code of fanotify_merge 8 years ago
  Al Viro 3cd5eca8d7 fsnotify: constify 'data' passed to ->handle_event() 8 years ago
  Jan Kara 96d41019e3 fanotify: fix list corruption in fanotify_get_response() 9 years ago
  Suzuki K. Poulose b3c1030d50 fanotify: fix event filtering with FAN_ONDIR set 10 years ago
  David Howells 54f2a2f427 fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions 10 years ago
  David Howells e36cb0b89c VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) 10 years ago
  Lino Sanfilippo 66ba93c0d7 fanotify: don't set FAN_ONDIR implicitly on a marks ignored mask 10 years ago
  Jan Kara 5838d4442b fanotify: fix double free of pending permission events 11 years ago
  Jan Kara 8ba8fa9170 fsnotify: rename event handling functions 11 years ago
  Jan Kara f083441ba8 fanotify: use fanotify event structure for permission response processing 11 years ago
  Jan Kara 482ef06c5e fanotify: Handle overflow in case of permission events 11 years ago
  Jan Kara 45a22f4c11 inotify: Fix reporting of cookies for inotify events 11 years ago
  Jan Kara 8581679424 fanotify: Fix use after free for permission events 11 years ago
  Jan Kara 83c0e1b442 fsnotify: Do not return merged event from fsnotify_add_notify_event() 11 years ago
  Jan Kara 13116dfd13 fanotify: Fix use after free in mask checking 11 years ago