aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_xdr.h
Commit message (Expand)AuthorAge
* NFS add support for asynchronous COPYOlga Kornievskaia2018-08-09
* NFS COPY xdr handle async replyOlga Kornievskaia2018-08-09
* NFS OFFLOAD_CANCEL xdrOlga Kornievskaia2018-08-09
* pNFS: Parse the results of layoutget on open even if permissions checks failTrond Myklebust2018-07-26
* pNFS/flexfiles: Don't tie up all the rpciod threads in resendsTrond Myklebust2018-06-19
* NFS: Pass the inode down to the getattr() callbackTrond Myklebust2018-06-04
* pnfs: Add barrier to prevent lgopen using LAYOUTGET during recallFred Isaman2018-05-31
* pnfs: Add conditional encode/decode of LAYOUTGET within OPEN compoundFred Isaman2018-05-31
* pnfs: Store return value of decode_layoutget for later processingFred Isaman2018-05-31
* NFSv4: Fix sillyrename to return the delegation when appropriateTrond Myklebust2018-05-31
* NFS: Move call to nfs4_state_protect() to nfs4_commit_setup()Anna Schumaker2018-05-31
* NFS: Move call to nfs4_state_protect_write() to nfs4_write_setup()Anna Schumaker2018-05-31
* 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