summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfsfh.c
Commit message (Expand)AuthorAgeFilesLines
* nfsd: use true and false for boolean valuesGustavo A. R. Silva2018-08-091-3/+3
* nfsd: don't require low ports for gss requestsJ. Bruce Fields2018-03-191-1/+11
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* nfsd: check d_can_lookup in fh_verify of directoriesJ. Bruce Fields2016-08-041-4/+10
* nfsd: Fix some indent inconsistancyChristophe JAILLET2016-07-131-1/+1
* nfsd: Correct a comment for NFSD_MAY_ defines locationOleg Drokin2016-07-131-1/+1
* don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro2016-04-101-1/+1
* nfsd: switch unsigned char flags in svc_fh to boolsJeff Layton2015-10-121-4/+1
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-10/+10
* VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells2015-02-221-4/+4
* sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to itJeff Layton2014-12-091-1/+1
* NFSD: Put export if prepare_creds() failKinglong Mee2014-09-031-2/+4
* nfsd: add appropriate __force directives to filehandle generation codeJeff Layton2014-06-231-1/+8
* NFSD: Using exp_get for export gettingKinglong Mee2014-06-231-2/+1
* SUNRPC/NFSD: Remove using of dprintk with KERN_WARNINGKinglong Mee2014-05-301-3/+2
* nfsd: clean up fh_auth usageChristoph Hellwig2014-05-081-11/+9
* nfsd: fh_update should error out in unexpected casesJ. Bruce Fields2013-10-291-5/+3
* nfsd: switch to %p[dD]Al Viro2013-10-021-15/+13
* exportfs: add FILEID_INVALID to indicate invalid fid_typeNamjae Jeon2012-11-071-2/+2
* nfsd: Push mnt_want_write() outside of i_mutexJan Kara2012-07-311-0/+1
* nfsd: use exp_put() for svc_export_cache putStanislav Kinsbursky2012-04-111-1/+1
* fs: propagate umode_t, misc bitsAl Viro2012-01-031-2/+2
* nfsd: clean up nfsd_mode_check()J. Bruce Fields2011-08-261-12/+18
* nfsd: open-code special directory-hardlink checkJ. Bruce Fields2011-08-261-9/+0
* nfsd4: allow fh_verify caller to skip pseudoflavor checksJ. Bruce Fields2011-04-111-1/+1
* nfsd: fix "insecure" export optionJ. Bruce Fields2009-12-201-1/+1
* nfsd: remove pointless paths in file headersJ. Bruce Fields2009-12-151-2/+0
* nfsd: restrict filehandles accepted in V4ROOT caseSteve Dickson2009-12-151-0/+34
* nfsd: let "insecure" flag vary by pseudoflavorJ. Bruce Fields2009-12-141-1/+3
* nfsd: Move private headers to source directoryBoaz Harrosh2009-12-141-1/+1
* nfsd: Source files #include cleanupsBoaz Harrosh2009-12-141-9/+0
* nfsd: simplify fh_verify access checksJ. Bruce Fields2009-11-251-29/+21
* nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields2009-11-131-0/+1
* nfsd4: filehandle leak or error exit from fh_compose()J. Bruce Fields2009-09-041-1/+3
* nfsd: move fsid_type choice out of fh_composeJ. Bruce Fields2009-09-021-36/+41
* nfsd: move some of fh_compose into helper functionsJ. Bruce Fields2009-09-021-38/+45
* knfsd: remove unreported filehandle stats countersGreg Banks2009-05-271-6/+0
* NFSD: FIDs need to take precedence over UUIDsSteve Dickson2009-01-071-3/+3
* nfsd: update fh_verify descriptionJ. Bruce Fields2009-01-061-6/+24
* CRED: Inaugurate COW credentialsDavid Howells2008-11-141-3/+8
* CRED: Separate task security context from task_structDavid Howells2008-11-141-3/+3
* nfsd: permit unauthenticated stat of export rootJ. Bruce Fields2008-09-291-10/+20
* [PATCH] kill nameidata passing to permission(), rename to inode_permission()Al Viro2008-07-261-1/+1
* nfsd: fix spurious EACCESS in reconnect_path()Neil Brown2008-06-301-3/+26
* nfsd: rename MAY_ flagsMiklos Szeredi2008-06-231-1/+1
* nfsd: move most of fh_verify to separate functionJ. Bruce Fields2008-04-231-105/+123
* nfsd: fix oops on access from high-numbered portsJ. Bruce Fields2008-03-141-2/+2
* Wrap buffers used for rpc debug printks into RPC_IFDEBUGPavel Emelyanov2008-02-211-1/+1
* Use struct path in struct svc_exportJan Blunck2008-02-141-13/+13
* nfsd: move nfsd/auth.h into fs/nfsdJ. Bruce Fields2008-02-011-0/+1