aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/callback_proc.c
AgeCommit message (Expand)Author
2011-01-06pnfs: update nfs4_callback_recallany to handle layoutsAlexandros Batsakis
2011-01-06pnfs: add CB_LAYOUTRECALL handlingFred Isaman
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-10-24NFS: change stateid to be a unionAlexandros Batsakis
2010-08-06NFS: Fix the locking in nfs4_callback_getattrTrond Myklebust
2010-06-22NFSv41: Fix nfs_async_inode_return_delegation() uglinessTrond Myklebust
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-10nfs41: cleanup callback code to use __be32 typeAndy Adamson
2010-02-10nfs41: fix nfs4_callback_recallslotAndy Adamson
2010-02-10nfs41: implement cb_recall_slotAndy Adamson
2010-02-10nfs41: back channel drc minimal implementationAndy Adamson
2010-02-10nfs41: prepare for back channel drcAndy Adamson
2010-02-10nfs41: Process callback's referring call listMike Sager
2010-02-10nfs41: Check slot table for referring callsMike Sager
2009-12-05nfs41: v2 fix cb_recall bugAlexandros Batsakis
2009-12-05nfs41: V2 initial support for CB_RECALL_ANYAlexandros Batsakis
2009-06-17nfs41: Backchannel: CB_SEQUENCE validationRicardo Labiaga
2009-06-17nfs41: Backchannel: New find_client_with_session()Ricardo Labiaga
2009-06-17nfs41: cb_sequence proc implementationBenny Halevy
2008-05-16nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-01-30NFSv4: Iterate through all nfs_clients when the server recalls a delegationTrond Myklebust
2008-01-30NFS: Change nfs_find_client() to take "struct sockaddr *"Chuck Lever
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: Move dprintks from callback.c to callback_proc.cChuck Lever
2006-10-20[PATCH] fs/nfs/callback* passes error values big-endianAl Viro
2006-09-22NFS: Generalise the nfs_client structureDavid Howells
2006-09-22NFS: Rename struct nfs4_client to struct nfs_clientDavid Howells
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-06NFSv4: Ensure change attribute returned by GETATTR callback conforms to specTrond Myklebust
2005-06-22[PATCH] NFS: Header file cleanup...Trond Myklebust
2005-04-16Linux-2.6.12-rc2Linus Torvalds