summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* userfaultfd/sysctl: add vm.unprivileged_userfaultfdPeter Xu2019-05-14
* ocfs2: fix ocfs2 read inode data panic in ocfs2_igetShuning Zhang2019-05-14
* ocfs2: use common file type conversionPhillip Potter2019-05-14
* mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre...Dan Williams2019-05-14
* Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-05-12
|\
| * ubifs: Drop unnecessary setting of zbr->znodeSascha Hauer2019-05-07
| * ubifs: Remove ifdefs around CONFIG_UBIFS_ATIME_SUPPORTSascha Hauer2019-05-07
| * ubifs: Remove #ifdef around CONFIG_FS_ENCRYPTIONSascha Hauer2019-05-07
| * ubifs: Limit number of xattrs per inodeRichard Weinberger2019-05-07
| * ubifs: orphan: Handle xattrs like filesRichard Weinberger2019-05-07
| * ubifs: journal: Handle xattrs like filesRichard Weinberger2019-05-07
| * ubifs: find.c: replace swap function with built-in oneAndrey Abramov2019-05-07
| * ubifs: Do not skip hash checking in data nodesSascha Hauer2019-05-07
| * ubifs: work around high stack usage with clangArnd Bergmann2019-05-07
| * ubifs: remove unused function __ubifs_shash_finalYueHaibing2019-05-07
| * ubifs: remove unnecessary #ifdef around fscrypt_ioctl_get_policy()Eric Biggers2019-05-07
| * ubifs: remove unnecessary calls to set up directory keyEric Biggers2019-05-07
* | Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-12
|\ \
| * | hostfs: fix mismatch between link_file definition and declarationColin Ian King2019-05-07
| |/
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-05-09
|\ \
| * | do_move_mount(): fix an unsafe use of is_anon_ns()Al Viro2019-05-09
* | | Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-05-09
|\ \ \
| * | | NFS: Fix a double unlock from nfs_match,get_clientBenjamin Coddington2019-05-09
| * | | nfs: pass the correct prototype to read_cache_pageChristoph Hellwig2019-05-09
| * | | NFSv4: don't mark all open state for recovery when handling recallable state ...Scott Mayhew2019-05-09
| * | | NFS4: Fix v4.0 client state corruption when mountZhangXiaoxu2019-05-09
| * | | PNFS fallback to MDS if no deviceid foundOlga Kornievskaia2019-05-09
| * | | NFS: make nfs_match_client killableRoberto Bergantinos Corpas2019-05-07
| * | | lockd: Store the lockd client credential in struct nlm_hostTrond Myklebust2019-04-26
| * | | NFS: When mounting, don't share filesystems between different user namespacesTrond Myklebust2019-04-26
| * | | NFS: Convert NFSv2 to use the container user namespaceTrond Myklebust2019-04-26
| * | | NFSv4: Convert the NFS client idmapper to use the container user namespaceTrond Myklebust2019-04-26
| * | | NFS: Convert NFSv3 to use the container user namespaceTrond Myklebust2019-04-26
| * | | NFS: Store the credential of the mount process in the nfs_serverTrond Myklebust2019-04-26
| * | | SUNRPC: Cache cred of process creating the rpc_clientTrond Myklebust2019-04-26
| * | | Fix nfs4.2 return -EINVAL when do dedupe operationXiaoli Feng2019-04-25
| * | | NFS: Remove redundant open context from nfs_pageTrond Myklebust2019-04-25
| * | | NFS: Add a helper to return a pointer to the open context of a struct nfs_pageTrond Myklebust2019-04-25
| * | | NFS: Ensure that all nfs lock contexts have a valid open contextTrond Myklebust2019-04-25
| * | | NFS: Allow signal interruption of NFS4ERR_DELAYed operationsTrond Myklebust2019-04-25
| * | | pNFS: Add tracking to limit the number of pNFS retriesTrond Myklebust2019-04-25
| * | | NFS: Remove unused argument from nfs_create_request()Trond Myklebust2019-04-25
| * | | NFS: Fix up NFS I/O subrequest creationTrond Myklebust2019-04-25
| * | | NFS: Replace custom error reporting mechanism with generic oneTrond Myklebust2019-04-25
| * | | NFS: Don't inadvertently clear writeback errorsTrond Myklebust2019-04-25
| * | | NFS: Don't call generic_error_remove_page() while holding locksTrond Myklebust2019-04-25
| * | | NFS: Don't interrupt file writeout due to fatal errorsTrond Myklebust2019-04-25
| * | | NFS: Add a mount option "softerr" to allow clients to see ETIMEDOUT errorsTrond Myklebust2019-04-25
| * | | NFS: Consider ETIMEDOUT to be a fatal errorTrond Myklebust2019-04-25
| * | | SUNRPC: Add function rpc_sleep_on_timeout()Trond Myklebust2019-04-25