Linus Torvalds 8b0fdf631c Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull mqueue/bpf vfs cleanups from Al Viro:
 "mqueue and bpf go through rather painful and similar contortions to
  create objects in their dentry trees. Provide a primitive for doing
  that without abusing ->mknod(), switch bpf and mqueue to it.

  Another mqueue-related thing that has ended up in that branch is
  on-demand creation of internal mount (based upon the work of Giuseppe
  Scrivano)"

* 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  mqueue: switch to on-demand creation of internal mount
  tidy do_mq_open() up a bit
  mqueue: clean prepare_open() up
  do_mq_open(): move all work prior to dentry_open() into a helper
  mqueue: fold mq_attr_ok() into mqueue_get_inode()
  move dentry_open() calls up into do_mq_open()
  mqueue: switch to vfs_mkobj(), quit abusing ->d_fsdata
  bpf_obj_do_pin(): switch to vfs_mkobj(), quit abusing ->mknod()
  new primitive: vfs_mkobj()
2018-01-30 18:32:21 -08:00
..
2018-01-29 06:42:20 -05:00
2018-01-29 13:33:53 -08:00
2018-01-29 14:04:23 -08:00
2017-12-17 12:20:58 -08:00
2017-11-27 16:20:05 -05:00
2017-08-24 13:23:03 -07:00
2017-11-27 16:20:05 -05:00
2018-01-29 06:42:20 -05:00
2018-01-29 06:42:20 -05:00
2018-01-29 13:33:53 -08:00
2018-01-29 06:42:20 -05:00
2017-11-16 11:41:22 -08:00
2017-11-17 09:51:57 -08:00
2017-11-27 16:45:11 -05:00
2018-01-29 13:33:53 -08:00
2018-01-29 13:33:53 -08:00
2018-01-01 10:09:33 -05:00
2018-01-29 06:42:21 -05:00
2018-01-29 13:33:53 -08:00
2017-09-04 19:05:15 -04:00
2018-01-06 09:18:00 -07:00
2017-11-27 16:20:05 -05:00
2018-01-03 10:13:36 -08:00
2017-12-09 20:16:33 -05:00
2017-11-27 16:20:05 -05:00
2017-11-27 16:20:05 -05:00
2017-11-27 16:20:05 -05:00