Revision e6983afd9254c559acf67dd5f62df824d19851eb authored by Linus Torvalds on 11 July 2019, 03:09:17 UTC, committed by Linus Torvalds on 11 July 2019, 03:09:17 UTC
Pull fsnotify updates from Jan Kara:
 "This contains cleanups of the fsnotify name removal hook and also a
  patch to disable fanotify permission events for 'proc' filesystem"

* tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs:
  fsnotify: get rid of fsnotify_nameremove()
  fsnotify: move fsnotify_nameremove() hook out of d_delete()
  configfs: call fsnotify_rmdir() hook
  debugfs: call fsnotify_{unlink,rmdir}() hooks
  debugfs: simplify __debugfs_remove_file()
  devpts: call fsnotify_unlink() hook
  tracefs: call fsnotify_{unlink,rmdir}() hooks
  rpc_pipefs: call fsnotify_{unlink,rmdir}() hooks
  btrfs: call fsnotify_rmdir() hook
  fsnotify: add empty fsnotify_{unlink,rmdir}() hooks
  fanotify: Disallow permission events for proc filesystem
2 parent s 988052f + 7377f5b
History
File Mode Size
oss
seq
Kconfig -rw-r--r-- 4.8 KB
Makefile -rw-r--r-- 1.5 KB
compress_offload.c -rw-r--r-- 29.1 KB
control.c -rw-r--r-- 50.1 KB
control_compat.c -rw-r--r-- 12.3 KB
ctljack.c -rw-r--r-- 2.0 KB
device.c -rw-r--r-- 5.8 KB
hrtimer.c -rw-r--r-- 3.6 KB
hwdep.c -rw-r--r-- 12.5 KB
hwdep_compat.c -rw-r--r-- 1.6 KB
info.c -rw-r--r-- 20.2 KB
info_oss.c -rw-r--r-- 2.8 KB
init.c -rw-r--r-- 25.7 KB
isadma.c -rw-r--r-- 2.3 KB
jack.c -rw-r--r-- 9.3 KB
memalloc.c -rw-r--r-- 6.1 KB
memory.c -rw-r--r-- 1.8 KB
misc.c -rw-r--r-- 3.4 KB
pcm.c -rw-r--r-- 32.7 KB
pcm_compat.c -rw-r--r-- 20.8 KB
pcm_dmaengine.c -rw-r--r-- 11.2 KB
pcm_drm_eld.c -rw-r--r-- 2.3 KB
pcm_iec958.c -rw-r--r-- 3.1 KB
pcm_lib.c -rw-r--r-- 66.9 KB
pcm_local.h -rw-r--r-- 2.5 KB
pcm_memory.c -rw-r--r-- 12.0 KB
pcm_misc.c -rw-r--r-- 16.1 KB
pcm_native.c -rw-r--r-- 101.5 KB
pcm_param_trace.h -rw-r--r-- 4.5 KB
pcm_timer.c -rw-r--r-- 3.0 KB
pcm_trace.h -rw-r--r-- 5.0 KB
rawmidi.c -rw-r--r-- 49.1 KB
rawmidi_compat.c -rw-r--r-- 4.2 KB
seq_device.c -rw-r--r-- 7.1 KB
sgbuf.c -rw-r--r-- 3.8 KB
sound.c -rw-r--r-- 9.9 KB
sound_oss.c -rw-r--r-- 6.4 KB
timer.c -rw-r--r-- 54.5 KB
timer_compat.c -rw-r--r-- 4.5 KB
vmaster.c -rw-r--r-- 13.5 KB

back to top