summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2019-07-09nfsd: fix memory corruption caused by readdirNeilBrown
2018-11-20nfsd: silence sparse warning about accessing credentialsJeff Layton
2018-11-20nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdirScott Mayhew
2018-03-03nfsd: auth: Fix gid sorting when rootsquash enabledBen Hutchings
2018-03-03kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2017-11-11nfsd: Limit end of page list when decoding NFSv4 WRITEChuck Lever
2017-08-26ima: pass 'opened' flag to identify newly created filesDmitry Kasatkin
2017-06-05nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields
2017-06-05nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields
2017-06-05nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields
2017-06-05nfsd: special case truncates some moreChristoph Hellwig
2017-06-05nfsd: minor nfsd_setattr cleanupChristoph Hellwig
2017-06-05nfsd: update mtime on truncateChristoph Hellwig
2017-02-23fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2017-02-23Revert "fs: Give dentry to inode_change_ok() instead of inode"Ben Hutchings
2016-11-20fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2016-08-22nfsd: check permissions when setting ACLsBen Hutchings
2016-05-01nfsd: fix deadlock secinfo+readdir compoundJ. Bruce Fields
2016-05-01nfsd4: fix bad bounds checkingJ. Bruce Fields
2015-08-27nfsd: Drop BUG_ON and ignore SECLABEL on absent filesystemKinglong Mee
2015-05-28nfsd: fix the check for confirmed openowner in nfs4_preprocess_stateid_opChristoph Hellwig
2015-05-06nfsd: fix nsfd startup race triggering BUG_ONGiuseppe Cantavenera
2015-01-15nfsd4: fix xdr4 count of server in fs_location4Benjamin Coddington
2015-01-15nfsd4: fix xdr4 inclusion of escaped charBenjamin Coddington
2015-01-15fs: nfsd: Fix signedness bug in compare_blobRasmus Villemoes
2014-12-10nfsd: Fix slot wake up race in the nfsv4.1 callback codeTrond Myklebust
2014-12-10nfsd: correctly define v4.2 support attributesChristoph Hellwig
2014-11-13nfsd4: fix crash on unknown operation numberJ. Bruce Fields
2014-11-13nfsd4: fix response size estimation for OP_SEQUENCEJ. Bruce Fields
2014-10-30nfsd4: reserve adequate space for LOCK opJ. Bruce Fields
2014-10-05nfsd4: fix corruption of NFSv4 read dataJ. Bruce Fields
2014-10-05nfsd4: fix rd_dircount enforcementJ. Bruce Fields
2014-09-05svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever
2014-09-05NFSD: Decrease nfsd_users in nfsd_startup_generic failKinglong Mee
2014-07-23NFSD: Fix crash encoding lock reply on 32-bitKinglong Mee
2014-07-07nfsd: Fix bad reserving space for encoding rdattr_errorKinglong Mee
2014-07-02nfs: fix nfs4d readlink truncated packetAvi Kivity
2014-06-27nfsd: fix rare symlink decoding bugJ. Bruce Fields
2014-06-17NFSD: fix bug for readdir of pseudofsKinglong Mee
2014-06-17NFSD: Don't hand out delegations for 30 seconds after recalling them.NeilBrown
2014-06-09nfsd4: fix FREE_STATEID lockowner leakJ. Bruce Fields
2014-06-06nfsd: don't halt scanning the DRC LRU list when there's an RC_INPROG entryJeff Layton
2014-06-06nfsd4: kill READ64J. Bruce Fields
2014-06-06nfsd4: kill READ32J. Bruce Fields
2014-06-06nfsd4: simplify server xdr->next_page useJ. Bruce Fields
2014-06-04nfsd4: hash deleg stateid only on successful nfs4_set_delegationBenny Halevy
2014-06-04nfsd4: rename recall_lock to state_lockBenny Halevy
2014-06-04nfsd: remove unneeded zeroing of fields in nfsd4_proc_compoundJeff Layton
2014-06-04nfsd: fix setting of NFS4_OO_CONFIRMED in nfsd4_openJeff Layton
2014-06-04nfsd4: use recall_lock for delegation hashingBenny Halevy