summaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_xdr.h
Commit message (Expand)AuthorAgeFilesLines
* NFS: Remove the unused return_delegation() callbackTrond Myklebust2018-04-101-1/+0
* NFS: Add a delegation return into nfs4_proc_unlink_setup()Trond Myklebust2018-04-101-1/+1
* NFS: Move delegation recall into the NFSv4 callback for rename_setup()Trond Myklebust2018-04-101-1/+3
* NFS: Move the delegation return down into nfs4_proc_remove()Trond Myklebust2018-04-101-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* NFS: Use an atomic_long_t to count the number of commitsTrond Myklebust2017-08-151-1/+1
* NFSv4: Fix EXCHANGE_ID corrupt verifier issueTrond Myklebust2017-08-011-1/+1
* nfs4: add NFSv4 LOOKUPP handlersJeff Layton2017-07-131-1/+16
* NFS: Ensure we commit after writeback is completeTrond Myklebust2017-07-131-0/+2
* NFS: Remove unused fields in the page I/O structuresTrond Myklebust2017-07-131-1/+0
* NFS: nfs_rename() - revalidate directories on -ERESTARTSYSBenjamin Coddington2017-07-131-0/+1
* NFS: convert flags to boolBenjamin Coddington2017-07-131-5/+5
* NFS append COMMIT after synchronous COPYOlga Kornievskaia2017-05-081-0/+1
* lockd: Introduce nlmclnt_operationsBenjamin Coddington2017-04-211-0/+1
* NFS: move rw_mode to nfs_pageio_headerBenjamin Coddington2017-04-201-0/+1
* 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