summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAgeFilesLines
* fs: Give dentry to inode_change_ok() instead of inodeJan Kara2017-02-231-5/+7
* Revert "fs: Give dentry to inode_change_ok() instead of inode"Ben Hutchings2017-02-231-7/+5
* fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-11-201-5/+7
* nfsd: check permissions when setting ACLsBen Hutchings2016-08-223-27/+25
* nfsd: fix deadlock secinfo+readdir compoundJ. Bruce Fields2016-05-011-0/+1
* nfsd4: fix bad bounds checkingJ. Bruce Fields2016-05-011-5/+8
* nfsd: Drop BUG_ON and ignore SECLABEL on absent filesystemKinglong Mee2015-08-271-5/+6
* nfsd: fix the check for confirmed openowner in nfs4_preprocess_stateid_opChristoph Hellwig2015-05-281-9/+12
* nfsd: fix nsfd startup race triggering BUG_ONGiuseppe Cantavenera2015-05-061-8/+8
* nfsd4: fix xdr4 count of server in fs_location4Benjamin Coddington2015-01-151-1/+1
* nfsd4: fix xdr4 inclusion of escaped charBenjamin Coddington2015-01-151-0/+3
* fs: nfsd: Fix signedness bug in compare_blobRasmus Villemoes2015-01-151-8/+7
* nfsd: Fix slot wake up race in the nfsv4.1 callback codeTrond Myklebust2014-12-101-2/+6
* nfsd: correctly define v4.2 support attributesChristoph Hellwig2014-12-101-3/+6
* nfsd4: fix crash on unknown operation numberJ. Bruce Fields2014-11-131-1/+2
* nfsd4: fix response size estimation for OP_SEQUENCEJ. Bruce Fields2014-11-131-1/+3
* nfsd4: reserve adequate space for LOCK opJ. Bruce Fields2014-10-301-0/+8
* nfsd4: fix corruption of NFSv4 read dataJ. Bruce Fields2014-10-051-1/+2
* nfsd4: fix rd_dircount enforcementJ. Bruce Fields2014-10-051-1/+13
* svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever2014-09-051-1/+2
* NFSD: Decrease nfsd_users in nfsd_startup_generic failKinglong Mee2014-09-051-1/+4
* NFSD: Fix crash encoding lock reply on 32-bitKinglong Mee2014-07-231-1/+3
* nfsd: Fix bad reserving space for encoding rdattr_errorKinglong Mee2014-07-071-1/+1
* nfs: fix nfs4d readlink truncated packetAvi Kivity2014-07-021-1/+1
* nfsd: fix rare symlink decoding bugJ. Bruce Fields2014-06-272-10/+12
* NFSD: fix bug for readdir of pseudofsKinglong Mee2014-06-171-0/+1
* NFSD: Don't hand out delegations for 30 seconds after recalling them.NeilBrown2014-06-171-0/+78
* nfsd4: fix FREE_STATEID lockowner leakJ. Bruce Fields2014-06-091-1/+1
* nfsd: don't halt scanning the DRC LRU list when there's an RC_INPROG entryJeff Layton2014-06-061-9/+8
* nfsd4: kill READ64J. Bruce Fields2014-06-061-17/+16
* nfsd4: kill READ32J. Bruce Fields2014-06-061-128/+127
* nfsd4: simplify server xdr->next_page useJ. Bruce Fields2014-06-061-1/+1
* nfsd4: hash deleg stateid only on successful nfs4_set_delegationBenny Halevy2014-06-041-1/+1
* nfsd4: rename recall_lock to state_lockBenny Halevy2014-06-041-31/+32
* nfsd: remove unneeded zeroing of fields in nfsd4_proc_compoundJeff Layton2014-06-041-3/+0
* nfsd: fix setting of NFS4_OO_CONFIRMED in nfsd4_openJeff Layton2014-06-041-2/+1
* nfsd4: use recall_lock for delegation hashingBenny Halevy2014-06-041-5/+15
* nfsd: fix laundromat next-run-time calculationJeff Layton2014-05-301-14/+8
* nfsd: make nfsd4_encode_fattr staticJeff Layton2014-05-301-1/+1
* SUNRPC/NFSD: Remove using of dprintk with KERN_WARNINGKinglong Mee2014-05-301-3/+2
* nfsd: remove unused function nfsd_read_fileChristoph Hellwig2014-05-302-22/+0
* nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs bufferChristoph Hellwig2014-05-301-2/+2
* NFSD: Error out when getting more than one fsloc/secinfo/uuidKinglong Mee2014-05-301-0/+12
* NFSD: Using type of uint32_t for ex_nflavors instead of intKinglong Mee2014-05-302-4/+5
* NFSD: Add missing comment of "expiry" in expkey_parse()Kinglong Mee2014-05-301-1/+1
* NFSD: Remove typedef of svc_client and svc_export in export.cKinglong Mee2014-05-301-11/+8
* NFSD: Cleanup unneeded including net/ipv6.hKinglong Mee2014-05-301-2/+0
* NFSD: Cleanup unused variable in nfsd_setuser()Kinglong Mee2014-05-301-3/+1
* NFSD: remove unneeded linux/user_namespace.h includeKinglong Mee2014-05-301-1/+0
* NFSD: Adds macro EX_UUID_LEN for exports uuid's lengthKinglong Mee2014-05-303-4/+6