| Commit message (Expand) | Author | Age | Files | Lines |
* | fs: Remove the now superfluous sentinel elements from ctl_table array | Joel Granados | 2023-12-28 | 1 | -1/+0 |
* | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2023-11-03 | 1 | -3/+3 |
|\ |
|
| * | treewide: mark stuff as __ro_after_init | Alexey Dobriyan | 2023-10-18 | 1 | -3/+3 |
* | | file: convert to SLAB_TYPESAFE_BY_RCU | Christian Brauner | 2023-10-19 | 1 | -2/+4 |
|/ |
|
* | dnotify: Pass argument of fcntl_dirnotify as int | Luca Vizzarro | 2023-07-10 | 1 | -2/+2 |
* | dnotify: use fsnotify group lock helpers | Amir Goldstein | 2022-04-25 | 1 | -6/+7 |
* | fsnotify: pass flags argument to fsnotify_alloc_group() | Amir Goldstein | 2022-04-25 | 1 | -1/+1 |
* | dnotify: move dnotify sysctl to dnotify.c | Xiaoming Ni | 2022-01-22 | 1 | -1/+20 |
* | fsnotify: generate FS_RENAME event with rich information | Amir Goldstein | 2021-12-15 | 1 | -1/+1 |
* | Merge tag 'fsnotify_for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-12-17 | 1 | -1/+1 |
|\ |
|
| * | fsnotify: generalize handle_inode_event() | Amir Goldstein | 2020-12-03 | 1 | -1/+1 |
* | | file: Rename fcheck lookup_fd_rcu | Eric W. Biederman | 2020-12-10 | 1 | -1/+1 |
|/ |
|
* | fsnotify: create method handle_inode_event() in fsnotify_operations | Amir Goldstein | 2020-07-27 | 1 | -30/+8 |
* | dnotify: report both events on parent and child with single callback | Amir Goldstein | 2020-07-27 | 1 | -13/+29 |
* | fsnotify: pass dir argument to handle_event() callback | Amir Goldstein | 2020-07-27 | 1 | -4/+4 |
* | Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-09-23 | 1 | -3/+12 |
|\ |
|
| * | fanotify, inotify, dnotify, security: add security hook for fs notifications | Aaron Goidel | 2019-08-12 | 1 | -3/+12 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118 | Thomas Gleixner | 2019-05-24 | 1 | -10/+1 |
* | | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 2 | -0/+2 |
|/ |
|
* | fsnotify: switch send_to_group() and ->handle_event to const struct qstr * | Al Viro | 2019-04-26 | 1 | -1/+1 |
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-08-21 | 1 | -1/+2 |
|\ |
|
| * | signal: Use PIDTYPE_TGID to clearly store where file signals will be sent | Eric W. Biederman | 2018-07-21 | 1 | -1/+2 |
* | | fs: fsnotify: account fsnotify metadata to kmemcg | Shakeel Butt | 2018-08-18 | 1 | -2/+3 |
|/ |
|
* | fsnotify: add fsnotify_add_inode_mark() wrappers | Amir Goldstein | 2018-05-18 | 1 | -1/+1 |
* | fsnotify: remove redundant arguments to handle_event() | Amir Goldstein | 2018-05-18 | 1 | -3/+3 |
* | dnotify: Handle errors from fsnotify_add_mark_locked() in fcntl_dirnotify() | Jan Kara | 2017-10-31 | 1 | -1/+6 |
* | fsnotify: make dnotify_fsnotify_ops const | Bhumika Goyal | 2017-08-30 | 1 | -1/+1 |
* | fsnotify: Move ->free_mark callback to fsnotify_ops | Jan Kara | 2017-04-10 | 1 | -1/+2 |
* | fsnotify: Add group pointer in fsnotify_init_mark() | Jan Kara | 2017-04-10 | 1 | -3/+2 |
* | fsnotify: Remove fsnotify_find_{inode|vfsmount}_mark() | Jan Kara | 2017-04-10 | 1 | -2/+2 |
* | fsnotify: Remove fsnotify_set_mark_{,ignored_}mask_locked() | Jan Kara | 2017-04-10 | 1 | -6/+3 |
* | fsnotify: Pass fsnotify_iter_info into handle_event handler | Jan Kara | 2017-04-10 | 1 | -1/+2 |
* | fsnotify: Move locking into fsnotify_recalc_mask() | Jan Kara | 2017-04-10 | 1 | -2/+1 |
* | fsnotify: Move object pointer to fsnotify_mark_connector | Jan Kara | 2017-04-10 | 1 | -2/+2 |
* | fsnotify: constify 'data' passed to ->handle_event() | Al Viro | 2016-12-06 | 1 | -1/+1 |
* | fsnotify: get rid of fsnotify_destroy_mark_locked() | Jan Kara | 2015-09-05 | 1 | -4/+10 |
* | fsnotify: unify inode and mount marks handling | Jan Kara | 2014-12-13 | 1 | -2/+2 |
* | security: make security_file_set_fowner, f_setown and __f_setown void return | Jeff Layton | 2014-09-09 | 1 | -7/+1 |
* | inotify: Fix reporting of cookies for inotify events | Jan Kara | 2014-02-18 | 1 | -1/+1 |
* | fsnotify: remove pointless NULL initializers | Jan Kara | 2014-01-22 | 1 | -3/+0 |
* | fsnotify: remove .should_send_event callback | Jan Kara | 2014-01-22 | 1 | -18/+4 |
* | fsnotify: do not share events between notification groups | Jan Kara | 2014-01-22 | 1 | -6/+5 |
* | dnotify: replace dnotify_mark_mutex with mark mutex of dnotify_group | Lino Sanfilippo | 2013-07-09 | 1 | -12/+13 |
* | new helper: file_inode(file) | Al Viro | 2013-02-23 | 1 | -2/+2 |
* | fsnotify: pass group to fsnotify_destroy_mark() | Lino Sanfilippo | 2012-12-11 | 1 | -2/+2 |
* | fanotify: use both marks when possible | Eric Paris | 2010-07-28 | 1 | -1/+1 |
* | fsnotify: pass both the vfsmount mark and inode mark | Eric Paris | 2010-07-28 | 1 | -7/+11 |
* | fsnotify: remove group->mask | Eric Paris | 2010-07-28 | 1 | -4/+0 |
* | fsnotify: cleanup should_send_event | Eric Paris | 2010-07-28 | 1 | -10/+1 |
* | dnotify: use the mark in handler functions | Eric Paris | 2010-07-28 | 1 | -17/+5 |