Age | Commit message (Expand) | Author |
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 |
2017-08-01 | NFSv4: Fix EXCHANGE_ID corrupt verifier issue | Trond Myklebust |
2017-07-13 | nfs4: add NFSv4 LOOKUPP handlers | Jeff Layton |
2017-07-13 | NFS: Ensure we commit after writeback is complete | Trond Myklebust |
2017-07-13 | NFS: Remove unused fields in the page I/O structures | Trond Myklebust |
2017-07-13 | NFS: nfs_rename() - revalidate directories on -ERESTARTSYS | Benjamin Coddington |
2017-07-13 | NFS: convert flags to bool | Benjamin Coddington |
2017-05-08 | NFS append COMMIT after synchronous COPY | Olga Kornievskaia |
2017-04-21 | lockd: Introduce nlmclnt_operations | Benjamin Coddington |
2017-04-20 | NFS: move rw_mode to nfs_pageio_header | Benjamin Coddington |
2016-12-09 | nfs: add support for the umask attribute | Andreas Gruenbacher |
2016-12-03 | pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturn | Trond Myklebust |
2016-12-02 | pNFS: Allow layout drivers to manage private data in struct nfs4_layoutreturn | Trond Myklebust |
2016-12-02 | NFSv4: Add a generic structure for managing layout-private information | Trond Myklebust |
2016-12-01 | NFSv4: Add encode/decode of the layoutreturn op in DELEGRETURN | Trond Myklebust |
2016-12-01 | NFSv4: Add encode/decode of the layoutreturn op in CLOSE | Trond Myklebust |
2016-09-19 | pnfs: add a new mechanism to select a layout driver according to an ordered list | Jeff Layton |
2016-09-19 | pnfs: track multiple layout types in fsinfo structure | Jeff Layton |
2016-08-06 | Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-08-04 | Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2016-07-20 | qstr: constify instances in nfs | Al Viro |
2016-07-13 | nfs/nfsd: Move useful bitfield ops to a commonly accessible place | Andrew Elble |
2016-06-30 | NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DS | Trond Myklebust |
2016-05-26 | Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2016-05-17 | pnfs: rework LAYOUTGET retry handling | Jeff Layton |
2016-05-17 | NFS: Add COPY nfs operation | Anna Schumaker |