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