summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4xdr.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* NFSv4.1 fix decode_free_stateidAndy Adamson2013-09-101-15/+2
* nfs4.1: Minimal SP4_MACH_CRED implementationWeston Andros Adamson2013-09-051-10/+62
* NFS: NFSv4.0 transport blockingChuck Lever2013-09-031-6/+7
* NFSv4: Fix an incorrect pointer declaration in decode_first_pnfs_layout_typeTrond Myklebust2013-08-221-1/+1
* NFSv4: Deal with some more sparse warningsTrond Myklebust2013-08-221-1/+1
* NFSv4: encode_attrs should not backfill the bitmap and attribute lengthTrond Myklebust2013-07-231-72/+53
* NFSv4: Fix brainfart in attribute length calculationTrond Myklebust2013-07-231-1/+1
* NFSv4: Fix a regression against the FreeBSD serverTrond Myklebust2013-07-171-7/+14
* Merge branch 'labeled-nfs' into linux-nextTrond Myklebust2013-06-281-37/+137
|\
| * NFS: Client implementation of Labeled-NFSDavid Quigley2013-06-081-29/+125
| * NFSv4: Extend fattr bitmaps to support all 3 wordsDavid Quigley2013-06-081-8/+12
* | NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesizeAndy Adamson2013-06-281-1/+7
|/
* NFSv4: Convert nfs41_free_stateid to use an asynchronous RPC callTrond Myklebust2013-05-061-1/+1
* Merge branch 'rpcsec_gss-from_cel' into linux-nextTrond Myklebust2013-04-231-24/+15
|\
| * NFS: Avoid PUTROOTFH when managing leasesChuck Lever2013-03-291-15/+3
| * SUNRPC: Define rpcsec_gss_info structureChuck Lever2013-03-291-9/+12
* | nfs: Send atime and mtime as a 64bit valueBryan Schumaker2013-04-191-4/+2
* | NFSv4: Record the OPEN create mode used in the nfs4_opendata structureTrond Myklebust2013-04-161-21/+16
|/
* NFSv4: Fix Oopses in the fs_locations codeTrond Myklebust2013-03-281-23/+20
* NFSv4.1: Add xdr support for CLAIM_FH and CLAIM_DELEG_CUR_FH opensTrond Myklebust2013-03-251-0/+23
* NFSv4: The stateid must remain the same for replayed RPC callsTrond Myklebust2013-03-251-26/+2
* nfs: Convert nfs4xdr to use kuids and kgidsEric W. Biederman2013-02-131-8/+8
* Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust2012-12-111-3/+5
|\
OpenPOWER on IntegriCloud