aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_xdr.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-05-28NFS: Create a common read and write data structAnna Schumaker1-29/+15
2014-05-28NFS: Create a common results structure for reads and writesAnna Schumaker1-20/+12
2014-05-28NFS: Create a common argument structure for reads and writesAnna Schumaker1-28/+19
2014-05-28nfs: remove ->read_pageio_init from rpc opsChristoph Hellwig1-2/+0
2014-05-28nfs: remove ->write_pageio_init from rpc opsChristoph Hellwig1-2/+0
2014-03-17Merge branch 'devel' into linux-nextTrond Myklebust1-2/+1
2014-03-17nfs: remove synchronous rename codeJeff Layton1-2/+0
2014-03-17nfs: abstract out code needed to complete a sillyrenameJeff Layton1-0/+1
2014-03-01NFSv4: Fix another nfs4_sequence corruptorTrond Myklebust1-0/+5
2014-02-01NFSv4: Fix memory corruption in nfs4_proc_open_confirmTrond Myklebust1-0/+2
2013-10-28NFS: add support for multiple sec= mount optionsWeston Andros Adamson1-1/+2
2013-10-28NFS: separate passed security flavs from selectedWeston Andros Adamson1-0/+6
2013-10-28NFS: Add method to detect whether an FSID is still on the serverChuck Lever1-0/+13
2013-10-28NFS: Add method to retrieve fs_locations during migration recoveryChuck Lever1-0/+4
2013-09-26NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem methodTrond Myklebust1-1/+2