summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)AuthorFilesLines
2014-07-11nfsd4: fix FREE_STATEID lockowner leakJ. Bruce Fields1-1/+1
2014-07-11nfsd4: use recall_lock for delegation hashingBenny Halevy1-6/+14
2014-07-11nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs bufferChristoph Hellwig1-2/+2
2014-06-09nfsd4: warn on finding lockowner without stateid'sJ. Bruce Fields1-0/+4
2014-06-09nfsd4: remove lockowner when removing lock stateidJ. Bruce Fields1-2/+9
2014-06-09NFSD: Call ->set_acl with a NULL ACL structure if no entriesKinglong Mee1-8/+9
2014-06-09NFSd: call rpc_destroy_wait_queue() from free_client()Trond Myklebust1-0/+1
2014-06-09NFSd: Move default initialisers from create_client() to alloc_client()Trond Myklebust1-12/+12
2014-05-18nfsd: set timeparms.to_maxval in setup_callback_clientJeff Layton1-1/+3
2014-04-30nfsd4: fix setclientid encode sizeJ. Bruce Fields1-1/+2
2014-04-30nfsd: notify_change needs elevated write countJ. Bruce Fields1-0/+9
2014-04-30nfsd: Add fh_{want,drop}_write()Ben Hutchings1-0/+10
2014-04-30nfsd4: session needs room for following op to error outJ. Bruce Fields1-0/+6
2014-04-30nfsd4: buffer-length check for SUPPATTR_EXCLCREATJ. Bruce Fields1-0/+2
2014-01-03nfsd4: fix xdr decoding of large non-write compoundsJ. Bruce Fields1-1/+1
2014-01-03nfsd: make sure to balance get/put_write_accessChristoph Hellwig1-14/+15
2014-01-03nfsd: split up nfsd_setattrChristoph Hellwig1-60/+84
2013-11-28nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes)Bernd Schubert2-2/+15
2013-11-28nfsd: rename 'int access' to 'int may_flags' in nfsd_open()Bernd Schubert1-8/+10
2013-08-03nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct...Harshula Jayasuriya1-2/+3
2013-07-27nfsd4: fix decoding of compounds across page boundariesJ. Bruce Fields1-1/+1
2013-05-30nfsd4: don't allow owner override on 4.1 CLAIM_FH opensJ. Bruce Fields1-2/+13
2013-05-13nfsd: Decode and send 64bit time valuesBryan Schumaker1-14/+5
2013-05-13nfsd4: don't close read-write opens too soonJ. Bruce Fields1-7/+1
2013-05-13nfsd: don't run get_file if nfs4_preprocess_stateid_op return errorfanchaoting1-4/+4
2013-04-10nfsd4: reject "negative" acl lengthsJ. Bruce Fields1-1/+1
2013-03-06nfsd: Fix memleakmajianpeng1-0/+2
2013-01-03nfsd4: fix oops on unusual readlike compoundJ. Bruce Fields1-1/+10
2013-01-03nfsd: avoid permission checks on EXCLUSIVE_CREATE replayNeil Brown2-5/+13
2013-01-03nfsd: fix v4 reply cachingJ. Bruce Fields1-1/+1
2013-01-03nfs: fix wrong object type in lockowner_slabYanchuan Nian1-1/+1
2012-11-16nfsd: add get_uint for u32'sJ. Bruce Fields1-3/+3
2012-10-31nfsd4: fix nfs4 stateid leakJ. Bruce Fields1-0/+1
2012-08-10nfsd4: our filesystems are normally case sensitiveJ. Bruce Fields1-1/+1
2012-05-11nfsd: don't fail unchecked creates of non-special filesJ. Bruce Fields2-5/+5
2012-05-11nfsd: fix compose_entry_fh() failure exitsAl Viro1-14/+8
2012-05-11nfsd: fix endianness breakage in TEST_STATEID handlingAl Viro1-1/+1
2012-05-11nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() failsAl Viro1-14/+9
2012-05-11nfsd: fix b0rken error value for setattr on read-only mountAl Viro1-3/+4
2012-01-26nfsd: Fix oops when parsing a 0 length exportSasha Levin1-1/+1
2012-01-26nfsd4: fix lockowner matchingJ. Bruce Fields1-2/+15
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-0/+3
2011-11-04Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+2
2011-11-03Merge branch 'osd-devel' into nfs-for-nextTrond Myklebust13-1327/+1645
2011-11-02nfsd4: typo logical vs bitwise negate in nfsd4_decode_share_accessBenny Halevy1-1/+1
2011-11-01fs: add module.h to files that were implicitly using itPaul Gortmaker2-0/+2
2011-11-01fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macrosPaul Gortmaker1-0/+1
2011-10-25NFSd: call svc rpcbind cleanup explicitlyStanislav Kinsbursky1-0/+2
2011-10-24nfs41: implement DESTROY_CLIENTID operationMi Jinlong4-2/+61
2011-10-24nfsd4: typo logical vs bitwise negate for want_maskBenny Halevy1-1/+1