Age | Commit message (Expand) | Author |
2020-10-07 | NFS: Add READ_PLUS data segment support | Anna Schumaker |
2020-09-24 | NFSv4: make cache consistency bitmask dynamic | Olga Kornievskaia |
2020-09-21 | pNFS/flexfiles: Be consistent about mirror index types | Trond Myklebust |
2020-07-13 | NFSv4.2: add client side XDR handling for extended attributes | Frank van der Linden |
2020-07-13 | NFSv4.2: query the server for extended attribute support | Frank van der Linden |
2020-05-27 | NFS: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-04-28 | NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSION | Olga Kornievskaia |
2020-04-07 | Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2020-03-30 | NFS: Ensure security label is set for root inode | Scott Mayhew |
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 | pNFS: Add infrastructure for cleaning up per-layout commit structures | 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-01-24 | NFS: Add softreval behaviour to nfs_lookup_revalidate() | Trond Myklebust |
2020-01-15 | NFS: Additional refactoring for fs_context conversion | Scott Mayhew |
2020-01-15 | NFS: Add fs_context support. | David Howells |
2020-01-15 | nfs: don't pass nfs_subversion to ->create_server() | Al Viro |
2020-01-15 | nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_co... | Al Viro |
2019-11-06 | Merge branch 'linux-ssc-for-5.5' | Trond Myklebust |
2019-11-03 | NFSv3: Clean up timespec encode | Trond Myklebust |
2019-11-03 | NFS: Convert struct nfs_fattr to use struct timespec64 | Trond Myklebust |
2019-10-09 | NFS: add ca_source_server<> to COPY | Olga Kornievskaia |
2019-10-09 | NFS: add COPY_NOTIFY operation | Olga Kornievskaia |
2019-03-01 | NFSv4.2: Add client support for the generic 'layouterror' RPC call | Trond Myklebust |
2019-02-20 | NFS: Pass error information to the pgio error cleanup routine | Trond Myklebust |
2018-12-19 | NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'. | NeilBrown |
2018-12-19 | NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred. | NeilBrown |
2018-09-30 | NFS: Remove private spinlock in struct nfs_pgio_header | Trond Myklebust |
2018-09-30 | NFSv4: Save a few bytes in the nfs_pgio_args/res | Trond Myklebust |
2018-09-30 | NFSv3: Improve NFSv3 performance when server returns no post-op attributes | Trond Myklebust |
2018-08-09 | NFS add support for asynchronous COPY | Olga Kornievskaia |
2018-08-09 | NFS COPY xdr handle async reply | Olga Kornievskaia |
2018-08-09 | NFS OFFLOAD_CANCEL xdr | Olga Kornievskaia |
2018-07-26 | pNFS: Parse the results of layoutget on open even if permissions checks fail | Trond Myklebust |
2018-06-19 | pNFS/flexfiles: Don't tie up all the rpciod threads in resends | Trond Myklebust |
2018-06-04 | NFS: Pass the inode down to the getattr() callback | Trond Myklebust |
2018-05-31 | pnfs: Add barrier to prevent lgopen using LAYOUTGET during recall | Fred Isaman |
2018-05-31 | pnfs: Add conditional encode/decode of LAYOUTGET within OPEN compound | Fred Isaman |
2018-05-31 | pnfs: Store return value of decode_layoutget for later processing | Fred Isaman |
2018-05-31 | NFSv4: Fix sillyrename to return the delegation when appropriate | Trond Myklebust |
2018-05-31 | NFS: Move call to nfs4_state_protect() to nfs4_commit_setup() | Anna Schumaker |
2018-05-31 | NFS: Move call to nfs4_state_protect_write() to nfs4_write_setup() | Anna Schumaker |
2018-04-10 | NFS: Remove the unused return_delegation() callback | Trond Myklebust |
2018-04-10 | NFS: Add a delegation return into nfs4_proc_unlink_setup() | Trond Myklebust |
2018-04-10 | NFS: Move delegation recall into the NFSv4 callback for rename_setup() | Trond Myklebust |
2018-04-10 | NFS: Move the delegation return down into nfs4_proc_remove() | Trond Myklebust |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-15 | NFS: Use an atomic_long_t to count the number of commits | Trond Myklebust |