summaryrefslogtreecommitdiff
path: root/include/linux/nfs_xdr.h
Commit message (Expand)AuthorAge
* NFS: Remove the unused return_delegation() callbackTrond Myklebust2018-04-10
* NFS: Add a delegation return into nfs4_proc_unlink_setup()Trond Myklebust2018-04-10
* NFS: Move delegation recall into the NFSv4 callback for rename_setup()Trond Myklebust2018-04-10
* NFS: Move the delegation return down into nfs4_proc_remove()Trond Myklebust2018-04-10
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* NFS: Use an atomic_long_t to count the number of commitsTrond Myklebust2017-08-15
* NFSv4: Fix EXCHANGE_ID corrupt verifier issueTrond Myklebust2017-08-01
* nfs4: add NFSv4 LOOKUPP handlersJeff Layton2017-07-13
* NFS: Ensure we commit after writeback is completeTrond Myklebust2017-07-13
* NFS: Remove unused fields in the page I/O structuresTrond Myklebust2017-07-13
* NFS: nfs_rename() - revalidate directories on -ERESTARTSYSBenjamin Coddington2017-07-13
* NFS: convert flags to boolBenjamin Coddington2017-07-13
* NFS append COMMIT after synchronous COPYOlga Kornievskaia2017-05-08
* lockd: Introduce nlmclnt_operationsBenjamin Coddington2017-04-21
* NFS: move rw_mode to nfs_pageio_headerBenjamin Coddington2017-04-20
* nfs: add support for the umask attributeAndreas Gruenbacher2016-12-09
* pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturnTrond Myklebust2016-12-03
* pNFS: Allow layout drivers to manage private data in struct nfs4_layoutreturnTrond Myklebust2016-12-02
* NFSv4: Add a generic structure for managing layout-private informationTrond Myklebust2016-12-02
* NFSv4: Add encode/decode of the layoutreturn op in DELEGRETURNTrond Myklebust2016-12-01
* NFSv4: Add encode/decode of the layoutreturn op in CLOSETrond Myklebust2016-12-01
* pnfs: add a new mechanism to select a layout driver according to an ordered listJeff Layton2016-09-19
* pnfs: track multiple layout types in fsinfo structureJeff Layton2016-09-19
* Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-06
|\
| * qstr: constify instances in nfsAl Viro2016-07-20
* | Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-08-04
|\ \
| * | nfs/nfsd: Move useful bitfield ops to a commonly accessible placeAndrew Elble2016-07-13
| |/
* | NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DSTrond Myklebust2016-06-30
|/
* Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-05-26
|\
| * pnfs: rework LAYOUTGET retry handlingJeff Layton2016-05-17
| * NFS: Add COPY nfs operationAnna Schumaker2016-05-17
| * NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lockDave Wysochanski2016-05-09
* | nfs: per-name sillyunlink exclusionAl Viro2016-05-09
|/
* pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_pageKinglong Mee2016-02-17
* Merge branch 'pnfs_generic'Trond Myklebust2016-01-04
|\
| * NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalidTrond Myklebust2015-12-31
| * NFS: Allow multiple commit requests in flight per fileTrond Myklebust2015-12-31
| * NFS/pNFS: Fix up pNFS write reschedule layering violations and bugsTrond Myklebust2015-12-31
* | pNFS: Add flag to track if we've called nfs4_ff_layout_stat_io_start_read/writeTrond Myklebust2015-12-28
|/
* nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAYJeff Layton2015-11-23
* nfs: Remove unused xdr page offsets in getacl/setacl argumentsAndreas Gruenbacher2015-11-03
* Merge branch 'nfsclone'Trond Myklebust2015-10-21
|\
| * nfs: get clone_blksize when probing fsinfoPeng Tao2015-10-15
| * nfs42: add CLONE xdr functionsPeng Tao2015-10-15
* | NFSv4: nfs4_async_handle_error should take a non-const nfs_serverTrond Myklebust2015-10-08
|/
* NFSv4: Express delegation limit in units of pagesTrond Myklebust2015-09-07
* NFS: Send attributes in OPEN request for NFS4_CREATE_EXCLUSIVE4_1Kinglong Mee2015-08-27
* NFS: Get suppattr_exclcreat when getting server capabilitiesKinglong Mee2015-08-27
* NFSv4: Enable delegated opens even when reboot recovery is pendingTrond Myklebust2015-08-19
* NFSv.2/pnfs Add a LAYOUTSTATS rpc functionTrond Myklebust2015-06-24