aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4xdr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-05pNFS: Files and flexfiles always need to commit before layoutcommitTrond Myklebust1-3/+8
2016-05-17NFSv4: Label stateids with the typeTrond Myklebust1-9/+33
2016-05-17NFS: Add COPY nfs operationAnna Schumaker1-0/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-1/+1
2015-11-23NFS4: Cleanup FATTR4_WORD0_FS_LOCATIONS after decoding successKinglong Mee1-0/+1
2015-11-03nfs: Fix GETATTR bitmap verificationAndreas Gruenbacher1-0/+23
2015-11-03nfs: Remove unused xdr page offsets in getacl/setacl argumentsAndreas Gruenbacher1-2/+2
2015-10-15nfs: get clone_blksize when probing fsinfoPeng Tao1-0/+25
2015-10-15nfs42: add CLONE xdr functionsPeng Tao1-0/+1
2015-09-07NFSv4: Express delegation limit in units of pagesTrond Myklebust1-6/+10
2015-08-27NFSv4.1/pnfs: Ensure layoutreturn reserves space for the opaque payloadTrond Myklebust1-1/+2
2015-08-27NFS: Send attributes in OPEN request for NFS4_CREATE_EXCLUSIVE4_1Kinglong Mee1-8/+18
2015-08-27NFS: Get suppattr_exclcreat when getting server capabilitiesKinglong Mee1-5/+21
2015-08-05xprtrdma: Fix large NFS SYMLINK callsChuck Lever1-1/+3
2015-06-24NFSv.2/pnfs Add a LAYOUTSTATS rpc functionTrond Myklebust1-0/+1
2015-06-16nfs: update maxsz values for SETCLIENTID and EXCHANGE_IDJeff Layton1-2/+4
2015-06-16nfs: convert setclientid and exchange_id encoders to use clp->cl_owner_idJeff Layton1-3/+5
2015-04-23NFS: Move nfs_idmap.h into fs/nfs/Anna Schumaker1-1/+1
2015-04-23NFS: Add a stub for GETDEVICELISTAnna Schumaker1-0/+6
2015-03-27NFSv4.1: Allow getdeviceinfo to return notification info back to callerTrond Myklebust1-9/+5
2015-02-18NFSv4.1: Clean up bind_conn_to_sessionTrond Myklebust1-8/+8
2015-02-18NFSv4.1: Always set up a forward channel when binding the sessionTrond Myklebust1-1/+1
2015-02-18NFSv4.1: Clean up create_sessionTrond Myklebust1-9/+7
2015-02-04NFSv4.1: Ask for no delegation on OPEN if using O_DIRECTTrond Myklebust1-26/+53
2015-02-03Merge branch 'flexfiles'Trond Myklebust1-3/+6
2015-02-03nfs41: add range to layoutreturn argsPeng Tao1-3/+3
2015-02-03nfs41: pass iomode through layoutreturn argsPeng Tao1-1/+1
2015-02-03nfs: save server READ/WRITE/COMMIT statusPeng Tao1-0/+3
2015-01-24NFSv4.1: Replace usage of nfs_client->cl_addr in encode_create_sessionTrond Myklebust1-7/+3
2015-01-24NFSv4: Fix lock on-wire reordering issuesTrond Myklebust1-3/+3
2015-01-23NFSv4: Check for NULL argument in nfs_*_seqid() functionsTrond Myklebust1-1/+4
2015-01-23NFSv4: Fix an atomicity problem in CLOSETrond Myklebust1-2/+2
2014-11-26Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdma into linux-nextTrond Myklebust1-4/+6
2014-11-25nfs: Add DEALLOCATE supportAnna Schumaker1-0/+1
2014-11-25nfs: Add ALLOCATE supportAnna Schumaker1-0/+1
2014-11-25NFS: SETCLIENTID XDR buffer sizes are incorrectChuck Lever1-4/+6
2014-09-30Merge branch 'client-4.2' into linux-nextTrond Myklebust1-0/+7
2014-09-30NFS: Implement SEEKAnna Schumaker1-0/+7
2014-09-12pnfs: enable CB_NOTIFY_DEVICEID supportChristoph Hellwig1-8/+23
2014-09-12pnfs: remove GETDEVICELIST implementationChristoph Hellwig1-130/+0
2014-09-10pnfs: allow splicing pre-encoded pages into the layoutcommit argsChristoph Hellwig1-5/+13
2014-07-12NFSv4: Drop castHimangi Saraogi1-1/+1
2014-05-28NFS: Create a common results structure for reads and writesAnna Schumaker1-4/+5
2014-05-28NFS: Create a common argument structure for reads and writesAnna Schumaker1-4/+6
2014-03-17NFS: Clean up: revert increase in READDIR RPC buffer max sizeChuck Lever1-2/+1
2014-01-31nfs: initialize the ACL support bits to zero.Malahal Naineni1-1/+1
2013-12-06NFSv4: OPEN must handle the NFS4ERR_IO return code correctlyTrond Myklebust1-16/+31
2013-11-04NFSv4.2: encode_readdir - only ask for labels when doing readdirplusTrond Myklebust1-13/+12
2013-10-28NFS: Add method to detect whether an FSID is still on the serverChuck Lever1-2/+65
2013-10-28NFS: Add method to retrieve fs_locations during migration recoveryChuck Lever1-11/+35