Age | Commit message (Expand) | Author | Files | Lines |
2022-06-01 | NFSv4.1 mark qualified async operations as MOVEABLE tasks | Olga Kornievskaia | 1 | -0/+1 |
2022-03-30 | Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -0/+1 |
2022-03-23 | nfs: remove reliance on bdi congestion | NeilBrown | 1 | -0/+1 |
2022-03-21 | NFSv4.1 provide mount option to toggle trunking discovery | Olga Kornievskaia | 1 | -0/+1 |
2022-01-25 | Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 1 | -1/+3 |
2022-01-12 | NFSv4 store server support for fs_location attribute | Olga Kornievskaia | 1 | -1/+1 |
2022-01-10 | nfs: Convert to new fscache volume/cookie API | Dave Wysochanski | 1 | -7/+2 |
2022-01-06 | NFSv4: Add some support for case insensitive filesystems | Trond Myklebust | 1 | -0/+2 |
2021-08-27 | NFSv4 introduce max_connect mount options | Olga Kornievskaia | 1 | -0/+1 |
2021-05-07 | Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -9/+4 |
2021-04-21 | NFS: The 'fattr_valid' field in struct nfs_server should be unsigned int | Trond Myklebust | 1 | -2/+1 |
2021-04-14 | NFS: Split attribute support out from the server capabilities | Trond Myklebust | 1 | -9/+2 |
2021-04-13 | NFSv4: Add support for the NFSv4.2 "change_attr_type" attribute | Trond Myklebust | 1 | -0/+3 |
2021-03-22 | nfs: account for selinux security context when deciding to share superblock | Olga Kornievskaia | 1 | -0/+1 |
2021-02-17 | NFS: Add support for eager writes | Trond Myklebust | 1 | -0/+2 |
2021-02-17 | NFS: 'flags' field should be unsigned in struct nfs_server | Trond Myklebust | 1 | -1/+1 |
2020-10-07 | NFS: Add READ_PLUS data segment support | Anna Schumaker | 1 | -0/+1 |
2020-07-14 | NFSv4.2: query the server for extended attribute support | Frank van der Linden | 1 | -0/+1 |
2020-07-14 | NFSv4.2: define limits and sizes for user xattr handling | Frank van der Linden | 1 | -0/+5 |
2020-01-15 | NFS: Add mount option 'softreval' | Trond Myklebust | 1 | -0/+1 |
2019-11-06 | Merge branch 'linux-ssc-for-5.5' | Trond Myklebust | 1 | -0/+1 |
2019-11-04 | NFSv4.1: Don't rebind to the same source port when reconnecting to the server | Trond Myklebust | 1 | -0/+1 |
2019-11-04 | NFS/pnfs: Separate NFSv3 DS and MDS traffic | Trond Myklebust | 1 | -0/+1 |
2019-11-04 | NFS: Add a flag to tell nfs_client to set RPC_CLNT_CREATE_NOPING | Trond Myklebust | 1 | -0/+1 |
2019-11-04 | NFS: Convert struct nfs_fattr to use struct timespec64 | Trond Myklebust | 1 | -1/+1 |
2019-10-09 | NFS: add COPY_NOTIFY operation | Olga Kornievskaia | 1 | -0/+1 |
2019-07-06 | NFSv4: Allow multiple connections to NFSv4.x (x>0) servers | Trond Myklebust | 1 | -0/+1 |
2019-04-26 | NFS: Store the credential of the mount process in the nfs_server | Trond Myklebust | 1 | -0/+3 |
2019-04-25 | NFS: Add a mount option "softerr" to allow clients to see ETIMEDOUT errors | Trond Myklebust | 1 | -0/+1 |
2019-04-25 | NFS: Move internal constants out of uapi/linux/nfs_mount.h | Trond Myklebust | 1 | -0/+9 |
2019-03-02 | NFSv4.2: Add client support for the generic 'layouterror' RPC call | Trond Myklebust | 1 | -0/+1 |
2018-12-19 | NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred(). | NeilBrown | 1 | -2/+1 |
2018-12-19 | NFSv4: add cl_root_cred for use when machine cred is not available. | NeilBrown | 1 | -0/+1 |
2018-09-30 | NFSv3: Improve NFSv3 performance when server returns no post-op attributes | Trond Myklebust | 1 | -0/+3 |
2018-08-09 | NFS handle COPY reply CB_OFFLOAD call race | Olga Kornievskaia | 1 | -0/+1 |
2018-08-09 | NFS add support for asynchronous COPY | Olga Kornievskaia | 1 | -0/+1 |
2018-08-09 | NFS OFFLOAD_CANCEL xdr | Olga Kornievskaia | 1 | -0/+1 |
2018-07-26 | pNFS: Parse the results of layoutget on open even if permissions checks fail | Trond Myklebust | 1 | -1/+0 |
2018-05-31 | pnfs: Add barrier to prevent lgopen using LAYOUTGET during recall | Fred Isaman | 1 | -0/+1 |
2018-05-31 | pnfs: Stop attempting LAYOUTGET on OPEN on failure | Fred Isaman | 1 | -0/+1 |
2017-11-18 | Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 1 | -1/+2 |
2017-11-17 | fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t | Elena Reshetova | 1 | -1/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-07-13 | NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migration | Chuck Lever | 1 | -0/+2 |
2017-05-10 | Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -0/+1 |
2017-04-21 | NFS: Add an iocounter wait function for async RPC tasks | Benjamin Coddington | 1 | -0/+1 |
2017-04-20 | nfs: Convert to separately allocated bdi | Jan Kara | 1 | -1/+0 |
2016-09-22 | nfs: allow blocking locks to be awoken by lock callbacks | Jeff Layton | 1 | -0/+3 |
2016-05-17 | NFS: Add COPY nfs operation | Anna Schumaker | 1 | -0/+1 |
2015-12-28 | nfs: machine credential support for additional operations | Andrew Elble | 1 | -0/+1 |