summaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_xdr.h
AgeCommit message (Expand)Author
2016-08-06Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-08-04Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-07-20qstr: constify instances in nfsAl Viro
2016-07-13nfs/nfsd: Move useful bitfield ops to a commonly accessible placeAndrew Elble
2016-06-30NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DSTrond Myklebust
2016-05-26Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-05-17pnfs: rework LAYOUTGET retry handlingJeff Layton
2016-05-17NFS: Add COPY nfs operationAnna Schumaker
2016-05-09nfs: per-name sillyunlink exclusionAl Viro
2016-05-09NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lockDave Wysochanski
2016-02-17pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_pageKinglong Mee
2016-01-04Merge branch 'pnfs_generic'Trond Myklebust
2015-12-31NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalidTrond Myklebust
2015-12-31NFS: Allow multiple commit requests in flight per fileTrond Myklebust
2015-12-31NFS/pNFS: Fix up pNFS write reschedule layering violations and bugsTrond Myklebust
2015-12-28pNFS: Add flag to track if we've called nfs4_ff_layout_stat_io_start_read/writeTrond Myklebust
2015-11-23nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAYJeff Layton
2015-11-03nfs: Remove unused xdr page offsets in getacl/setacl argumentsAndreas Gruenbacher
2015-10-21Merge branch 'nfsclone'Trond Myklebust
2015-10-15nfs: get clone_blksize when probing fsinfoPeng Tao
2015-10-15nfs42: add CLONE xdr functionsPeng Tao
2015-10-08NFSv4: nfs4_async_handle_error should take a non-const nfs_serverTrond Myklebust
2015-09-07NFSv4: Express delegation limit in units of pagesTrond Myklebust
2015-08-27NFS: Send attributes in OPEN request for NFS4_CREATE_EXCLUSIVE4_1Kinglong Mee
2015-08-27NFS: Get suppattr_exclcreat when getting server capabilitiesKinglong Mee
2015-08-19NFSv4: Enable delegated opens even when reboot recovery is pendingTrond Myklebust
2015-06-24NFSv.2/pnfs Add a LAYOUTSTATS rpc functionTrond Myklebust
2015-06-16nfs: make nfs4_init_uniform_client_string use a dynamically allocated bufferJeff Layton
2015-06-16nfs: convert setclientid and exchange_id encoders to use clp->cl_owner_idJeff Layton
2015-06-16nfs: increase size of EXCHANGE_ID name string bufferJeff Layton
2015-04-23NFS: Don't zap caches on fallocate()Anna Schumaker
2015-03-27NFSv4.1: Allow getdeviceinfo to return notification info back to callerTrond Myklebust
2015-02-18NFSv4.1: Clean up bind_conn_to_sessionTrond Myklebust
2015-02-18NFSv4.1: Clean up create_sessionTrond Myklebust
2015-02-13NFS: struct nfs_commit_info.lock must always point to inode->i_lockTrond Myklebust
2015-02-05NFSv4.1: Pin the inode and super block in asynchronous layoutreturnsTrond Myklebust
2015-02-05NFSv4.1: Pin the inode and super block in asynchronous layoutcommitTrond Myklebust
2015-02-04NFSv4.1: Ask for no delegation on OPEN if using O_DIRECTTrond Myklebust
2015-02-03Merge branch 'flexfiles'Trond Myklebust
2015-02-03nfs41: add range to layoutreturn argsPeng Tao
2015-02-03nfs: add mirroring support to pgio layerWeston Andros Adamson
2015-02-03nfs: rename pgio header ds_idx to ds_commit_idxWeston Andros Adamson
2015-02-03nfs41: pass iomode through layoutreturn argsPeng Tao
2015-02-03nfs: save server READ/WRITE/COMMIT statusPeng Tao
2015-01-24NFSv4: Update of VFS byte range lock must be atomic with the stateid updateTrond Myklebust
2015-01-24NFSv4: Fix lock on-wire reordering issuesTrond Myklebust
2015-01-23NFSv4: Fix an atomicity problem in CLOSETrond Myklebust
2014-11-25nfs: Add ALLOCATE supportAnna Schumaker
2014-11-12nfs: fix pnfs direct write memory leakPeng Tao
2014-09-30Merge branch 'client-4.2' into linux-nextTrond Myklebust