aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfsfh.c
AgeCommit message (Expand)Author
2016-04-10don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro
2015-10-12nfsd: switch unsigned char flags in svc_fh to boolsJeff Layton
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-02-22VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells
2014-12-09sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to itJeff Layton
2014-09-03NFSD: Put export if prepare_creds() failKinglong Mee
2014-06-23nfsd: add appropriate __force directives to filehandle generation codeJeff Layton
2014-06-23NFSD: Using exp_get for export gettingKinglong Mee
2014-05-30SUNRPC/NFSD: Remove using of dprintk with KERN_WARNINGKinglong Mee
2014-05-08nfsd: clean up fh_auth usageChristoph Hellwig
2013-10-29nfsd: fh_update should error out in unexpected casesJ. Bruce Fields
2013-10-02nfsd: switch to %p[dD]Al Viro
2012-11-07exportfs: add FILEID_INVALID to indicate invalid fid_typeNamjae Jeon
2012-07-31nfsd: Push mnt_want_write() outside of i_mutexJan Kara
2012-04-11nfsd: use exp_put() for svc_export_cache putStanislav Kinsbursky
2012-01-03fs: propagate umode_t, misc bitsAl Viro
2011-08-26nfsd: clean up nfsd_mode_check()J. Bruce Fields
2011-08-26nfsd: open-code special directory-hardlink checkJ. Bruce Fields
2011-04-11nfsd4: allow fh_verify caller to skip pseudoflavor checksJ. Bruce Fields
2009-12-20nfsd: fix "insecure" export optionJ. Bruce Fields
2009-12-15nfsd: remove pointless paths in file headersJ. Bruce Fields
2009-12-15nfsd: restrict filehandles accepted in V4ROOT caseSteve Dickson
2009-12-14nfsd: let "insecure" flag vary by pseudoflavorJ. Bruce Fields
2009-12-14nfsd: Move private headers to source directoryBoaz Harrosh
2009-12-14nfsd: Source files #include cleanupsBoaz Harrosh
2009-11-25nfsd: simplify fh_verify access checksJ. Bruce Fields
2009-11-13nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields
2009-09-04nfsd4: filehandle leak or error exit from fh_compose()J. Bruce Fields
2009-09-02nfsd: move fsid_type choice out of fh_composeJ. Bruce Fields
2009-09-02nfsd: move some of fh_compose into helper functionsJ. Bruce Fields
2009-05-27knfsd: remove unreported filehandle stats countersGreg Banks
2009-01-07NFSD: FIDs need to take precedence over UUIDsSteve Dickson
2009-01-06nfsd: update fh_verify descriptionJ. Bruce Fields
2008-11-14CRED: Inaugurate COW credentialsDavid Howells
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-09-29nfsd: permit unauthenticated stat of export rootJ. Bruce Fields
2008-07-26[PATCH] kill nameidata passing to permission(), rename to inode_permission()Al Viro
2008-06-30nfsd: fix spurious EACCESS in reconnect_path()Neil Brown
2008-06-23nfsd: rename MAY_ flagsMiklos Szeredi
2008-04-23nfsd: move most of fh_verify to separate functionJ. Bruce Fields
2008-03-14nfsd: fix oops on access from high-numbered portsJ. Bruce Fields
2008-02-21Wrap buffers used for rpc debug printks into RPC_IFDEBUGPavel Emelyanov
2008-02-14Use struct path in struct svc_exportJan Blunck
2008-02-01nfsd: move nfsd/auth.h into fs/nfsdJ. Bruce Fields
2007-11-12nfsd4: recheck for secure ports in fh_verifyJ. Bruce Fields
2007-10-22exportfs: add fid typeChristoph Hellwig
2007-09-10knfsd: Validate filehandle type in fsid_sourceNeil Brown
2007-07-17knfsd: nfsd: allow auth_sys nlm on rpcsec_gss exportsJ. Bruce Fields
2007-07-17knfsd: nfsd4: make readonly access depend on pseudoflavorJ. Bruce Fields
2007-07-17knfsd: nfsd4: return nfserr_wrongsecAndy Adamson