summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vfs: Convert aio to use the new mount APIDavid Howells2019-05-261-8/+7
* vfs: Provide a mount_pseudo-replacement for the new mount APIDavid Howells2019-05-262-0/+62
* vfs: Provide sb->s_iflags settings in fs_context structDavid Howells2019-05-262-0/+2
* vfs: Fix refcounting of filenames in fs_parserDavid Howells2019-05-261-0/+1
* move mount_capable() further outAl Viro2019-05-263-6/+4
* move mount_capable() calls to vfs_get_tree()Al Viro2019-05-262-11/+6
* cpuset: move mount -t cpuset logics into cgroup.cAl Viro2019-05-262-60/+48
* procfs: set ->user_ns before calling ->get_tree()Al Viro2019-05-261-4/+3
* mqueue: set ->user_ns before ->get_tree()Al Viro2019-05-261-4/+5
* switch mount_capable() to fs_contextAl Viro2019-05-253-6/+9
* legacy_get_tree(): pass fc->user_ns to mount_capable()Al Viro2019-05-251-1/+1
* move the capability checks from sget_userns() to legacy_get_tree()Al Viro2019-05-253-4/+7
* vfs: Kill mount_ns()David Howells2019-05-252-41/+0
* vfs: Convert nfsctl to use the new mount APIDavid Howells2019-05-251-7/+26
* vfs: Convert rpc_pipefs to use the new mount APIDavid Howells2019-05-251-8/+26
* consolidate the capability checks in sget_{fc,userns}()Al Viro2019-05-251-18/+14
* start massaging the checks in sget_...(): move to sget_userns()Al Viro2019-05-251-10/+4
* no need to protect against put_user_ns(NULL)Al Viro2019-05-253-6/+3
* mount_pseudo(): drop 'name' argument, switch to d_make_root()Al Viro2019-05-2517-36/+22
* device-dax: Drop register_filesystem()Dan Williams2019-05-211-7/+0
* unexport simple_dname()Al Viro2019-05-213-2/+1
* z3fold: don't bother with dentry_operationsDavid Howells2019-05-211-5/+1
* zsmalloc: don't bother with dentry_operationsAl Viro2019-05-201-5/+1
* balloon: don't bother with dentry_operationsAl Viro2019-05-201-5/+1
* cxlflash: don't bother with dentry_operationsAl Viro2019-05-201-5/+1
* cxl: don't bother with dentry_operationsAl Viro2019-05-201-5/+1
* drm: don't bother with super_operations and dentry_operationsAl Viro2019-05-201-10/+2
* Linux 5.2-rc1v5.2-rc1Linus Torvalds2019-05-201-2/+2
* Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-203-4/+8
|\
| * ubifs: Convert xattr inum to host orderRichard Weinberger2019-05-151-1/+1
| * ubifs: Use correct config name for encryptionRichard Weinberger2019-05-151-2/+2
| * ubifs: Fix build error without CONFIG_UBIFS_FS_XATTRYueHaibing2019-05-151-1/+5
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-05-1910-257/+889
|\ \
| * | panic: add an option to replay all the printk message in bufferFeng Tang2019-05-195-4/+24
| * | initramfs: don't free a non-existent initrdSteven Price2019-05-191-1/+1
| * | fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...Jiufei Xue2019-05-191-3/+8
| * | mm/compaction.c: correct zone boundary handling when isolating pages from a p...Mel Gorman2019-05-191-2/+2
| * | mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macroUladzislau Rezki (Sony)2019-05-191-0/+43
| * | mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macroUladzislau Rezki (Sony)2019-05-191-0/+48
| * | mm/vmalloc.c: keep track of free blocks for vmap allocationUladzislau Rezki (Sony)2019-05-192-247/+763
* | | Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-05-1974-172/+178
|\ \ \
| * | | kconfig: use 'else ifneq' for Makefile to improve readabilityMasahiro Yamada2019-05-191-3/+1
| * | | kbuild: check uniqueness of module namesMasahiro Yamada2019-05-182-0/+17
| * | | kconfig: Terminate menu blocks with a comment in the generated configAlexander Popov2019-05-181-1/+12
| * | | kbuild: add LICENSES to KBUILD_ALLDIRSMasahiro Yamada2019-05-181-1/+1
| * | | kbuild: remove 'addtree' and 'flags' magic for header search pathsMasahiro Yamada2019-05-183-33/+13
| * | | treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-1817-26/+25
| * | | media: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-1830-49/+47
| * | | media: remove unneeded header search pathsMasahiro Yamada2019-05-187-11/+0
| * | | alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfigMasahiro Yamada2019-05-182-0/+2