aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/callback_xdr.c
AgeCommit message (Expand)Author
2013-06-28Merge branch 'labeled-nfs' into linux-nextTrond Myklebust
2013-06-08NFS: Add in v4.2 callback operationBryan Schumaker
2013-06-08NFS: Make callbacks minor version genericBryan Schumaker
2013-06-08NFSv4.2: Added NFS v4.2 support to the NFS clientSteve Dickson
2013-05-20NFSv4.1 Fix a pNFS session draining deadlockAndy Adamson
2012-12-06NFSv4.1: Move slot table and session struct definitions to nfs4session.hTrond Myklebust
2012-12-06NFSv4.1: Clean up session drainingTrond Myklebust
2012-12-06NFSv4.1: Don't confuse target_highest_slotid and max_slots in cb_recall_slotTrond Myklebust
2012-07-27SUNRPC: service request network namespace helper introducedStanislav Kinsbursky
2012-06-12NFS: add an endian notation for sparseDan Carpenter
2012-06-12NFSv4.1: integer overflow in decode_cb_sequence_args()Dan Carpenter
2012-03-12NFSv4: Rate limit the state manager warning messagesTrond Myklebust
2012-03-06NFSv4: Simplify the struct nfs4_stateidTrond Myklebust
2012-02-15NFSv4.1: Convert slotid from u8 to u32Trond Myklebust
2012-02-06NFS: search for client session id in proper network namespaceStanislav Kinsbursky
2012-02-06NFS: make cb_ident_idr per net nsStanislav Kinsbursky
2012-02-06NFS: start printks w/ NFS: even if __func__ shownWeston Andros Adamson
2012-01-12nfs: check for integer overflow in decode_devicenotify_args()Dan Carpenter
2011-11-04nfs: set vs_hidden on nfs4_callback_version4 (try #2)Jeff Layton
2011-10-31NFS4: fix cb_recallany decode errorPeng Tao
2011-08-04NFSv4.1: Fix the callback 'highest_used_slotid' behaviourTrond Myklebust
2011-05-29pnfs: CB_NOTIFY_DEVICEIDMarc Eshel
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-25NFS do not find client in NFSv4 pg_authenticateAndy Adamson
2011-01-06pnfs: CB_LAYOUTRECALL xdr codeFred Isaman
2011-01-06NFS add session back channel drainingAndy Adamson
2011-01-06NFS refactor nfs_find_client and reference client across callback processingAndy Adamson
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-08nfs4: Make the v4 callback service hiddenSteve Dickson
2010-02-10nfs41: cleanup callback code to use __be32 typeAndy Adamson
2010-02-10nfs41: implement cb_recall_slotAndy Adamson
2010-02-10nfs41: back channel drc minimal implementationAndy Adamson
2010-02-10nfs41: remove uneeded checks in callback processingAndy Adamson
2010-02-10nfs41: directly encode back channel errorAndy Adamson
2010-02-10nfs41: fix wrong error on callback header xdr overflowAndy Adamson
2009-12-05nfs41: V2 initial support for CB_RECALL_ANYAlexandros Batsakis
2009-12-05nfs41: add support for callback with RPC version number 4Alexandros Batsakis
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-06-17nfs41: Backchannel: update cb_sequence args and resultsRicardo Labiaga
2009-06-17nfs41: verify CB_SEQUENCE position in callback compoundBenny Halevy
2009-06-17nfs41: cb_sequence xdr implementationBenny Halevy
2009-06-17nfs41: consider minorversion in callback_xdr:process_opBenny Halevy
2009-06-17nfs41: decode minorversion 1 cb_compound headerBenny Halevy
2009-06-17nfs41: store minorversion in cb_compound_hdr_argBenny Halevy
2008-05-16nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-05-16NFSv4: Check the return value of decode_compound_hdr_arg()Trond Myklebust
2008-02-20nfs: fix sparse warningsHarvey Harrison
2008-01-30NFS: Change cb_recallargs to pass "struct sockaddr *" instead of sockaddr_inChuck Lever
2008-01-30NFS: Change cb_getattrargs to pass "struct sockaddr *" instead of sockaddr_inChuck Lever
2008-01-30NFS: Remove an unneeded check in decode_compound_header_arg()Chuck Lever