summaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-05-0927-265/+507
|\
| * NFS: Fix a double unlock from nfs_match,get_clientBenjamin Coddington2019-05-091-1/+1
| * nfs: pass the correct prototype to read_cache_pageChristoph Hellwig2019-05-092-6/+8
| * NFSv4: don't mark all open state for recovery when handling recallable state ...Scott Mayhew2019-05-093-2/+14
| * NFS4: Fix v4.0 client state corruption when mountZhangXiaoxu2019-05-091-0/+4
| * PNFS fallback to MDS if no deviceid foundOlga Kornievskaia2019-05-091-1/+1
| * NFS: make nfs_match_client killableRoberto Bergantinos Corpas2019-05-071-1/+6
| * NFS: When mounting, don't share filesystems between different user namespacesTrond Myklebust2019-04-261-0/+17
| * NFS: Convert NFSv2 to use the container user namespaceTrond Myklebust2019-04-261-19/+39
| * NFSv4: Convert the NFS client idmapper to use the container user namespaceTrond Myklebust2019-04-261-7/+20
| * NFS: Convert NFSv3 to use the container user namespaceTrond Myklebust2019-04-261-56/+86
| * NFS: Store the credential of the mount process in the nfs_serverTrond Myklebust2019-04-264-1/+15
| * SUNRPC: Cache cred of process creating the rpc_clientTrond Myklebust2019-04-262-0/+3
| * Fix nfs4.2 return -EINVAL when do dedupe operationXiaoli Feng2019-04-251-1/+1
| * NFS: Remove redundant open context from nfs_pageTrond Myklebust2019-04-251-6/+2
| * NFS: Add a helper to return a pointer to the open context of a struct nfs_pageTrond Myklebust2019-04-257-23/+25
| * NFS: Ensure that all nfs lock contexts have a valid open contextTrond Myklebust2019-04-251-4/+9
| * NFS: Allow signal interruption of NFS4ERR_DELAYed operationsTrond Myklebust2019-04-252-34/+106
| * pNFS: Add tracking to limit the number of pNFS retriesTrond Myklebust2019-04-254-1/+33
| * NFS: Remove unused argument from nfs_create_request()Trond Myklebust2019-04-254-13/+13
| * NFS: Fix up NFS I/O subrequest creationTrond Myklebust2019-04-251-38/+55
| * NFS: Replace custom error reporting mechanism with generic oneTrond Myklebust2019-04-253-45/+26
| * NFS: Don't inadvertently clear writeback errorsTrond Myklebust2019-04-252-4/+4
| * NFS: Don't call generic_error_remove_page() while holding locksTrond Myklebust2019-04-251-2/+1
| * NFS: Don't interrupt file writeout due to fatal errorsTrond Myklebust2019-04-251-1/+1
| * NFS: Add a mount option "softerr" to allow clients to see ETIMEDOUT errorsTrond Myklebust2019-04-252-3/+14
| * NFS: Consider ETIMEDOUT to be a fatal errorTrond Myklebust2019-04-251-0/+1
| * SUNRPC: Add function rpc_sleep_on_timeout()Trond Myklebust2019-04-251-6/+12
| * SUNRPC: Remove unused argument 'action' from rpc_sleep_on_priority()Trond Myklebust2019-04-251-1/+1
* | Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-071-1/+0
|\ \
| * | Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe2019-04-224-7/+7
| |\|
| * | block: remove CONFIG_LBDAFChristoph Hellwig2019-04-061-1/+0
* | | Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-05-074-11/+5
|\ \ \ | |_|/ |/| |
| * | nfs{,4}: switch to ->free_inode()Al Viro2019-05-014-11/+5
| |/
* | NFSv4.1 fix incorrect return value in copy_file_rangeOlga Kornievskaia2019-04-112-4/+3
* | NFS: Fix handling of reply page vectorChuck Lever2019-04-111-2/+2
* | NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.Tetsuo Handa2019-04-111-1/+2
|/
* pNFS/flexfiles: Fix layoutstats handling during read failoversTrond Myklebust2019-03-231-1/+4
* NFS: Fix a typo in nfs_init_timeout_values()Trond Myklebust2019-03-231-1/+1
* NFSv4.1 don't free interrupted slot on openOlga Kornievskaia2019-03-191-1/+2
* NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,unlock}data()Catalin Marinas2019-03-181-2/+0
* pNFS: Fix a typo in pnfs_update_layoutTrond Myklebust2019-03-121-1/+1
* NFSv4.1: Bump the default callback session slot count to 16Trond Myklebust2019-03-021-1/+1
* NFS/flexfiles: Clean up mirror DS initialisationTrond Myklebust2019-03-011-35/+31
* NFS/flexfiles: Remove dead code in ff_layout_mirror_valid()Trond Myklebust2019-03-011-15/+0
* NFS/flexfile: Simplify nfs4_ff_layout_select_ds_stateid()Trond Myklebust2019-03-013-26/+10
* NFS/flexfile: Simplify nfs4_ff_layout_ds_version()Trond Myklebust2019-03-012-5/+5
* NFS/flexfiles: Simplify ff_layout_get_ds_cred()Trond Myklebust2019-03-013-8/+9
* NFS/flexfiles: Simplify nfs4_ff_find_or_create_ds_client()Trond Myklebust2019-03-013-10/+6
* NFS/flexfiles: Simplify nfs4_ff_layout_select_ds_fh()Trond Myklebust2019-03-013-16/+5