summaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_xdr.h
AgeCommit message (Expand)Author
2015-09-07NFSv4: Express delegation limit in units of pagesTrond Myklebust
2015-08-27NFS: Send attributes in OPEN request for NFS4_CREATE_EXCLUSIVE4_1Kinglong Mee
2015-08-27NFS: Get suppattr_exclcreat when getting server capabilitiesKinglong Mee
2015-08-19NFSv4: Enable delegated opens even when reboot recovery is pendingTrond Myklebust
2015-06-24NFSv.2/pnfs Add a LAYOUTSTATS rpc functionTrond Myklebust
2015-06-16nfs: make nfs4_init_uniform_client_string use a dynamically allocated bufferJeff Layton
2015-06-16nfs: convert setclientid and exchange_id encoders to use clp->cl_owner_idJeff Layton
2015-06-16nfs: increase size of EXCHANGE_ID name string bufferJeff Layton
2015-04-23NFS: Don't zap caches on fallocate()Anna Schumaker
2015-03-27NFSv4.1: Allow getdeviceinfo to return notification info back to callerTrond Myklebust
2015-02-18NFSv4.1: Clean up bind_conn_to_sessionTrond Myklebust
2015-02-18NFSv4.1: Clean up create_sessionTrond Myklebust
2015-02-13NFS: struct nfs_commit_info.lock must always point to inode->i_lockTrond Myklebust
2015-02-05NFSv4.1: Pin the inode and super block in asynchronous layoutreturnsTrond Myklebust
2015-02-05NFSv4.1: Pin the inode and super block in asynchronous layoutcommitTrond Myklebust
2015-02-04NFSv4.1: Ask for no delegation on OPEN if using O_DIRECTTrond Myklebust
2015-02-03Merge branch 'flexfiles'Trond Myklebust
2015-02-03nfs41: add range to layoutreturn argsPeng Tao
2015-02-03nfs: add mirroring support to pgio layerWeston Andros Adamson
2015-02-03nfs: rename pgio header ds_idx to ds_commit_idxWeston Andros Adamson
2015-02-03nfs41: pass iomode through layoutreturn argsPeng Tao
2015-02-03nfs: save server READ/WRITE/COMMIT statusPeng Tao
2015-01-24NFSv4: Update of VFS byte range lock must be atomic with the stateid updateTrond Myklebust
2015-01-24NFSv4: Fix lock on-wire reordering issuesTrond Myklebust
2015-01-23NFSv4: Fix an atomicity problem in CLOSETrond Myklebust
2014-11-25nfs: Add ALLOCATE supportAnna Schumaker
2014-11-12nfs: fix pnfs direct write memory leakPeng Tao
2014-09-30Merge branch 'client-4.2' into linux-nextTrond Myklebust
2014-09-30NFS: Implement SEEKAnna Schumaker
2014-09-24NFSv4: use exponential retry on NFS4ERR_DELAY for async requests.NeilBrown
2014-09-12pnfs: remove GETDEVICELIST implementationChristoph Hellwig
2014-09-10pnfs: allow splicing pre-encoded pages into the layoutcommit argsChristoph Hellwig
2014-09-10nfs41: add a helper function to set layoutcommit after commitPeng Tao
2014-07-12nfs4: copy acceptor name from context to nfs_clientJeff Layton
2014-06-24nfs: remove pgio_header refcount, related cleanupWeston Andros Adamson
2014-06-24nfs: remove unused writeverf codeWeston Andros Adamson
2014-06-24nfs: merge nfs_pgio_data into _headerWeston Andros Adamson
2014-06-24nfs: rename members of nfs_pgio_dataWeston Andros Adamson
2014-06-24nfs: move nfs_pgio_data and remove nfs_rw_headerWeston Andros Adamson
2014-05-29pnfs: support multiple verfs per direct reqWeston Andros Adamson
2014-05-29nfs: remove data list from pgio headerWeston Andros Adamson
2014-05-28NFS: Create a common pgio_rpc_prepare functionAnna Schumaker
2014-05-28NFS: Create a common rw_header_alloc and rw_header_free functionAnna Schumaker
2014-05-28NFS: Move the write verifier into the nfs_pgio_headerAnna Schumaker
2014-05-28NFS: Create a common read and write header structAnna Schumaker
2014-05-28NFS: Create a common read and write data structAnna Schumaker
2014-05-28NFS: Create a common results structure for reads and writesAnna Schumaker
2014-05-28NFS: Create a common argument structure for reads and writesAnna Schumaker
2014-05-28nfs: remove ->read_pageio_init from rpc opsChristoph Hellwig
2014-05-28nfs: remove ->write_pageio_init from rpc opsChristoph Hellwig