| Commit message (Expand) | Author | Age | Files | Lines |
* | NFS: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 2020-05-27 | 1 | -1/+1 |
* | NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSION | Olga Kornievskaia | 2020-04-28 | 1 | -0/+2 |
* | Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2020-04-07 | 1 | -17/+15 |
|\ |
|
| * | NFS/pNFS: Simplify bucket layout segment reference counting | Trond Myklebust | 2020-03-27 | 1 | -2/+1 |
| * | NFS/pNFS: Clean up pNFS commit operations | Trond Myklebust | 2020-03-27 | 1 | -0/+1 |
| * | NFS: Remove bucket array from struct pnfs_ds_commit_info | Trond Myklebust | 2020-03-27 | 1 | -13/+0 |
| * | pNFS: Add infrastructure for cleaning up per-layout commit structures | Trond Myklebust | 2020-03-27 | 1 | -0/+1 |
| * | NFSv4/pnfs: Support a list of commit arrays in struct pnfs_ds_commit_info | Trond Myklebust | 2020-03-27 | 1 | -0/+1 |
| * | pNFS: Add a helper to allocate the array of buckets | Trond Myklebust | 2020-03-26 | 1 | -3/+12 |
* | | NFS: Ensure security label is set for root inode | Scott Mayhew | 2020-03-30 | 1 | -0/+1 |
|/ |
|
* | NFS: Add softreval behaviour to nfs_lookup_revalidate() | Trond Myklebust | 2020-01-24 | 1 | -1/+1 |
* | NFS: Additional refactoring for fs_context conversion | Scott Mayhew | 2020-01-15 | 1 | -1/+1 |
* | NFS: Add fs_context support. | David Howells | 2020-01-15 | 1 | -3/+3 |
* | nfs: don't pass nfs_subversion to ->create_server() | Al Viro | 2020-01-15 | 1 | -1/+1 |
* | nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_co... | Al Viro | 2020-01-15 | 1 | -2/+1 |
* | Merge branch 'linux-ssc-for-5.5' | Trond Myklebust | 2019-11-06 | 1 | -0/+17 |
|\ |
|
| * | NFS: add ca_source_server<> to COPY | Olga Kornievskaia | 2019-10-09 | 1 | -0/+1 |
| * | NFS: add COPY_NOTIFY operation | Olga Kornievskaia | 2019-10-09 | 1 | -0/+16 |
* | | NFSv3: Clean up timespec encode | Trond Myklebust | 2019-11-03 | 1 | -1/+1 |
* | | NFS: Convert struct nfs_fattr to use struct timespec64 | Trond Myklebust | 2019-11-03 | 1 | -6/+6 |
|/ |
|
* | NFSv4.2: Add client support for the generic 'layouterror' RPC call | Trond Myklebust | 2019-03-01 | 1 | -0/+35 |
* | NFS: Pass error information to the pgio error cleanup routine | Trond Myklebust | 2019-02-20 | 1 | -1/+1 |
* | NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'. | NeilBrown | 2018-12-19 | 1 | -7/+7 |
* | NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred. | NeilBrown | 2018-12-19 | 1 | -1/+1 |
* | NFS: Remove private spinlock in struct nfs_pgio_header | Trond Myklebust | 2018-09-30 | 1 | -3/+2 |
* | NFSv4: Save a few bytes in the nfs_pgio_args/res | Trond Myklebust | 2018-09-30 | 1 | -7/+17 |
* | NFSv3: Improve NFSv3 performance when server returns no post-op attributes | Trond Myklebust | 2018-09-30 | 1 | -1/+2 |
* | NFS add support for asynchronous COPY | Olga Kornievskaia | 2018-08-09 | 1 | -0/+1 |
* | NFS COPY xdr handle async reply | Olga Kornievskaia | 2018-08-09 | 1 | -0/+1 |
* | NFS OFFLOAD_CANCEL xdr | Olga Kornievskaia | 2018-08-09 | 1 | -0/+12 |
* | pNFS: Parse the results of layoutget on open even if permissions checks fail | Trond Myklebust | 2018-07-26 | 1 | -1/+0 |
* | pNFS/flexfiles: Don't tie up all the rpciod threads in resends | Trond Myklebust | 2018-06-19 | 1 | -0/+2 |
* | NFS: Pass the inode down to the getattr() callback | Trond Myklebust | 2018-06-04 | 1 | -1/+2 |
* | pnfs: Add barrier to prevent lgopen using LAYOUTGET during recall | Fred Isaman | 2018-05-31 | 1 | -0/+1 |
* | pnfs: Add conditional encode/decode of LAYOUTGET within OPEN compound | Fred Isaman | 2018-05-31 | 1 | -0/+2 |
* | pnfs: Store return value of decode_layoutget for later processing | Fred Isaman | 2018-05-31 | 1 | -0/+1 |
* | NFSv4: Fix sillyrename to return the delegation when appropriate | Trond Myklebust | 2018-05-31 | 1 | -1/+1 |
* | NFS: Move call to nfs4_state_protect() to nfs4_commit_setup() | Anna Schumaker | 2018-05-31 | 1 | -1/+2 |
* | NFS: Move call to nfs4_state_protect_write() to nfs4_write_setup() | Anna Schumaker | 2018-05-31 | 1 | -1/+2 |
* | NFS: Remove the unused return_delegation() callback | Trond Myklebust | 2018-04-10 | 1 | -1/+0 |
* | NFS: Add a delegation return into nfs4_proc_unlink_setup() | Trond Myklebust | 2018-04-10 | 1 | -1/+1 |
* | NFS: Move delegation recall into the NFSv4 callback for rename_setup() | Trond Myklebust | 2018-04-10 | 1 | -1/+3 |
* | NFS: Move the delegation return down into nfs4_proc_remove() | Trond Myklebust | 2018-04-10 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | NFS: Use an atomic_long_t to count the number of commits | Trond Myklebust | 2017-08-15 | 1 | -1/+1 |
* | NFSv4: Fix EXCHANGE_ID corrupt verifier issue | Trond Myklebust | 2017-08-01 | 1 | -1/+1 |
* | nfs4: add NFSv4 LOOKUPP handlers | Jeff Layton | 2017-07-13 | 1 | -1/+16 |
* | NFS: Ensure we commit after writeback is complete | Trond Myklebust | 2017-07-13 | 1 | -0/+2 |
* | NFS: Remove unused fields in the page I/O structures | Trond Myklebust | 2017-07-13 | 1 | -1/+0 |
* | NFS: nfs_rename() - revalidate directories on -ERESTARTSYS | Benjamin Coddington | 2017-07-13 | 1 | -0/+1 |