summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-31init: add an init_stat helperChristoph Hellwig
2020-07-31init: add an init_mknod helperChristoph Hellwig
2020-07-31init: add an init_mkdir helperChristoph Hellwig
2020-07-31init: add an init_symlink helperChristoph Hellwig
2020-07-31init: add an init_link helperChristoph Hellwig
2020-07-31init: add an init_eaccess helperChristoph Hellwig
2020-07-31init: add an init_chmod helperChristoph Hellwig
2020-07-31init: add an init_chown helperChristoph Hellwig
2020-07-31init: add an init_chroot helperChristoph Hellwig
2020-07-31init: add an init_chdir helperChristoph Hellwig
2020-07-31init: add an init_rmdir helperChristoph Hellwig
2020-07-31init: add an init_unlink helperChristoph Hellwig
2020-07-31init: add an init_umount helperChristoph Hellwig
2020-07-31init: add an init_mount helperChristoph Hellwig
2020-07-31init: mark create_dev as __initChristoph Hellwig
2020-07-31init: mark console_on_rootfs as __initChristoph Hellwig
2020-07-31init: initialize ramdisk_execute_command at compile timeChristoph Hellwig
2020-07-31devtmpfs: refactor devtmpfsd()Christoph Hellwig
2020-07-31fs: push the getname from do_rmdir into the callersChristoph Hellwig
2020-07-31fs: refactor ksys_umountChristoph Hellwig
2020-07-31fs: refactor do_mountChristoph Hellwig
2020-07-31initramfs: use vfs_utimes in do_copyChristoph Hellwig
2020-07-31fs: expose utimes_commonChristoph Hellwig
2020-07-31fs: move timespec validation into utimes_commonChristoph Hellwig
2020-07-31fs: refactor do_utimesChristoph Hellwig
2020-07-31fs: remove ksys_ioctlChristoph Hellwig
2020-07-31fs: remove ksys_fchmodChristoph Hellwig
2020-07-31fs: remove ksys_dupChristoph Hellwig
2020-07-31fs: remove ksys_openChristoph Hellwig
2020-07-31fs: remove ksys_getdents64Christoph Hellwig
2020-07-31init: open code setting up stdin/stdout/stderrChristoph Hellwig
2020-07-31initramfs: switch initramfs unpacking to struct file based APIsChristoph Hellwig
2020-07-30initramfs: remove clean_rootfsChristoph Hellwig
2020-07-30initramfs: remove the populate_initrd_image and clean_rootfs stubsChristoph Hellwig
2020-07-30initrd: mark initrd support as deprecatedChristoph Hellwig
2020-07-30initrd: mark init_linuxrc as __initChristoph Hellwig
2020-07-30initrd: switch initrd loading to struct file based APIsChristoph Hellwig
2020-07-30initrd: remove the BLKFLSBUF call in handle_initrdChristoph Hellwig
2020-07-30initrd: remove support for multiple floppiesChristoph Hellwig
2020-07-16md: rewrite md_setup_drive to avoid ioctlsChristoph Hellwig
2020-07-16md: simplify md_setup_driveChristoph Hellwig
2020-07-16md: remove the kernel version of md_u.hChristoph Hellwig
2020-07-16md: remove the autoscan partition re-readChristoph Hellwig
2020-07-16md: replace the RAID_AUTORUN ioctl with a direct function callChristoph Hellwig
2020-07-16md: move the early init autodetect code to drivers/md/Christoph Hellwig
2020-07-16init: remove the bstat helperChristoph Hellwig
2020-07-16fs: add a vfs_fchmod helperChristoph Hellwig
2020-07-16fs: add a vfs_fchown helperChristoph Hellwig
2020-07-15Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-15Merge tag 'platform-drivers-x86-v5.8-2' of git://git.infradead.org/linux-plat...Linus Torvalds