aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/callback.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-16NFSv4: Add support for CB_RECALL_ANY for flexfiles layoutsTrond Myklebust1-1/+3
2019-11-03NFSv4: NFSv4 callbacks also support 64-bit timestampsTrond Myklebust1-2/+2
2018-08-09NFS CB_OFFLOAD xdrOlga Kornievskaia1-0/+12
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-15nfs: don't cast callback decode/proc/encode routinesChristoph Hellwig1-17/+10
2016-09-22nfs: add handling for CB_NOTIFY_LOCK in clientJeff Layton1-0/+9
2016-09-19NFSv4.x: Add kernel parameter to control the callback serverTrond Myklebust1-1/+2
2016-09-19NFSv4.x: Switch to using svc_set_num_threads() to manage the callback threadsTrond Myklebust1-0/+2
2016-01-25NFSv4.x: Allow multiple callbacks in flightTrond Myklebust1-1/+2
2015-10-21NFS: Remove the left function defines in callback.hKinglong Mee1-6/+0
2015-10-21NFS: Remove the left global variable nfs_callback_tcpportKinglong Mee1-1/+0
2015-10-21NFS: Get rid of the unneeded addr stored in callback argumentsKinglong Mee1-5/+0
2013-06-08NFS: Add in v4.2 callback operationBryan Schumaker1-0/+2
2013-06-08NFS: Make callbacks minor version genericBryan Schumaker1-0/+1
2012-12-06NFSv4.1: Clean up session drainingTrond Myklebust1-2/+0
2012-12-06NFSv4.1: Don't confuse target_highest_slotid and max_slots in cb_recall_slotTrond Myklebust1-1/+1
2012-10-02nfs: declare nfs_callback_tcp_port in headerStanislav Kinsbursky1-0/+1
2012-10-01NFS: make nfs_callback_tcpport6 per network contextStanislav Kinsbursky1-1/+0
2012-10-01NFS: make nfs_callback_tcpport per network contextStanislav Kinsbursky1-1/+0
2012-10-01NFS: pass net to nfs_callback_down()Stanislav Kinsbursky1-1/+1
2012-07-30NFS: Convert v4 into a moduleBryan Schumaker1-1/+1
2012-02-15NFSv4.1: Convert slotid from u8 to u32Trond Myklebust1-1/+1
2012-02-06NFS: search for client session id in proper network namespaceStanislav Kinsbursky1-0/+1
2012-01-12NFS: add an endian notationDan Carpenter1-1/+1
2011-08-04NFSv4.1: Fix the callback 'highest_used_slotid' behaviourTrond Myklebust1-1/+1
2011-05-29pnfs: CB_NOTIFY_DEVICEIDMarc Eshel1-0/+17
2011-01-25NFS do not find client in NFSv4 pg_authenticateAndy Adamson1-2/+2
2011-01-06pnfs: update nfs4_callback_recallany to handle layoutsAlexandros Batsakis1-0/+8
2011-01-06pnfs: CB_LAYOUTRECALL xdr codeFred Isaman1-0/+19
2011-01-06NFS add session back channel drainingAndy Adamson1-1/+2
2011-01-06NFS refactor nfs_find_client and reference client across callback processingAndy Adamson1-7/+21
2011-01-06NFS associate sessionid with callback connectionAndy Adamson1-0/+1
2010-02-10nfs41: implement cb_recall_slotAndy Adamson1-0/+8
2009-12-05nfs41: v2 fix cb_recall bugAlexandros Batsakis1-1/+4
2009-12-05nfs41: V2 initial support for CB_RECALL_ANYAlexandros Batsakis1-0/+11
2009-06-17nfs41: Backchannel: update cb_sequence args and resultsRicardo Labiaga1-2/+2
2009-06-17nfs41: cb_sequence proc implementationBenny Halevy1-0/+4
2009-06-17nfs41: cb_sequence protocol level data structuresBenny Halevy1-0/+35
2009-06-17nfs41: consider minorversion in callback_xdr:process_opBenny Halevy1-0/+1
2009-06-17nfs41: callback numbers definitionsBenny Halevy1-0/+10
2009-06-17nfs41: decode minorversion 1 cb_compound headerBenny Halevy1-1/+0
2009-06-17nfs41: store minorversion in cb_compound_hdr_argBenny Halevy1-0/+1
2009-06-17nfs41: Allow NFSv4 and NFSv4.1 callback services to coexistAndy Adamson1-5/+2
2009-06-17nfs41: Implement NFSv4.1 callback service process.Ricardo Labiaga1-0/+7
2009-06-17nfs41: minorversion support for nfs4_{init,destroy}_callbackBenny Halevy1-1/+1
2009-03-28NFS: Start PF_INET6 callback listener only if IPv6 support is availableChuck Lever1-0/+1
2008-01-30NFS: Change cb_recallargs to pass "struct sockaddr *" instead of sockaddr_inChuck Lever1-1/+1
2008-01-30NFS: Change cb_getattrargs to pass "struct sockaddr *" instead of sockaddr_inChuck Lever1-1/+1
2007-05-14NFS: Fix more sparse warningsTrond Myklebust1-2/+2
2006-10-20[PATCH] xdr annotations: fs/nfs/callback*Al Viro1-2/+2