aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/callback_xdr.c
Commit message (Expand)AuthorAgeFilesLines
* NFSv4.1: Fix the callback 'highest_used_slotid' behaviourTrond Myklebust2011-08-291-17/+7
* pnfs: CB_NOTIFY_DEVICEIDMarc Eshel2011-05-291-1/+95
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* NFS do not find client in NFSv4 pg_authenticateAndy Adamson2011-01-251-3/+2
* pnfs: CB_LAYOUTRECALL xdr codeFred Isaman2011-01-061-1/+68
* NFS add session back channel drainingAndy Adamson2011-01-061-0/+35
* NFS refactor nfs_find_client and reference client across callback processingAndy Adamson2011-01-061-15/+24
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* nfs4: Make the v4 callback service hiddenSteve Dickson2010-03-081-0/+1
* nfs41: cleanup callback code to use __be32 typeAndy Adamson2010-02-101-15/+15
* nfs41: implement cb_recall_slotAndy Adamson2010-02-101-1/+21
* nfs41: back channel drc minimal implementationAndy Adamson2010-02-101-4/+15
* nfs41: remove uneeded checks in callback processingAndy Adamson2010-02-101-3/+2
* nfs41: directly encode back channel errorAndy Adamson2010-02-101-1/+4
* nfs41: fix wrong error on callback header xdr overflowAndy Adamson2010-02-101-10/+18
* nfs41: V2 initial support for CB_RECALL_ANYAlexandros Batsakis2009-12-051-1/+26
* nfs41: add support for callback with RPC version number 4Alexandros Batsakis2009-12-051-0/+7
* trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
* nfs41: Backchannel: update cb_sequence args and resultsRicardo Labiaga2009-06-171-1/+1
* nfs41: verify CB_SEQUENCE position in callback compoundBenny Halevy2009-06-171-0/+8
* nfs41: cb_sequence xdr implementationBenny Halevy2009-06-171-2/+170
* nfs41: consider minorversion in callback_xdr:process_opBenny Halevy2009-06-171-14/+71
* nfs41: decode minorversion 1 cb_compound headerBenny Halevy2009-06-171-3/+4
* nfs41: store minorversion in cb_compound_hdr_argBenny Halevy2009-06-171-5/+7
* nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-161-9/+9
* NFSv4: Check the return value of decode_compound_hdr_arg()Trond Myklebust2008-05-161-11/+11
* nfs: fix sparse warningsHarvey Harrison2008-02-201-3/+3
* 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: Remove an unneeded check in decode_compound_header_arg()Chuck Lever2008-01-301-1/+1
* NFSv4: debug print ntohl(status) in nfs client callback xdr codeBenny Halevy2007-07-191-5/+5
* [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addressesChuck Lever2007-02-121-2/+2
* [PATCH] xdr annotations: fs/nfs/callback*Al Viro2006-10-201-22/+22
* [PATCH] fs/nfs/callback* passes error values big-endianAl Viro2006-10-201-30/+30
* [PATCH] fix svc_procfunc declarationAl Viro2006-10-201-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* NFSv4: really return status from decode_recall_args()Alexey Dobriyan2006-06-091-1/+1
* NFSv4: Kill braindead gcc warningsTrond Myklebust2006-03-201-12/+16
* [PATCH] NFSv4: Fix an Oops in the callback code.Trond Myklebust2005-06-221-1/+0
* [PATCH] NFS: Header file cleanup...Trond Myklebust2005-06-221-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+481