aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2014-06-18nfsd4: remove lockowner when removing lock stateidJ. Bruce Fields
2014-06-18nfsd4: warn on finding lockowner without stateid'sJ. Bruce Fields
2014-06-18NFSD: Call ->set_acl with a NULL ACL structure if no entriesKinglong Mee
2014-06-18NFSd: call rpc_destroy_wait_queue() from free_client()Trond Myklebust
2014-06-18NFSd: Move default initialisers from create_client() to alloc_client()Trond Myklebust
2014-06-18nfsd: set timeparms.to_maxval in setup_callback_clientJeff Layton
2014-06-18NFSD: Traverse unconfirmed client through hash-tableKinglong Mee
2014-06-18nfsd4: fix setclientid encode sizeJ. Bruce Fields
2014-06-18nfsd4: fix memory leak in nfsd4_encode_fattr()Yan, Zheng
2014-06-18nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky
2014-06-18nfsd: notify_change needs elevated write countJ. Bruce Fields
2014-06-18nfsd4: leave reply buffer space for failed setattrJ. Bruce Fields
2014-06-18nfsd4: fix test_stateid error reply encodingJ. Bruce Fields
2014-06-18nfsd4: buffer-length check for SUPPATTR_EXCLCREATJ. Bruce Fields
2014-06-18nfsd4: session needs room for following op to error outJ. Bruce Fields
2014-06-18nfsd: revert v2 half of "nfsd: don't return high mode bits"J. Bruce Fields
2014-02-18nfsd: fix lost nfserrno() call in nfsd_setattr()J. R. Okajima
2014-02-11nfsd4: fix acl buffer overrunJ. Bruce Fields
2014-01-30Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-01-27nfsd: consider CLAIM_FH when handing out delegationMing Chen
2014-01-27nfsd4: fix delegation-unlink/rename raceJ. Bruce Fields
2014-01-27nfsd4: delay setting current_fh in openJ. Bruce Fields
2014-01-27nfsd4: minor nfs4_setlease cleanupJ. Bruce Fields
2014-01-26nfsd: use get_acl and ->set_aclChristoph Hellwig
2014-01-24nfsd4: decrease nfsd4_encode_fattr stack usageJ. Bruce Fields
2014-01-23nfsd: fix encode_entryplus_baggage stack usageJ. Bruce Fields
2014-01-08nfsd4: simplify xdr encoding of nfsv4 namesJ. Bruce Fields
2014-01-07nfsd4: encode_rdattr_error cleanupJ. Bruce Fields
2014-01-07nfsd4: nfsd4_encode_fattr cleanupJ. Bruce Fields
2014-01-07nfsd4: better VERIFY commentJ. Bruce Fields
2014-01-07nfsd4: break only delegations when appropriateJ. Bruce Fields
2014-01-06NFSD: Fix a memory leak in nfsd4_create_sessionKinglong Mee
2014-01-06nfsd: get rid of unused function definitionKinglong Mee
2014-01-06Define op_iattr for nfsd4_open instead using macroKinglong Mee
2014-01-06NFSD: fix compile warning without CONFIG_NFSD_V3Kinglong Mee
2014-01-03NFSD: Don't start lockd when only NFSv4 is runningKinglong Mee
2014-01-03SUNRPC/NFSD: Support a new option for ignoring the result of svc_registerKinglong Mee
2014-01-03NFSD: fix bad length checking for backchannelKinglong Mee
2014-01-03NFSD: fix a leak which can cause CREATE_SESSION failuresKinglong Mee
2014-01-03Add missing recording of back channel attrs in nfsd4_sessionKinglong Mee
2014-01-03nfsd: get rid of unused macro definitionKinglong Mee
2014-01-03nfsd: clean up unnecessary temporary variable in nfsd4_decode_fattrKinglong Mee
2014-01-03nfsd: using nfsd4_encode_noop for encoding destroy_session/free_stateidKinglong Mee
2014-01-03nfsd: clean up an xdr reserved space calculationKinglong Mee
2014-01-02nfsd: get rid of unused function definitionKinglong Mee
2014-01-02nfsd: calculate the missing length of bitmap in EXCHANGE_IDKinglong Mee
2013-12-12nfsd: revoking of suid/sgid bits after chown() in a consistent wayStanislav Kholmanskikh
2013-12-11nfsd: don't try to reuse an expired DRC entry off the listJeff Layton
2013-12-10nfsd: start documenting some XDR handling functionsChristoph Hellwig
2013-12-10nfsd: don't return high mode bitsAlbert Fluegel