summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfsfh.c
Commit message (Expand)AuthorAgeFilesLines
* nfsd: ensure we always call fh_verify_error tracepointJeff Layton2022-10-131-1/+1
* NFSD: Replace dprintk() call site in fh_verify()Chuck Lever2022-09-261-7/+1
* NFSD: discard fh_locked flag and fh_lock/fh_unlockNeilBrown2022-08-041-2/+1
* NFSD: reduce locking in nfsd_lookup()NeilBrown2022-08-041-0/+19
* NFSD: Instrument fh_verify()Chuck Lever2022-07-291-2/+3
* NFSD: Remove CONFIG_NFSD_V3Chuck Lever2022-03-111-4/+0
* NFSD: Move fill_pre_wcc() and fill_post_wcc()Chuck Lever2022-01-081-1/+65
* NFSD: simplify struct nfsfhNeilBrown2021-10-021-9/+4
* NFSD: drop support for ancient filehandlesNeilBrown2021-10-021-109/+51
* NFSD: Update the GETATTR3res encoder to use struct xdr_streamChuck Lever2021-03-221-1/+1
* 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