summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfsfh.c
AgeCommit message (Expand)Author
2023-10-16NFSD: Add nfsd4_encode_fattr4_change()Chuck Lever
2023-08-29nfsd: handle failure to collect pre/post-op attrs more sanelyJeff Layton
2023-06-29Merge tag 'fsnotify_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-11nfsd: don't provide pre/post-op attrs if fh_getattr failsJeff Layton
2023-05-25exportfs: check for error return value from exportfs_encode_*()Amir Goldstein
2023-05-22exportfs: change connectable argument to bit flagsAmir Goldstein
2023-02-20Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-01-26nfsd: remove fetch_iversion export operationJeff Layton
2023-01-26nfsd: use the getattr operation to fetch i_versionJeff Layton
2023-01-26nfsd: move nfsd4_change_attribute to nfsfh.cJeff Layton
2023-01-19fs: port ->permission() to pass mnt_idmapChristian Brauner
2022-10-13nfsd: ensure we always call fh_verify_error tracepointJeff Layton
2022-09-26NFSD: Replace dprintk() call site in fh_verify()Chuck Lever
2022-08-04NFSD: discard fh_locked flag and fh_lock/fh_unlockNeilBrown
2022-08-04NFSD: reduce locking in nfsd_lookup()NeilBrown
2022-07-29NFSD: Instrument fh_verify()Chuck Lever
2022-03-11NFSD: Remove CONFIG_NFSD_V3Chuck Lever
2022-01-08NFSD: Move fill_pre_wcc() and fill_post_wcc()Chuck Lever
2021-10-02NFSD: simplify struct nfsfhNeilBrown
2021-10-02NFSD: drop support for ancient filehandlesNeilBrown
2021-03-22NFSD: Update the GETATTR3res encoder to use struct xdr_streamChuck Lever
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-01-25nfsd: report per-export statsAmir Goldstein
2021-01-25nfsd: protect concurrent access to nfsd stats countersAmir Goldstein
2021-01-24namei: make permission helpers idmapped mount awareChristian Brauner
2020-12-09nfsd: Record NFSv4 pre/post-op attributes as non-atomicTrond Myklebust
2020-12-09nfsd: Fix up nfsd to ensure that timeout errors don't result in ESTALETrond Myklebust
2020-12-09nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operationsJeff Layton
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-03-16nfsd: Add tracing to nfsd_set_fh_dentry()Trond Myklebust
2018-08-09nfsd: use true and false for boolean valuesGustavo A. R. Silva
2018-03-19nfsd: don't require low ports for gss requestsJ. Bruce Fields
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-08-04nfsd: check d_can_lookup in fh_verify of directoriesJ. Bruce Fields
2016-07-13nfsd: Fix some indent inconsistancyChristophe JAILLET
2016-07-13nfsd: Correct a comment for NFSD_MAY_ defines locationOleg Drokin
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