aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/callback_proc.c
Commit message (Expand)AuthorAgeFilesLines
* NFSv4.1: fix backchannel slotid off-by-one bugAndy Adamson2012-01-251-1/+1
* NFSv4.1: Return NFS4ERR_BADSESSION to callbacks during session resetsTrond Myklebust2011-08-291-0/+5
* NFSv4.1: Fix the callback 'highest_used_slotid' behaviourTrond Myklebust2011-08-291-6/+14
* pnfs: Use byte-range for cb_layoutrecallBenny Halevy2011-05-291-2/+2
* NFSv4.1: use layout driver in global device cacheBenny Halevy2011-05-291-1/+1
* pnfs: CB_NOTIFY_DEVICEIDMarc Eshel2011-05-291-0/+47
* pnfs: fix pnfs lock inversion of i_lock and cl_lockFred Isaman2011-03-111-1/+1
* NFS fix cb_sequence error processingAndy Adamson2011-01-251-1/+1
* NFS do not find client in NFSv4 pg_authenticateAndy Adamson2011-01-251-8/+2
* pnfs: update nfs4_callback_recallany to handle layoutsAlexandros Batsakis2011-01-061-3/+26
* pnfs: add CB_LAYOUTRECALL handlingFred Isaman2011-01-061-1/+118
* pnfs: CB_LAYOUTRECALL xdr codeFred Isaman2011-01-061-0/+6
* NFS add session back channel drainingAndy Adamson2011-01-061-0/+7
* NFS refactor nfs_find_client and reference client across callback processingAndy Adamson2011-01-061-102/+65
* NFS: change stateid to be a unionAlexandros Batsakis2010-10-241-4/+4
* NFS: Fix the locking in nfs4_callback_getattrTrond Myklebust2010-08-061-3/+3
* NFSv41: Fix nfs_async_inode_return_delegation() uglinessTrond Myklebust2010-06-221-12/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* nfs41: cleanup callback code to use __be32 typeAndy Adamson2010-02-101-7/+8
* nfs41: fix nfs4_callback_recallslotAndy Adamson2010-02-101-3/+7
* nfs41: implement cb_recall_slotAndy Adamson2010-02-101-0/+32
* nfs41: back channel drc minimal implementationAndy Adamson2010-02-101-8/+17
* nfs41: prepare for back channel drcAndy Adamson2010-02-101-10/+9
* nfs41: Process callback's referring call listMike Sager2010-02-101-5/+14
* nfs41: Check slot table for referring callsMike Sager2010-02-101-0/+55
* nfs41: v2 fix cb_recall bugAlexandros Batsakis2009-12-051-2/+35
* nfs41: V2 initial support for CB_RECALL_ANYAlexandros Batsakis2009-12-051-0/+29
* nfs41: Backchannel: CB_SEQUENCE validationRicardo Labiaga2009-06-171-4/+67
* nfs41: Backchannel: New find_client_with_session()Ricardo Labiaga2009-06-171-0/+36
* nfs41: cb_sequence proc implementationBenny Halevy2009-06-171-0/+28
* nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-161-2/+2
* NFSv4: Iterate through all nfs_clients when the server recalls a delegationTrond Myklebust2008-01-301-17/+22
* NFS: Change nfs_find_client() to take "struct sockaddr *"Chuck Lever2008-01-301-2/+2
* 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: Move dprintks from callback.c to callback_proc.cChuck Lever2008-01-301-1/+11
* [PATCH] fs/nfs/callback* passes error values big-endianAl Viro2006-10-201-3/+3
* NFS: Generalise the nfs_client structureDavid Howells2006-09-221-4/+5
* NFS: Rename struct nfs4_client to struct nfs_clientDavid Howells2006-09-221-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* NFSv4: Ensure change attribute returned by GETATTR callback conforms to specTrond Myklebust2006-01-061-1/+3
* [PATCH] NFS: Header file cleanup...Trond Myklebust2005-06-221-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+85