Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 6 Apr 2018 18:07:08 +0000 (11:07 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 6 Apr 2018 18:07:08 +0000 (11:07 -0700)
commit9022ca6b1129da44e3d5c4fa779b8bb9ceabe2ce
tree6ff139aff1cf8a00cc057b7a706a81d91ee639ca
parent38c23685b273cfb4ccf31a199feccce3bdcb5d83
parent0e11f6443f522f89509495b13ef1f3745640144d
Merge branch 'work.misc' of git://git./linux/kernel/git/viro/vfs

Pull misc vfs updates from Al Viro:
 "Assorted stuff, including Christoph's I_DIRTY patches"

* 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  fs: move I_DIRTY_INODE to fs.h
  ubifs: fix bogus __mark_inode_dirty(I_DIRTY_SYNC | I_DIRTY_DATASYNC) call
  ntfs: fix bogus __mark_inode_dirty(I_DIRTY_SYNC | I_DIRTY_DATASYNC) call
  gfs2: fix bogus __mark_inode_dirty(I_DIRTY_SYNC | I_DIRTY_DATASYNC) calls
  fs: fold open_check_o_direct into do_dentry_open
  vfs: Replace stray non-ASCII homoglyph characters with their ASCII equivalents
  vfs: make sure struct filename->iname is word-aligned
  get rid of pointless includes of fs_struct.h
  [poll] annotate SAA6588_CMD_POLL users
drivers/media/pci/saa7134/saa7134-video.c
fs/ceph/dir.c
fs/ext4/inode.c
fs/internal.h
fs/namei.c
fs/open.c
fs/xfs/xfs_aops.c
include/linux/fs.h