summaryrefslogtreecommitdiff
path: root/fs/nfs/callback_proc.c
AgeCommit message (Expand)Author
2012-01-18NFSv4.1: fix backchannel slotid off-by-one bugAndy Adamson
2011-08-04NFSv4.1: Return NFS4ERR_BADSESSION to callbacks during session resetsTrond Myklebust
2011-08-04NFSv4.1: Fix the callback 'highest_used_slotid' behaviourTrond Myklebust
2011-07-12NFS: move pnfs layouts to nfs_server structureWeston Andros Adamson
2011-05-29pnfs: Use byte-range for cb_layoutrecallBenny Halevy
2011-05-29NFSv4.1: use layout driver in global device cacheBenny Halevy
2011-05-29pnfs: CB_NOTIFY_DEVICEIDMarc Eshel
2011-03-11pnfs: fix pnfs lock inversion of i_lock and cl_lockFred Isaman
2011-01-25NFS fix cb_sequence error processingAndy Adamson
2011-01-25NFS do not find client in NFSv4 pg_authenticateAndy Adamson
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-rc2v2.6.12-rc2Linus Torvalds