summaryrefslogtreecommitdiffstats
path: root/fs/nfs/callback.h
Commit message (Expand)AuthorAgeFilesLines
* nfs: don't cast callback decode/proc/encode routinesChristoph Hellwig2017-05-151-17/+10
* nfs: add handling for CB_NOTIFY_LOCK in clientJeff Layton2016-09-221-0/+9
* NFSv4.x: Add kernel parameter to control the callback serverTrond Myklebust2016-09-191-1/+2
* NFSv4.x: Switch to using svc_set_num_threads() to manage the callback threadsTrond Myklebust2016-09-191-0/+2
* NFSv4.x: Allow multiple callbacks in flightTrond Myklebust2016-01-251-1/+2
* NFS: Remove the left function defines in callback.hKinglong Mee2015-10-211-6/+0
* NFS: Remove the left global variable nfs_callback_tcpportKinglong Mee2015-10-211-1/+0
* NFS: Get rid of the unneeded addr stored in callback argumentsKinglong Mee2015-10-211-5/+0
* NFS: Add in v4.2 callback operationBryan Schumaker2013-06-081-0/+2
* NFS: Make callbacks minor version genericBryan Schumaker2013-06-081-0/+1
* NFSv4.1: Clean up session drainingTrond Myklebust2012-12-061-2/+0
* NFSv4.1: Don't confuse target_highest_slotid and max_slots in cb_recall_slotTrond Myklebust2012-12-061-1/+1
* nfs: declare nfs_callback_tcp_port in headerStanislav Kinsbursky2012-10-021-0/+1
* NFS: make nfs_callback_tcpport6 per network contextStanislav Kinsbursky2012-10-011-1/+0
* NFS: make nfs_callback_tcpport per network contextStanislav Kinsbursky2012-10-011-1/+0
* NFS: pass net to nfs_callback_down()Stanislav Kinsbursky2012-10-011-1/+1
* NFS: Convert v4 into a moduleBryan Schumaker2012-07-301-1/+1
* NFSv4.1: Convert slotid from u8 to u32Trond Myklebust2012-02-151-1/+1
* NFS: search for client session id in proper network namespaceStanislav Kinsbursky2012-02-061-0/+1
* NFS: add an endian notationDan Carpenter2012-01-121-1/+1
* NFSv4.1: Fix the callback 'highest_used_slotid' behaviourTrond Myklebust2011-08-041-1/+1
* pnfs: CB_NOTIFY_DEVICEIDMarc Eshel2011-05-291-0/+17
* NFS do not find client in NFSv4 pg_authenticateAndy Adamson2011-01-251-2/+2
* pnfs: update nfs4_callback_recallany to handle layoutsAlexandros Batsakis2011-01-061-0/+8
* pnfs: CB_LAYOUTRECALL xdr codeFred Isaman2011-01-061-0/+19
* NFS add session back channel drainingAndy Adamson2011-01-061-1/+2
* NFS refactor nfs_find_client and reference client across callback processingAndy Adamson2011-01-061-7/+21
* NFS associate sessionid with callback connectionAndy Adamson2011-01-061-0/+1
* nfs41: implement cb_recall_slotAndy Adamson2010-02-101-0/+8
* nfs41: v2 fix cb_recall bugAlexandros Batsakis2009-12-051-1/+4
* nfs41: V2 initial support for CB_RECALL_ANYAlexandros Batsakis2009-12-051-0/+11
* nfs41: Backchannel: update cb_sequence args and resultsRicardo Labiaga2009-06-171-2/+2
* nfs41: cb_sequence proc implementationBenny Halevy2009-06-171-0/+4
* nfs41: cb_sequence protocol level data structuresBenny Halevy2009-06-171-0/+35
* nfs41: consider minorversion in callback_xdr:process_opBenny Halevy2009-06-171-0/+1
* nfs41: callback numbers definitionsBenny Halevy2009-06-171-0/+10
* nfs41: decode minorversion 1 cb_compound headerBenny Halevy2009-06-171-1/+0
* nfs41: store minorversion in cb_compound_hdr_argBenny Halevy2009-06-171-0/+1
* nfs41: Allow NFSv4 and NFSv4.1 callback services to coexistAndy Adamson2009-06-171-5/+2
* nfs41: Implement NFSv4.1 callback service process.Ricardo Labiaga2009-06-171-0/+7
* nfs41: minorversion support for nfs4_{init,destroy}_callbackBenny Halevy2009-06-171-1/+1
* NFS: Start PF_INET6 callback listener only if IPv6 support is availableChuck Lever2009-03-281-0/+1
* NFS: Change cb_recallargs to pass "struct sockaddr *" instead of sockaddr_inChuck Lever2008-01-301-1/+1
* NFS: Change cb_getattrargs to pass "struct sockaddr *" instead of sockaddr_inChuck Lever2008-01-301-1/+1
* NFS: Fix more sparse warningsTrond Myklebust2007-05-141-2/+2
* [PATCH] xdr annotations: fs/nfs/callback*Al Viro2006-10-201-2/+2
* [PATCH] fs/nfs/callback* passes error values big-endianAl Viro2006-10-201-3/+3
* NFS: Fix NFS4 callback up/down prototypesDavid Howells2006-09-221-1/+6
* NFSv4: Allow user to set the port used by the NFSv4 callback channelTrond Myklebust2006-01-061-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+70
OpenPOWER on IntegriCloud