summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfsfh.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-231-1/+2
|\
| * namei: make permission helpers idmapped mount awareChristian Brauner2021-01-241-1/+2
* | nfsd: report per-export statsAmir Goldstein2021-01-251-2/+2
* | nfsd: protect concurrent access to nfsd stats countersAmir Goldstein2021-01-251-1/+1
|/
* nfsd: Record NFSv4 pre/post-op attributes as non-atomicTrond Myklebust2020-12-091-0/+4
* nfsd: Fix up nfsd to ensure that timeout errors don't result in ESTALETrond Myklebust2020-12-091-4/+12
* nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operationsJeff Layton2020-12-091-0/+14
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
* nfsd: Add tracing to nfsd_set_fh_dentry()Trond Myklebust2020-03-161-3/+10
* 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