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