summaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_xdr.h
Commit message (Expand)AuthorAgeFilesLines
* nfs: add support for the umask attributeAndreas Gruenbacher2016-12-091-0/+2
* pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturnTrond Myklebust2016-12-031-2/+1
* pNFS: Allow layout drivers to manage private data in struct nfs4_layoutreturnTrond Myklebust2016-12-021-0/+2
* NFSv4: Add a generic structure for managing layout-private informationTrond Myklebust2016-12-021-0/+14
* NFSv4: Add encode/decode of the layoutreturn op in DELEGRETURNTrond Myklebust2016-12-011-0/+3
* NFSv4: Add encode/decode of the layoutreturn op in CLOSETrond Myklebust2016-12-011-0/+3
* pnfs: add a new mechanism to select a layout driver according to an ordered listJeff Layton2016-09-191-0/+1
* pnfs: track multiple layout types in fsinfo structureJeff Layton2016-09-191-1/+6
* Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-061-4/+4
|\
| * qstr: constify instances in nfsAl Viro2016-07-201-4/+4
* | Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-08-041-11/+0
|\ \
| * | nfs/nfsd: Move useful bitfield ops to a commonly accessible placeAndrew Elble2016-07-131-11/+0
| |/
* / NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DSTrond Myklebust2016-06-301-3/+2
|/
* Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-05-261-3/+27
|\
| * pnfs: rework LAYOUTGET retry handlingJeff Layton2016-05-171-2/+0
| * NFS: Add COPY nfs operationAnna Schumaker2016-05-171-0/+26
| * NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lockDave Wysochanski2016-05-091-1/+1
* | nfs: per-name sillyunlink exclusionAl Viro2016-05-091-2/+2
|/
* pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_pageKinglong Mee2016-02-171-0/+1
* Merge branch 'pnfs_generic'Trond Myklebust2016-01-041-1/+3
|\
| * NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalidTrond Myklebust2015-12-311-0/+2
| * NFS: Allow multiple commit requests in flight per fileTrond Myklebust2015-12-311-1/+0
| * NFS/pNFS: Fix up pNFS write reschedule layering violations and bugsTrond Myklebust2015-12-311-0/+1
* | pNFS: Add flag to track if we've called nfs4_ff_layout_stat_io_start_read/writeTrond Myklebust2015-12-281-0/+2
|/
* nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAYJeff Layton2015-11-231-0/+1
* nfs: Remove unused xdr page offsets in getacl/setacl argumentsAndreas Gruenbacher2015-11-031-2/+0
* Merge branch 'nfsclone'Trond Myklebust2015-10-211-0/+20
|\
| * nfs: get clone_blksize when probing fsinfoPeng Tao2015-10-151-0/+1
| * nfs42: add CLONE xdr functionsPeng Tao2015-10-151-0/+19
* | NFSv4: nfs4_async_handle_error should take a non-const nfs_serverTrond Myklebust2015-10-081-3/+3
|/
* NFSv4: Express delegation limit in units of pagesTrond Myklebust2015-09-071-1/+1
* NFS: Send attributes in OPEN request for NFS4_CREATE_EXCLUSIVE4_1Kinglong Mee2015-08-271-1/+1
* NFS: Get suppattr_exclcreat when getting server capabilitiesKinglong Mee2015-08-271-0/+2
* NFSv4: Enable delegated opens even when reboot recovery is pendingTrond Myklebust2015-08-191-1/+1
* NFSv.2/pnfs Add a LAYOUTSTATS rpc functionTrond Myklebust2015-06-241-0/+43
* nfs: make nfs4_init_uniform_client_string use a dynamically allocated bufferJeff Layton2015-06-161-6/+0
* nfs: convert setclientid and exchange_id encoders to use clp->cl_owner_idJeff Layton2015-06-161-1/+1
* nfs: increase size of EXCHANGE_ID name string bufferJeff Layton2015-06-161-1/+1
* NFS: Don't zap caches on fallocate()Anna Schumaker2015-04-231-0/+4
* NFSv4.1: Allow getdeviceinfo to return notification info back to callerTrond Myklebust2015-03-271-0/+2
* NFSv4.1: Clean up bind_conn_to_sessionTrond Myklebust2015-02-181-1/+8
* NFSv4.1: Clean up create_sessionTrond Myklebust2015-02-181-1/+7
* NFS: struct nfs_commit_info.lock must always point to inode->i_lockTrond Myklebust2015-02-131-1/+1
* NFSv4.1: Pin the inode and super block in asynchronous layoutreturnsTrond Myklebust2015-02-051-0/+1
* NFSv4.1: Pin the inode and super block in asynchronous layoutcommitTrond Myklebust2015-02-051-0/+1
* NFSv4.1: Ask for no delegation on OPEN if using O_DIRECTTrond Myklebust2015-02-041-0/+2
* Merge branch 'flexfiles'Trond Myklebust2015-02-031-1/+5
|\
| * nfs41: add range to layoutreturn argsPeng Tao2015-02-031-1/+1
| * nfs: add mirroring support to pgio layerWeston Andros Adamson2015-02-031-0/+1
| * nfs: rename pgio header ds_idx to ds_commit_idxWeston Andros Adamson2015-02-031-1/+1