Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull vfs mount updates from Al Viro: "The first part of mount updates. Convert filesystems to use the new mount API" * 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: (63 commits) mnt_init(): call shmem_init() unconditionally constify ksys_mount() string arguments don't bother with registering rootfs init_rootfs(): don't bother with init_ramfs_fs() vfs: Convert smackfs to use the new mount API vfs: Convert selinuxfs to use the new mount API vfs: Convert securityfs to use the new mount API vfs: Convert apparmorfs to use the new mount API vfs: Convert openpromfs to use the new mount API vfs: Convert xenfs to use the new mount API vfs: Convert gadgetfs to use the new mount API vfs: Convert oprofilefs to use the new mount API vfs: Convert ibmasmfs to use the new mount API vfs: Convert qib_fs/ipathfs to use the new mount API vfs: Convert efivarfs to use the new mount API vfs: Convert configfs to use the new mount API vfs: Convert binfmt_misc to use the new mount API convenience helper: get_tree_single() convenience helper get_tree_nodev() vfs: Kill sget_userns() ...
No related branches found
No related tags found
Showing
- arch/ia64/kernel/perfmon.c 10 additions, 7 deletionsarch/ia64/kernel/perfmon.c
- arch/x86/kernel/cpu/resctrl/rdtgroup.c 1 addition, 2 deletionsarch/x86/kernel/cpu/resctrl/rdtgroup.c
- drivers/base/devtmpfs.c 1 addition, 2 deletionsdrivers/base/devtmpfs.c
- drivers/dax/super.c 10 additions, 13 deletionsdrivers/dax/super.c
- drivers/dma-buf/dma-buf.c 10 additions, 5 deletionsdrivers/dma-buf/dma-buf.c
- drivers/gpu/drm/drm_drv.c 4 additions, 16 deletionsdrivers/gpu/drm/drm_drv.c
- drivers/infiniband/hw/qib/qib_fs.c 17 additions, 9 deletionsdrivers/infiniband/hw/qib/qib_fs.c
- drivers/misc/cxl/api.c 4 additions, 9 deletionsdrivers/misc/cxl/api.c
- drivers/misc/ibmasm/ibmasmfs.c 15 additions, 6 deletionsdrivers/misc/ibmasm/ibmasmfs.c
- drivers/misc/vmw_balloon.c 6 additions, 12 deletionsdrivers/misc/vmw_balloon.c
- drivers/oprofile/oprofilefs.c 14 additions, 6 deletionsdrivers/oprofile/oprofilefs.c
- drivers/scsi/cxlflash/ocxl_hw.c 4 additions, 19 deletionsdrivers/scsi/cxlflash/ocxl_hw.c
- drivers/usb/gadget/legacy/inode.c 15 additions, 6 deletionsdrivers/usb/gadget/legacy/inode.c
- drivers/virtio/virtio_balloon.c 4 additions, 9 deletionsdrivers/virtio/virtio_balloon.c
- drivers/xen/xenfs/super.c 15 additions, 6 deletionsdrivers/xen/xenfs/super.c
- fs/aio.c 7 additions, 9 deletionsfs/aio.c
- fs/anon_inodes.c 8 additions, 5 deletionsfs/anon_inodes.c
- fs/binfmt_misc.c 15 additions, 5 deletionsfs/binfmt_misc.c
- fs/block_dev.c 9 additions, 8 deletionsfs/block_dev.c
- fs/btrfs/tests/btrfs-tests.c 9 additions, 6 deletionsfs/btrfs/tests/btrfs-tests.c
Loading
Please register or sign in to comment