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