aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/callback_xdr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-25NFS do not find client in NFSv4 pg_authenticateAndy Adamson1-3/+2
2011-01-06pnfs: CB_LAYOUTRECALL xdr codeFred Isaman1-1/+68
2011-01-06NFS add session back channel drainingAndy Adamson1-0/+35
2011-01-06NFS refactor nfs_find_client and reference client across callback processingAndy Adamson1-15/+24
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-08nfs4: Make the v4 callback service hiddenSteve Dickson1-0/+1
2010-02-10nfs41: cleanup callback code to use __be32 typeAndy Adamson1-15/+15
2010-02-10nfs41: implement cb_recall_slotAndy Adamson1-1/+21
2010-02-10nfs41: back channel drc minimal implementationAndy Adamson1-4/+15
2010-02-10nfs41: remove uneeded checks in callback processingAndy Adamson1-3/+2
2010-02-10nfs41: directly encode back channel errorAndy Adamson1-1/+4
2010-02-10nfs41: fix wrong error on callback header xdr overflowAndy Adamson1-10/+18
2009-12-05nfs41: V2 initial support for CB_RECALL_ANYAlexandros Batsakis1-1/+26
2009-12-05nfs41: add support for callback with RPC version number 4Alexandros Batsakis1-0/+7
2009-09-21trivial: remove unnecessary semicolonsJoe Perches1-1/+1
2009-06-17nfs41: Backchannel: update cb_sequence args and resultsRicardo Labiaga1-1/+1
2009-06-17nfs41: verify CB_SEQUENCE position in callback compoundBenny Halevy1-0/+8
2009-06-17nfs41: cb_sequence xdr implementationBenny Halevy1-2/+170
2009-06-17nfs41: consider minorversion in callback_xdr:process_opBenny Halevy1-14/+71
2009-06-17nfs41: decode minorversion 1 cb_compound headerBenny Halevy1-3/+4
2009-06-17nfs41: store minorversion in cb_compound_hdr_argBenny Halevy1-5/+7
2008-05-16nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-9/+9
2008-05-16NFSv4: Check the return value of decode_compound_hdr_arg()Trond Myklebust1-11/+11
2008-02-20nfs: fix sparse warningsHarvey Harrison1-3/+3
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
2008-01-30NFS: Remove an unneeded check in decode_compound_header_arg()Chuck Lever1-1/+1
2007-07-19NFSv4: debug print ntohl(status) in nfs client callback xdr codeBenny Halevy1-5/+5
2007-02-12[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addressesChuck Lever1-2/+2
2006-10-20[PATCH] xdr annotations: fs/nfs/callback*Al Viro1-22/+22
2006-10-20[PATCH] fs/nfs/callback* passes error values big-endianAl Viro1-30/+30
2006-10-20[PATCH] fix svc_procfunc declarationAl Viro1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-09NFSv4: really return status from decode_recall_args()Alexey Dobriyan1-1/+1
2006-03-20NFSv4: Kill braindead gcc warningsTrond Myklebust1-12/+16
2005-06-22[PATCH] NFSv4: Fix an Oops in the callback code.Trond Myklebust1-1/+0
2005-06-22[PATCH] NFS: Header file cleanup...Trond Myklebust1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+481