aboutsummaryrefslogtreecommitdiff
path: root/include/linux/nfsd
AgeCommit message (Expand)Author
2012-03-26nfsd: add a header describing upcall to nfsdcldJeff Layton
2011-09-13NFSD: Remove the ex_pathname field from struct svc_exportTrond Myklebust
2011-09-13NFSD: Cleanup for nfsd4_path()Trond Myklebust
2011-08-31nfsd: remove include/linux/nfsd/syscall.hJ. Bruce Fields
2011-08-26Remove include/linux/nfsd/const.hJ. Bruce Fields
2011-08-26nfsd: remove unused definesJ. Bruce Fields
2011-07-15nfsd: Remove deprecated nfsctl system call and related code.NeilBrown
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-13nfsd: don't support msnfs export optionJ. Bruce Fields
2010-08-14include: replace unifdef-y with header-ySam Ravnborg
2010-05-03nfsd: further comment typosJ. Bruce Fields
2010-04-22nfsd4: fix filehandle commentJ. Bruce Fields
2009-12-15nfsd: move most of nfsfh.h to fs/nfsdJ. Bruce Fields
2009-12-15nfsd: enable V4ROOT exportsJ. Bruce Fields
2009-12-15nfsd: introduce export flag for v4 pseudorootSteve Dickson
2009-12-14nfsd: let "insecure" flag vary by pseudoflavorJ. Bruce Fields
2009-12-14nfsd: new interface to advertise export featuresJ. Bruce Fields
2009-12-14nfsd: Move private headers to source directoryBoaz Harrosh
2009-12-14nfsd: Headers Independence and include cleanupsBoaz Harrosh
2009-12-14nfsd: Remove unused dprintkBoaz Harrosh
2009-11-13nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields
2009-11-05nfsd: use STATEID_FMT and STATEID_VAL for printing stateidsBenny Halevy
2009-09-23seq_file: constify seq_operationsJames Morris
2009-09-17nfsd: return success for non-NFS4 nfs4_state_startStephen Rothwell
2009-09-15nfsd41: Backchannel: Setup sequence informationRicardo Labiaga
2009-09-15nfsd41: Backchannel: Server backchannel RPC wait queueRicardo Labiaga
2009-09-15nfsd41: Backchannel: Add sequence arguments to callback RPC argumentsRicardo Labiaga
2009-09-15nfsd41: Backchannel: callback infrastructureAndy Adamson
2009-09-15nfsd4: use common rpc_cred for all callbacksJ. Bruce Fields
2009-09-15nfsd4: allow nfs4 state startup to failJ. Bruce Fields
2009-09-01nfsd41: replace page based DRC with buffer based DRCAndy Adamson
2009-09-01nfsd41: bound forechannel drc size by memory usageAndy Adamson
2009-08-28nfsd41: expand solo sequence checkAndy Adamson
2009-08-21nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storageJeff Layton
2009-08-21nfsd: make nfs4_client->cl_addr a struct sockaddr_storageJeff Layton
2009-07-28nfsd41: Use separate DRC for setclientidAndy Adamson
2009-07-28nfsd41: hange from page to memory based drc limitsAndy Adamson
2009-07-14nfsd41: use globals for DRC limitsAndy Adamson
2009-06-22Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsdLinus Torvalds
2009-06-18nfsd41: Backchannel: minorversion support for the back channelAndy Adamson
2009-06-17Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31Trond Myklebust
2009-06-17nfs41: exchange_id operationBenny Halevy
2009-06-16nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr st...Alexandros Batsakis
2009-06-11switch rqst_exp_parent()Al Viro
2009-06-11switch rqst_exp_get_by_name()Al Viro
2009-05-27knfsd: reply cache cleanupsGreg Banks
2009-05-01nfsd4: track recall retries in nfs4_delegationJ. Bruce Fields
2009-05-01nfsd4: remove unused dl_truncJ. Bruce Fields
2009-05-01nfsd4: eliminate struct nfs4_cb_recallJ. Bruce Fields
2009-05-01nfsd4: rename callback struct to cb_connJ. Bruce Fields