Commit History

Author SHA1 Message Date
  Linus Torvalds be88751f32 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 7 years ago
  Dominik Brodowski 183caa3c86 fanotify: add do_fanotify_mark() helper; remove in-kernel call to syscall 7 years ago
  Jan Kara 1f5eaa9001 fanotify: Avoid lost events due to ENOMEM for unlimited queues 7 years ago
  Linus Torvalds a9a08845e9 vfs: do bulk POLL* -> EPOLL* replacement 7 years ago
  Al Viro 076ccb76e1 fs: annotate ->poll() instances 8 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
  Steve Grubb de8cd83e91 audit: Record fanotify access control decisions 8 years ago
  Amir Goldstein 4ff33aafd3 fanotify: don't expose EOPENSTALE to userspace 8 years ago
  Jan Kara 054c636e5c fsnotify: Move ->free_mark callback to fsnotify_ops 8 years ago
  Jan Kara 7b12932340 fsnotify: Add group pointer in fsnotify_init_mark() 8 years ago
  Jan Kara b1362edfe1 fsnotify: Remove fsnotify_find_{inode|vfsmount}_mark() 8 years ago
  Jan Kara 8920d2734d fsnotify: Remove fsnotify_recalc_{inode|vfsmount}_mask() 8 years ago
  Jan Kara 66d2b81bcb fsnotify: Remove fsnotify_set_mark_{,ignored_}mask_locked() 8 years ago
  Jan Kara c97476400d fanotify: Move recalculation of inode / vfsmount mask under mark_mutex 8 years ago
  Ingo Molnar 174cd4b1e5 sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 8 years ago
  Jan Kara ed2726406c fsnotify: clean up spinlock assertions 9 years ago
  Jan Kara 073f65522a fanotify: use notification_lock instead of access_lock 9 years ago
  Jan Kara c21dbe20f6 fsnotify: convert notification_mutex to a spinlock 9 years ago
  Jan Kara 1404ff3cc3 fsnotify: drop notification_mutex before destroying event 9 years ago
  Jan Kara 96d41019e3 fanotify: fix list corruption in fanotify_get_response() 9 years ago
  Jan Kara 4712e722f9 fsnotify: get rid of fsnotify_destroy_mark_locked() 10 years ago
  Lino Sanfilippo 66ba93c0d7 fanotify: don't set FAN_ONDIR implicitly on a marks ignored mask 10 years ago
  Lino Sanfilippo d2c1874ce6 fanotify: don't recalculate a marks mask if only the ignored mask changed 10 years ago
  Lino Sanfilippo a118449a77 fanotify: only destroy mark when both mask and ignored_mask are cleared 10 years ago
  Peter Zijlstra 536ebe9ca9 sched, fanotify: Deal with nested sleeps 10 years ago
  Yann Droneaud 0b37e097a6 fanotify: enable close-on-exec on events' fd when requested in fanotify_init() 11 years ago
  Jan Kara 5838d4442b fanotify: fix double free of pending permission events 11 years ago