Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull init and set_fs() cleanups from Al Viro: "Christoph's 'getting rid of ksys_...() uses under KERNEL_DS' series" * 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: (50 commits) init: add an init_dup helper init: add an init_utimes helper init: add an init_stat helper init: add an init_mknod helper init: add an init_mkdir helper init: add an init_symlink helper init: add an init_link helper init: add an init_eaccess helper init: add an init_chmod helper init: add an init_chown helper init: add an init_chroot helper init: add an init_chdir helper init: add an init_rmdir helper init: add an init_unlink helper init: add an init_umount helper init: add an init_mount helper init: mark create_dev as __init init: mark console_on_rootfs as __init init: initialize ramdisk_execute_command at compile time devtmpfs: refactor devtmpfsd() ...
Showing
- arch/arm/kernel/atags_parse.c 0 additions, 2 deletionsarch/arm/kernel/atags_parse.c
- arch/sh/kernel/setup.c 0 additions, 2 deletionsarch/sh/kernel/setup.c
- arch/sparc/kernel/setup_32.c 0 additions, 2 deletionsarch/sparc/kernel/setup_32.c
- arch/sparc/kernel/setup_64.c 0 additions, 2 deletionsarch/sparc/kernel/setup_64.c
- arch/x86/kernel/setup.c 0 additions, 2 deletionsarch/x86/kernel/setup.c
- drivers/base/devtmpfs.c 35 additions, 24 deletionsdrivers/base/devtmpfs.c
- drivers/md/Makefile 3 additions, 0 deletionsdrivers/md/Makefile
- drivers/md/md-autodetect.c 117 additions, 130 deletionsdrivers/md/md-autodetect.c
- drivers/md/md.c 11 additions, 27 deletionsdrivers/md/md.c
- drivers/md/md.h 12 additions, 0 deletionsdrivers/md/md.h
- fs/Makefile 1 addition, 1 deletionfs/Makefile
- fs/file.c 1 addition, 6 deletionsfs/file.c
- fs/init.c 265 additions, 0 deletionsfs/init.c
- fs/internal.h 9 additions, 10 deletionsfs/internal.h
- fs/ioctl.c 1 addition, 6 deletionsfs/ioctl.c
- fs/namei.c 9 additions, 11 deletionsfs/namei.c
- fs/namespace.c 53 additions, 54 deletionsfs/namespace.c
- fs/open.c 39 additions, 39 deletionsfs/open.c
- fs/read_write.c 1 addition, 1 deletionfs/read_write.c
- fs/readdir.c 2 additions, 9 deletionsfs/readdir.c
Please register or sign in to comment