index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
notify
/
inotify
Age
Commit message (
Expand
)
Author
2018-10-04
fsnotify: convert runtime BUG_ON() to BUILD_BUG_ON()
Amir Goldstein
2018-08-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-17
fs: fsnotify: account fsnotify metadata to kmemcg
Shakeel Butt
2018-06-27
inotify: Add flag IN_MASK_CREATE for inotify_add_watch()
Henry Wilson
2018-05-18
fsnotify: add fsnotify_add_inode_mark() wrappers
Amir Goldstein
2018-05-18
fsnotify: generalize iteration of marks by object type
Amir Goldstein
2018-05-18
fsnotify: remove redundant arguments to handle_event()
Amir Goldstein
2018-04-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2018-04-02
inotify: add do_inotify_init() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-02-27
fsnotify: Let userspace know about lost events due to ENOMEM
Jan Kara
2018-02-14
inotify: Extend ioctl to allow to request id of new watch descriptor
Kirill Tkhai
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-27
fs: annotate ->poll() instances
Al Viro
2017-11-14
Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-31
fsnotify: convert fsnotify_mark.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-04-10
fsnotify: Move ->free_mark callback to fsnotify_ops
Jan Kara
2017-04-10
fsnotify: Add group pointer in fsnotify_init_mark()
Jan Kara
2017-04-10
fsnotify: Remove fsnotify_find_{inode|vfsmount}_mark()
Jan Kara
2017-04-10
fsnotify: Remove fsnotify_recalc_{inode|vfsmount}_mask()
Jan Kara
2017-04-10
fsnotify: Remove fsnotify_set_mark_{,ignored_}mask_locked()
Jan Kara
2017-04-10
fsnotify: Pass fsnotify_iter_info into handle_event handler
Jan Kara
2017-04-10
fsnotify: Move queueing of mark for destruction into fsnotify_put_mark()
Jan Kara
2017-04-10
inotify: Do not drop mark reference under idr_lock
Jan Kara
2017-04-03
inotify: Remove inode pointers from debug messages
Jan Kara
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
2017-01-24
inotify: Convert to using per-namespace limits
Nikolay Borisov
2016-12-05
fsnotify: constify 'data' passed to ->handle_event()
Al Viro
2016-10-07
fsnotify: convert notification_mutex to a spinlock
Jan Kara
2015-11-05
inotify: actually check for invalid bits in sys_inotify_add_watch()
Dave Hansen
2015-06-16
fs/notify: don't use module_init for non-modular inotify_user code
Paul Gortmaker
2014-12-13
fsnotify: unify inode and mount marks handling
Jan Kara
2014-10-28
sched, inotify: Deal with nested sleeps
Peter Zijlstra
2014-10-09
fsnotify: don't put user context if it was never assigned
Sasha Levin
2014-08-06
fsnotify: rename event handling functions
Jan Kara
2014-06-06
inotify: convert use of typedef ctl_table to struct ctl_table
Joe Perches
2014-02-25
fsnotify: Allocate overflow events with proper type
Jan Kara
2014-02-18
inotify: Fix reporting of cookies for inotify events
Jan Kara
2014-01-29
fsnotify: Do not return merged event from fsnotify_add_notify_event()
Jan Kara
2014-01-21
fsnotify: remove .should_send_event callback
Jan Kara
2014-01-21
fsnotify: do not share events between notification groups
Jan Kara
2014-01-21
inotify: provide function for name length rounding
Jan Kara
2013-07-09
inotify: fix race when adding a new watch
Lino Sanfilippo
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-04-30
inotify: invalid mask should return a error number but not set it
Zhao Hongjiang
2013-04-29
inotify: convert inotify_add_to_idr() to use idr_alloc_cyclic()
Jeff Layton
2013-04-29
fanotify: don't wank with FASYNC on ->release()
Al Viro
2013-02-27
inotify: convert to idr_alloc()
Tejun Heo
2013-02-27
inotify: don't use idr_remove_all()
Tejun Heo
[next]