aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfsfh.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-27knfsd: remove unreported filehandle stats countersGreg Banks1-6/+0
2009-01-07NFSD: FIDs need to take precedence over UUIDsSteve Dickson1-3/+3
2009-01-06nfsd: update fh_verify descriptionJ. Bruce Fields1-6/+24
2008-11-14CRED: Inaugurate COW credentialsDavid Howells1-3/+8
2008-11-14CRED: Separate task security context from task_structDavid Howells1-3/+3
2008-09-29nfsd: permit unauthenticated stat of export rootJ. Bruce Fields1-10/+20
2008-07-26[PATCH] kill nameidata passing to permission(), rename to inode_permission()Al Viro1-1/+1
2008-06-30nfsd: fix spurious EACCESS in reconnect_path()Neil Brown1-3/+26
2008-06-23nfsd: rename MAY_ flagsMiklos Szeredi1-1/+1
2008-04-23nfsd: move most of fh_verify to separate functionJ. Bruce Fields1-105/+123
2008-03-14nfsd: fix oops on access from high-numbered portsJ. Bruce Fields1-2/+2
2008-02-21Wrap buffers used for rpc debug printks into RPC_IFDEBUGPavel Emelyanov1-1/+1
2008-02-14Use struct path in struct svc_exportJan Blunck1-13/+13
2008-02-01nfsd: move nfsd/auth.h into fs/nfsdJ. Bruce Fields1-0/+1
2007-11-12nfsd4: recheck for secure ports in fh_verifyJ. Bruce Fields1-17/+26
2007-10-22exportfs: add fid typeChristoph Hellwig1-36/+31
2007-09-10knfsd: Validate filehandle type in fsid_sourceNeil Brown1-5/+15
2007-07-17knfsd: nfsd: allow auth_sys nlm on rpcsec_gss exportsJ. Bruce Fields1-4/+10
2007-07-17knfsd: nfsd4: make readonly access depend on pseudoflavorJ. Bruce Fields1-1/+1
2007-07-17knfsd: nfsd4: return nfserr_wrongsecAndy Adamson1-0/+6
2007-07-17knfsd: nfsd: set rq_client to ip-address-determined-domainJ. Bruce Fields1-2/+0
2007-07-17knfsd: nfsd: provide export lookup wrappers which take a svc_rqstJ. Bruce Fields1-3/+2
2007-07-17knfsd: nfsd: make all exp_finding functions return -errno's on errJ. Bruce Fields1-6/+5
2007-07-17knfsd: exportfs: add procedural interface for NFSDChristoph Hellwig1-13/+5
2007-07-17knfsd: exportfs: add exportfs.h headerChristoph Hellwig1-0/+1
2007-05-09knfsd: avoid Oops if buggy userspace performs confusing filehandle->dentry mappingNeilBrown1-6/+50
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-03-14[PATCH] include of asm/pgtable.h in nfsfh is bogusAl Viro1-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-14[PATCH] knfsd: add some new fsid typesNeilBrown1-42/+46
2007-02-14[PATCH] knfsd: tidy up choice of filesystem-identifier when creating a filehandleNeilBrown1-64/+60
2007-02-12[PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst for printingChuck Lever1-3/+4
2007-02-01[PATCH] endianness bug: ntohl() misspelled as >> 24 in fh_verify().Al Viro1-1/+1
2007-01-30[PATCH] knfsd: ratelimit some nfsd messages that are triggered by external eventsNeilBrown1-8/+6
2006-12-13[PATCH] knfsd: nfsd: don't drop silently on upcall deferralJ.Bruce Fields1-2/+4
2006-10-20[PATCH] nfsfh simple endianness annotationsAl Viro1-5/+5
2006-07-31[PATCH] knfsd: Fix stale file handle problem with subtree_checking.NeilBrown1-7/+13
2006-06-30[PATCH] knfsd: nfsd: call nfsd_setuser() on fh_compose(), fix nfsd4 permissions problemJ. Bruce Fields1-7/+8
2006-06-30[PATCH] knfsd: ignore ref_fh when crossing a mountpointNeilBrown1-3/+3
2006-06-30[PATCH] knfsd: remove noise about filehandle being uptodateNeilBrown1-5/+1
2006-03-27[PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+532