aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/callback_proc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-05nfs41: v2 fix cb_recall bugAlexandros Batsakis1-2/+35
2009-12-05nfs41: V2 initial support for CB_RECALL_ANYAlexandros Batsakis1-0/+29
2009-06-17nfs41: Backchannel: CB_SEQUENCE validationRicardo Labiaga1-4/+67
2009-06-17nfs41: Backchannel: New find_client_with_session()Ricardo Labiaga1-0/+36
2009-06-17nfs41: cb_sequence proc implementationBenny Halevy1-0/+28
2008-05-16nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2008-01-30NFSv4: Iterate through all nfs_clients when the server recalls a delegationTrond Myklebust1-17/+22
2008-01-30NFS: Change nfs_find_client() to take "struct sockaddr *"Chuck Lever1-2/+2
2008-01-30NFS: Change cb_recallargs to pass "struct sockaddr *" instead of sockaddr_inChuck Lever1-1/+1
2008-01-30NFS: Change cb_getattrargs to pass "struct sockaddr *" instead of sockaddr_inChuck Lever1-1/+1
2008-01-30NFS: Move dprintks from callback.c to callback_proc.cChuck Lever1-1/+11
2006-10-20[PATCH] fs/nfs/callback* passes error values big-endianAl Viro1-3/+3
2006-09-22NFS: Generalise the nfs_client structureDavid Howells1-4/+5
2006-09-22NFS: Rename struct nfs4_client to struct nfs_clientDavid Howells1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-06NFSv4: Ensure change attribute returned by GETATTR callback conforms to specTrond Myklebust1-1/+3
2005-06-22[PATCH] NFS: Header file cleanup...Trond Myklebust1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+85