Commit History

Author SHA1 Message Date
  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
  Jan Kara 8ba8fa9170 fsnotify: rename event handling functions 11 years ago
  Heinrich Schuchardt 48149e9d3a fanotify: check file flags passed in fanotify_init 11 years ago
  Heinrich Schuchardt cc299a98eb fs/notify/fanotify/fanotify_user.c: fix FAN_MARK_FLUSH flag checking 11 years ago
  Heinrich Schuchardt 0a8dd2db57 fanotify: FAN_MARK_FLUSH: avoid having to provide a fake/invalid fd and path 11 years ago
  Will Woods 1e2ee49f7f fanotify: fix -EOVERFLOW with large files on 64-bit 11 years ago
  Jan Kara d507816b58 fanotify: move unrelated handling from copy_event_to_user() 11 years ago
  Jan Kara d8aaab4f61 fanotify: reorganize loop in fanotify_read() 11 years ago
  Jan Kara 9573f79355 fanotify: convert access_mutex to spinlock 11 years ago
  Jan Kara f083441ba8 fanotify: use fanotify event structure for permission response processing 11 years ago
  Jan Kara 3298cf37be fanotify: remove useless bypass_perm check 11 years ago