Linus Torvalds 97d2116708 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull vfs xattr updates from Al Viro:
 "xattr stuff from Andreas

  This completes the switch to xattr_handler ->get()/->set() from
  ->getxattr/->setxattr/->removexattr"

* 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  vfs: Remove {get,set,remove}xattr inode operations
  xattr: Stop calling {get,set,remove}xattr inode operations
  vfs: Check for the IOP_XATTR flag in listxattr
  xattr: Add __vfs_{get,set,remove}xattr helpers
  libfs: Use IOP_XATTR flag for empty directory handling
  vfs: Use IOP_XATTR flag for bad-inode handling
  vfs: Add IOP_XATTR inode operations flag
  vfs: Move xattr_resolve_name to the front of fs/xattr.c
  ecryptfs: Switch to generic xattr handlers
  sockfs: Get rid of getxattr iop
  sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names
  kernfs: Switch to generic xattr handlers
  hfs: Switch to generic xattr handlers
  jffs2: Remove jffs2_{get,set,remove}xattr macros
  xattr: Remove unnecessary NULL attribute name check
2016-10-10 17:11:50 -07:00
..
2016-08-16 11:00:06 -04:00
2016-07-30 16:33:25 -07:00
2016-07-30 16:33:25 -07:00
2015-02-03 11:06:34 -08:00
2016-03-31 00:30:15 -04:00
2016-08-12 12:32:24 -07:00
2016-08-30 09:26:32 -04:00
2015-04-23 15:16:14 -04:00
2015-04-23 15:16:14 -04:00
2016-05-17 15:47:55 -04:00
2016-07-30 16:33:25 -07:00
2016-10-07 18:46:28 -07:00
2016-07-24 17:08:31 -04:00
2016-07-24 17:08:59 -04:00
2016-07-20 23:30:06 -04:00
2016-10-07 18:46:28 -07:00
2016-08-16 11:00:06 -04:00
2016-07-20 23:30:06 -04:00
2016-10-07 18:46:28 -07:00