Linux/linux 0d9cf33. MAINTAINERS, fs/ext2 file.c

Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs

 - isofs memory leak fix

 - two fsnotify fixes of event mask handling

 - udf fix of UTF-16 handling

 - couple other smaller cleanups

* tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs:
  udf: Fix leak of UTF-16 surrogates into encoded strings
  fs: ext2: Adding new return type vm_fault_t
  isofs: fix potential memory leak in mount option parsing
  MAINTAINERS: add an entry for FSNOTIFY infrastructure
  fsnotify: fix typo in a comment about mark->g_list
  fsnotify: fix ignore mask logic in send_to_group()
  isofs compress: Remove VLA usage
  fs: quota: Replace GFP_ATOMIC with GFP_KERNEL in dquot_init
  fanotify: fix logic of events on child
DeltaFile
+15-19fs/notify/fanotify/fanotify.c
+11-14fs/notify/fsnotify.c
+16-3fs/isofs/compress.c
+8-0MAINTAINERS
+6-0fs/udf/unicode.c
+2-2fs/ext2/file.c
+3-0fs/isofs/inode.c
+1-1fs/quota/dquot.c
+1-1include/linux/fsnotify_backend.h
+63-409 files

UnifiedSplitRaw