summaryrefslogtreecommitdiffstats
path: root/fs/nfs/callback.h
AgeCommit message (Expand)AuthorLines
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
2006-10-20[PATCH] fs/nfs/callback* passes error values big-endianAl Viro-3/+3
2006-09-22NFS: Fix NFS4 callback up/down prototypesDavid Howells-1/+6
2006-01-06NFSv4: Allow user to set the port used by the NFSv4 callback channelTrond Myklebust-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+70