aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/callback_xdr.c
AgeCommit message (Expand)Author
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
2007-07-19NFSv4: debug print ntohl(status) in nfs client callback xdr codeBenny Halevy
2007-02-12[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addressesChuck Lever
2006-10-20[PATCH] xdr annotations: fs/nfs/callback*Al Viro
2006-10-20[PATCH] fs/nfs/callback* passes error values big-endianAl Viro
2006-10-20[PATCH] fix svc_procfunc declarationAl Viro
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-09NFSv4: really return status from decode_recall_args()Alexey Dobriyan
2006-03-20NFSv4: Kill braindead gcc warningsTrond Myklebust
2005-06-22[PATCH] NFSv4: Fix an Oops in the callback code.Trond Myklebust
2005-06-22[PATCH] NFS: Header file cleanup...Trond Myklebust
2005-04-16Linux-2.6.12-rc2Linus Torvalds