summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-12vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount APIDavid Howells
2019-09-12shmem_parse_one(): switch to use of fs_parse()Al Viro
2019-09-12shmem_parse_options(): take handling a single option into a helperAl Viro
2019-09-12shmem_parse_options(): don't bother with mpol in separate variableAl Viro
2019-09-12shmem_parse_options(): use a separate structure to keep the resultsAl Viro
2019-09-05make shmem_fill_super() staticAl Viro
2019-09-05make ramfs_fill_super() staticAl Viro
2019-09-05devtmpfs: don't mix {ramfs,shmem}_fill_super() with mount_single()Al Viro
2019-09-05vfs: Convert squashfs to use the new mount APIDavid Howells
2019-09-05mtd: Kill mount_mtd()David Howells
2019-09-05vfs: Convert jffs2 to use the new mount APIDavid Howells
2019-09-05vfs: Convert cramfs to use the new mount APIDavid Howells
2019-09-05vfs: Convert romfs to use the new mount APIDavid Howells
2019-09-05vfs: Add a single-or-reconfig keying to vfs_get_super()David Howells
2019-09-05mtd: Provide fs_context-aware mount_mtd() replacementDavid Howells
2019-09-05vfs: Create fs_context-aware mount_bdev() replacementDavid Howells
2019-09-05new helper: get_tree_keyed()Al Viro
2019-09-05vfs: set fs_context::user_ns for reconfigureEric Biggers
2019-08-18Linux 5.3-rc5v5.3-rc5Linus Torvalds
2019-08-18Merge tag 'fixes-for-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-08-18Merge tag 'for-5.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-08-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-08-18Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-08-18Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-08-18Merge tag 'char-misc-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-08-18Merge tag 'staging-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-08-18Merge tag 'usb-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-08-17Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-08-17Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-08-17MAINTAINERS: Fix Hyperv vIOMMU driver file nameLan Tianyu
2019-08-17tools: hv: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-08-17tools: hv: fix typos in toolchainAdrian Vladu
2019-08-17tools: hv: fix KVP and VSS daemons exit codeAdrian Vladu
2019-08-17tools: hv: fixed Python pep8/flake8 warnings for lsvmbusAdrian Vladu
2019-08-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-08-17Merge tag 'riscv/for-v5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-08-17Merge tag 'usb-serial-5.3-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-08-16Merge tag 'xtensa-20190816' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2019-08-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-08-16arm64: ftrace: Ensure module ftrace trampoline is coherent with I-sideWill Deacon
2019-08-16Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-08-16Merge tag 'dmaengine-fix-5.3-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2019-08-16Merge tag 'sound-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-08-16Merge tag 'drm-fixes-2019-08-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-08-16Merge branch 'pm-cpufreq'Rafael J. Wysocki
2019-08-16x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard
2019-08-16Merge tag 'soundwire-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2019-08-16Merge tag 'drm-intel-fixes-2019-08-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-08-15ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_termHui Peng
2019-08-15Merge tag 'xfs-5.3-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds