Age | Commit message (Expand) | Author |
2020-03-27 | pNFS/flexfile: Don't merge layout segments if the mirrors don't match | Trond Myklebust |
2020-03-27 | NFS/pNFS: Fix pnfs_layout_mark_request_commit() invalid layout segment handling | Trond Myklebust |
2020-03-27 | NFS/pNFS: Simplify bucket layout segment reference counting | Trond Myklebust |
2020-03-27 | NFS/pNFS: Clean up pNFS commit operations | Trond Myklebust |
2020-03-27 | NFS: Remove bucket array from struct pnfs_ds_commit_info | Trond Myklebust |
2020-03-27 | NFS/pNFS: Add a helper pnfs_generic_search_commit_reqs() | Trond Myklebust |
2020-03-27 | pNFS: Enable per-layout segment commit structures | Trond Myklebust |
2020-03-27 | pNFS: Add infrastructure for cleaning up per-layout commit structures | Trond Myklebust |
2020-03-27 | NFS/pNFS: Support commit arrays in nfs_clear_pnfs_ds_commit_verifiers() | Trond Myklebust |
2020-03-27 | NFS: Fix O_DIRECT commit verifier handling | Trond Myklebust |
2020-03-27 | NFS: commit errors should be fatal | Trond Myklebust |
2020-03-27 | NFS/pNFS: Allow O_DIRECT to release the DS commitinfo | Trond Myklebust |
2020-03-27 | pNFS: Support per-layout segment commits in pnfs_generic_commit_pagelist() | Trond Myklebust |
2020-03-27 | pNFS: Support per-layout segment commits in pnfs_generic_recover_commit_reqs() | Trond Myklebust |
2020-03-27 | NFSv4/pNFS: Scan the full list of commit arrays when committing | Trond Myklebust |
2020-03-27 | NFSv4/pnfs: Support a list of commit arrays in struct pnfs_ds_commit_info | Trond Myklebust |
2020-03-26 | pNFS: Add a helper to allocate the array of buckets | Trond Myklebust |
2020-03-26 | NFS/pNFS: Refactor pnfs_generic_commit_pagelist() | Trond Myklebust |
2020-03-26 | pNFS/flexfiles: Simplify allocation of the mirror array | Trond Myklebust |
2020-03-25 | NFS: Don't specify NFS version in "UDP not supported" error | Petr Vorel |
2020-03-25 | nfsroot: set tcp as the default transport protocol | Liwei Song |
2020-03-22 | NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context fails | Misono Tomohiro |
2020-03-17 | nfs: Fix up documentation in nfs_follow_referral() and nfs_do_submount() | Trond Myklebust |
2020-03-16 | nfs: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-03-16 | NFSv4.2: error out when relink swapfile | Murphy Zhou |
2020-03-16 | NFS:remove redundant call to nfs_do_access | Zhouyi Zhou |
2020-03-16 | NFSv4: Add support for CB_RECALL_ANY for flexfiles layouts | Trond Myklebust |
2020-03-16 | NFSv4: Clean up nfs_delegation_reap_expired() | Trond Myklebust |
2020-03-16 | NFSv4: Clean up nfs_delegation_reap_unclaimed() | Trond Myklebust |
2020-03-16 | NFSv4: Clean up nfs_client_return_marked_delegations() | Trond Myklebust |
2020-03-16 | NFS: Add a helper nfs_client_for_each_server() | Trond Myklebust |
2020-03-16 | NFSv4/pnfs: Clean up nfs_layout_find_inode() | Trond Myklebust |
2020-03-16 | NFSv4: Ensure layout headers are RCU safe | Trond Myklebust |
2020-03-16 | NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid() | Trond Myklebust |
2020-03-16 | pNFS/flexfiles: Report DELAY and GRACE errors from the DS to the server | Trond Myklebust |
2020-03-16 | NFS: Limit the size of the access cache by default | Trond Myklebust |
2020-03-16 | NFS: Avoid referencing the cred twice in async rename/unlink | Trond Myklebust |
2020-03-16 | NFSv4: Avoid unnecessary credential references in layoutget | Trond Myklebust |
2020-03-16 | NFSv4: Avoid referencing the cred unnecessarily during NFSv4 I/O | Trond Myklebust |
2020-03-16 | NFS: Assume cred is pinned by open context in I/O requests | Trond Myklebust |
2020-03-16 | NFS: alloc_nfs_open_context() must use the file cred when available | Trond Myklebust |
2020-03-16 | NFS: Ensure we time out if a delegreturn does not complete | Trond Myklebust |
2020-03-16 | NFSv4/pnfs: pnfs_set_layout_stateid() should update the layout cred | Trond Myklebust |
2020-03-16 | NFSv4: nfs_update_inplace_delegation() should update delegation cred | Trond Myklebust |
2020-03-16 | NFS: Use the 64-bit server readdir cookies when possible | Trond Myklebust |
2020-02-25 | nfs: add minor version to nfs_server_key for fscache | Scott Mayhew |
2020-02-25 | NFS: Fix leak of ctx->nfs_server.hostname | Scott Mayhew |
2020-02-25 | NFS: Don't hard-code the fs_type when submounting | Scott Mayhew |
2020-02-21 | NFS: Ensure the fs_context has the correct fs_type before mounting | Scott Mayhew |
2020-02-13 | NFSv4: Ensure the delegation cred is pinned when we call delegreturn | Trond Myklebust |