aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_xdr.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-03nfs: Remove unused xdr page offsets in getacl/setacl argumentsAndreas Gruenbacher1-2/+0
2015-10-21Merge branch 'nfsclone'Trond Myklebust1-0/+20
2015-10-15nfs: get clone_blksize when probing fsinfoPeng Tao1-0/+1
2015-10-15nfs42: add CLONE xdr functionsPeng Tao1-0/+19
2015-10-08NFSv4: nfs4_async_handle_error should take a non-const nfs_serverTrond Myklebust1-3/+3
2015-09-07NFSv4: Express delegation limit in units of pagesTrond Myklebust1-1/+1
2015-08-27NFS: Send attributes in OPEN request for NFS4_CREATE_EXCLUSIVE4_1Kinglong Mee1-1/+1
2015-08-27NFS: Get suppattr_exclcreat when getting server capabilitiesKinglong Mee1-0/+2
2015-08-19NFSv4: Enable delegated opens even when reboot recovery is pendingTrond Myklebust1-1/+1
2015-06-24NFSv.2/pnfs Add a LAYOUTSTATS rpc functionTrond Myklebust1-0/+43
2015-06-16nfs: make nfs4_init_uniform_client_string use a dynamically allocated bufferJeff Layton1-6/+0
2015-06-16nfs: convert setclientid and exchange_id encoders to use clp->cl_owner_idJeff Layton1-1/+1
2015-06-16nfs: increase size of EXCHANGE_ID name string bufferJeff Layton1-1/+1
2015-04-23NFS: Don't zap caches on fallocate()Anna Schumaker1-0/+4
2015-03-27NFSv4.1: Allow getdeviceinfo to return notification info back to callerTrond Myklebust1-0/+2
2015-02-18NFSv4.1: Clean up bind_conn_to_sessionTrond Myklebust1-1/+8
2015-02-18NFSv4.1: Clean up create_sessionTrond Myklebust1-1/+7
2015-02-13NFS: struct nfs_commit_info.lock must always point to inode->i_lockTrond Myklebust1-1/+1
2015-02-05NFSv4.1: Pin the inode and super block in asynchronous layoutreturnsTrond Myklebust1-0/+1
2015-02-05NFSv4.1: Pin the inode and super block in asynchronous layoutcommitTrond Myklebust1-0/+1
2015-02-04NFSv4.1: Ask for no delegation on OPEN if using O_DIRECTTrond Myklebust1-0/+2
2015-02-03Merge branch 'flexfiles'Trond Myklebust1-1/+5
2015-02-03nfs41: add range to layoutreturn argsPeng Tao1-1/+1
2015-02-03nfs: add mirroring support to pgio layerWeston Andros Adamson1-0/+1
2015-02-03nfs: rename pgio header ds_idx to ds_commit_idxWeston Andros Adamson1-1/+1
2015-02-03nfs41: pass iomode through layoutreturn argsPeng Tao1-0/+1
2015-02-03nfs: save server READ/WRITE/COMMIT statusPeng Tao1-0/+2
2015-01-24NFSv4: Update of VFS byte range lock must be atomic with the stateid updateTrond Myklebust1-0/+1
2015-01-24NFSv4: Fix lock on-wire reordering issuesTrond Myklebust1-3/+3
2015-01-23NFSv4: Fix an atomicity problem in CLOSETrond Myklebust1-1/+1
2014-11-25nfs: Add ALLOCATE supportAnna Schumaker1-0/+14
2014-11-12nfs: fix pnfs direct write memory leakPeng Tao1-0/+11
2014-09-30Merge branch 'client-4.2' into linux-nextTrond Myklebust1-0/+19
2014-09-30NFS: Implement SEEKAnna Schumaker1-0/+19
2014-09-24NFSv4: use exponential retry on NFS4ERR_DELAY for async requests.NeilBrown1-0/+2
2014-09-12pnfs: remove GETDEVICELIST implementationChristoph Hellwig1-11/+0
2014-09-10pnfs: allow splicing pre-encoded pages into the layoutcommit argsChristoph Hellwig1-0/+3
2014-09-10nfs41: add a helper function to set layoutcommit after commitPeng Tao1-0/+1
2014-07-12nfs4: copy acceptor name from context to nfs_clientJeff Layton1-0/+1
2014-06-24nfs: remove pgio_header refcount, related cleanupWeston Andros Adamson1-1/+0
2014-06-24nfs: remove unused writeverf codeWeston Andros Adamson1-3/+0
2014-06-24nfs: merge nfs_pgio_data into _headerWeston Andros Adamson1-22/+21
2014-06-24nfs: rename members of nfs_pgio_dataWeston Andros Adamson1-2/+2
2014-06-24nfs: move nfs_pgio_data and remove nfs_rw_headerWeston Andros Adamson1-22/+16
2014-05-29pnfs: support multiple verfs per direct reqWeston Andros Adamson1-0/+2
2014-05-29nfs: remove data list from pgio headerWeston Andros Adamson1-2/+3
2014-05-28NFS: Create a common pgio_rpc_prepare functionAnna Schumaker1-2/+1
2014-05-28NFS: Create a common rw_header_alloc and rw_header_free functionAnna Schumaker1-0/+1
2014-05-28NFS: Move the write verifier into the nfs_pgio_headerAnna Schumaker1-2/+1
2014-05-28NFS: Create a common read and write header structAnna Schumaker1-6/+1