aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_xdr.h
AgeCommit message (Expand)Author
2019-09-15Merge tag 'v4.19.70' into v4.19/standard/baseBruce Ashfield
2019-09-06NFS: Pass error information to the pgio error cleanup routineTrond Myklebust
2018-11-28nfs: Allow default io size to be configured.Jim Somerville
2018-08-09NFS add support for asynchronous COPYOlga Kornievskaia
2018-08-09NFS COPY xdr handle async replyOlga Kornievskaia
2018-08-09NFS OFFLOAD_CANCEL xdrOlga Kornievskaia
2018-07-26pNFS: Parse the results of layoutget on open even if permissions checks failTrond Myklebust
2018-06-19pNFS/flexfiles: Don't tie up all the rpciod threads in resendsTrond Myklebust
2018-06-04NFS: Pass the inode down to the getattr() callbackTrond Myklebust
2018-05-31pnfs: Add barrier to prevent lgopen using LAYOUTGET during recallFred Isaman
2018-05-31pnfs: Add conditional encode/decode of LAYOUTGET within OPEN compoundFred Isaman
2018-05-31pnfs: Store return value of decode_layoutget for later processingFred Isaman
2018-05-31NFSv4: Fix sillyrename to return the delegation when appropriateTrond Myklebust
2018-05-31NFS: Move call to nfs4_state_protect() to nfs4_commit_setup()Anna Schumaker
2018-05-31NFS: Move call to nfs4_state_protect_write() to nfs4_write_setup()Anna Schumaker
2018-04-10NFS: Remove the unused return_delegation() callbackTrond Myklebust
2018-04-10NFS: Add a delegation return into nfs4_proc_unlink_setup()Trond Myklebust
2018-04-10NFS: Move delegation recall into the NFSv4 callback for rename_setup()Trond Myklebust
2018-04-10NFS: Move the delegation return down into nfs4_proc_remove()Trond Myklebust
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-15NFS: Use an atomic_long_t to count the number of commitsTrond Myklebust
2017-08-01NFSv4: Fix EXCHANGE_ID corrupt verifier issueTrond Myklebust
2017-07-13nfs4: add NFSv4 LOOKUPP handlersJeff Layton
2017-07-13NFS: Ensure we commit after writeback is completeTrond Myklebust
2017-07-13NFS: Remove unused fields in the page I/O structuresTrond Myklebust
2017-07-13NFS: nfs_rename() - revalidate directories on -ERESTARTSYSBenjamin Coddington
2017-07-13NFS: convert flags to boolBenjamin Coddington
2017-05-08NFS append COMMIT after synchronous COPYOlga Kornievskaia
2017-04-21lockd: Introduce nlmclnt_operationsBenjamin Coddington
2017-04-20NFS: move rw_mode to nfs_pageio_headerBenjamin Coddington
2016-12-09nfs: add support for the umask attributeAndreas Gruenbacher
2016-12-03pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturnTrond Myklebust
2016-12-02pNFS: Allow layout drivers to manage private data in struct nfs4_layoutreturnTrond Myklebust
2016-12-02NFSv4: Add a generic structure for managing layout-private informationTrond Myklebust
2016-12-01NFSv4: Add encode/decode of the layoutreturn op in DELEGRETURNTrond Myklebust
2016-12-01NFSv4: Add encode/decode of the layoutreturn op in CLOSETrond Myklebust
2016-09-19pnfs: add a new mechanism to select a layout driver according to an ordered listJeff Layton
2016-09-19pnfs: track multiple layout types in fsinfo structureJeff Layton
2016-08-06Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-08-04Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-07-20qstr: constify instances in nfsAl Viro
2016-07-13nfs/nfsd: Move useful bitfield ops to a commonly accessible placeAndrew Elble
2016-06-30NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DSTrond Myklebust
2016-05-26Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-05-17pnfs: rework LAYOUTGET retry handlingJeff Layton
2016-05-17NFS: Add COPY nfs operationAnna Schumaker
2016-05-09nfs: per-name sillyunlink exclusionAl Viro
2016-05-09NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lockDave Wysochanski
2016-02-17pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_pageKinglong Mee
2016-01-04Merge branch 'pnfs_generic'Trond Myklebust