summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vfs: Convert hypfs to use the new mount APIDavid Howells2019-09-191-58/+70
* hypfs: Fix error number left in struct pointer memberDavid Howells2019-09-191-4/+5
* vfs: Convert functionfs to use the new mount APIDavid Howells2019-09-191-113/+120
* vfs: Convert bpf to use the new mount APIDavid Howells2019-09-191-34/+58
* vfs: Make fs_parse() handle fs_param_is_fd-type params betterDavid Howells2019-09-131-2/+16
* vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount APIDavid Howells2019-09-136-139/+180
* shmem_parse_one(): switch to use of fs_parse()Al Viro2019-09-131-67/+116
* shmem_parse_options(): take handling a single option into a helperAl Viro2019-09-131-69/+79
* shmem_parse_options(): don't bother with mpol in separate variableAl Viro2019-09-131-6/+5
* shmem_parse_options(): use a separate structure to keep the resultsAl Viro2019-09-131-43/+67
* make shmem_fill_super() staticAl Viro2019-09-054-5/+6
* make ramfs_fill_super() staticAl Viro2019-09-053-7/+3
* devtmpfs: don't mix {ramfs,shmem}_fill_super() with mount_single()Al Viro2019-09-051-6/+30
* vfs: Convert squashfs to use the new mount APIDavid Howells2019-09-051-45/+55
* mtd: Kill mount_mtd()David Howells2019-09-052-192/+0
* vfs: Convert jffs2 to use the new mount APIDavid Howells2019-09-053-101/+96
* vfs: Convert cramfs to use the new mount APIDavid Howells2019-09-051-30/+39
* vfs: Convert romfs to use the new mount APIDavid Howells2019-09-051-18/+28
* vfs: Add a single-or-reconfig keying to vfs_get_super()David Howells2019-09-052-7/+32
* mtd: Provide fs_context-aware mount_mtd() replacementDavid Howells2019-09-053-2/+181
* vfs: Create fs_context-aware mount_bdev() replacementDavid Howells2019-09-052-0/+99
* new helper: get_tree_keyed()Al Viro2019-09-056-9/+20
* vfs: set fs_context::user_ns for reconfigureEric Biggers2019-09-051-3/+1
* Linux 5.3-rc5v5.3-rc5Linus Torvalds2019-08-181-1/+1
* Merge tag 'fixes-for-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-08-181-2/+3
|\
| * mtd: spi-nor: Fix the disabling of write protection at initTudor Ambarus2019-08-131-2/+3
* | Merge tag 'for-5.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-08-184-55/+35
|\ \
| * | btrfs: trim: Check the range passed into to prevent overflowQu Wenruo2019-08-071-3/+11
| * | Btrfs: fix sysfs warning and missing raid sysfs directoriesFilipe Manana2019-08-074-52/+24
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-08-186-20/+99
|\ \ \
| * | | x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard2019-08-161-15/+48
| * | | MAINTAINERS, x86/CPU: Tony Luck will maintain asm/intel-family.hTony Luck2019-08-151-0/+7
| * | | x86/fpu/math-emu: Address fallthrough warningsThomas Gleixner2019-08-122-3/+4
| * | | x86/apic/32: Fix yet another implicit fallthrough warningBorislav Petkov2019-08-121-1/+2
| * | | x86/umwait: Fix error handling in umwait_init()Fenghua Yu2019-08-121-1/+38
| | |/ | |/|
* | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-08-181-11/+27
|\ \ \
| * \ \ Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/e...Thomas Gleixner2019-08-1217494-462307/+1029543
| |\ \ \
| | * | | efi-stub: Fix get_efi_config_table on mixed-mode setupsHans de Goede2019-08-121-11/+27
* | | | | Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-08-184-17/+4
|\ \ \ \ \
| * | | | | i2c: stm32: Use the correct style for SPDX License IdentifierNishad Kamdar2019-08-051-1/+1
| * | | | | intel_th: Use the correct style for SPDX License IdentifierNishad Kamdar2019-07-302-2/+2
| * | | | | coccinelle: api/atomic_as_refcounter: add SPDX License IdentifierMatthias Maennich2019-07-301-0/+1
| * | | | | kernel/configs: Replace GPL boilerplate code with SPDX identifierThomas Huth2019-07-301-15/+1
* | | | | | Merge tag 'char-misc-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-08-1813-66/+98
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'soundwire-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2019-08-164-12/+7
| |\ \ \ \ \ \
| | * | | | | | soundwire: fix regmap dependencies and align with other serial linksPierre-Louis Bossart2019-08-093-8/+3
| | * | | | | | soundwire: cadence_master: fix definitions for INTSTAT0/1Pierre-Louis Bossart2019-08-021-2/+2
| | * | | | | | soundwire: cadence_master: fix register definition for SLAVE_STATEPierre-Louis Bossart2019-08-021-2/+2
| | | |_|/ / / | | |/| | | |
| * | | | | | misc: xilinx-sdfec: fix dependency and build errorRandy Dunlap2019-08-151-0/+1
| * | | | | | Merge tag 'misc-habanalabs-fixes-2019-08-12' of git://people.freedesktop.org/...Greg Kroah-Hartman2019-08-128-54/+90
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |