summaryrefslogtreecommitdiff
path: root/fs/notify (follow)
Commit message (Expand)AuthorAge
* UPSTREAM: Make anon_inodes unconditionalDavid Howells2022-10-28
* Merge 4.4.129 into android-4.4Greg Kroah-Hartman2018-04-24
|\
| * fanotify: fix logic of events on childAmir Goldstein2018-04-24
* | Merge 4.4.80 into android-4.4Greg Kroah-Hartman2017-08-07
|\|
| * dentry name snapshotsAl Viro2017-08-06
* | Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt2017-02-15
|\ \
| * | ANDROID: vfs: Add permission2 for filesystems with per mount permissionsDaniel Rosenberg2017-01-26
* | | Merge tag 'v4.4.23' into android-4.4.yDmitry Shmidt2016-10-10
|\ \ \ | |/ / |/| / | |/
| * fanotify: fix list corruption in fanotify_get_response()Jan Kara2016-09-30
| * fsnotify: add a way to stop queueing events on group shutdownJan Kara2016-09-30
* | vfs: change d_canonical_path to take two pathsDaniel Rosenberg2016-04-25
* | inotify: Fix erroneous update of bit countDaniel Rosenberg2016-03-23
* | vfs: add d_canonical_path for stacked filesystem supportDaniel Rosenberg2016-03-22
|/
* inotify: actually check for invalid bits in sys_inotify_add_watch()Dave Hansen2015-11-05
* inotify: hide internal kernel bits from fdinfoDave Hansen2015-11-05
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-09-05
|\
| * inode: convert inode_sb_list_lock to per-sbDave Chinner2015-08-17
* | fsnotify: get rid of fsnotify_destroy_mark_locked()Jan Kara2015-09-04
* | fsnotify: remove mark->free_listJan Kara2015-09-04
* | fsnotify: fix check in inotify fdinfo printingJan Kara2015-09-04
* | fs/notify: optimize inotify/fsnotify code for unwatched filesDave Hansen2015-09-04
|/
* fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()Jan Kara2015-08-07
* Revert "fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()"Linus Torvalds2015-07-21
* fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()Jan Kara2015-07-17
* fs/notify: don't use module_init for non-modular inotify_user codePaul Gortmaker2015-06-16
* fanotify: fix event filtering with FAN_ONDIR setSuzuki K. Poulose2015-03-12
* fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells2015-02-22
* VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells2015-02-22
* fanotify: don't set FAN_ONDIR implicitly on a marks ignored maskLino Sanfilippo2015-02-10
* fanotify: don't recalculate a marks mask if only the ignored mask changedLino Sanfilippo2015-02-10
* fanotify: only destroy mark when both mask and ignored_mask are clearedLino Sanfilippo2015-02-10
* Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-01-21
|\
| * rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar2015-01-06
* | sched, fanotify: Deal with nested sleepsPeter Zijlstra2015-01-09
|/
* fsnotify: remove destroy_list from fsnotify_markJan Kara2014-12-13
* fsnotify: unify inode and mount marks handlingJan Kara2014-12-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-10
|\
| * Merge branch 'iov_iter' into for-nextAl Viro2014-12-08
| |\
| * \ Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Al Viro2014-11-19
| |\ \
| | * | fs: Convert show_fdinfo functions to voidJoe Perches2014-11-05
| * | | move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2014-11-03
| |/ /
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-12-09
|\ \ \ | |_|/ |/| |
| * | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2014-11-16
| |\ \
| * | | sched, inotify: Deal with nested sleepsPeter Zijlstra2014-10-28
| | |/ | |/|
* | | fanotify: fix notification of groups with inode & mount marksJan Kara2014-11-13
| |/ |/|
* | fsnotify: next_i is freed during fsnotify_unmount_inodes.Jerry Hoemann2014-10-29
|/
* Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-10-11
|\
| * security: make security_file_set_fowner, f_setown and __f_setown void returnJeff Layton2014-09-09
* | fanotify: enable close-on-exec on events' fd when requested in fanotify_init()Yann Droneaud2014-10-09
* | fsnotify: don't put user context if it was never assignedSasha Levin2014-10-09