index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
notify
/
dnotify
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-25
dnotify: use fsnotify group lock helpers
Amir Goldstein
1
-6
/
+7
2022-04-25
fsnotify: pass flags argument to fsnotify_alloc_group()
Amir Goldstein
1
-1
/
+1
2022-01-22
dnotify: move dnotify sysctl to dnotify.c
Xiaoming Ni
1
-1
/
+20
2021-12-15
fsnotify: generate FS_RENAME event with rich information
Amir Goldstein
1
-1
/
+1
2020-12-17
Merge tag 'fsnotify_for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2020-12-10
file: Rename fcheck lookup_fd_rcu
Eric W. Biederman
1
-1
/
+1
2020-12-03
fsnotify: generalize handle_inode_event()
Amir Goldstein
1
-1
/
+1
2020-07-28
fsnotify: create method handle_inode_event() in fsnotify_operations
Amir Goldstein
1
-30
/
+8
2020-07-27
dnotify: report both events on parent and child with single callback
Amir Goldstein
1
-13
/
+29
2020-07-27
fsnotify: pass dir argument to handle_event() callback
Amir Goldstein
1
-4
/
+4
2019-09-23
Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+12
2019-08-13
fanotify, inotify, dnotify, security: add security hook for fs notifications
Aaron Goidel
1
-3
/
+12
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118
Thomas Gleixner
1
-10
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-04-26
fsnotify: switch send_to_group() and ->handle_event to const struct qstr *
Al Viro
1
-1
/
+1
2018-08-21
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2018-08-18
fs: fsnotify: account fsnotify metadata to kmemcg
Shakeel Butt
1
-2
/
+3
2018-07-21
signal: Use PIDTYPE_TGID to clearly store where file signals will be sent
Eric W. Biederman
1
-1
/
+2
2018-05-18
fsnotify: add fsnotify_add_inode_mark() wrappers
Amir Goldstein
1
-1
/
+1
2018-05-18
fsnotify: remove redundant arguments to handle_event()
Amir Goldstein
1
-3
/
+3
2017-10-31
dnotify: Handle errors from fsnotify_add_mark_locked() in fcntl_dirnotify()
Jan Kara
1
-1
/
+6
2017-08-30
fsnotify: make dnotify_fsnotify_ops const
Bhumika Goyal
1
-1
/
+1
2017-04-10
fsnotify: Move ->free_mark callback to fsnotify_ops
Jan Kara
1
-1
/
+2
2017-04-10
fsnotify: Add group pointer in fsnotify_init_mark()
Jan Kara
1
-3
/
+2
2017-04-10
fsnotify: Remove fsnotify_find_{inode|vfsmount}_mark()
Jan Kara
1
-2
/
+2
2017-04-10
fsnotify: Remove fsnotify_set_mark_{,ignored_}mask_locked()
Jan Kara
1
-6
/
+3
2017-04-10
fsnotify: Pass fsnotify_iter_info into handle_event handler
Jan Kara
1
-1
/
+2
2017-04-10
fsnotify: Move locking into fsnotify_recalc_mask()
Jan Kara
1
-2
/
+1
2017-04-10
fsnotify: Move object pointer to fsnotify_mark_connector
Jan Kara
1
-2
/
+2
2016-12-06
fsnotify: constify 'data' passed to ->handle_event()
Al Viro
1
-1
/
+1
2015-09-05
fsnotify: get rid of fsnotify_destroy_mark_locked()
Jan Kara
1
-4
/
+10
2014-12-13
fsnotify: unify inode and mount marks handling
Jan Kara
1
-2
/
+2
2014-09-10
security: make security_file_set_fowner, f_setown and __f_setown void return
Jeff Layton
1
-7
/
+1
2014-02-18
inotify: Fix reporting of cookies for inotify events
Jan Kara
1
-1
/
+1
2014-01-22
fsnotify: remove pointless NULL initializers
Jan Kara
1
-3
/
+0
2014-01-22
fsnotify: remove .should_send_event callback
Jan Kara
1
-18
/
+4
2014-01-22
fsnotify: do not share events between notification groups
Jan Kara
1
-6
/
+5
2013-07-09
dnotify: replace dnotify_mark_mutex with mark mutex of dnotify_group
Lino Sanfilippo
1
-12
/
+13
2013-02-23
new helper: file_inode(file)
Al Viro
1
-2
/
+2
2012-12-11
fsnotify: pass group to fsnotify_destroy_mark()
Lino Sanfilippo
1
-2
/
+2
2010-07-28
fanotify: use both marks when possible
Eric Paris
1
-1
/
+1
2010-07-28
fsnotify: pass both the vfsmount mark and inode mark
Eric Paris
1
-7
/
+11
2010-07-28
fsnotify: remove group->mask
Eric Paris
1
-4
/
+0
2010-07-28
fsnotify: cleanup should_send_event
Eric Paris
1
-10
/
+1
2010-07-28
dnotify: use the mark in handler functions
Eric Paris
1
-17
/
+5
2010-07-28
fsnotify: send fsnotify_mark to groups in event handling functions
Eric Paris
1
-1
/
+3
2010-07-28
fsnotify: allow marks to not pin inodes in core
Eric Paris
1
-1
/
+1
2010-07-28
fsnotify: split generic and inode specific mark code
Eric Paris
1
-6
/
+6
2010-07-28
fsnotify: take inode->i_lock inside fsnotify_find_mark_entry()
Andreas Gruenbacher
1
-12
/
+0
2010-07-28
dnotify: rename mark_entry to mark
Eric Paris
1
-85
/
+85
[next]