summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-31init: add an init_eaccess helperChristoph Hellwig5-10/+17
2020-07-31init: add an init_chmod helperChristoph Hellwig6-12/+19
2020-07-31init: add an init_chown helperChristoph Hellwig5-5/+24
2020-07-31init: add an init_chroot helperChristoph Hellwig7-12/+30
2020-07-31init: add an init_chdir helperChristoph Hellwig7-13/+24
2020-07-31init: add an init_rmdir helperChristoph Hellwig4-8/+7
2020-07-31init: add an init_unlink helperChristoph Hellwig7-12/+12
2020-07-31init: add an init_umount helperChristoph Hellwig6-4/+19
2020-07-31init: add an init_mount helperChristoph Hellwig9-11/+46
2020-07-31init: mark create_dev as __initChristoph Hellwig1-1/+1
2020-07-31init: mark console_on_rootfs as __initChristoph Hellwig1-1/+1
2020-07-31init: initialize ramdisk_execute_command at compile timeChristoph Hellwig1-5/+1
2020-07-31devtmpfs: refactor devtmpfsd()Christoph Hellwig1-21/+31
2020-07-31fs: push the getname from do_rmdir into the callersChristoph Hellwig3-9/+7
2020-07-31fs: refactor ksys_umountChristoph Hellwig1-22/+18
2020-07-31fs: refactor do_mountChristoph Hellwig1-32/+35
2020-07-31initramfs: use vfs_utimes in do_copyChristoph Hellwig1-4/+6
2020-07-31fs: expose utimes_commonChristoph Hellwig2-3/+4
2020-07-31fs: move timespec validation into utimes_commonChristoph Hellwig1-10/+9
2020-07-31fs: refactor do_utimesChristoph Hellwig1-46/+54
2020-07-31fs: remove ksys_ioctlChristoph Hellwig2-7/+1
2020-07-31fs: remove ksys_fchmodChristoph Hellwig2-7/+1
2020-07-31fs: remove ksys_dupChristoph Hellwig2-7/+1
2020-07-31fs: remove ksys_openChristoph Hellwig2-14/+8
2020-07-31fs: remove ksys_getdents64Christoph Hellwig2-11/+2
2020-07-31init: open code setting up stdin/stdout/stderrChristoph Hellwig1-6/+10
2020-07-31initramfs: switch initramfs unpacking to struct file based APIsChristoph Hellwig1-21/+26
2020-07-30initramfs: remove clean_rootfsChristoph Hellwig1-48/+1
2020-07-30initramfs: remove the populate_initrd_image and clean_rootfs stubsChristoph Hellwig1-11/+4
2020-07-30initrd: mark initrd support as deprecatedChristoph Hellwig1-0/+2
2020-07-30initrd: mark init_linuxrc as __initChristoph Hellwig1-1/+1
2020-07-30initrd: switch initrd loading to struct file based APIsChristoph Hellwig3-42/+40
2020-07-30initrd: remove the BLKFLSBUF call in handle_initrdChristoph Hellwig1-9/+0
2020-07-30initrd: remove support for multiple floppiesChristoph Hellwig9-94/+12
2020-07-16md: rewrite md_setup_drive to avoid ioctlsChristoph Hellwig3-85/+81
2020-07-16md: simplify md_setup_driveChristoph Hellwig1-102/+101
2020-07-16md: remove the kernel version of md_u.hChristoph Hellwig2-13/+1
2020-07-16md: remove the autoscan partition re-readChristoph Hellwig1-10/+0
2020-07-16md: replace the RAID_AUTORUN ioctl with a direct function callChristoph Hellwig3-21/+6
2020-07-16md: move the early init autodetect code to drivers/md/Christoph Hellwig6-13/+25
2020-07-16init: remove the bstat helperChristoph Hellwig2-14/+4
2020-07-16fs: add a vfs_fchmod helperChristoph Hellwig2-2/+8
2020-07-16fs: add a vfs_fchown helperChristoph Hellwig2-12/+19
2020-07-16Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-8/+43
2020-07-16Merge tag 'platform-drivers-x86-v5.8-2' of git://git.infradead.org/linux-plat...Linus Torvalds5-3/+17
2020-07-16Merge tag 'dmaengine-fix-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds20-60/+128
2020-07-16keys: asymmetric: fix error return code in software_key_query()Wei Yongjun1-0/+1
2020-07-16afs: Fix interruption of operationsDavid Howells2-2/+3
2020-07-15platform/x86: asus-wmi: allow BAT1 battery nameVasiliy Kupriakov1-0/+1
2020-07-15platform/x86: ISST: Add new PCI device idsSrinivas Pandruvada3-0/+5